开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2021-07-21
dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone
Dave Jiang
2021-07-21
dmaengine: idxd: create user driver for wq 'device'
Dave Jiang
2021-07-21
dmaengine: idxd: create dmaengine driver for wq 'device'
Dave Jiang
2021-07-21
dmaengine: idxd: create idxd_device sub-driver
Dave Jiang
2021-07-21
dmaengine: idxd: add type to driver in order to allow device matching
Dave Jiang
2021-07-21
dmanegine: idxd: open code the dsa_drv registration
Dave Jiang
2021-07-21
dmaengine: idxd: idxd: move remove() bits for idxd 'struct device' to device.c
Dave Jiang
2021-07-21
dmaengine: idxd: move probe() bits for idxd 'struct device' to device.c
Dave Jiang
2021-07-21
dmaengine: idxd: fix bus_probe() and bus_remove() for dsa_bus
Dave Jiang
2021-07-21
dmaengine: idxd: remove iax_bus_type prototype
Dave Jiang
2021-07-21
dmaengine: idxd: remove bus shutdown
Dave Jiang
2021-07-21
dmaengine: idxd: move wq_disable() to device.c
Dave Jiang
2021-07-21
dmaengine: idxd: move wq_enable() to device.c
Dave Jiang
2021-07-21
dmaengine: idxd: remove IDXD_DEV_CONF_READY
Dave Jiang
2021-07-21
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
2021-07-21
dmaengine: idxd: add driver name
Dave Jiang
2021-07-21
dmaengine: idxd: add driver register helper
Dave Jiang
2021-07-21
Merge branch 'fixes' into next
Vinod Koul
2021-07-20
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2021-07-20
dmaengine: idxd: fix submission race window
Dave Jiang
2021-07-20
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2021-07-20
dmaengine: idxd: fix desc->vector that isn't being updated
Dave Jiang
2021-07-15
Merge branch 'fixes' into next
Vinod Koul
2021-07-15
dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-07-14
dmaengine: idxd: depends on !UML
Johannes Berg
2021-07-14
dmaengine: idxd: assign MSIX vectors to each WQ rather than roundrobin
Dave Jiang
2021-07-14
dmaengine: idxd: add missing percpu ref put on failure
Dave Jiang
2021-07-14
dmaengine: idxd: fix setup sequence for MSIXPERM table
Dave Jiang
2021-07-14
dmaengine: idxd: fix array index when int_handles are being used
Dave Jiang
2021-07-14
dmaengine: idxd: have command status always set
Dave Jiang
2021-07-14
dmaengine: idxd: Add wq occupancy information to sysfs attribute
Dave Jiang
2021-07-14
dmanegine: idxd: cleanup all device related bits after disabling device
Dave Jiang
2021-07-14
dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
Yu Kuai
2021-07-14
dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
Adrian Larumbe
2021-07-14
dmaengine: idxd: Simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-07-14
dmaengine: dw: Program xBAR hardware for Elkhart Lake
Andy Shevchenko
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-24
dmaengine: imx-sdma: Remove platform data header
Vladimir Zapolskiy
2021-06-24
dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]
Michal Simek
2021-06-24
dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
Michal Simek
2021-06-16
Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-16
dmaengine: altera-msgdma: add OF support
Olivier Dautricourt
2021-06-16
dmaengine: xilinx: dpdma: fix kernel-doc
Yang Li
2021-06-16
dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
Austin Kim
2021-06-16
dmaengine: sh: Remove unused shdma-of driver
Geert Uytterhoeven
2021-06-16
dmaengine: qcom: gpi: Add SM8250 compatible
Konrad Dybcio
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
2021-06-07
dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail
Zou Wei
2021-06-07
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
Guillaume Ranquet
[next]