index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
dmaengine: xilinx_dma: Extend dma_config structure to store max channel count
Radhey Shyam Pandey
2020-02-25
1
-1
/
+8
|
*
dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
2020-02-25
1
-3
/
+6
|
*
dmaengine: stm32-dma: fix sleeping function called from invalid context
Amelie Delaunay
2020-02-25
1
-18
/
+9
|
*
dmaengine: stm32-dma: add copy_align constraint
Amelie Delaunay
2020-02-25
1
-0
/
+1
|
*
dmaengine: stm32-dma: use dma_set_max_seg_size to set the sg limit
Amelie Delaunay
2020-02-25
1
-0
/
+2
|
*
dmaengine: stm32-dma: enable descriptor_reuse
Pierre-Yves MORDRET
2020-02-25
1
-0
/
+2
|
*
dmaengine: stm32-dma: driver defers probe for reset
Etienne Carriere
2020-02-25
1
-4
/
+11
|
*
dmaengine: stm32-dma: use reset controller only at probe time
Etienne Carriere
2020-02-25
1
-5
/
+5
|
*
dmaengine: stm32-dma: add suspend/resume power management support
Pierre-Yves MORDRET
2020-02-25
1
-0
/
+32
|
*
dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
Radhey Shyam Pandey
2020-02-24
1
-8
/
+9
|
*
dmaengine: stm32-dmamux: driver defers probe for clock and reset
Etienne Carriere
2020-02-24
1
-4
/
+13
|
*
dmaengine: stm32-dmamux: use reset controller only at probe time
Etienne Carriere
2020-02-24
1
-5
/
+5
|
*
dmaengine: stm32-dmamux: fix clock handling in probe sequence
Etienne Carriere
2020-02-24
1
-9
/
+11
|
*
dmaengine: stm32-dmamux: add suspend/resume power management support
Pierre-Yves MORDRET
2020-02-24
1
-0
/
+50
|
*
dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
2020-02-24
1
-3
/
+6
|
*
dmaengine: stm32-mdma: enable descriptor_reuse
Pierre-Yves MORDRET
2020-02-24
1
-0
/
+2
|
*
dmaengine: stm32-mdma: driver defers probe for clock and reset
Amelie Delaunay
2020-02-24
1
-3
/
+7
|
*
dmaengine: stm32-mdma: disable clock in case of error during probe
Etienne Carriere
2020-02-24
1
-6
/
+10
|
*
dmaengine: stm32-mdma: use reset controller only at probe time
Etienne Carriere
2020-02-24
1
-5
/
+5
|
*
dmaengine: stm32-mdma: add suspend/resume power management support
Pierre-Yves MORDRET
2020-02-24
1
-0
/
+33
|
*
dmanegine: ioat/dca: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
1
-1
/
+1
|
*
dmaengine: tegra210-adma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
1
-1
/
+1
|
*
dmaengine: sprd: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
1
-1
/
+1
|
*
dmaengine: sa11x0: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
1
-1
/
+1
|
*
dmaengine: sun4i: set the linear_mode properly
Vinod Koul
2020-02-17
1
-1
/
+1
|
*
dmaengine: ti: dma-crossbar: convert to devm_platform_ioremap_resource()
chenqiwu
2020-02-13
1
-6
/
+2
|
*
dmaengine: sun4i: use 'linear_mode' in sun4i_dma_prep_dma_cyclic
YueHaibing
2020-02-13
1
-0
/
+2
|
*
dmaengine: ti: omap-dma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
|
*
dmaengine: uniphier-mdmac: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
|
*
dmaengine: bcm-sba-raid: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
|
*
dmaengine: idxd: remove set but not used variable 'idxd_cdev'
YueHaibing
2020-02-13
1
-2
/
+0
|
*
dmaengine: idxd: remove set but not used variable 'group'
YueHaibing
2020-02-13
1
-2
/
+1
*
|
dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_...
Christophe JAILLET
2020-03-23
1
-10
/
+19
*
|
dmaengine: idxd: fix off by one on cdev dwq refcount
Dave Jiang
2020-03-23
1
-2
/
+2
*
|
dmaengine: move .device_release missing log warning to debug level
Vinod Koul
2020-03-11
1
-1
/
+1
*
|
dmaengine: imx-sdma: Fix the event id check to include RX event for UART6
Frieder Schrempf
2020-02-25
1
-2
/
+2
*
|
dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
Dmitry Osipenko
2020-02-25
1
-1
/
+1
*
|
dmaengine: tegra-apb: Fix use-after-free
Dmitry Osipenko
2020-02-25
1
-4
/
+0
*
|
dmaengine: imx-sdma: fix context cache
Martin Fuzzey
2020-02-24
1
-0
/
+1
*
|
dmaengine: idxd: wq size configuration needs to check global max size
Dave Jiang
2020-02-24
1
-1
/
+15
*
|
dmaengine: idxd: sysfs input of wq incorrect wq type should return error
Dave Jiang
2020-02-24
1
-2
/
+4
*
|
dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
Dan Carpenter
2020-02-24
1
-4
/
+0
*
|
dmaengine: idxd: correct reserved token calculation
Dave Jiang
2020-02-19
1
-1
/
+1
*
|
dmaengine: ti: k3-udma: Fix terminated transfer handling
Peter Ujfalusi
2020-02-19
1
-14
/
+15
*
|
dmaengine: ti: k3-udma: Use the channel direction in pause/resume functions
Peter Ujfalusi
2020-02-19
1
-9
/
+3
*
|
dmaengine: ti: k3-udma: Use the TR counter helper for slave_sg and cyclic
Peter Ujfalusi
2020-02-19
1
-42
/
+88
*
|
dmaengine: ti: k3-udma: Move the TR counter calculation to helper function
Peter Ujfalusi
2020-02-19
1
-23
/
+51
*
|
dmaengine: ti: k3-udma: Workaround for RX teardown with stale data in peer
Peter Ujfalusi
2020-02-19
1
-17
/
+151
*
|
dmaengine: ti: k3-udma: Use ktime/usleep_range based TX completion check
Vignesh Raghavendra
2020-02-19
1
-27
/
+53
*
|
dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()
Dan Carpenter
2020-02-13
1
-2
/
+2
[prev]
[next]