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
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+1
2020-10-08
dmaengine: owl-dma: fix kernel-doc style for enum
Vinod Koul
1
-1
/
+2
2020-10-08
dmaengine: zynqmp_dma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-08
dmaengine: xilinx_dma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-08
dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-08
dmaengine: altera-msgdma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-10-07
dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-10-07
dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-8
/
+6
2020-10-05
dmaengine: rcar-dmac: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-10-05
dmaengine: sh: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-10-05
dmaengine: ioat: Allocate correct size for descriptor chunk
Logan Gunthorpe
1
-1
/
+1
2020-10-05
dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname
Zhang Qilong
1
-4
/
+1
2020-10-05
dmaengine: fsl: remove bad channel update
Vinod Koul
1
-2
/
+0
2020-10-05
dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
Paul Cercueil
1
-3
/
+4
2020-10-01
Merge branch 'topic/tasklet' into next
Vinod Koul
42
-151
/
+131
2020-10-01
dmaengine: pl330: fix argument for tasklet
Vinod Koul
1
-1
/
+1
2020-09-22
dmaengine: dmatest: Return boolean result directly in filter()
Andy Shevchenko
1
-7
/
+1
2020-09-22
dmaengine: dmatest: Check list for emptiness before access its last entry
Andy Shevchenko
1
-3
/
+2
2020-09-22
Merge branch 'fixes' into next
Vinod Koul
1
-5
/
+21
2020-09-22
dmaengine: dmatest: Prevent to run on misconfigured channel
Vladimir Murzin
1
-5
/
+21
2020-09-18
dmaengine: ti: k3-udma-glue: fix channel enable functions
Grygorii Strashko
1
-14
/
+3
2020-09-18
dmaengine: iop-adma: Fix pointer cast warnings
YueHaibing
1
-6
/
+5
2020-09-18
dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-deb...
Gustavo Pimentel
1
-1
/
+1
2020-09-18
dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime...
Liu Shixin
1
-6
/
+1
2020-09-18
dmaengine: ioat: Make two symbols static
Jason Yan
1
-2
/
+2
2020-09-18
dmaengine: sf-pdma: remove unused 'desc'
Vinod Koul
1
-1
/
+0
2020-09-18
dmaengine: zx: remove redundant irqsave in hardIRQ
Barry Song
1
-4
/
+2
2020-09-18
dmaengine: fsl: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-6
/
+6
2020-09-18
dmaengine: k3-udma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: plx_dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: xilinx: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-7
/
+6
2020-09-18
dmaengine: xgene: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: txx9dmac: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-8
/
+6
2020-09-18
dmaengine: timb_dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: tegra20: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: sun6i: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: ste_dma40: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: sirf-dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: sa11x0: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: qcom: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-9
/
+9
2020-09-18
dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: pl330: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-09-18
dmaengine: pch_dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: mv_xor: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-8
/
+7
2020-09-18
dmaengine: mpc512x: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: mmp: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-6
/
+6
2020-09-18
dmaengine: mediatek: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
[next]