1. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  2. 46389470 dmaengine: delete redundant chan_id and chancnt initialization in dma drivers by Barry Song · 13 years ago
  3. d7db808 dmaengine: at_hdmac: fix way to specify cyclic capability by Nicolas Ferre · 13 years ago
  4. 3c47748 dmaengine: at_hdmac: add wrappers for testing channel state by Nicolas Ferre · 13 years ago
  5. c0ba594 dmaengine: at_hdmac: improve power management routines by Nicolas Ferre · 13 years ago
  6. d8cb04b dmaengine: at_hdmac: replace spin_lock* with irqsave variants by Nicolas Ferre · 13 years ago
  7. 114df7d dma: at_hdmac.c: use resource_size by H Hartley Sweeten · 13 years ago
  8. 4cb865d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  9. de7a2f9 dmaengine: at_hdmac: pause: no need to wait for FIFO empty by Nicolas Ferre · 13 years ago
  10. e257e15 dmaengine: at_hdmac: use descriptor chaining help function by Nicolas Ferre · 13 years ago
  11. 23b5e3a dmaengine: at_hdmac: implement pause and resume in atc_control by Nicolas Ferre · 13 years ago
  12. 543aabc dmaengine: at_hdmac: set residue as total len in atc_tx_status by Nicolas Ferre · 13 years ago
  13. ae14d4b dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers by Nicolas Ferre · 13 years ago
  14. 2f43282 dmaengine: at_hdmac: remove channel status testing in tasklet by Nicolas Ferre · 13 years ago
  15. cc52a10 dmaengine: at_hdmac: debug information sg_len for prep_slave_sg by Nicolas Ferre · 13 years ago
  16. 53830cc dmaengine: at_hdmac: add cyclic DMA operation support by Nicolas Ferre · 13 years ago
  17. 9b3aa58 dmaengine: at_hdmac: modify way to use interrupts by Nicolas Ferre · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. e1288cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  20. dda36f9 dmaengine: at_hdmac: fix race while monitoring channel status by Nicolas Ferre · 14 years ago
  21. 568f7f0 dmaengine: at_hdmac: flags located in first descriptor by Nicolas Ferre · 14 years ago
  22. 93d0bec dmaengine: at_hdmac: use subsys_initcall instead of module_init by Eric Xu · 14 years ago
  23. 58344f2 dmaengine: at_hdmac: no need set ACK in new descriptor by Nicolas Ferre · 14 years ago
  24. ebcf9b8 dmaengine: at_hdmac: trivial add precision to unmapping comment by Nicolas Ferre · 14 years ago
  25. 0f70e8c dmaengine: at_hdmac: use dma_address to program DMA hardware by Nicolas Ferre · 14 years ago
  26. 59a609d dmaengine: at_hdmac: fix buffer transfer size specification by Nicolas Ferre · 14 years ago
  27. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  28. b0ebeb9 DMAENGINE: at_hdmac: locking fixlet by Yong Wang · 14 years ago
  29. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  30. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  31. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  32. 0582763 DMAENGINE: extend the control command to include an arg by Linus Walleij · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  34. bca3469 dmaengine: provide helper for setting txstate by Dan Williams · 15 years ago
  35. 0793448 DMAENGINE: generic channel status v2 by Linus Walleij · 15 years ago
  36. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 15 years ago
  37. 05a6254 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  38. 4297a46 dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh' by Nicolas Ferre · 15 years ago
  39. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  40. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  41. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  42. 33f82d1 at_hdmac: Rework suspend_late()/resume_early() by Dan Williams · 15 years ago
  43. 657a77fa dmaengine: Move all map_sg/unmap_sg for slave channel to its client by Atsushi Nemoto · 15 years ago
  44. 285a3c7 at_hdmac: implement a private tx_list by Dan Williams · 15 years ago
  45. 808347f dmaengine: at_hdmac: add DMA slave transfers by Nicolas Ferre · 15 years ago
  46. dc78baa dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller by Nicolas Ferre · 15 years ago