1. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  2. aa4d72a ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes by Dan Williams · 14 years ago
  3. a6d52d7 ioat2,3: put channel hardware in known state at init by Dan Williams · 15 years ago
  4. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago
  5. ea25968a ioat: implement a private tx_list by Dan Williams · 15 years ago
  6. 9de6fc7 ioat3: xor self test by Dan Williams · 15 years ago
  7. 5669e31 ioat: add 'ioat' sysfs attributes by Dan Williams · 15 years ago
  8. bf40a68 ioat3: split ioat3 support to its own file, add memset by Dan Williams · 15 years ago
  9. 09c8a5b ioat: switch watchdog and reset handler from workqueue to timer by Dan Williams · 15 years ago
  10. ad643f5 ioat1: trim ioat_dma_desc_sw by Dan Williams · 15 years ago
  11. 345d852 ioat: ___devinit annotate the initialization paths by Dan Williams · 15 years ago
  12. f6ab95b ioat: preserve chanctrl bits when re-arming interrupts by Dan Williams · 15 years ago
  13. bb32078 ioat: ignore reserved bits for chancnt and xfercap by Dan Williams · 15 years ago
  14. 4fb9b9e ioat: cleanup completion status reads by Dan Williams · 15 years ago
  15. 6df9183 ioat: add some dev_dbg() calls by Dan Williams · 15 years ago
  16. 38e12f6 ioat1: kill unused unmap parameters by Dan Williams · 15 years ago
  17. 5cbafa6 ioat2,3: convert to a true ring buffer by Dan Williams · 15 years ago
  18. dcbc853 ioat: prepare the code for ioat[12]_dma_chan split by Dan Williams · 15 years ago
  19. a6a39ca ioat: fix self test interrupts by Dan Williams · 15 years ago
  20. a0587bc ioat1: move descriptor allocation from submit to prep by Dan Williams · 15 years ago
  21. c7984f4 ioat: define descriptor control bit-field by Dan Williams · 15 years ago
  22. f2427e2 ioat: split ioat_dma_probe into core/version-specific routines by Dan Williams · 15 years ago
  23. bc3c702 ioat: cleanup some long deref chains and 80 column collisions by Dan Williams · 15 years ago
  24. e6c0b69 ioat: convert ioat_probe to pcim/devm by Dan Williams · 15 years ago
  25. 1f27adc2 ioat: move definitions to dma.h by Dan Williams · 15 years ago
  26. 584ec22 ioat: move to drivers/dma/ioat/ by Dan Williams · 15 years ago[Renamed (99%) from drivers/dma/ioat_dma.c]
  27. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 15 years ago
  28. 4f005db ioatdma: fix "ioatdma frees DMA memory with wrong function" by Maciej Sosnowski · 15 years ago
  29. ccccce2 dmaengine: initialize tx_list in dma_async_tx_descriptor_init by Dan Williams · 15 years ago
  30. 0c33e1c I/OAT: fail self-test if callback test reaches timeout by Dan Williams · 15 years ago
  31. 211a22c I/OAT: update driver version and copyright dates by Maciej Sosnowski · 15 years ago
  32. aa2d0b8 I/OAT: list usage cleanup by Eric Sesterhenn · 15 years ago
  33. 2b8a6bf I/OAT: cancel watchdog before dma remove by Maciej Sosnowski · 15 years ago
  34. 8b794b1 I/OAT: fail initialization on zero channels detection by Maciej Sosnowski · 15 years ago
  35. ea9c717 I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3 by Maciej Sosnowski · 15 years ago
  36. b9bdcbb ioat: fix self test for multi-channel case by Dan Williams · 15 years ago
  37. aa1e6f1 dmaengine: kill struct dma_client and supporting infrastructure by Dan Williams · 15 years ago
  38. 532d3b1 ioat: wait for self-test completion by Dan Williams · 16 years ago
  39. 12ccea2 [3/4] I/OAT: fix async_tx.callback checking by Maciej Sosnowski · 16 years ago
  40. c3d4f44 [1/4] I/OAT: fix channel resources free for not allocated channels by Maciej Sosnowski · 16 years ago
  41. 9fb3c5c Merge branch 'i7300_idle' into release by Len Brown · 16 years ago
  42. f371be6 i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not defined by Venki Pallipadi · 16 years ago
  43. 3ad0b02 i7300_idle: Disable ioat channel only on platforms where ile driver can load by Venki Pallipadi · 16 years ago
  44. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  45. 27471fd i7300_idle driver v1.55 by Andy Henroid · 16 years ago
  46. 89f72a0 drivers/dma/ioat_dma.c: drop code after return by Julia Lawall · 16 years ago
  47. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  48. 7f1b358 I/OAT: I/OAT version 3.0 support by Maciej Sosnowski · 16 years ago
  49. 16a37ac I/OAT: tcp_dma_copybreak default value dependent on I/OAT version by Maciej Sosnowski · 16 years ago
  50. 09177e8 I/OAT: Add watchdog/reset functionality to ioatdma by Maciej Sosnowski · 16 years ago
  51. e1d181e dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap by Dan Williams · 16 years ago
  52. 848c536 dmaengine: Add dma_client parameter to device_alloc_chan_resources by Haavard Skinnemoen · 16 years ago
  53. 636bdea dmaengine: ack to flags: make use of the unused bits in the 'ack' field by Dan Williams · 16 years ago
  54. ce4d65a async_tx: kill ->device_dependency_added by Dan Williams · 16 years ago
  55. 6497dcf ioat: fix 'ack' handling, driver must ensure that 'ack' is zero by Dan Williams · 16 years ago
  56. d4c56f9 async_tx: replace 'int_en' with operation preparation flags by Dan Williams · 16 years ago
  57. 0036731 async_tx: kill tx_set_src and tx_set_dest methods by Dan Williams · 16 years ago
  58. bb8e8bc I/OAT: fix null device in call to dev_err() by Shannon Nelson · 17 years ago
  59. 711924b I/OAT: fixups from code comments by Shannon Nelson · 17 years ago
  60. 7bb67c1 I/OAT: Add support for version 2 of ioatdma device by Shannon Nelson · 17 years ago
  61. 9521843 I/OAT: Add completion callback for async_tx interface use by Shannon Nelson · 17 years ago
  62. 7f2b291 I/OAT: Tighten descriptor setup performance by Shannon Nelson · 17 years ago
  63. 5149fd0 I/OAT: clean up error handling and some print messages by Shannon Nelson · 17 years ago
  64. dfe2299 I/OAT: clean up of dca provider start and stop by Shannon Nelson · 17 years ago
  65. 7df7cf0 I/OAT: cleanup pci issues by Shannon Nelson · 17 years ago
  66. 3e03745 I/OAT: Add support for MSI and MSI-X by Shannon Nelson · 17 years ago
  67. 8ab8956 I/OAT: Split PCI startup from DMA handling code by Shannon Nelson · 17 years ago
  68. 43d6e36 I/OAT: code cleanup from checkpatch output by Shannon Nelson · 17 years ago
  69. 1fda5f4 I/OAT: Rename the source file by Shannon Nelson · 17 years ago[Renamed (99%) from drivers/dma/ioatdma.c]
  70. 223758c I/OAT: New device ids by Shannon Nelson · 17 years ago
  71. e422397 [IOAT]: ioatdma needs to to play nice in a multi-dma-client world by Shannon Nelson · 17 years ago
  72. 54a09fe [IOAT]: Remove redundant struct member to avoid descriptor cache miss by Shannon Nelson · 17 years ago
  73. 3039f07 ioatdma: add the unisys "i/oat" pci vendor/device id by Dan Williams · 17 years ago
  74. d379b01 dmaengine: make clients responsible for managing channels by Dan Williams · 17 years ago
  75. 7405f74 dmaengine: refactor dmaengine around dma_async_tx_descriptor by Dan Williams · 17 years ago
  76. 428ed60 I/OAT: fix I/OAT for kexec by Dan Aloni · 17 years ago
  77. 70774b4 ioatdma: Remove the use of writeq from the ioatdma driver by Chris Leech · 17 years ago
  78. e382881 ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma by Chris Leech · 17 years ago
  79. 000725d ioatdma: Push pending transactions to hardware more frequently by Chris Leech · 17 years ago
  80. 92504f7 IOATDMA: fix section mismatches by Randy Dunlap · 17 years ago
  81. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  82. 47b1653 [PATCH] drivers/dma trivial annotations by Al Viro · 18 years ago
  83. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  84. b826315 [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine by Henrik Kretzschmar · 18 years ago
  85. 6508871 [IOAT]: fix kernel-doc in source files by Randy Dunlap · 18 years ago
  86. 518d1c9 [IOAT]: Fix a warning in ioatdma by Benoit Boissinot · 18 years ago
  87. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  88. 8070b2b [IOAT]: Do not dereference THIS_MODULE directly to set unsafe. by David S. Miller · 18 years ago
  89. 6b00c92 [I/OAT]: ioatdma.c needs linux/dma-mapping.h by David S. Miller · 18 years ago
  90. 0bbd5f4 [I/OAT]: Driver for the Intel(R) I/OAT DMA engine by Chris Leech · 18 years ago