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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
dmaengine: amba-pl08x:remove device_alloc_chan_resources handler
Vinod Koul
1
-7
/
+0
2015-03-18
dmaengine: pl330: fix return status on pending transfers
Ben Dooks
1
-1
/
+11
2015-03-18
dmaengine: pl330: make unexported functions static
Ben Dooks
1
-3
/
+3
2015-03-18
dmaengine: pl330: fix issues with big-endian armv7
Ben Dooks
1
-4
/
+4
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
8
-9
/
+9
2015-03-18
dmaengine: pl08x: Define capabilities for generic capabilities reporting
Mark Brown
1
-0
/
+14
2015-03-18
dmaengine: remove Renesas Audio DMAC peri peri
Kuninori Morimoto
3
-383
/
+0
2015-03-18
dmaengine: imx-sdma: Add support for version 3 firmware
Fabio Estevam
1
-0
/
+4
2015-03-17
dmaengine: intel-mid-dma: remove the driver
Andy Shevchenko
4
-1760
/
+0
2015-03-17
dmaengine: xilinx-dma: move header file to common location
Kedareswara rao Appana
1
-1
/
+1
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
19
-76
/
+0
2015-03-16
dmaengine: qcom_bam_dma: Add support for BAM v1.7.0
Archit Taneja
1
-0
/
+30
2015-03-16
dmaengine: dw: Make error prints unique. Part #2
Jarkko Nikula
1
-8
/
+4
2015-03-16
dmaengine: dw: Make error prints unique. Part #1
Jarkko Nikula
1
-2
/
+4
2015-03-16
dmaengine: dw: append MODULE_ALIAS for platform driver
Andy Shevchenko
1
-1
/
+4
2015-03-16
dmaengine: imx-sdma: switch to dynamic context mode after script loaded
Robin Gong
1
-3
/
+4
2015-03-13
dmaengine: at_hdmac: Fix calculation of the residual bytes
Torsten Fleischer
2
-76
/
+115
2015-03-13
dmaengine: at_hdmac: Add support for memory to memory sg transfers
Torsten Fleischer
1
-11
/
+164
2015-03-09
Merge 4.0-rc3 into staging-next
Greg Kroah-Hartman
7
-22
/
+57
2015-03-09
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
7
-0
/
+767
2015-03-07
dmaengine: export symbol of of_dma_request_slave_channel()
Kuninori Morimoto
1
-0
/
+1
2015-03-07
dmaengine: append hsu DMA driver
Andy Shevchenko
7
-0
/
+767
2015-03-05
dmaengine: mmp_pdma: fix warning about slave caps
Robert Jarzmik
1
-0
/
+7
2015-03-05
dmaengine: jz4740: Remove extra check
Tapasweni Pathak
1
-1
/
+1
2015-03-05
dmaengine: qcom_bam_dma: fix wrong register offsets
Stanimir Varbanov
1
-3
/
+3
2015-03-05
dmaengine: Remove net_dma_find_channel
Maxime Ripard
1
-14
/
+0
2015-03-05
dmaengine: bam-dma: fix a warning about missing capabilities
Stanimir Varbanov
1
-0
/
+4
2015-03-05
dmaengine: ioatdma: workaround for incorrect DMACAP register
Dave Jiang
1
-0
/
+4
2015-03-05
dmaengine: at_xdmac: fix for chan conf simplification
Ludovic Desroches
1
-4
/
+3
2015-03-05
dmaengine: dw: don't handle interrupt when dmaengine is not used
Jie Yang
1
-1
/
+1
2015-03-04
dma: mmp-tdma: refine dma disable and dma-pos update
Qiao Zhou
1
-6
/
+25
2015-03-02
dmaengine: s3c24xx: Fix spelling mistake in dev_err mistake
Colin Ian King
1
-2
/
+2
2015-03-02
dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks
Geert Uytterhoeven
1
-8
/
+7
2015-02-26
Staging: drivers: dma: Add space before (
Dilek Uzulmez
1
-1
/
+1
2015-02-23
dmaenegine: mmp-pdma: fix irq handler overwrite physical chan issue
Qiao Zhou
1
-0
/
+3
2015-02-23
dmaengine: qcom_bam_dma: Fix error path in probe function
Pramod Gurav
1
-4
/
+10
2015-02-23
dmaengine: shdma: use normal interface for passing slave id
Arnd Bergmann
1
-20
/
+53
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
56
-1787
/
+4543
2015-02-17
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-02-16
dmaengine: pl330: add DMA_PAUSE feature
Robert Baldyga
1
-0
/
+28
2015-02-16
dmaengine: pl330: improve pl330_tx_status() function
Robert Baldyga
1
-2
/
+72
2015-02-16
dmaengine: rcar-dmac: Disable channel 0 when using IOMMU
Laurent Pinchart
1
-1
/
+16
2015-02-16
dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata
Laurent Pinchart
1
-0
/
+14
2015-02-16
dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device
Laurent Pinchart
1
-4
/
+4
2015-02-16
dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR
Laurent Pinchart
1
-10
/
+11
2015-02-16
dmaengine: rcar-dmac: Fix spinlock issues in interrupt
Laurent Pinchart
1
-4
/
+4
2015-02-16
dmaenegine: edma: fix sparse warnings
Lad, Prabhakar
1
-1
/
+2
2015-02-12
dmaengine: rcar-dmac: Fix uninitialized variable usage
Laurent Pinchart
1
-38
/
+31
2015-02-12
dmaengine: shdmac: extend PM methods
Sergei Shtylyov
1
-5
/
+3
2015-02-12
dmaengine: shdmac: use SET_RUNTIME_PM_OPS()
Sergei Shtylyov
1
-3
/
+3
[prev]
[next]