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
2022-01-18
Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-573
/
+1236
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-43
/
+60
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-48
/
+32
2022-01-08
dmaengine: pch_dma: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-1
/
+1
2022-01-05
dmaengine: at_xdmac: Fix race over irq_status
Tudor Ambarus
1
-8
/
+8
2022-01-05
dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()
Tudor Ambarus
1
-36
/
+34
2022-01-05
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
1
-9
/
+9
2022-01-05
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
1
-1
/
+3
2022-01-05
dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()
Tudor Ambarus
1
-8
/
+8
2022-01-05
dmaengine: at_xdmac: Fix concurrency over xfers_list
Tudor Ambarus
1
-7
/
+10
2022-01-05
dmaengine: at_xdmac: Move the free desc to the tail of the desc list
Tudor Ambarus
1
-9
/
+14
2022-01-05
dmaengine: at_xdmac: Fix race for the tx desc callback
Tudor Ambarus
1
-17
/
+8
2022-01-05
dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
Tudor Ambarus
1
-2
/
+1
2022-01-05
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
1
-2
/
+4
2022-01-05
dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
1
-5
/
+3
2022-01-05
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
1
-6
/
+0
2022-01-05
dmaengine: idxd: deprecate token sysfs attributes for read buffers
Dave Jiang
1
-27
/
+118
2022-01-05
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
5
-50
/
+49
2022-01-05
dmaengine: idxd: fix wq settings post wq disable
Dave Jiang
1
-2
/
+10
2022-01-05
dmaengine: idxd: change MSIX allocation based on per wq activation
Dave Jiang
5
-185
/
+131
2022-01-05
dmaengine: idxd: fix descriptor flushing locking
Dave Jiang
1
-14
/
+15
2022-01-05
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
6
-99
/
+79
2022-01-05
dmaengine: ioatdma: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-05
Merge branch 'fixes' into next
Vinod Koul
6
-64
/
+129
2022-01-03
dmaengine: uniphier-xdmac: Fix type of address variables
Kunihiko Hayashi
1
-2
/
+3
2022-01-03
dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK
Amelie Delaunay
1
-1
/
+1
2022-01-03
dmaengine: rcar-dmac: Add support for R-Car S4-8
Yoshihiro Shimoda
1
-7
/
+10
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
7
-43
/
+60
2021-12-17
dmaengine: sh: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-4
/
+2
2021-12-17
dmaengine: stm32-mdma: Use bitfield helpers
Geert Uytterhoeven
1
-51
/
+23
2021-12-17
dmaengine: stm32-mdma: Remove redundant initialization of pointer hwdesc
Colin Ian King
1
-1
/
+1
2021-12-17
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
6
-8
/
+68
2021-12-17
dmaengine: idxd: set defaults for wq configs
Dave Jiang
3
-10
/
+11
2021-12-17
dmaengine: jz4780: Support bidirectional I/O on one channel
Paul Cercueil
1
-16
/
+32
2021-12-17
dmaengine: jz4780: Replace uint32_t with u32
Paul Cercueil
1
-19
/
+19
2021-12-17
dmaengine: jz4780: Add support for the MDMA and BDMA in the JZ4760(B)
Paul Cercueil
1
-0
/
+28
2021-12-17
dmaengine: jz4780: Work around hardware bug on JZ4760 SoCs
Paul Cercueil
1
-0
/
+8
2021-12-17
drivers: dma: ti: k3-psil: Add support for J721S2
Aswath Govindraju
4
-1
/
+171
2021-12-17
dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC
Aswath Govindraju
1
-0
/
+1
2021-12-17
dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+4
2021-12-17
dmaengine: xilinx: Handle IRQ mapping errors
Lars-Peter Clausen
1
-3
/
+8
2021-12-17
dmaengine: xilinx_dpdma: stop using slave_id field
Arnd Bergmann
1
-6
/
+11
2021-12-17
dmaengine: qcom-adm: stop abusing slave_id config
Arnd Bergmann
1
-7
/
+49
2021-12-17
dmaengine: sprd: stop referencing config->slave_id
Arnd Bergmann
1
-3
/
+0
2021-12-17
dmaengine: pxa/mmp: stop referencing config->slave_id
Arnd Bergmann
2
-13
/
+0
2021-12-17
dmaengine: shdma: remove legacy slave_id parsing
Arnd Bergmann
1
-8
/
+0
2021-12-17
dmaengine: tegra20-apb: stop checking config->slave_id
Arnd Bergmann
1
-6
/
+0
2021-12-16
dmaengine: qcom_hidma: Cleanup MSI handling
Thomas Gleixner
1
-24
/
+18
2021-12-16
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
2
-10
/
+6
2021-12-16
dmaengine: mv_xor_v2: Get rid of msi_desc abuse
Thomas Gleixner
1
-11
/
+5
[next]