index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2020-09-18
dmaengine: sf-pdma: remove unused 'desc'
Vinod Koul
2020-09-18
dmaengine: zx: remove redundant irqsave in hardIRQ
Barry Song
2020-09-11
dmaengine: Kconfig: Update description for RCAR_DMAC config
Lad Prabhakar
2020-09-11
dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters
Peter Ujfalusi
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
2020-09-11
dmaengine: dmatest: Print error codes as signed value
Andy Shevchenko
2020-09-11
dmaengine: pl330: Drop local dma_parms
Robin Murphy
2020-09-11
dmaengine: qcom: bam_dma: Drop local dma_parms
Robin Murphy
2020-09-11
dmaengine: ste_dma40: Drop local dma_parms
Robin Murphy
2020-09-11
dmaengine: rcar-dmac: Drop local dma_parms
Robin Murphy
2020-09-11
dmaengine: mxs: Drop local dma_parms
Robin Murphy
2020-09-11
dmaengine: imx-sdma: Drop local dma_parms
Robin Murphy
2020-09-11
dmaengine: imx-dma: Drop local dma_parms
Robin Murphy
2020-09-11
dmaengine: bcm2835: Drop local dma_parms
Robin Murphy
2020-09-11
dmaengine: axi-dmac: Drop local dma_parms
Robin Murphy
2020-09-11
dmaengine: sf-pdma: Fix an error that calls callback twice
Brad Kim
2020-09-04
Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-03
dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0
Peter Ujfalusi
2020-09-03
dmaengine: idxd: add command status to idxd sysfs attribute
Dave Jiang
2020-09-03
dmaengine: idxd: add support for configurable max wq batch size
Dave Jiang
2020-09-03
dmaengine: idxd: add support for configurable max wq xfer size
Dave Jiang
2020-09-03
dmaengine: xilinx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
dmaengine: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
dmaengine: pl330: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
dmaengine: Save few bytes and increase readability of dma_request_chan()
Andy Shevchenko
2020-09-03
dmaengine: Mark dma_request_slave_channel() deprecated
Peter Ujfalusi
2020-08-29
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
2020-08-25
dmaengine: axi-dmac: add support for reading bus attributes from registers
Alexandru Ardelean
2020-08-25
dmaengine: axi-dmac: wrap channel parameter adjust into function
Alexandru Ardelean
2020-08-25
dmaengine: axi-dmac: wrap entire dt parse in a function
Alexandru Ardelean
2020-08-25
dmaengine: axi-dmac: move clock enable earlier
Alexandru Ardelean
2020-08-25
dmaengine: axi-dmac: move active_descs list init after device-tree init
Alexandru Ardelean
2020-08-25
dmaengine: axi-dmac: move version read in probe
Alexandru Ardelean
2020-08-25
drivers/dma/dma-jz4780: Fix race condition between probe and irq handler
Madhuparna Bhowmik
2020-08-25
dmaengine: pl330: fix instruction dump formatting
Ćukasz Stelmach
2020-08-25
dmaengine: dw-edma: Fix typo in comments offset
Gustavo Pimentel
2020-08-25
dmaengine: dw-edma: Fix scatter-gather address calculation
Gustavo Pimentel
2020-08-25
dmaengine: ti: k3-udma: Remove redundant is_slave_direction() checks
Peter Ujfalusi
2020-08-25
dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sg
Peter Ujfalusi
2020-08-25
dmaengine: pl330: Fix burst length if burst size is smaller than bus width
Marek Szyprowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-19
dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
Yu Kuai
2020-08-19
dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
Yu Kuai
2020-08-19
dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...
Yu Kuai
2020-08-19
dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
Wei Yongjun
2020-08-17
dmaengine: dw: Add DMA-channels mask cell support
Serge Semin
2020-08-17
dmaengine: dw: Ignore burst setting for memory peripherals
Serge Semin
2020-08-17
dmaengine: dw: Discard dlen from the dev-to-mem xfer width calculation
Serge Semin
2020-08-17
dmaengine: dw: Activate FIFO-mode for memory peripherals only
Serge Semin
2020-08-17
dmaengine: xilinx: dpdma: Add debugfs support
Laurent Pinchart
[next]