summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+3
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds31-95/+1984
2024-07-20Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+40
2024-07-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-07-09Merge branch 'iommufd_pri' into iommufd for-nextJason Gunthorpe1-1/+1
2024-07-04iommu: Introduce domain attachment handleLu Baolu1-1/+1
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+40
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-3/+3
2024-06-28dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28dmaengine: ti: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28dmaengine: virt-dma: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra1-1/+3
2024-06-28dmaengine: sh: rz-dmac: Fix lockdep assert warningBiju Das1-1/+1
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-33/+37
2024-06-21Merge tag 'dmaengine_topic_dma_vec' into nextVinod Koul1-0/+40
2024-06-21dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vecPaul Cercueil1-0/+40
2024-06-20driver core: make [device_]driver_attach take a const *Greg Kroah-Hartman1-1/+0
2024-06-11dmaengine: qcom: gpi: clean up the IRQ disable/enable in gpi_reset_chan()Dan Carpenter1-3/+2
2024-06-11dmaengine: fsl-edma: change the memory access from local into remote mode in ...Joy Zou3-1/+5
2024-06-11dmaengine: qcom: gpi: remove unused struct 'reg_info'Dr. David Alan Gilbert1-6/+0
2024-06-11dmaengine: moxart-dma: remove unused struct 'moxart_filter_data'Dr. David Alan Gilbert1-5/+0
2024-06-11dmaengine: fsl-edma: remove redundant "idle" field from fsl_chanFrank Li4-11/+2
2024-06-11dmaengine: fsl-edma: request per-channel IRQ only when channel is allocatedFrank Li3-14/+31
2024-06-11dmaengine: stm32-dma3: defer channel registration to specify channel nameAmelie Delaunay1-5/+14
2024-06-11dmaengine: add channel device name to channel registrationAmelie Delaunay2-7/+11
2024-06-11dmaengine: stm32-dma3: improve residue granularityAmelie Delaunay1-2/+163
2024-06-11dmaengine: stm32-dma3: add device_pause and device_resume opsAmelie Delaunay1-0/+31
2024-06-11dmaengine: stm32-dma3: add DMA_MEMCPY capabilityAmelie Delaunay1-1/+130
2024-06-11dmaengine: stm32-dma3: add DMA_CYCLIC capabilityAmelie Delaunay1-0/+77
2024-06-11dmaengine: Add STM32 DMA3 supportAmelie Delaunay3-0/+1451
2024-06-11dmaengine: stm32: New directory for STM32 DMA controllers driversAmelie Delaunay7-37/+46
2024-06-11dmaengine: ioatdma: Fix missing kmem_cache_destroy()Nikita Shubin1-0/+1
2024-06-11dmaengine: fsl-edma: avoid linking both modulesArnd Bergmann1-1/+1
2024-06-11dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin1-0/+4
2024-06-11dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin1-18/+15
2024-06-11dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin1-7/+10
2024-06-11dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()Siddharth Vadapalli1-4/+1
2024-06-11dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptorOlivier Dautricourt1-3/+1
2024-06-11dmaengine: altera-msgdma: cleanup after completing all descriptorsOlivier Dautricourt1-1/+6
2024-06-11dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking ...Olivier Dautricourt1-2/+3
2024-06-11dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_listLi RongQing1-1/+3
2024-06-09dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()Dan Carpenter1-0/+3
2024-06-07dmaengine: qcom: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-07dmaengine: imx-sdma: don't print warning when firmware is absentLucas Stach1-3/+2
2024-06-07dmaengine: ti: k3-udma: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-06-07dmaengine: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-06-07dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()Louis Chauvet1-2/+2
2024-05-21Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-413/+499
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+0