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
2020-07-15
dmaengine: xgene-dma: Provide descriptions for 'dev' and 'clk' in device's ddata
Lee Jones
1
-0
/
+2
2020-07-15
dmaengine: nbpfaxi: Provide some missing attribute docs and split out slave info
Lee Jones
1
-3
/
+10
2020-07-15
dmaengine: iop-adma: Function parameter documentation must adhere to correct ...
Lee Jones
1
-2
/
+1
2020-07-15
dmaengine: imx-sdma: Correct formatting issue and provide 2 new descriptions
Lee Jones
1
-1
/
+3
2020-07-15
dmaengine: fsl-qdma: Fix 'struct fsl_qdma_format' formatting issue
Lee Jones
1
-1
/
+1
2020-07-15
dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
1
-6
/
+6
2020-07-15
dmaengine: at_hdmac: Repair parameter misspelling and demote non-kerneldoc he...
Lee Jones
1
-3
/
+3
2020-07-15
dmaengine: altera-msgdma: Fix struct documentation blocks
Lee Jones
1
-2
/
+4
2020-07-15
dmaengine: ste_dma40: Supply 2 missing struct attribute descriptions
Lee Jones
1
-0
/
+2
2020-07-15
dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment block
Lee Jones
1
-1
/
+1
2020-07-15
dmaengine: mmp_pdma: Demote obvious misuse of kerneldoc to standard comment b...
Lee Jones
1
-3
/
+3
2020-07-15
dmaengine: ep93xx_dma: Provide some missing struct attribute documentation
Lee Jones
1
-0
/
+2
2020-07-15
dmaengine: of-dma: Fix misspellings/formatting issues in some function headers
Lee Jones
1
-4
/
+4
2020-07-15
dmaengine: mediatek: mtk-hsdma: Fix formatting in 'struct mtk_hsdma_pdesc' do...
Lee Jones
1
-4
/
+4
2020-07-15
dmaengine: ti: k3-udma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2020-07-15
dmaengine: ti: k3-udma: Use udma_chan instead of tchan/rchan for IO functions
Peter Ujfalusi
1
-85
/
+78
2020-07-15
dmaengine: ti: k3-udma-private: Use udma_read/write for register access
Peter Ujfalusi
1
-2
/
+6
2020-07-15
dmaengine: ti: k3-udma: Use common defines for TCHANRT/RCHANRT registers
Peter Ujfalusi
3
-139
/
+115
2020-07-15
dmaengine: ti: k3-udma: Do not use ring_get_occ in udma_pop_from_ring
Peter Ujfalusi
1
-15
/
+13
2020-07-15
dmaengine: ti: k3-udma: Remove dma_sync_single calls for descriptors
Peter Ujfalusi
1
-35
/
+2
2020-07-15
dmaengine: idxd: fix PCI_MSI build errors
Randy Dunlap
1
-0
/
+1
2020-07-15
dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'
Sugar Zhang
1
-1
/
+9
2020-07-15
dmaengine: pl330: Improve transfer efficiency for the dregs
Sugar Zhang
1
-11
/
+21
2020-07-15
dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
Sugar Zhang
1
-8
/
+2
2020-07-13
dmaengine: idxd: move idxd interrupt handling to mask instead of ignore
Dave Jiang
3
-46
/
+13
2020-07-13
dmaengine: idxd: add work queue drain support
Dave Jiang
6
-132
/
+112
2020-06-24
dmaengine: pl330: Make sure the debug is idle before doing DMAGO
Sugar Zhang
1
-6
/
+6
2020-06-24
dmaengine: idxd: move submission to sbitmap_queue
Dave Jiang
5
-70
/
+46
2020-06-24
dmaengine: acpi: Drop double check for ACPI companion device
Andy Shevchenko
1
-11
/
+6
2020-06-24
dmaengine: hisilicon: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+1
2020-06-17
dmaengine: cookie bypass for out of order completion
Dave Jiang
2
-2
/
+12
2020-06-16
dmaengine: mmp_tdma: share the IRQ line
Lubomir Rintel
1
-1
/
+1
2020-06-16
dmaengine: mmp_pdma: Do not warn when IRQ is shared by all chans
Lubomir Rintel
1
-1
/
+1
2020-06-16
dmaengine: dw: Replace 'objs' by 'y'
Andy Shevchenko
1
-2
/
+2
2020-06-16
dmaengine: dw: Register ACPI DMA controller for PCI that has companion
Andy Shevchenko
3
-1
/
+7
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
3
-7
/
+7
2020-06-10
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
21
-184
/
+272
2020-05-19
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
Christophe JAILLET
1
-1
/
+1
2020-05-15
dmaengine: imx-sdma: initialize all script addresses
Sascha Hauer
1
-1
/
+1
2020-05-15
dmaengine: ti: k3-udma: Use proper return code in alloc_chan_resources
Peter Ujfalusi
1
-0
/
+1
2020-05-15
dmaengine: ti: k3-udma: Remove udma_chan.in_ring_cnt
Peter Ujfalusi
1
-15
/
+1
2020-05-15
dmaengine: ti: k3-udma: Add missing dma_sync call for rx flush descriptor
Peter Ujfalusi
1
-0
/
+3
2020-05-15
dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy
Peter Ujfalusi
1
-2
/
+4
2020-05-15
dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.
RafaĆ Hibner
1
-2
/
+1
2020-05-13
dmaengine: at_xdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-13
dmaengine: at_hdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-13
dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-13
dmaengine: ti: k3-udma: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-9
/
+3
2020-05-13
dmaengine: moxart-dma: Drop pointless static qualifier in moxart_probe()
YueHaibing
1
-1
/
+1
2020-05-13
dmaengine: sf-pdma: Simplify the error handling path in 'sf_pdma_probe()'
Christophe JAILLET
1
-18
/
+7
[next]