summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | |
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-144-13/+32
| |\ \ \ | | |_|/ | |/| |
| | | * iommu: Remove ioasid infrastructureJason Gunthorpe2023-03-311-1/+0
| | | * iommu/ioasid: Rename INVALID_IOASIDJacob Pan2023-03-314-6/+7
| | |/ | |/|
| | * dmaengine: idxd: Add enable/disable device IOPF featureLu Baolu2023-04-131-6/+25
| |/
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-286-6/+0
|\ \
| * | dmaengine: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-134-4/+0
| * | dmaengine: stm32-mdma: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-132-2/+0
| |/
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-2/+2
|\ \
| * | dmaengine: idxd: use const struct bus_type *Greg Kroah-Hartman2023-03-231-2/+2
| |/
* | dmaengine: apple-admac: Fix 'current_tx' not getting freedMartin Povišer2023-03-311-1/+4
* | dmaengine: apple-admac: Set src_addr_widths capabilityMartin Povišer2023-03-311-0/+3
* | dmaengine: apple-admac: Handle 'global' interrupt flagsMartin Povišer2023-03-311-2/+10
* | dmaengine: xilinx: xdma: Fix some kernel-doc commentsYang Li2023-03-171-1/+1
* | dmaengine: Actually use devm_add_action_or_reset()Andy Shevchenko2023-03-171-1/+1
|/
* Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-2548-187/+1703
|\
| * dmaengine: idma64: Update bytes_transferred fieldAman Kumar2023-02-161-0/+4
| * dmaengine: imx-sdma: Set DMA channel to be privateKai-Heng Feng2023-02-161-0/+1
| * dmaengine: dw: Move check for paused channel to dwc_get_residue()Andy Shevchenko2023-02-161-6/+5
| * dmaengine: ptdma: check for null desc before calling pt_cmd_callbackEric Pilmore2023-02-161-1/+1
| * dmaengine: dw-axi-dmac: Do not dereference NULL structureKees Cook2023-02-161-2/+0
| * dmaengine: idxd: Fix default allowed read buffers value in groupFenghua Yu2023-02-162-6/+11
| * dmaengine: sf-pdma: pdma_desc memory leak fixShravan Chippa2023-02-162-3/+1
| * dmaengine: Simplify dmaenginem_async_device_register() functionAndy Shevchenko2023-02-101-16/+4
| * dmaengine: use sysfs_emit() to instead of scnprintf()Andy Shevchenko2023-02-101-3/+3
| * dmaengine: xilinx: xdma: Add user logic interrupt supportLizhi Hou2023-02-101-0/+81
| * dmaengine: xilinx: xdma: Add xilinx xdma driverLizhi Hou2023-02-104-0/+1074
| * dmaengine: drivers: Use devm_platform_ioremap_resource()Tudor Ambarus2023-01-1829-100/+36
| * dmaengine: at_xdmac: remove empty lineClaudiu Beznea2023-01-181-1/+0
| * dmaengine: at_xdmac: add runtime pm supportClaudiu Beznea2023-01-181-15/+202
| * dmaengine: at_xdmac: align properly function membersClaudiu Beznea2023-01-181-1/+1
| * dmaengine: ppc4xx: Convert to use sysfs_emit()/sysfs_emit_at() APIsye xingchen2023-01-181-7/+5
| * dmaengine: sun6i: Set the maximum segment sizeSamuel Holland2023-01-181-0/+3
| * dmaengine: ti: k3-udma: remove non-fatal probe deferral logJayesh Choudhary2023-01-171-1/+0
| * dmaengine: imx-sdma: support hdmi in sdmaJoy Zou2022-12-281-8/+30
| * dmaengine: HISI_DMA should depend on ARCH_HISIGeert Uytterhoeven2022-12-281-1/+1
| * dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0Fenghua Yu2022-12-283-4/+4
| * dmaengine: idxd: Remove the unused function set_completion_address()Jiapeng Chong2022-12-281-6/+0
| * dmaengine: ti: k3-udma: Add support for BCDMA CSI RXVignesh Raghavendra2022-12-281-5/+32
| * dmaengine: ti: k3-udma: Add support for DMAs on AM62A SoCVignesh Raghavendra2022-12-281-0/+1
| * dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA dataJai Luthra2022-12-284-1/+200
| * dmaengine: ti: k3-udma: Fix BCDMA for case w/o BCHANVignesh Raghavendra2022-12-281-0/+3
* | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-258-378/+369
|\ \
| * | dmaengine: dw-edma: Depend on DW_EDMA instead of selecting itSerge Semin2023-02-221-1/+4
| * | dmaengine: dw-edma: Add mem-mapped LL-entries supportSerge Semin2023-02-222-41/+60
| * | dmaengine: dw-edma: Skip cleanup procedure if no private data foundSerge Semin2023-02-111-0/+4
| * | dmaengine: dw-edma: Replace chip ID number with device nameSerge Semin2023-02-113-3/+3
| * | dmaengine: dw-edma: Drop DT-region allocationSerge Semin2023-02-111-17/+4
| * | dmaengine: dw-edma: Use non-atomic io-64 methodsSerge Semin2023-02-111-26/+6
| * | dmaengine: dw-edma: Fix readq_ch() return value truncationSerge Semin2023-02-111-1/+1
| * | dmaengine: dw-edma: Use DMA engine device debugfs subdirectorySerge Semin2023-02-116-29/+4