1. 6a8b0c6 dmaengine: at_xdmac: fix to pass correct device identity to free_irq() by Wei Yongjun · 8 years ago
  2. 6039b80 Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  3. 2325a6a Merge branch 'topic/at_xdmac' into for-linus by Vinod Koul · 8 years ago
  4. 3935e08 dmaengine: at_xdmac: fix debug string by Alexandre Belloni · 8 years ago
  5. 192dc8c dmaengine: at_xdmac: fix un-exported functions by Ben Dooks · 8 years ago
  6. 9295c41 dmaengine: at_xdmac: double FIFO flush needed to compute residue by Ludovic Desroches · 8 years ago
  7. 53398f4 dmaengine: at_xdmac: fix residue corruption by Ludovic Desroches · 8 years ago
  8. 4a9723e dmaengine: at_xdmac: align descriptors on 64 bits by Ludovic Desroches · 8 years ago
  9. 25c5e96 dmaengine: at_xdmac: fix residue computation by Ludovic Desroches · 8 years ago
  10. 9fa6860 Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  11. 611dcad dmaengine: at_xdmac: fix resume for cyclic transfers by Songjun Wu · 8 years ago
  12. d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  13. aa876cd dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy() by Cyrille Pitchen · 9 years ago
  14. 1f28179 dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  15. ef10b0b dmaengine: at_xdmac: fix bad behavior in interleaved mode by Sylvain ETIENNE · 9 years ago
  16. f5a00eb dmaengine: at_xdmac: fix false condition for memset_sg transfers by Ludovic Desroches · 9 years ago
  17. 15a0385 dmaengine: at_xdmac: fix macro typo by Ludovic Desroches · 9 years ago
  18. 95da0c1 dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers by Ludovic Desroches · 9 years ago
  19. 268914f dmaengine: at_xdmac: use %pad format string for dma_addr_t by Arnd Bergmann · 9 years ago
  20. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  21. 62b5cb7 dmaengine: at_xdmac: fix memory leak in interleaved mode by Ludovic Desroches · 9 years ago
  22. 4e538578 dmaengine: at_xdmac: handle numf > 1 by Maxime Ripard · 9 years ago
  23. 0be2136 dmaengine: at_xdmac: clean used descriptor by Ludovic Desroches · 9 years ago
  24. a1cf0903 dmaengine: at_xdmac: change block increment addressing mode by Maxime Ripard · 9 years ago
  25. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  26. 59b0fbd Merge branch 'topic/at_xdmac' into for-linus by Vinod Koul · 9 years ago
  27. e900c30 dmaengine: at_xdmac: fix bug in prep_dma_cyclic by Ludovic Desroches · 9 years ago
  28. 67a6eed dmaengine: xdmac: Add scatter gathered memset support by Maxime Ripard · 9 years ago
  29. 1c8a38b dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg() by Cyrille Pitchen · 9 years ago
  30. 20cadcb4 dmaengine: at_xdmac: fix bug about channel configuration by Ludovic Desroches · 9 years ago
  31. 35ca0ee dmaengine: at_xdmac: fix indentation by Ludovic Desroches · 9 years ago
  32. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  33. b206d9a dmaengine: xdmac: Add memset support by Maxime Ripard · 9 years ago
  34. 87d001e dmaengine: Move icg helpers to global header by Maxime Ripard · 9 years ago
  35. 765c37d dmaengine: at_xdmac: rework slave configuration part by Ludovic Desroches · 9 years ago
  36. 4c374fc dmaengine: at_xdmac: lock fixes by Ludovic Desroches · 9 years ago
  37. 6007ccb dmaengine: xdmac: Add interleaved transfer support by Maxime Ripard · 9 years ago
  38. 0d0ee75 dmaengine: xdmac: Rework the chaining logic by Maxime Ripard · 9 years ago
  39. f0816a3 dmaengine: xdmac: Add function to align width by Maxime Ripard · 9 years ago
  40. ee0fe35 dmaengine: xdmac: Handle descriptor's view 3 registers by Maxime Ripard · 9 years ago
  41. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  42. 0434a23 dmaengine: at_xdmac: unlock spin lock before return by Niklas Cassel · 9 years ago
  43. 6eb9d3c dmaengine: at_xdmac: fix for chan conf simplification by Ludovic Desroches · 9 years ago
  44. 6d3a7d9 dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers by Ludovic Desroches · 9 years ago
  45. be83507 dmaengine: at_xdmac: simplify channel configuration stuff by Ludovic Desroches · 9 years ago
  46. 734bb9a dmaengine: at_xdmac: introduce save_cc field by Ludovic Desroches · 9 years ago
  47. cbb85e6 dmaengine: at_xdmac: wait for in-progress transaction to complete after pausing a channel by Cyrille Pitchen · 9 years ago
  48. 2cd6f79 Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus by Vinod Koul · 9 years ago
  49. 640f204 dmaengine: drop owner assignment from platform_drivers by Wolfram Sang · 9 years ago
  50. 8ac82f8 dmaengine: at_xdmac: Declare slave capabilities for the generic code by Ludovic Desroches · 10 years ago
  51. 3d13887 dmaengine: at_xdmac: split device_control by Ludovic Desroches · 10 years ago
  52. ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
  53. fef4cbf dmaengine: at_xdmac: Add DMA_PRIVATE by Ludovic Desroches · 10 years ago
  54. 8780983 dmaengine: at_xdmac: fix missing spin_unlock by Ludovic Desroches · 10 years ago
  55. 5781927 dmaengine: at_xdmac: fix a bug in transfer residue computation by Cyrille Pitchen · 10 years ago
  56. 4e09782 dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status() by Cyrille Pitchen · 10 years ago
  57. 77e6c9b dmaengine: at_xdmac: remove chancnt affectation by Ludovic Desroches · 10 years ago
  58. 6e5ae29 dmaengine: at_xdmac: prefer usage of readl/writel_relaxed by Ludovic Desroches · 10 years ago
  59. 82e2424 dmaengine: xdmac: fix print warning on dma_addr_t variable by Vinod Koul · 10 years ago
  60. c66ec04 dmaengine: xdmac: fix print warning on size_t variable by Vinod Koul · 10 years ago
  61. 2abd419 dmaengine: at_xdmac: fix usage of read, write wrappers by Vinod Koul · 10 years ago
  62. 5ac7d58 dmaengine: at_xdmac: fix semicolon.cocci warnings by kbuild test robot · 10 years ago
  63. e1f7c9e dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver by Ludovic Desroches · 10 years ago