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
*
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-22
3
-630
/
+0
|
\
|
*
dma: Drop JZ4740 driver
Paul Cercueil
2019-07-30
3
-630
/
+0
*
|
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-17
39
-454
/
+746
|
\
\
|
*
|
dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
Peter Ujfalusi
2019-09-04
1
-12
/
+5
|
*
|
dmaengine: ti: edma: Only reset region0 access registers
Peter Ujfalusi
2019-09-04
1
-5
/
+4
|
*
|
dmaengine: ti: edma: Do not reset reserved paRAM slots
Peter Ujfalusi
2019-09-04
1
-3
/
+6
|
*
|
dmaengine: iop-adma.c: fix printk format warning
Randy Dunlap
2019-09-04
1
-2
/
+2
|
*
|
dmaengine: stm32-dma: Use struct_size() helper
Gustavo A. R. Silva
2019-09-04
1
-9
/
+3
|
*
|
dmanegine: ioat/dca: Use struct_size() helper
Gustavo A. R. Silva
2019-09-04
1
-2
/
+1
|
*
|
dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
YueHaibing
2019-09-04
1
-2
/
+0
|
*
|
dmaengine: dmatest: Add support for completion polling
Peter Ujfalusi
2019-09-04
1
-7
/
+28
|
*
|
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
Peter Ujfalusi
2019-09-04
1
-1
/
+0
|
*
|
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
Peter Ujfalusi
2019-09-04
1
-4
/
+7
|
*
|
dmaengine: ti: edma: Remove 'Assignment in if condition'
Peter Ujfalusi
2019-09-04
1
-5
/
+10
|
*
|
dmaengine: dw: platform: Split OF helpers to separate module
Andy Shevchenko
2019-08-21
4
-113
/
+149
|
*
|
dmaengine: dw: platform: Split ACPI helpers to separate module
Andy Shevchenko
2019-08-21
4
-53
/
+63
|
*
|
dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register()
Andy Shevchenko
2019-08-21
1
-4
/
+8
|
*
|
dmaengine: dw: platform: Switch to acpi_dma_controller_register()
Andy Shevchenko
2019-08-21
1
-2
/
+12
|
*
|
dmaengine: dw: platform: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-08-21
1
-3
/
+1
|
*
|
dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake
Andy Shevchenko
2019-08-21
1
-5
/
+11
|
*
|
dmaengine: dw: platform: Use struct dw_dma_chip_pdata
Andy Shevchenko
2019-08-21
1
-11
/
+31
|
*
|
dmaengine: dw: Export struct dw_dma_chip_pdata for wider use
Andy Shevchenko
2019-08-21
2
-44
/
+44
|
*
|
dmaengine: acpi: Add kernel doc parameter descriptions
Andy Shevchenko
2019-08-21
1
-2
/
+3
|
*
|
dmaengine: acpi: Set up DMA mask based on CSRT
Andy Shevchenko
2019-08-21
1
-0
/
+7
|
*
|
dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux
Mao Wenan
2019-08-20
1
-2
/
+2
|
*
|
dmaengine: make mux_configure32 static
Mao Wenan
2019-08-20
1
-1
/
+1
|
*
|
dmaengine: mv_xor_v2: Fix -Wshift-negative-value
Nathan Huckleberry
2019-08-20
1
-7
/
+4
|
*
|
dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym
Jarkko Nikula
2019-08-20
1
-1
/
+1
|
*
|
dmaengine: fsldma: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-13
1
-0
/
+1
|
*
|
dmaengine: ti: unexport filter functions
Arnd Bergmann
2019-08-13
2
-2
/
+0
|
*
|
dmaengine: fsl-edma: implement .device_synchronize callback
Andrey Smirnov
2019-08-08
1
-0
/
+8
|
*
|
dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu
Fuqian Huang
2019-08-08
1
-4
/
+5
|
*
|
dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto
Nishka Dasgupta
2019-08-08
1
-2
/
+6
|
*
|
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
2019-08-08
3
-1
/
+86
|
*
|
dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
2019-08-08
1
-2
/
+0
|
*
|
dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-08-08
1
-4
/
+0
|
*
|
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
15
-57
/
+17
|
*
|
dmaengine: imx-dma: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-31
1
-0
/
+1
|
*
|
dmaengine: tegra210-adma: Don't program FIFO threshold
Jonathan Hunter
2019-07-31
1
-10
/
+2
|
*
|
dmaengine: stm32-mdma: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-29
1
-2
/
+1
|
*
|
dmaengine: stm32-dmamux: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-29
1
-2
/
+1
|
*
|
dmaengine: ti: edma: Support for polled (memcpy) completion
Peter Ujfalusi
2019-07-29
1
-4
/
+33
|
*
|
dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)
Peter Ujfalusi
2019-07-29
1
-8
/
+23
|
*
|
dmaengine: ti: edma: Clean up the 2x32bit array register accesses
Peter Ujfalusi
2019-07-29
1
-45
/
+61
|
*
|
dmaengine: ti: omap-dma: Improved memcpy polling support
Peter Ujfalusi
2019-07-29
1
-16
/
+28
|
*
|
dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()
Peter Ujfalusi
2019-07-29
1
-4
/
+6
|
*
|
dmaengine: dma-jz4780: Break descriptor chains on JZ4740
Paul Cercueil
2019-07-25
1
-3
/
+12
|
*
|
dmaengine: tegra-apb: Support per-burst residue granularity
Dmitry Osipenko
2019-07-25
1
-7
/
+68
|
*
|
dmaengine: bcm2835: Print error in case setting DMA mask fails
Stefan Wahren
2019-07-22
1
-1
/
+3
|
*
|
dmaengine: edma: make edma_filter_fn private
Arnd Bergmann
2019-07-22
1
-2
/
+3
[next]