1. 657a77fa dmaengine: Move all map_sg/unmap_sg for slave channel to its client by Atsushi Nemoto · 15 years ago
  2. bbea0b6 fsldma: Add DMA_SLAVE support by Ira Snyder · 15 years ago
  3. e6c7ecb fsldma: split apart external pause and request count features by Ira Snyder · 15 years ago
  4. 162b96e ioat2,3: cacheline align software descriptor allocations by Dan Williams · 15 years ago
  5. 0803172 dmaengine: kill tx_list by Dan Williams · 15 years ago
  6. 1979b18 txx9dmac: implement a private tx_list by Dan Williams · 15 years ago
  7. 285a3c7 at_hdmac: implement a private tx_list by Dan Williams · 15 years ago
  8. 64203b6 mv_xor: implement a private tx_list by Dan Williams · 15 years ago
  9. ea25968a ioat: implement a private tx_list by Dan Williams · 15 years ago
  10. 308136d iop-adma: implement a private tx_list by Dan Williams · 15 years ago
  11. eda3423 fsldma: implement a private tx_list by Dan Williams · 15 years ago
  12. e0bd0f8 dw_dmac: implement a private tx_list by Dan Williams · 15 years ago
  13. e12c4fa Merge branch 'ioat' into dmaengine by Dan Williams · 15 years ago
  14. a6417dd I/OAT: Convert to PCI_VDEVICE() by Roland Dreier · 15 years ago
  15. 6506cbc Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded by Roland Dreier · 15 years ago
  16. e323271 ioat3: segregate raid engines by Dan Williams · 15 years ago
  17. b265b11 ioat3: ioat3.2 pci ids for Jasper Forest by Tom Picard · 15 years ago
  18. 58c8649 ioat3: interrupt descriptor support by Dan Williams · 15 years ago
  19. ae78662 ioat3: support xor via pq descriptors by Dan Williams · 15 years ago
  20. d69d235b ioat3: pq support by Dan Williams · 15 years ago
  21. 9de6fc7 ioat3: xor self test by Dan Williams · 15 years ago
  22. b094ad3 ioat3: xor support by Dan Williams · 15 years ago
  23. e61daca ioat3: enable dca for completion writes by Dan Williams · 15 years ago
  24. 5669e31 ioat: add 'ioat' sysfs attributes by Dan Williams · 15 years ago
  25. bf40a68 ioat3: split ioat3 support to its own file, add memset by Dan Williams · 15 years ago
  26. 2aec048 ioat3: hardware version 3.2 register / descriptor definitions by Dan Williams · 15 years ago
  27. 128f2d5 ioat2+: add fence support by Dan Williams · 15 years ago
  28. 83544ae dmaengine, async_tx: support alignment checks by Dan Williams · 15 years ago
  29. 9308add dmaengine: cleanup unused transaction types by Dan Williams · 15 years ago
  30. 138f4c3 dmaengine, async_tx: add a "no channel switch" allocator by Dan Williams · 15 years ago
  31. 0403e38 dmaengine: add fence support by Dan Williams · 15 years ago
  32. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  33. 4b652f0 net_dma: poll for a descriptor after allocation failure by Dan Williams · 15 years ago
  34. a309218 ioat2,3: dynamically resize descriptor ring by Dan Williams · 15 years ago
  35. 09c8a5b ioat: switch watchdog and reset handler from workqueue to timer by Dan Williams · 15 years ago
  36. ad643f5 ioat1: trim ioat_dma_desc_sw by Dan Williams · 15 years ago
  37. 345d852 ioat: ___devinit annotate the initialization paths by Dan Williams · 15 years ago
  38. f6ab95b ioat: preserve chanctrl bits when re-arming interrupts by Dan Williams · 15 years ago
  39. bb32078 ioat: ignore reserved bits for chancnt and xfercap by Dan Williams · 15 years ago
  40. 4fb9b9e ioat: cleanup completion status reads by Dan Williams · 15 years ago
  41. 6df9183 ioat: add some dev_dbg() calls by Dan Williams · 15 years ago
  42. 38e12f6 ioat1: kill unused unmap parameters by Dan Williams · 15 years ago
  43. 5cbafa6 ioat2,3: convert to a true ring buffer by Dan Williams · 15 years ago
  44. dcbc853 ioat: prepare the code for ioat[12]_dma_chan split by Dan Williams · 15 years ago
  45. a6a39ca ioat: fix self test interrupts by Dan Williams · 15 years ago
  46. a0587bc ioat1: move descriptor allocation from submit to prep by Dan Williams · 15 years ago
  47. c7984f4 ioat: define descriptor control bit-field by Dan Williams · 15 years ago
  48. 77867ff ioat: fix type mismatch for ->dmacount by Dan Williams · 15 years ago
  49. f2427e2 ioat: split ioat_dma_probe into core/version-specific routines by Dan Williams · 15 years ago
  50. b31b78f ioat: kill function prototype ifdef guards by Dan Williams · 15 years ago
  51. bc3c702 ioat: cleanup some long deref chains and 80 column collisions by Dan Williams · 15 years ago
  52. e6c0b69 ioat: convert ioat_probe to pcim/devm by Dan Williams · 15 years ago
  53. 1f27adc2 ioat: move definitions to dma.h by Dan Williams · 15 years ago
  54. e6890f6 i915: disable interrupts before tearing down GEM state by Linus Torvalds · 15 years ago
  55. cecc6b6 drm/radeon/r600: use fence->timeout directly by Alex Deucher · 15 years ago
  56. a348a7e6 Merge commit 'v2.6.31-rc1' into dmaengine by Dan Williams · 15 years ago
  57. fd413da b43: PCMCIA is not experimental anymore by Michael Buesch · 15 years ago
  58. fea6734 ath,ar9170: implemented conformance test limit calc. for tx power by Joerg Albert · 15 years ago
  59. 7f42c37 ath,ar9170: move CTL_ defines into regd.h by Joerg Albert · 15 years ago
  60. e6c463e ssb: Fail ssb modinit, if attach of the buses failed. by Michael Buesch · 15 years ago
  61. 69eddc8 b43: remove SHM spinlock by Michael Buesch · 15 years ago
  62. 77ca07ff b43: Remove PIO RX workqueue by Michael Buesch · 15 years ago
  63. 637dae3 b43: Remove DMA/PIO queue locks by Michael Buesch · 15 years ago
  64. f5d40ee b43: Remove TX spinlock by Michael Buesch · 15 years ago
  65. 36dbd95 b43: Use a threaded IRQ handler by Michael Buesch · 15 years ago
  66. d9c35a5 ar9170: implement frequency calibration for one-stage/openfw by Christian Lamparter · 15 years ago
  67. 8813262 ath9k: Fix channelFlags for 2GHZ by Sujith · 15 years ago
  68. 7ea310b ath9k: Fix RX Filter handling for BAR by Sujith · 15 years ago
  69. fc548af ath9k: claim irq for ath9k, not ath for pci by Luis R. Rodriguez · 15 years ago
  70. 580171f ath9k: propagate errors on ath_init_device() and request_irq() by Luis R. Rodriguez · 15 years ago
  71. db6be53 ath9k: propagate ieee80211_alloc_hw() failure by Luis R. Rodriguez · 15 years ago
  72. 5c630ce ar9170: added phy register initialisation from eeprom values by Joerg Albert · 15 years ago
  73. 60d15f5 drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307 by Alex Deucher · 15 years ago
  74. 7c8460d drm/i915: fix mask bits setting by Zhenyu Wang · 15 years ago
  75. e7a963e Merge branches 'sh/smp' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  76. cc84ef3 Merge remote branch 'origin/master' of ../linux-2.6 into drm-next by Dave Airlie · 15 years ago
  77. c746e20 drm/radeon/kms: don't allow ERESTART to hit userspace. by Dave Airlie · 15 years ago
  78. 620f378 drm: prune modes when output is disconnected. by Adam Jackson · 15 years ago
  79. 1ecff1e drm: shut the EDID warnings up. by Adam Jackson · 15 years ago
  80. ec2a4c3 drm/i915: get the bridge device once. by Dave Airlie · 15 years ago
  81. f641e51 drm/radeon/kms: lower debugging on dpms events. by Dave Airlie · 15 years ago
  82. a0cdc64 drm/kms/radeon: make kms default a runtime option by Dave Airlie · 15 years ago
  83. 6fcefd5 drm/kms: fix kms helper license + Kconfig by Dave Airlie · 15 years ago
  84. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  85. 4ce001a drm/radeon/kms: add initial radeon tv-out support. by Dave Airlie · 15 years ago
  86. 551ebd8 drm/radeon/kms: add rn50/r100/r200 CS tracker. by Dave Airlie · 15 years ago
  87. 3ff323f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  88. 4886b5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  89. cbeb286 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  90. f69fb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  91. b76aabc IB/mad: Allow tuning of QP0 and QP1 sizes by Hal Rosenstock · 15 years ago
  92. 6b2eef8 IB/mad: Fix possible lock-lock-timer deadlock by Roland Dreier · 15 years ago
  93. 3b96ea9 backlight: Add support for the Avionic Design Xanthos backlight device. by Thierry Reding · 15 years ago
  94. 5036cc4 backlight: spi driver for LMS283GF05 LCD by Marek Vasut · 15 years ago
  95. f16a5db leds: move leds-clevo-mail's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  96. 156ff0d backlight: move hp680-bl's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  97. 7f1be81 leds: Fix indentation in LEDS_LP3944 Kconfig entry by Antonio Ospite · 15 years ago
  98. db3f520 leds: Fix LED names by Olaf Hering · 15 years ago
  99. 85c5204 leds: Fix leds-pca9532 whitespace issues by Richard Purdie · 15 years ago
  100. 1e9bd94 backlight: Add support for new Apple machines. by Mario Schwalbe · 15 years ago