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
2021-05-13
dmaengine: qcom_hidma: comment platform_driver_register call
Phillip Potter
1
-0
/
+14
2021-05-13
Revert "dmaengine: qcom_hidma: Check for driver register failure"
Greg Kroah-Hartman
1
-1
/
+2
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-1
/
+1
2021-05-10
dmaengine: xilinx: dpdma: initialize registers before request_irq
Quanyang Wang
1
-1
/
+23
2021-05-10
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
1
-2
/
+4
2021-05-10
dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
Zhen Lei
1
-0
/
+3
2021-05-10
dmaengine: idxd: remove devm allocation for idxd->int_handles
Dave Jiang
1
-1
/
+2
2021-05-10
dmaengine: idxd: Remove redundant variable cdev_ctx
Jiapeng Chong
1
-2
/
+0
2021-05-10
dmaengine: fsl-qdma: check dma_set_mask return value
Robin Gong
1
-1
/
+5
2021-05-10
dmaengine: idxd: add missing dsa driver unregister
Dave Jiang
1
-0
/
+1
2021-05-10
dmaengine: idxd: add engine 'struct device' missing bus type assignment
Dave Jiang
1
-0
/
+1
2021-05-04
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-1136
/
+2967
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-04-25
dmaengine: idxd: Enable IDXD performance monitor support
Tom Zanussi
2
-4
/
+10
2021-04-25
dmaengine: idxd: Add IDXD performance monitor support
Tom Zanussi
6
-0
/
+948
2021-04-23
dmaengine: idxd: remove MSIX masking for interrupt handlers
Dave Jiang
3
-15
/
+2
2021-04-23
dmaengine: idxd: device cmd should use dedicated lock
Dave Jiang
3
-9
/
+11
2021-04-23
dmaengine: idxd: support reporting of halt interrupt
Dave Jiang
5
-1
/
+33
2021-04-23
dmaengine: idxd: enable SVA feature for IOMMU
Dave Jiang
1
-5
/
+14
2021-04-23
dmaengine: idxd: convert sprintf() to sysfs_emit() for all usages
Dave Jiang
1
-61
/
+55
2021-04-23
dmaengine: idxd: add interrupt handle request and release support
Dave Jiang
6
-9
/
+176
2021-04-23
dmaengine: idxd: add support for readonly config mode
Dave Jiang
4
-9
/
+138
2021-04-23
dmaengine: idxd: add percpu_ref to descriptor submission path
Dave Jiang
5
-108
/
+161
2021-04-20
dmaengine: idxd: remove detection of device type
Dave Jiang
6
-75
/
+48
2021-04-20
dmaengine: idxd: iax bus removal
Dave Jiang
4
-87
/
+13
2021-04-20
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
5
-89
/
+63
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
[prev]
[next]