1. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  2. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  3. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  4. 75c0ad6 dma: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:55 2020 -0700
  5. ce43141 dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms by Vignesh Raghavendra · Mon Dec 09 10:25:39 2019 +0530
  6. fc7a33f dma: ti: k3-udma: Fix ring push operation for 32 bit cores by Vignesh Raghavendra · Mon Dec 09 10:25:38 2019 +0530
  7. 0fe24d3 dma: ti: k3-udma: Switch to exposed ring mode by Vignesh Raghavendra · Mon Dec 09 10:25:37 2019 +0530
  8. c223799 dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers by Vignesh Raghavendra · Mon Dec 09 10:25:36 2019 +0530
  9. 05b711f dma: ti: k3-udma: Remove coherency check for cache ops by Vignesh Raghavendra · Mon Dec 09 10:25:35 2019 +0530
  10. c410686 dma: ti: k3-udma: Query DMA channels allocated from Resource Manager by Vignesh Raghavendra · Mon Dec 09 10:25:32 2019 +0530
  11. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · Wed Dec 04 22:17:23 2019 +0530
  12. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:21 2019 +0530
  13. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:20 2019 +0530
  14. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  15. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  16. d15f865 dma: ti: k3-udma: Do not touch RT registers before channel configuration by Peter Ujfalusi · Thu Apr 25 12:08:15 2019 +0530
  17. a3c8bb1 drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL by Keerthy · Wed Apr 24 16:33:54 2019 +0530
  18. ef92bfc Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips by Tom Rini · Sat Apr 13 08:27:26 2019 -0400
  19. d7b5932 dma: bcm6348: check if driver is enabled before send/recv by Álvaro Fernández Rojas · Fri Mar 22 18:22:31 2019 +0100
  20. 3a9dbf3 dma: ti: add driver to K3 UDMA by Vignesh R · Tue Feb 05 17:31:24 2019 +0530
  21. 1b412c5 dma: add bcm6348-iudma support by Álvaro Fernández Rojas · Sat Dec 01 19:00:15 2018 +0100
  22. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · Wed Nov 28 19:17:51 2018 +0100
  23. d8cedab dma: add channels support by Álvaro Fernández Rojas · Wed Nov 28 19:17:50 2018 +0100
  24. 308cd6f dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · Wed Nov 28 19:17:49 2018 +0100
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  27. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · Tue Feb 06 08:34:45 2018 -0600
  28. ee4a427 drivers: dma: ti-edma3: add support for memory fill by Tero Kristo · Fri Dec 29 11:47:46 2017 +0530
  29. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  30. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  31. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  32. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  33. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  34. dd82d03 drivers: dma: ti-edma3: convert driver to adopt driver model by Mugunthan V N · Mon Feb 15 15:31:41 2016 +0530
  35. 7e435fb dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · Mon Feb 15 15:31:38 2016 +0530
  36. 8c3c918 dm: implement a DMA uclass by Mugunthan V N · Mon Feb 15 15:31:37 2016 +0530
  37. 4a4be69 imx: apbh_dma: Update APBH-DMA for MX7D by Peng Fan · Tue Dec 22 17:04:22 2015 +0800
  38. 1e2b17e dma: keystone_nav: Fix linkram size by Vitaly Andrianov · Sat Sep 19 16:26:49 2015 +0530
  39. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · Mon Aug 10 08:16:31 2015 -0400
  40. fbe1909 dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · Mon Aug 17 13:29:55 2015 +0530
  41. 1b2cdb2 dma: keystone_nav: remove spurious qm_cfg verification by Khoronzhuk, Ivan · Tue Nov 04 01:39:27 2014 +0200
  42. 9e02ad7 dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · Wed Oct 22 17:47:56 2014 +0300
  43. fa2105a dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · Fri Sep 05 19:02:48 2014 +0300
  44. 7954b86 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · Fri Sep 05 19:02:47 2014 +0300
  45. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · Thu Sep 18 13:28:06 2014 +0900
  46. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  47. 641e3ce omap: clean-up dead configs by Masahiro Yamada · Wed Jul 30 19:11:41 2014 +0900
  48. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  49. 4291780 dma: apbh: Add special circular mode for LCD by Marek Vasut · Tue Jul 30 23:37:51 2013 +0200
  50. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  51. 412e046 dma: Add i.MX6 support to drivers/dma/apbh_dma.c by Stefan Roese · Tue Apr 09 21:06:09 2013 +0000
  52. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  53. 154af3a mxs: dma: Fix APBH DMA driver for MX23 by Marek Vasut · Tue Jan 22 15:01:00 2013 +0000
  54. 0f6f68c MX28: DMA: Prolong the DMA timeout by Marek Vasut · Tue Aug 21 16:17:26 2012 +0000
  55. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  56. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  57. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · Sun Apr 08 17:34:46 2012 +0000
  58. 2642766 i.MX28: Add cache support into the APBH DMA driver by Marek Vasut · Thu Mar 15 18:33:18 2012 +0000
  59. 4742c26 MXS: Add static annotations to dma driver by Marek Vasut · Wed Nov 23 10:59:13 2011 +0000
  60. 98ee923 apbh_dma: return error value on timeout by Wolfram Sang · Fri Nov 18 01:17:44 2011 +0000
  61. f7c752c iMX28: Add APBH DMA driver by Marek Vasut · Tue Nov 08 23:18:15 2011 +0000
  62. d816de5 omap3: Add interface for omap3 DMA by Simon Schwarz · Wed Sep 28 05:00:26 2011 +0000
  63. 05e9444 fsl_dma: fix support for 83xx DMA engine by Ira W. Snyder · Tue Mar 01 14:40:55 2011 -0800
  64. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  65. 3244736 powerpc/8xxx: Fix dma for 36bit addressing by York Sun · Fri Aug 27 16:25:50 2010 -0500
  66. 9a8669c ColdFire: Fix compile warning messages by TsiChung Liew · Wed Jul 22 18:42:45 2009 +0000
  67. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · Tue Jun 30 17:15:51 2009 -0500
  68. 34c1c66 fsl_dma: Make DMA transactions snoopable by Peter Tyser · Tue Jun 30 17:15:49 2009 -0500
  69. 4e928b5 fsl_dma: Break out common memory initialization function by Peter Tyser · Tue Jun 30 17:15:48 2009 -0500
  70. 86ff89b 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · Tue Jun 30 17:15:45 2009 -0500
  71. 2e43d88 fsl_dma: Fix Channel Start bug in dma_check() by Peter Tyser · Tue Jun 30 17:15:44 2009 -0500
  72. 6ac5128 fsl_dma: Add support for arbitrarily large transfers by Peter Tyser · Tue Jun 30 17:15:43 2009 -0500
  73. 46f2b34 fsl_dma: Use proper I/O access functions by Peter Tyser · Tue Jun 30 17:15:42 2009 -0500
  74. 0991216 fsl_dma: Add bitfield definitions for common registers by Peter Tyser · Tue Jun 30 17:15:41 2009 -0500
  75. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · Tue Jun 30 17:15:40 2009 -0500
  76. b5a9c38 drivers/dma: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  77. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  78. fea82c8 Use #ifdef CONFIG_FSLDMAFEC by Vlad Lungu · Wed Jan 23 16:34:46 2008 +0200
  79. 3595e61 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · Wed Jan 23 14:31:17 2008 +0100
  80. cab977a ColdFire: Add MCF547x_8x dma code and header files by TsiChungLiew · Tue Jan 15 13:54:09 2008 -0600
  81. aeaad40 ColdFire: Add MCF547x_8x dma code - 2 by TsiChungLiew · Tue Jan 15 13:52:03 2008 -0600
  82. e1aa7cb ColdFire: Add MCF547x_8x dma code - 1 by TsiChungLiew · Tue Jan 15 13:48:52 2008 -0600