index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
dmaengine: fsldma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: fsl_raid: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: fsl-qdma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-28
dmaengine: fsl-edma-main: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: dw: platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: dw-axi-dmac: dw-axi-dmac-platform: Convert to platform remove call...
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: dma-jz4780: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: dma-axi-dmac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: bestcomm: bestcomm: Convert to platform remove callback returning ...
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: bcm2835-dma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: bcm-sba-raid: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: at_xdmac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: at_hdmac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: apple-admac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
dmaengine: altera-msgdma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
64
-2771
/
+765
2023-08-22
dmaengine: fsl-edma: integrate v3 support
Frank Li
3
-23
/
+453
2023-08-22
dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
Frank Li
4
-28
/
+42
2023-08-22
dmaengine: fsl-edma: refactor chan_name setup and safety
Frank Li
2
-3
/
+4
2023-08-22
dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
Frank Li
1
-1
/
+4
2023-08-22
dmaengine: fsl-edma: refactor using devm_clk_get_enabled
Frank Li
1
-17
/
+2
2023-08-22
dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
Frank Li
2
-23
/
+8
2023-08-22
dmaengine: fsl-edma: move common IRQ handler to common.c
Frank Li
4
-56
/
+37
2023-08-22
dmaengine: fsl-edma: Remove enum edma_version
Frank Li
4
-41
/
+26
2023-08-22
dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
Frank Li
3
-6
/
+7
2023-08-22
dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
Frank Li
4
-19
/
+4
2023-08-22
dmaengine: fsl-edma: fix build error when arch is s390
Frank Li
1
-0
/
+1
2023-08-21
dmaengine: idxd: Fix issues with PRS disable sysfs knob
Fenghua Yu
1
-2
/
+2
2023-08-21
dmaengine: idxd: Allow ATS disable update only for configurable devices
Fenghua Yu
1
-0
/
+4
2023-08-21
dmaengine: xilinx_dma: Program interrupt delay timeout
Radhey Shyam Pandey
1
-9
/
+11
2023-08-21
dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase
Radhey Shyam Pandey
1
-1
/
+1
2023-08-21
dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit
Radhey Shyam Pandey
1
-0
/
+9
2023-08-21
dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
Radhey Shyam Pandey
1
-1
/
+1
2023-08-21
dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
Radhey Shyam Pandey
1
-0
/
+37
2023-08-21
dmaengine: ioatdma: use pci_dev_id() to simplify the code
Jialin Zhang
1
-1
/
+1
2023-08-21
dmaengine: ioat: fixing the wrong dma_dev->chancnt
Yajun Deng
2
-9
/
+11
2023-08-21
dmaengine: Simplify dma_async_device_register()
Yajun Deng
1
-62
/
+20
2023-08-21
dmaengine: fsl-edma: use struct_size() helper
Yu Liao
1
-4
/
+3
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
5
-38
/
+76
2023-08-21
dmaengine: mcf-edma: Use struct_size()
Christophe JAILLET
1
-4
/
+3
2023-08-21
dmaengine: lgm: Use builtin_platform_driver macro to simplify the code
Li Zetao
1
-6
/
+1
2023-08-21
dmaengine: ste_dma40: Add missing IRQ check in d40_probe
ruanjinjie
1
-0
/
+4
2023-08-21
dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-21
dmaengine: idxd: Remove unused declarations
Yue Haibing
1
-5
/
+0
2023-08-09
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
5
-38
/
+76
2023-08-07
dmaengine: xilinx: xdma: Fix typo
Miquel Raynal
1
-1
/
+1
2023-08-07
dmaengine: xilinx: xdma: Fix interrupt vector setting
Miquel Raynal
1
-0
/
+2
2023-08-07
dmaengine: owl-dma: Modify mismatched function name
Zhang Jianhua
1
-1
/
+1
2023-08-07
dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
Fenghua Yu
1
-3
/
+1
2023-08-07
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Ilpo Järvinen
1
-2
/
+16
[prev]
[next]