1. e368b51 dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically by Vinod Koul · 11 years ago
  2. fed42c1 dma: dw: add PCI part of the driver by Andy Shevchenko · 11 years ago
  3. 9cade1a dma: dw: split driver to library part and platform code by Andy Shevchenko · 11 years ago
  4. 61a7649 dma: move dw_dmac driver to an own directory by Andy Shevchenko · 11 years ago
  5. 0b95961 dw_dmac: don't check resource with devm_ioremap_resource by Andy Shevchenko · 11 years ago
  6. fed8c45 dma: pl330: use dma_addr_t for describing bus addresses by Will Deacon · 11 years ago
  7. 0967717 dma: pl330: rip out broken, redundant ID probing by Will Deacon · 11 years ago
  8. 9479e17 dma: imx-sdma: move to generic device tree bindings by Shawn Guo · 11 years ago
  9. add93b5 dmaengine: sirf: set dma residue based on the current dma transfer position by Rongjun Ying · 11 years ago
  10. 7bdc1e2 dma: tegra: avoid channel lock up after free by Dmitry Osipenko · 11 years ago
  11. ac7ae75 dma: tegra20-apbdma: err message correction by Dmitry Osipenko · 11 years ago
  12. 8004cbb dw_dmac: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  13. c1a9d39 dma: timb_dma: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  14. 36c6df5 dma: at_hdmac: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  15. 3208b37 dma: mxs-dma: Staticize mxs_dma_xlate by Fabio Estevam · 11 years ago
  16. dd3daca dma: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  17. d48de6f DMA: AT91: Get residual bytes in dma buffer by Elen Song · 11 years ago
  18. d088c33 DMA: AT91: Get transfer width by Elen Song · 11 years ago
  19. 6c22770 dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment by Nicolas Ferre · 11 years ago
  20. 72ae6e4 dmaengine: at_hdmac: extend hardware handshaking interface identification by Nicolas Ferre · 11 years ago
  21. ea7e790 dmaengine: at_hdmac/trivial: correct typo in comment by Nicolas Ferre · 11 years ago
  22. 5c6b3e7 DMA: imx-dma: imxdma->dev used uninitialized by Markus Pargmann · 11 years ago
  23. 290ad0f dma: imx-dma: Add oftree support by Markus Pargmann · 11 years ago
  24. 30f83b3 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  25. 6d35dea drm/cma: remove GEM CMA specific dma_buf functionality by Joonyoung Shim · 11 years ago
  26. 78467dc drm/cma: add low-level hook functions to use prime helpers by Joonyoung Shim · 11 years ago
  27. 7c397cd drm: add mmap function to prime helpers by Joonyoung Shim · 11 years ago
  28. f9d8a12 drm/prime: fix sgt NULL checking by Joonyoung Shim · 11 years ago
  29. 63eef60 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  30. 59e3264 drm/rcar-du: Fix buffer pitch alignment by Laurent Pinchart · 11 years ago
  31. 3463ff6 drm/rcar-du: Don't ignore rcar_du_crtc_create() return value by Laurent Pinchart · 11 years ago
  32. bf03d1b drm/nva3/disp: Fix HDMI audio regression by Ilia Mirkin · 11 years ago
  33. 378f2bc drm/nv50-/disp: Use output specific mask in interrupt by Emil Velikov · 11 years ago
  34. d005f51 drm/nouveau: use vmalloc for pgt allocation by Marcin Slusarz · 11 years ago
  35. 5c5ae71 drm/nvc0-/gr: remove some more of the hardcoded register writes by Ben Skeggs · 11 years ago
  36. d196e16e drm/nvc0-/gr: factor out yet more unknown magic into versioned functions by Ben Skeggs · 11 years ago
  37. 0bfd6f7 drm/nvd7/devinit: use fermi class, not tesla by Ben Skeggs · 11 years ago
  38. 60a4acd drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16 by Ben Skeggs · 11 years ago
  39. f8adeb8 drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucode by Ben Skeggs · 11 years ago
  40. 8f6fe26 drm/nvf0/gr: build cs ucode for GK110 by Ben Skeggs · 11 years ago
  41. 960b438 drm/nvc0-/gr: extend one of the magic calculations for >4 GPCs by Ben Skeggs · 11 years ago
  42. 0085a60 drm/nvf0/gr: fix ddx shaders locking up on me by Ben Skeggs · 11 years ago
  43. 18ac424 drm/nvc0/devinit: minor typo by Ben Skeggs · 11 years ago
  44. 9d1c4c5 drm/nvf0/gr: enable support, if external cs ucode is available by Ben Skeggs · 11 years ago
  45. b054aad drm/nvf0/gr: magic sequence that makes PGRAPH come out of hiding by Ben Skeggs · 11 years ago
  46. 9ec2dbb drm/nvf0/ce: enable support by Ben Skeggs · 11 years ago
  47. 56fbd2b drm/nvf0/fifo: enable support by Ben Skeggs · 11 years ago
  48. 26410c6 drm/nvd7/gr: initial support by Maarten Lankhorst · 11 years ago
  49. a32b2ff drm/nvc0-/gr: generate cs register lists from grctx data by Ben Skeggs · 11 years ago
  50. 70f824a drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regs by Ben Skeggs · 11 years ago
  51. 5ee86c41 drm/nve0-/gr: some new gpc registers can have multiple copies by Ben Skeggs · 11 years ago
  52. c03ff9e drm/nvc0-/gr: pull out a group of separately context-switched gpc regs by Ben Skeggs · 11 years ago
  53. 30f4e08 drm/nvc0-/gr: make register lists from initvals functions by Ben Skeggs · 11 years ago
  54. 7c6ca30 Merge branch 'qxl-next' of git://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 11 years ago
  55. 5ff91e4 qxl: use drm helper hotplug support by Dave Airlie · 11 years ago
  56. d84300b qxl: add suspend/resume/hibernate support. by Dave Airlie · 11 years ago
  57. b86487a qxl: add fb and ttm entry points for use by suspend/resume. by Dave Airlie · 11 years ago
  58. 1e20911 qxl: add ring prep code for s/r by Dave Airlie · 11 years ago
  59. c9fdda2 qxl: prepare memslot code for suspend/resume by Dave Airlie · 11 years ago
  60. 2bd6ce8 qxl: split monitors_config object creation out. by Dave Airlie · 11 years ago
  61. c927215 drm/qxl: set time on drawables from userspace by Dave Airlie · 11 years ago
  62. 07f8d9b drm/qxl: add support for > 1 output by Dave Airlie · 11 years ago
  63. 5b8788c drm/qxl: make dynamic resizing work properly. by Dave Airlie · 11 years ago
  64. 7ee767b cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states by Thomas Renninger · 11 years ago
  65. 2aa1ca7 cpupower: Haswell also supports the C-states introduced with SandyBridge by Thomas Renninger · 11 years ago
  66. c4f3610 cpupower: Introduce idle-set subcommand and C-state enabling/disabling by Thomas Renninger · 11 years ago
  67. 0924c36 cpupower: Implement disabling of cstate interface by Thomas Renninger · 11 years ago
  68. f605181 cpupower: Make idlestate usage unsigned by Thomas Renninger · 11 years ago
  69. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  70. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  71. 86bd68b sit: fix tunnel update via netlink by Nicolas Dichtel · 11 years ago
  72. 0e07647 dt:net:stmmac: Add dt specific phy reset callback support. by Srinivas Kandagatla · 11 years ago
  73. 25c83b5 dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 by Srinivas Kandagatla · 11 years ago
  74. d741434 dt:net:stmmac: Allocate platform data only if its NULL. by Srinivas Kandagatla · 11 years ago
  75. c9324d1 net:stmmac: fix memleak in the open method by Giuseppe CAVALLARO · 11 years ago
  76. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  77. 57961e3 Input: cyttsp4 - kfree xfer_buf on error path in probe() by Ferruh Yigit · 11 years ago
  78. 98f486f1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  79. 6658b9f [CIFS] use sensible file nlink values if unprovided by Steve French · 11 years ago
  80. 95dc8dd Limit allocation of crypto mechanisms to dialect which requires by Steve French · 11 years ago
  81. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  82. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  83. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  84. 697a067 Merge tag 'md-3.11' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  85. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  86. 92aef8fb hang and lockup detection menu by Dave Hansen · 11 years ago
  87. 604ff0d kconfig: consolidate printk options by Dave Hansen · 11 years ago
  88. 9eade16 group locking debugging options by Dave Hansen · 11 years ago
  89. 6dfc066 consolidate compilation option configs by Dave Hansen · 11 years ago
  90. 881c514 consolidate runtime testing configs by Dave Hansen · 11 years ago
  91. 0610c8a order memory debugging Kconfig options by Dave Hansen · 11 years ago
  92. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  93. da67db4 Merge branch 'hpfs' from Mikulas Patocka by Linus Torvalds · 11 years ago
  94. 275f495 hpfs: implement prefetch to improve performance by Mikulas Patocka · 11 years ago
  95. a0c1b75 hpfs: use mpage by Mikulas Patocka · 11 years ago
  96. 3ebacb0 hpfs: better test for errors by Mikulas Patocka · 11 years ago
  97. 70a9f87 Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 11 years ago
  98. 58be9a9 Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus by Mark Brown · 11 years ago
  99. 1b36881 Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus by Mark Brown · 11 years ago
  100. 986a622 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus by Mark Brown · 11 years ago