summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-21dmaengine: xilinx_dma: Increase AXI DMA transaction segment countRadhey Shyam Pandey
2023-08-21dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma clientRadhey Shyam Pandey
2023-08-21dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay propertyRadhey Shyam Pandey
2023-08-21dt-bindings: dmaengine: xilinx_dma:Add xlnx,axistream-connected propertyRadhey Shyam Pandey
2023-08-21dmaengine: ioatdma: use pci_dev_id() to simplify the codeJialin Zhang
2023-08-21dmaengine: ioat: fixing the wrong dma_dev->chancntYajun Deng
2023-08-21dmaengine: Simplify dma_async_device_register()Yajun Deng
2023-08-21dmaengine: fsl-edma: use struct_size() helperYu Liao
2023-08-21dmaengine: mcf-edma: Use struct_size()Christophe JAILLET
2023-08-21dmaengine: lgm: Use builtin_platform_driver macro to simplify the codeLi Zetao
2023-08-21dmaengine: ste_dma40: Add missing IRQ check in d40_proberuanjinjie
2023-08-21dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-08-21dmaengine: idxd: Remove unused declarationsYue Haibing
2023-08-02dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7Varshini Rajendran
2023-08-02dmaengine: ep93xx: Use struct_size()Christophe JAILLET
2023-08-01dmaengine: Explicitly include correct DT includesRob Herring
2023-08-01dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supportedFenghua Yu
2023-08-01dmaengine: idxd: Simplify WQ attribute visibility checksFenghua Yu
2023-08-01dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_updateUros Bizjak
2023-08-01dmaengine: ipu: Remove the driverFabio Estevam
2023-07-12dmaengine: xilinx: dma: remove arch dependencyZong Li
2023-07-12dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() callChristophe JAILLET
2023-07-12dmaengine: idxd: Modify ABI documentation for attribute pasid_enabledRex Zhang
2023-07-12dmaengine: idxd: Modify the dependence of attribute pasid_enabledRex Zhang
2023-07-12dmaengine: mediatek: drop bogus pm_runtime_set_active()Johan Hovold
2023-07-12dt-bindings: dma: qcom,bam: require one of control methodsKrzysztof Kozlowski
2023-07-12dt-bindings: dma: convert bcm2835-dma bindings to YAMLStefan Wahren
2023-07-12dt-bindings: dma: Increase iommu maxItems for BAM DMABhupesh Sharma
2023-07-12dt-bindings: dma: Add support for SM6115 and QCM2290 SoCsBhupesh Sharma
2023-07-12dmaengine: stm32-dma: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12dmaengine: shdmac: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-12dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12dmaengine: sh: rz-dmac: Fix destination and source data size settingHien Huynh
2023-07-12dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove()Biju Das
2023-07-09Linux 6.5-rc1v6.5-rc1Linus Torvalds
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds
2023-07-09Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-07-09Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-07-09Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-09Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08mm: lock newly mapped VMA with corrected orderingHugh Dickins
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan
2023-07-08mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan