index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-17
dmaengine: qcom_hidma: Cleanup MSI handling
Thomas Gleixner
1
-24
/
+18
2021-12-17
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
2
-10
/
+6
2021-12-17
dmaengine: mv_xor_v2: Get rid of msi_desc abuse
Thomas Gleixner
1
-11
/
+5
[next]