index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2022-07-01
dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ul
Jayesh Choudhary
2022-06-27
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
2022-06-16
dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()
Alexey Khoroshilov
2022-06-16
dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit address
Geert Uytterhoeven
2022-06-10
dmaengine: dw-edma: remove a macro conditional with similar branches
Vladimir Zapolskiy
2022-06-10
dmaengine: dw: dmamux: Fix build without CONFIG_OF
Miquel Raynal
2022-06-10
dmaengine: dw: dmamux: Export the module device table
Miquel Raynal
2022-06-10
dmaengine: apple-admac: Fix print format
Vinod Koul
2022-06-09
dmaengine: apple-admac: Add Apple ADMAC driver
Martin PoviĊĦer
2022-06-09
dmaengine: dmatest: Replace symbolic permissions by octal permissions
Geert Uytterhoeven
2022-06-09
dmaengine: dmatest: Remove spaces before tabs
Geert Uytterhoeven
2022-05-29
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-19
dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
Dave Jiang
2022-05-19
dmaengine: sun6i: Add support for the D1 variant
Samuel Holland
2022-05-19
dmaengine: sun6i: Add support for 34-bit physical addresses
Samuel Holland
2022-05-19
dmaengine: sun6i: Do not use virt_to_phys
Samuel Holland
2022-05-19
dmaengine: tegra: Remove unused switch case
Akhil R
2022-05-19
dmaengine: tegra: Fix uninitialized variable usage
Akhil R
2022-05-19
dmaengine: stm32-dma: add device_pause/device_resume support
Amelie Delaunay
2022-05-19
dmaengine: stm32-dma: rename pm ops before dma pause/resume introduction
Amelie Delaunay
2022-05-19
dmaengine: stm32-dma: pass DMA_SxSCR value to stm32_dma_handle_chan_done()
Amelie Delaunay
2022-05-19
dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sg
Amelie Delaunay
2022-05-19
dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor
Amelie Delaunay
2022-05-19
dmaengine: qcom: gpi: Add support for sc7280
Vinod Koul
2022-05-19
dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious it
Amelie Delaunay
2022-05-19
dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
Amelie Delaunay
2022-05-19
dmaengine: stm32-mdma: remove GISR1 register
Amelie Delaunay
2022-05-19
dmaengine: ti: deprecate '#dma-channels'
Krzysztof Kozlowski
2022-05-19
dmaengine: mmp: deprecate '#dma-channels'
Krzysztof Kozlowski
2022-05-19
dmaengine: pxa: deprecate '#dma-channels' and '#dma-requests'
Krzysztof Kozlowski
2022-05-19
dmaengine: tegra: Fix build error without IOMMU_API
YueHaibing
2022-05-19
dmaengine: dw: Add RZN1 compatible
Miquel Raynal
2022-05-19
dmaengine: dw: dmamux: Introduce RZN1 DMA router support
Miquel Raynal
2022-05-16
dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-16
dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
Dave Jiang
2022-05-16
dmaengine: sprd: deprecate '#dma-channels'
Krzysztof Kozlowski
2022-05-16
dmaengine: idxd: skip irq free when wq type is not kernel
Dave Jiang
2022-05-16
dmaengine: idxd: make idxd_register/unregister_dma_channel() static
Dave Jiang
2022-05-16
dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of pm_runtime_...
Radhey Shyam Pandey
2022-05-16
dmaengine: zynqmp_dma: check dma_async_device_register return value
Shravya Kumbham
2022-05-16
dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
Radhey Shyam Pandey
2022-05-16
dmaengine: idxd: remove redudant idxd_wq_disable_cleanup() call
Dave Jiang
2022-05-16
dmaengine: idxd: free irq before wq type is reset
Dave Jiang
2022-05-16
dmaengine: idxd: fix lockdep warning on device driver removal
Dave Jiang
2022-05-16
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
2022-05-16
dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
Christophe JAILLET
2022-05-16
dmaengine: tegra: Use platform_get_irq() to get IRQ resource
Akhil R
2022-04-22
dma: omap: hide legacy interface
Arnd Bergmann
[next]