index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
7
-17
/
+108
2020-12-11
dmaengine: qcom: Fix ADM driver kerneldoc markup
Jonathan McDowell
1
-3
/
+5
2020-12-10
dmaengine: idxd: add ATS disable knob for work queues
Dave Jiang
4
-2
/
+42
2020-11-24
dmaengine: ti: drop of_match_ptr and mark of_device_id table as maybe unused
Krzysztof Kozlowski
1
-3
/
+3
2020-11-24
dmaengine: stm32: mark of_device_id table as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: sf: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: mv_xor: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: dw-axi-dmac: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: jz4780: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-24
dmaengine: mxs-dma: Remove the unused .id_table
Fabio Estevam
1
-32
/
+5
2020-11-24
dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
Zhihao Cheng
1
-1
/
+3
2020-11-24
dmaengine: imx-dma: Remove unused .id_table
Fabio Estevam
1
-29
/
+4
2020-11-24
dmaengine: qcom: Add GPI dma driver
Vinod Koul
3
-0
/
+2316
2020-11-24
dmaengine: qcom: Add ADM driver
Jonathan McDowell
3
-0
/
+915
2020-11-20
Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
11
-63
/
+111
2020-11-18
dmaengine: fix error codes in channel_register()
Dan Carpenter
1
-8
/
+9
2020-11-18
dmaengine: imx-sdma: Remove unused .id_table support
Fabio Estevam
1
-37
/
+1
2020-11-18
dmaengine: sun6i: Add support for A100 DMA
Yangtao Li
1
-0
/
+25
2020-11-16
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
Sugar Zhang
1
-1
/
+1
2020-11-16
dmaengine: ioatdma: remove unused function missed during dma_v2 removal
Lukas Bulwahn
1
-10
/
+0
2020-11-16
dmaengine: idxd: fix mapping of portal size
Dave Jiang
3
-3
/
+3
2020-11-10
dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
Tony Lindgren
1
-13
/
+24
2020-11-09
dmaengine: xilinx_dma: Fix SG capability check for MCDMA
Matthew Murrian
1
-3
/
+4
2020-11-09
dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
Matthew Murrian
1
-5
/
+24
2020-11-09
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
Marc Ferland
1
-2
/
+2
2020-11-09
dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-5
/
+4
2020-11-09
dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-4
/
+3
2020-11-09
dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-6
/
+4
2020-11-09
dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-6
/
+4
2020-11-09
dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQ
Barry Song
1
-6
/
+5
2020-11-09
dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functions
Grygorii Strashko
1
-26
/
+38
2020-11-09
dmaengine: idma64: Switch to use __maybe_unused instead of ifdeffery
Andy Shevchenko
1
-6
/
+2
2020-11-09
dmaengine: dw: Enable runtime PM
Andy Shevchenko
1
-0
/
+6
2020-11-09
dmaengine: idxd: define table offset multiplier
Dave Jiang
2
-10
/
+9
2020-11-09
dmaengine: idxd: Update calculation of group offset to be more readable
Dave Jiang
2
-7
/
+23
2020-10-30
dmaengine: idxd: Clean up descriptors with fault error
Dave Jiang
3
-12
/
+140
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
9
-43
/
+398
2020-10-30
dmaengine: ppc4xx: remove xor_hw_desc assignment without reading
Krzysztof Kozlowski
1
-2
/
+0
2020-10-30
dmaengine: ppc4xx: make ppc440spe_adma_chan_list static
Krzysztof Kozlowski
1
-1
/
+1
2020-10-30
dmaengine: at_xdmac: add AXI priority support and recommended settings
Eugen Hristev
1
-0
/
+47
2020-10-30
dmaengine: at_xdmac: add support for sama7g5 based at_xdmac
Eugen Hristev
1
-26
/
+84
2020-10-30
dmaengine: at_xdmac: adapt perid for mem2mem operations
Eugen Hristev
1
-3
/
+3
2020-10-30
dmaengine: pl330: Remove unreachable code
Surendran K
1
-2
/
+0
2020-10-30
dmaengine: stm32-mdma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
dmaengine: idxd: fix wq config registers offset programming
Dave Jiang
4
-17
/
+43
[prev]
[next]