index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sa11x0-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+2
2017-09-27
dmaengine: sa11x0: add DMA filters
Russell King
1
-0
/
+11
2016-09-26
dmaengine: sa11x0: use correct print specifiers for size_t
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for u32
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for dma_addr_t
Vinod Koul
1
-5
/
+5
2015-04-17
dmaengine: sa11x0: report slave capabilities to upper layers
Dmitry Eremin-Solenikov
1
-0
/
+6
2015-03-18
dmaengine: sa11x0: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-01-18
dmaengine: sa11x0: Fix warning and compilation errors
Maxime Ripard
1
-12
/
+9
2014-12-22
dmaengine: sa11x0: Split device_control
Maxime Ripard
1
-74
/
+84
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-06
dmaengine: sa11x0: Remove chancnt affectations
Maxime Ripard
1
-2
/
+1
2014-10-20
dma: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-05-21
dmaengine: sa11x0: remove broken #ifdef
Arnd Bergmann
1
-4
/
+0
2013-10-25
dmaengine: sa11x0: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-28
dma: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
1
-1
/
+1
2012-07-01
dmaengine: sa11x0-dma: add cyclic DMA support
Russell King
1
-16
/
+92
2012-07-01
dmaengine: sa11x0-dma: fix DMA residue support
Russell King
1
-16
/
+29
2012-07-01
dmaengine: split out virtual channel DMA support from sa11x0 driver
Russell King
1
-171
/
+78
2012-03-30
ARM: sa11x0: fix build errors from DMA engine API updates
Russell King
1
-1
/
+1
2012-03-07
DMA: sa11x0: add SA-11x0 DMA driver
Russell King
1
-0
/
+1109