1. 7eafa6e dmaengine: ppc4xx: remove unused variable `rval' by Jason Wang · 3 years, 1 month ago
  2. 48ae638 ppc4xx: replace sscanf() by kstrtoul() by Salah Triki · 3 years, 6 months ago
  3. 212a93c dmaengine: ppc4xx: remove xor_hw_desc assignment without reading by Krzysztof Kozlowski · 4 years, 2 months ago
  4. 68f35ad dmaengine: ppc4xx: make ppc440spe_adma_chan_list static by Krzysztof Kozlowski · 4 years, 2 months ago
  5. 7f82817 dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  6. 3a5a8a2 dmaengine: ppc4xx: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  7. 9ab65af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7 by Thomas Gleixner · 6 years ago
  8. 27d8d2d dmaengine: ppc4xx: fix off-by-one build failure by Christian Lamparter · 6 years ago
  9. 05890d5 Merge branch 'topic/ppc4xx' into for-linus by Vinod Koul · 7 years ago
  10. 13efe1a dmaengine: ppc4xx: remove DRIVER_ATTR() usage by Greg Kroah-Hartman · 7 years ago
  11. c6c9304 dmaengine: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  12. 96622bd Merge branch 'topic/unmap_cleanup' into for-linus by Vinod Koul · 8 years ago
  13. 11bfedf Merge branch 'topic/err_reporting' into for-linus by Vinod Koul · 8 years ago
  14. aa570be dmaengine: NO_IRQ removal from powerpc-only drivers by Michael Ellerman · 8 years ago
  15. ed9f2c5 dmaengine: ppc4xx/adma: move unmap to before callback by Dave Jiang · 8 years ago
  16. 44967bf7 dmaengine: ppc4xx_adma: convert callback to helper function by Dave Jiang · 8 years ago
  17. aef94fe dmaengine: Remove site specific OOM error messages on kzalloc by Peter Griffin · 9 years ago
  18. 3b62286 dmaengine: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  19. 278559f dma: ppc4xx: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  21. f3b7772 drivers/dma: fix error return code by Julia Lawall · 11 years ago
  22. 6aa2731 dma: fix build warnings in ppc4xx by Dan Williams · 11 years ago
  23. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  24. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  25. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  26. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 11 years ago
  27. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  28. 5738992 dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  29. d2b4a64 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  30. dd3daca dma: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  31. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago
  32. 4bf27b8 Drivers: dma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  33. 463a1f8 dma: remove use of __devinit by Bill Pemberton · 12 years ago
  34. a7d6e3e dma: remove use of __devexit_p by Bill Pemberton · 12 years ago
  35. d73111c dma: fix comments by Masanari Iida · 12 years ago
  36. 8ac6954 dmaengine: ensure all DMA engine drivers initialize their cookies by Russell King - ARM Linux · 13 years ago
  37. 2a926e4 dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c by Russell King - ARM Linux · 13 years ago
  38. 96a2af4 dmaengine: consolidate tx_status functions by Russell King - ARM Linux · 13 years ago
  39. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 13 years ago
  40. d2ebfb3 dmaengine: add private header file by Russell King - ARM Linux · 13 years ago
  41. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 13 years ago
  42. 8194145 Merge branch 'old_next' into next by Vinod Koul · 14 years ago
  43. 427cdf1 dma: use BUG_ON correctly in ppc4xx/adam.c, v4 by Coly Li · 14 years ago
  44. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  45. a584bff drivers/dma/ppc4xx: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  46. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  47. 3e6b02d of/dma: fix build breakage in ppc4xx adma driver by Dan Williams · 14 years ago
  48. 05c0254 of/dma: fix build breakage in ppc4xx adma driver by Anatolij Gustschin · 15 years ago
  49. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  50. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  51. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 15 years ago
  52. 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
  53. bca3469 dmaengine: provide helper for setting txstate by Dan Williams · 15 years ago
  54. 0793448 DMAENGINE: generic channel status v2 by Linus Walleij · 15 years ago
  55. 4b1cf1f dma: make Open Firmware device id constant by Márton Németh · 15 years ago
  56. 12458ea ppc440spe-adma: adds updated ppc440spe adma driver by Anatolij Gustschin · 15 years ago