Age | Commit message (Expand) | Author | Files | Lines |
2021-07-28 | dmaengine: hisi_dma: Remove some useless code | Christophe JAILLET | 1 | -9/+1 |
2021-07-28 | dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail | Baokun Li | 1 | -2/+1 |
2021-07-28 | dmaengine: fsl-dpaa2-qdma: Use list_move_tail instead of list_del/list_add_tail | Baokun Li | 1 | -5/+3 |
2021-07-28 | dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail | Baokun Li | 1 | -2/+1 |
2021-07-28 | dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops | Zhang Qilong | 1 | -3/+3 |
2021-07-28 | dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops | Zhang Qilong | 1 | -2/+2 |
2021-07-27 | Merge tag 'bus_remove_return_void-5.15' into next | Vinod Koul | 4 | -2/+5 |
2021-07-27 | dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state | Kunihiko Hayashi | 1 | -2/+2 |
2021-07-23 | dmaengine: imx-sdma: add terminated list for freed descriptor in worker | Robin Gong | 1 | -7/+10 |
2021-07-23 | dmaengine: imx-sdma: add uart rom script | Robin Gong | 1 | -4/+21 |
2021-07-23 | dmaengine: imx-sdma: remove ERR009165 on i.mx6ul | Robin Gong | 1 | -2/+24 |
2021-07-23 | dmaengine: imx-sdma: add mcu_2_ecspi script | Robin Gong | 1 | -0/+4 |
2021-07-23 | dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script | Robin Gong | 1 | -0/+12 |
2021-07-23 | dmaengine: imx-sdma: remove duplicated sdma_load_context | Robin Gong | 1 | -4/+1 |
2021-07-23 | Revert "dmaengine: imx-sdma: refine to load context only once" | Robin Gong | 1 | -8/+0 |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2021-07-21 | dmaengine: idxd: remove fault processing code | Dave Jiang | 1 | -91/+4 |
2021-07-21 | dmaengine: idxd: move dsa_drv support to compatible mode | Dave Jiang | 9 | -48/+146 |
2021-07-21 | dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone | Dave Jiang | 6 | -73/+103 |
2021-07-21 | dmaengine: idxd: create user driver for wq 'device' | Dave Jiang | 4 | -14/+61 |
2021-07-21 | dmaengine: idxd: create dmaengine driver for wq 'device' | Dave Jiang | 4 | -35/+92 |
2021-07-21 | dmaengine: idxd: create idxd_device sub-driver | Dave Jiang | 3 | -0/+23 |
2021-07-21 | dmaengine: idxd: add type to driver in order to allow device matching | Dave Jiang | 3 | -1/+21 |
2021-07-21 | dmanegine: idxd: open code the dsa_drv registration | Dave Jiang | 3 | -17/+8 |
2021-07-21 | dmaengine: idxd: idxd: move remove() bits for idxd 'struct device' to device.c | Dave Jiang | 3 | -19/+24 |
2021-07-21 | dmaengine: idxd: move probe() bits for idxd 'struct device' to device.c | Dave Jiang | 3 | -38/+40 |
2021-07-21 | dmaengine: idxd: fix bus_probe() and bus_remove() for dsa_bus | Dave Jiang | 2 | -63/+69 |
2021-07-21 | dmaengine: idxd: remove iax_bus_type prototype | Dave Jiang | 1 | -1/+0 |
2021-07-21 | dmaengine: idxd: remove bus shutdown | Dave Jiang | 1 | -6/+0 |
2021-07-21 | dmaengine: idxd: move wq_disable() to device.c | Dave Jiang | 3 | -37/+39 |
2021-07-21 | dmaengine: idxd: move wq_enable() to device.c | Dave Jiang | 3 | -123/+126 |
2021-07-21 | dmaengine: idxd: remove IDXD_DEV_CONF_READY | Dave Jiang | 4 | -19/+2 |
2021-07-21 | dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev | Dave Jiang | 6 | -185/+251 |
2021-07-21 | dmaengine: idxd: add driver name | Dave Jiang | 3 | -3/+3 |
2021-07-21 | dmaengine: idxd: add driver register helper | Dave Jiang | 3 | -5/+26 |
2021-07-21 | Merge branch 'fixes' into next | Vinod Koul | 3 | -17/+99 |
2021-07-20 | dmaengine: idxd: fix sequence for pci driver remove() and shutdown() | Dave Jiang | 2 | -11/+17 |
2021-07-20 | dmaengine: idxd: fix submission race window | Dave Jiang | 3 | -18/+101 |
2021-07-20 | dmaengine: idxd: fix sequence for pci driver remove() and shutdown() | Dave Jiang | 2 | -11/+17 |
2021-07-20 | dmaengine: idxd: fix desc->vector that isn't being updated | Dave Jiang | 1 | -2/+1 |
2021-07-15 | Merge branch 'fixes' into next | Vinod Koul | 3 | -2/+16 |
2021-07-15 | dmaengine: sprd: Add missing MODULE_DEVICE_TABLE | Zou Wei | 1 | -0/+1 |
2021-07-14 | dmaengine: mpc512x: Fix fall-through warning for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-07-14 | dmaengine: idxd: depends on !UML | Johannes Berg | 1 | -1/+1 |
2021-07-14 | dmaengine: idxd: assign MSIX vectors to each WQ rather than roundrobin | Dave Jiang | 2 | -30/+8 |
2021-07-14 | dmaengine: idxd: add missing percpu ref put on failure | Dave Jiang | 1 | -1/+3 |
2021-07-14 | dmaengine: idxd: fix setup sequence for MSIXPERM table | Dave Jiang | 1 | -1/+3 |
2021-07-14 | dmaengine: idxd: fix array index when int_handles are being used | Dave Jiang | 1 | -13/+2 |
2021-07-14 | dmaengine: idxd: have command status always set | Dave Jiang | 1 | -4/+5 |
2021-07-14 | dmaengine: idxd: Add wq occupancy information to sysfs attribute | Dave Jiang | 2 | -0/+22 |