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-02-25
dmaengine: tegra-apb: Prevent race conditions on channel's freeing
Dmitry Osipenko
1
-2
/
+1
2020-02-25
dmaengine: tegra-apb: Implement synchronization hook
Dmitry Osipenko
1
-0
/
+8
2020-02-25
dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
Dmitry Osipenko
1
-1
/
+1
2020-02-25
dmaengine: tegra-apb: Fix use-after-free
Dmitry Osipenko
1
-4
/
+0
2020-02-25
dmaengine: ti: edma: Support for interleaved mem to mem transfer
Peter Ujfalusi
1
-0
/
+79
2020-02-25
dmaengine: at_xdmac: Fix locking in tasklet
Tudor Ambarus
1
-11
/
+12
2020-02-25
dmaengine: at_xdmac: GFP_KERNEL for user that can sleep
Tudor Ambarus
1
-1
/
+1
2020-02-25
dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources()
Tudor Ambarus
1
-9
/
+2
2020-02-25
dmaengine: at_xdmac: Drop always true check
Tudor Ambarus
1
-5
/
+3
2020-02-25
dmaengine: at_hdmac: Fix deadlocks
Tudor Ambarus
1
-35
/
+39
2020-02-25
dmaengine: at_hdmac: Switch atomic allocations to GFP_NOWAIT
Tudor Ambarus
1
-3
/
+3
2020-02-25
dmaengine: at_hdmac: Drop description for a not defined parameter
Tudor Ambarus
1
-1
/
+0
2020-02-25
dmaengine: at_hdmac: Return err in case the chan is not free at alloc res time
Tudor Ambarus
2
-25
/
+8
2020-02-25
dmaengine: at_hdmac: Drop locking in at_hdmac_alloc_chan_resources()
Tudor Ambarus
1
-6
/
+1
2020-02-25
dmaengine: at_hdmac: Substitute kzalloc with kmalloc
Tudor Ambarus
1
-1
/
+1
2020-02-25
dmaengine: xilinx_dma: In dma channel probe fix node order dependency
Radhey Shyam Pandey
1
-22
/
+17
2020-02-25
dmaengine: xilinx_dma: Extend dma_config structure to store max channel count
Radhey Shyam Pandey
1
-1
/
+8
2020-02-25
dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
1
-3
/
+6
2020-02-25
dmaengine: stm32-dma: fix sleeping function called from invalid context
Amelie Delaunay
1
-18
/
+9
2020-02-25
dmaengine: stm32-dma: add copy_align constraint
Amelie Delaunay
1
-0
/
+1
2020-02-25
dmaengine: stm32-dma: use dma_set_max_seg_size to set the sg limit
Amelie Delaunay
1
-0
/
+2
2020-02-25
dmaengine: stm32-dma: enable descriptor_reuse
Pierre-Yves MORDRET
1
-0
/
+2
2020-02-25
dmaengine: stm32-dma: driver defers probe for reset
Etienne Carriere
1
-4
/
+11
2020-02-25
dmaengine: stm32-dma: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-25
dmaengine: stm32-dma: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+32
2020-02-24
dmaengine: imx-sdma: fix context cache
Martin Fuzzey
1
-0
/
+1
2020-02-24
dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
Radhey Shyam Pandey
1
-8
/
+9
2020-02-24
dmaengine: stm32-dmamux: driver defers probe for clock and reset
Etienne Carriere
1
-4
/
+13
2020-02-24
dmaengine: stm32-dmamux: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-24
dmaengine: stm32-dmamux: fix clock handling in probe sequence
Etienne Carriere
1
-9
/
+11
2020-02-24
dmaengine: stm32-dmamux: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+50
2020-02-24
dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
1
-3
/
+6
2020-02-24
dmaengine: stm32-mdma: enable descriptor_reuse
Pierre-Yves MORDRET
1
-0
/
+2
2020-02-24
dmaengine: stm32-mdma: driver defers probe for clock and reset
Amelie Delaunay
1
-3
/
+7
2020-02-24
dmaengine: stm32-mdma: disable clock in case of error during probe
Etienne Carriere
1
-6
/
+10
2020-02-24
dmaengine: stm32-mdma: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-24
dmaengine: stm32-mdma: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+33
2020-02-24
dmaengine: idxd: wq size configuration needs to check global max size
Dave Jiang
1
-1
/
+15
2020-02-24
dmaengine: idxd: sysfs input of wq incorrect wq type should return error
Dave Jiang
1
-2
/
+4
2020-02-24
dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
Dan Carpenter
1
-4
/
+0
2020-02-19
dmanegine: ioat/dca: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
dmaengine: tegra210-adma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
dmaengine: sprd: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
dmaengine: sa11x0: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
dmaengine: idxd: correct reserved token calculation
Dave Jiang
1
-1
/
+1
2020-02-19
dmaengine: ti: k3-udma: Fix terminated transfer handling
Peter Ujfalusi
1
-14
/
+15
2020-02-19
dmaengine: ti: k3-udma: Use the channel direction in pause/resume functions
Peter Ujfalusi
1
-9
/
+3
2020-02-19
dmaengine: ti: k3-udma: Use the TR counter helper for slave_sg and cyclic
Peter Ujfalusi
1
-42
/
+88
2020-02-19
dmaengine: ti: k3-udma: Move the TR counter calculation to helper function
Peter Ujfalusi
1
-23
/
+51
2020-02-19
dmaengine: ti: k3-udma: Workaround for RX teardown with stale data in peer
Peter Ujfalusi
1
-17
/
+151
[prev]
[next]