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
2021-04-20
dmaengine: idxd: fix group conf_dev lifetime
Dave Jiang
4
-59
/
+88
2021-04-20
dmaengine: idxd: fix engine conf_dev lifetime
Dave Jiang
4
-51
/
+86
2021-04-20
dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
Dave Jiang
5
-91
/
+146
2021-04-20
dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
Dave Jiang
3
-90
/
+94
2021-04-20
dmaengine: idxd: use ida for device instance enumeration
Dave Jiang
1
-11
/
+6
2021-04-20
dmaengine: idxd: removal of pcim managed mmio mapping
Dave Jiang
1
-10
/
+23
2021-04-20
dmaengine: idxd: cleanup pci interrupt vector allocation management
Dave Jiang
3
-40
/
+30
2021-04-20
dmaengine: idxd: fix dma device lifetime
Dave Jiang
3
-18
/
+79
2021-04-20
Merge branch 'fixes' into next
Vinod Koul
10
-51
/
+107
2021-04-20
dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize()
YueHaibing
1
-11
/
+0
2021-04-20
dmaengine: idxd: Fix potential null dereference on pointer status
Colin Ian King
1
-1
/
+2
2021-04-20
dt-bindings: dmaengine: qcom: gpi: add compatible for sm8150
Felipe Balbi
1
-0
/
+1
2021-04-12
dmaengine: idxd: fix wq cleanup of WQCFG registers
Dave Jiang
3
-18
/
+27
2021-04-12
dmaengine: idxd: clear MSIX permission entry on shutdown
Dave Jiang
3
-9
/
+34
2021-04-12
dmaengine: k3dma: use the correct HiSilicon copyright
Hao Fang
1
-2
/
+2
2021-04-12
dmaengine: qcom_hidma: remove unused code
Jiapeng Chong
1
-6
/
+0
2021-04-12
dmaengine: plx_dma: add a missing put_device() on error path
Dan Carpenter
1
-7
/
+11
2021-04-12
dmaengine: tegra20: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+2
2021-04-12
dmaengine: Fix a double free in dma_async_device_register
Lv Yunlong
1
-0
/
+1
2021-04-12
dmaengine: dw: Make it dependent to HAS_IOMEM
Andy Shevchenko
1
-0
/
+2
2021-04-12
dmaengine: idxd: fix wq size store permission state
Dave Jiang
1
-1
/
+1
2021-04-12
dmaengine: idxd: fix opcap sysfs attribute output
Dave Jiang
1
-1
/
+7
2021-04-12
dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback
Dave Jiang
1
-1
/
+3
2021-03-23
dmaengine: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs
Krzysztof Kozlowski
1
-1
/
+1
2021-03-16
dmaengine: dw-edma: Add pcim_iomap_table return check
Gustavo Pimentel
1
-0
/
+15
2021-03-16
dmaengine: dw-edma: Revert fix scatter-gather address calculation
Gustavo Pimentel
1
-4
/
+4
2021-03-16
dmaengine: dw-edma: Change DMA abbreviation from lower into upper case
Gustavo Pimentel
1
-3
/
+3
2021-03-16
dmaengine: dw-edma: Fix crash on loading/unloading driver
Gustavo Pimentel
1
-6
/
+5
2021-03-16
dmaengine: dw-edma: Move struct dentry variable from static definition into d...
Gustavo Pimentel
6
-15
/
+22
2021-03-16
dmaengine: dw-edma: Change linked list and data blocks offset and sizes
Gustavo Pimentel
1
-16
/
+16
2021-03-16
dmaengine: dw-edma: Improve the linked list and data blocks definition
Gustavo Pimentel
3
-85
/
+160
2021-03-16
dmaengine: dw-edma: Reorder variables to keep consistency
Gustavo Pimentel
1
-5
/
+5
2021-03-16
dmaengine: dw-edma: Improve number of channels check
Gustavo Pimentel
2
-12
/
+11
2021-03-16
dmaengine: dw-edma: Add device_prep_interleave_dma() support
Gustavo Pimentel
2
-20
/
+78
2021-03-16
dmaengine: dw-edma: Add PCIe VSEC data retrieval support
Gustavo Pimentel
2
-35
/
+101
2021-03-16
dmaengine: dw-edma: Add support for the HDMA feature
Gustavo Pimentel
4
-24
/
+60
2021-03-16
dmaengine: dw-edma: Fix comments offset characters' alignment
Gustavo Pimentel
1
-107
/
+107
2021-03-16
dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
Gustavo Pimentel
3
-125
/
+326
2021-03-16
dmaengine: xilinx: Introduce synchronize() callback
Lars-Peter Clausen
1
-0
/
+8
2021-03-16
dmaengine: xilinx: dpdma: Fix race condition in done IRQ
Laurent Pinchart
1
-1
/
+2
2021-03-16
dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
Laurent Pinchart
1
-11
/
+17
2021-02-23
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-5627
/
+2707
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+1
2021-02-08
dmaengine: dw-axi-dmac: remove redundant null check on desc
Colin Ian King
1
-4
/
+0
2021-02-08
dmaengine dw: Revert "dmaengine: dw: Enable runtime PM"
Cezary Rojewski
1
-6
/
+0
2021-02-03
dmaengine: idxd: check device state before issue command
Dave Jiang
3
-3
/
+27
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-02-01
dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT
Richard Fitzgerald
1
-1
/
+1
2021-02-01
dmaengine: dw-axi-dmac: Virtually split the linked-list
Sia Jee Heng
2
-20
/
+92
2021-02-01
dmaengine: dw-axi-dmac: Set constraint to the Max segment size
Sia Jee Heng
2
-0
/
+9
[prev]
[next]