summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-09Merge branch 'iommufd_pri' into iommufd for-nextJason Gunthorpe
2024-07-04iommu: Introduce domain attachment handleLu Baolu
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-28dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-28dmaengine: ti: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-28dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-28dmaengine: virt-dma: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-28dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra
2024-06-28dmaengine: sh: rz-dmac: Fix lockdep assert warningBiju Das
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-21Merge tag 'dmaengine_topic_dma_vec' into nextVinod Koul
2024-06-21dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vecPaul Cercueil
2024-06-20driver core: make [device_]driver_attach take a const *Greg Kroah-Hartman
2024-06-11dmaengine: qcom: gpi: clean up the IRQ disable/enable in gpi_reset_chan()Dan Carpenter
2024-06-11dmaengine: fsl-edma: change the memory access from local into remote mode in ...Joy Zou
2024-06-11dmaengine: qcom: gpi: remove unused struct 'reg_info'Dr. David Alan Gilbert
2024-06-11dmaengine: moxart-dma: remove unused struct 'moxart_filter_data'Dr. David Alan Gilbert
2024-06-11dmaengine: fsl-edma: remove redundant "idle" field from fsl_chanFrank Li
2024-06-11dmaengine: fsl-edma: request per-channel IRQ only when channel is allocatedFrank Li
2024-06-11dmaengine: stm32-dma3: defer channel registration to specify channel nameAmelie Delaunay
2024-06-11dmaengine: add channel device name to channel registrationAmelie Delaunay
2024-06-11dmaengine: stm32-dma3: improve residue granularityAmelie Delaunay
2024-06-11dmaengine: stm32-dma3: add device_pause and device_resume opsAmelie Delaunay
2024-06-11dmaengine: stm32-dma3: add DMA_MEMCPY capabilityAmelie Delaunay
2024-06-11dmaengine: stm32-dma3: add DMA_CYCLIC capabilityAmelie Delaunay
2024-06-11dmaengine: Add STM32 DMA3 supportAmelie Delaunay
2024-06-11dmaengine: stm32: New directory for STM32 DMA controllers driversAmelie Delaunay
2024-06-11dmaengine: ioatdma: Fix missing kmem_cache_destroy()Nikita Shubin
2024-06-11dmaengine: fsl-edma: avoid linking both modulesArnd Bergmann
2024-06-11dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin
2024-06-11dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin
2024-06-11dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin
2024-06-11dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()Siddharth Vadapalli
2024-06-11dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptorOlivier Dautricourt
2024-06-11dmaengine: altera-msgdma: cleanup after completing all descriptorsOlivier Dautricourt
2024-06-11dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking ...Olivier Dautricourt
2024-06-11dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_listLi RongQing
2024-06-09dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()Dan Carpenter
2024-06-07dmaengine: qcom: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-07dmaengine: imx-sdma: don't print warning when firmware is absentLucas Stach
2024-06-07dmaengine: ti: k3-udma: fix module autoloadingKrzysztof Kozlowski
2024-06-07dmaengine: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-07dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()Louis Chauvet
2024-05-21Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds