index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ep93xx_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: ep93xx: Fix typo in comments
Jiang Jian
2022-07-01
1
-1
/
+1
*
dmaengine: ep93xx: Remove redundant word in comment
jianchunfu
2022-04-11
1
-1
/
+1
*
dmaengine: ep93xx: Prepare clock before using it
Alexander Sverdlin
2021-08-02
1
-3
/
+3
*
dmaengine: ep93xx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
1
-4
/
+3
*
dmaengine: ep93xx_dma: Provide some missing struct attribute documentation
Lee Jones
2020-07-15
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
dmaengine: ep93xx: fix some typo
Yangtao Li
2018-11-11
1
-3
/
+3
*
dmaengine: ep93xx_dma: remove dma_slave_config direction usage
Vinod Koul
2018-10-07
1
-1
/
+20
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
dmaengine: ep93xx: Don't drain the transfers in terminate_all()
Alexander Sverdlin
2017-05-24
1
-4
/
+33
*
dmaengine: ep93xx: Always start from BASE0
Alexander Sverdlin
2017-05-24
1
-0
/
+2
*
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
2016-10-03
1
-6
/
+4
|
\
|
*
dmaengine: ep93xx_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+4
*
|
Merge branch 'topic/compile_test' into for-linus
Vinod Koul
2016-10-03
1
-6
/
+6
|
\
\
|
*
|
dmaengine: ep93xx: don't use variables defined in global scope
Vinod Koul
2016-09-26
1
-4
/
+4
|
*
|
dmaengine: ep93xx: use correct print specifiers for size_t
Vinod Koul
2016-09-26
1
-2
/
+2
|
|
/
*
/
dmaengine: cleanup with list_first_entry_or_null()
Masahiro Yamada
2016-09-14
1
-4
/
+2
|
/
*
dmaengine: ep93xx: Treat STALL and NFB IRQs same way
Alexander Sverdlin
2016-01-25
1
-13
/
+15
*
dmaengine: ep93xx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
*
dmaengine: ep93xx: update the driver comments
Vinod Koul
2014-12-22
1
-1
/
+1
*
dmaengine: ep93xx: Split device_control
Maxime Ripard
2014-12-22
1
-34
/
+7
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-3
/
+1
*
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
2013-11-14
1
-29
/
+0
*
dmaengine: prepare for generic 'unmap' data
Dan Williams
2013-11-13
1
-0
/
+1
*
ep93xx_dma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-9
/
+1
*
dma: ep93xx_dma: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
1
-2
/
+1
*
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-10-09
1
-1
/
+3
|
\
|
*
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-22
1
-1
/
+3
*
|
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
1
-1
/
+1
|
\
\
|
*
|
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
|
/
*
/
dma: fix comments
Masanari Iida
2012-09-01
1
-1
/
+1
|
/
*
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-24
/
+93
|
\
|
*
dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels
Rafal Prylowski
2012-04-20
1
-24
/
+93
*
|
dmaengine: fix cyclic dma usage
Vinod Koul
2012-05-15
1
-1
/
+3
|
/
*
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-21
1
-2
/
+4
*
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
1
-2
/
+1
*
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
1
-6
/
+1
*
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
1
-1
/
+1
*
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
1
-8
/
+1
*
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
1
-0
/
+2
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-5
/
+3
*
dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list
Mika Westerberg
2011-12-05
1
-12
/
+48
*
dma/ep93xx_dma: fix initialization of M2M control register
Rafal Prylowski
2011-12-05
1
-4
/
+4
*
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-10-27
1
-11
/
+11
*
dmaengine/ep93xx_dma: add module.h include
Mika Westerberg
2011-10-16
1
-0
/
+1
*
dma/ep93xx_dma.c: local symbols should be static
H Hartley Sweeten
2011-06-16
1
-1
/
+1
*
dmaengine: add ep93xx DMA support
Mika Westerberg
2011-06-06
1
-0
/
+1355