summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2023-11-20dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()Christophe JAILLET
2023-11-20dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter
2023-11-20dmaengine: idxd: Register dsa_bus_type before registering idxd sub-driversFenghua Yu
2023-11-08dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong
2023-10-19dmaengine: mediatek: Fix deadlock caused by synchronize_irq()Duoming Zhou
2023-10-19dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irqRex Zhang
2023-10-19dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is setAmelie Delaunay
2023-10-19dmaengine: stm32-mdma: use Link Address Register to compute residueAmelie Delaunay
2023-10-19dmaengine: stm32-dma: fix residue in case of MDMA chainingAmelie Delaunay
2023-10-19dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chainingAmelie Delaunay
2023-10-19dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay
2023-09-19dmaengine: sh: rz-dmac: Fix destination and source data size settingHien Huynh
2023-09-13dmaengine: idxd: Fix issues with PRS disable sysfs knobFenghua Yu
2023-09-13dmaengine: idxd: Allow ATS disable update only for configurable devicesFenghua Yu
2023-09-13dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supportedFenghua Yu
2023-09-13dmaengine: idxd: Simplify WQ attribute visibility checksFenghua Yu
2023-09-13dmaengine: ste_dma40: Add missing IRQ check in d40_proberuanjinjie
2023-09-13dmaengine: idxd: Modify the dependence of attribute pasid_enabledRex Zhang
2023-08-07dmaengine: xilinx: xdma: Fix typoMiquel Raynal
2023-08-07dmaengine: xilinx: xdma: Fix interrupt vector settingMiquel Raynal
2023-08-07dmaengine: owl-dma: Modify mismatched function nameZhang Jianhua
2023-08-07dmaengine: idxd: Clear PRS disable flag when disabling IDXD deviceFenghua Yu
2023-08-07dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen
2023-08-07dmaengine: mcf-edma: Fix a potential un-allocated memory accessChristophe JAILLET
2023-07-12dmaengine: xilinx: xdma: Fix Judgment of the return valueMinjie Du
2023-07-12idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEMBaoquan He
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26dmaengine: ioat: Free up __cleanup() namePeter Zijlstra
2023-05-30bus: fsl-mc: Make remove function return voidUwe Kleine-König
2023-05-24dmaengine: sprd: Don't set chancntJisheng Zhang
2023-05-24dmaengine: hidma: Don't set chancntJisheng Zhang
2023-05-24dmaengine: plx_dma: Don't set chancntJisheng Zhang
2023-05-24dmaengine: axi-dmac: Don't set chancntJisheng Zhang
2023-05-24dmaengine: dw-axi-dmac: Don't set chancntJisheng Zhang
2023-05-24dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}Stephan Gerhold
2023-05-24dmaengine: dw-edma: Add HDMA DebugFS supportCai Huoqing
2023-05-24dmaengine: dw-edma: Add support for native HDMACai Huoqing
2023-05-24dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...Cai Huoqing
2023-05-24dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing
2023-05-24dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bitsPeter Rosin
2023-05-24dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handlingPeter Rosin
2023-05-24dmaengine: pl330: rename _start to prevent build errorRandy Dunlap
2023-05-19dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()Dan Carpenter
2023-05-19dmaengine: ste_dma40: use proper format string for resource_size_tArnd Bergmann
2023-05-18dmaengine: make QCOM_HIDMA depend on HAS_IOMEMBaoquan He
2023-05-18dmaengine: ste_dma40: fix typo in enum documentationVinod Koul
2023-05-18dmaengine: ste_dma40: use correct print specfier for resource_size_tVinod Koul
2023-05-17dmaengine: ti: k3-udma: annotate pm function with __maybe_unusedVinod Koul