summaryrefslogtreecommitdiff
path: root/drivers
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-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-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 the dependence of attribute pasid_enabledRex Zhang
2023-07-12dmaengine: mediatek: drop bogus pm_runtime_set_active()Johan Hovold
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-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand
2023-07-08ntb: intel: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb: epf: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-07-08NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie
2023-07-08NTB: ntb_tool: Add check for devm_kcallocJiasheng Jiang
2023-07-08NTB: ntb_transport: fix possible memory leak while device_register() failsYang Yingliang
2023-07-08ntb: intel: Fix error handling in intel_ntb_pci_driver_init()Yuan Can
2023-07-08NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Yuan Can
2023-07-08ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can
2023-07-07Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-07-06Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-07-06Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2023-07-07Merge tag 'drm-misc-next-fixes-2023-07-06' of git://anongit.freedesktop.org/d...Dave Airlie