index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2021-08-02
dmaengine: dw-axi-dmac: Remove free slot check algorithm in dw_axi_dma_set_hw...
Pandith N
2021-08-02
dmaengine: usb-dmac: make usb_dmac_get_current_residue unsigned
Jordy Zomer
2021-07-29
dmaengine: idxd: fix abort status check
Dave Jiang
2021-07-28
dmanegine: idxd: add software command status
Dave Jiang
2021-07-28
dmaengine: idxd: rotate portal address for better performance
Dave Jiang
2021-07-28
dmaengine: idxd: fix wq slot allocation index check
Dave Jiang
2021-07-28
dmaengine: idxd: fix uninit var for alt_drv
Dave Jiang
2021-07-28
dmaengine: idxd: Set defaults for GRPCFG traffic class
Dave Jiang
2021-07-28
dmaengine: at_xdmac: use platform_driver_register
Clément Léger
2021-07-28
dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...
Peter Ujfalusi
2021-07-28
dmaengine: tegra210-adma: Using pm_runtime_resume_and_get to replace open coding
Zhang Qilong
2021-07-28
ppc4xx: replace sscanf() by kstrtoul()
Salah Triki
2021-07-28
dmaengine: stm32-dma: add alternate REQ/ACK protocol management
Amelie Delaunay
2021-07-28
dmaengine: altera-msgdma: make response port optional
Olivier Dautricourt
2021-07-28
dmaengine: hisi_dma: Remove some useless code
Christophe JAILLET
2021-07-28
dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-07-28
dmaengine: fsl-dpaa2-qdma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-07-28
dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-07-28
dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops
Zhang Qilong
2021-07-28
dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops
Zhang Qilong
2021-07-27
Merge tag 'bus_remove_return_void-5.15' into next
Vinod Koul
2021-07-27
dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state
Kunihiko Hayashi
2021-07-23
dmaengine: imx-sdma: add terminated list for freed descriptor in worker
Robin Gong
2021-07-23
dmaengine: imx-sdma: add uart rom script
Robin Gong
2021-07-23
dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Robin Gong
2021-07-23
dmaengine: imx-sdma: add mcu_2_ecspi script
Robin Gong
2021-07-23
dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
Robin Gong
2021-07-23
dmaengine: imx-sdma: remove duplicated sdma_load_context
Robin Gong
2021-07-23
Revert "dmaengine: imx-sdma: refine to load context only once"
Robin Gong
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
dmaengine: idxd: remove fault processing code
Dave Jiang
2021-07-21
dmaengine: idxd: move dsa_drv support to compatible mode
Dave Jiang
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
[prev]
[next]