index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2024-08-28
dmaengine: dw-edma: Do not enable watermark interrupts for HDMA
Mrinmay Sarkar
2024-08-28
dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
Mrinmay Sarkar
2024-08-05
dmaengine: stm32-dma3: Set lli_size after allocation
Kees Cook
2024-08-05
dmaengine: ti: omap-dma: Initialize sglen after allocation
Kees Cook
2024-08-05
dmaengine: dw: Unify ret-val local variables naming
Serge Semin
2024-08-05
dmaengine: dw: Simplify max-burst calculation procedure
Serge Semin
2024-08-05
dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
Serge Semin
2024-08-05
dmaengine: dw: Simplify prepare CTL_LO methods
Serge Semin
2024-08-05
dmaengine: dw: Add memory bus width verification
Serge Semin
2024-08-05
dmaengine: dw: Add peripheral bus width verification
Serge Semin
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
2024-07-04
iommu: Introduce domain attachment handle
Lu Baolu
2024-07-04
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-28
dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
dmaengine: ti: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-28
dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
dmaengine: virt-dma: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
Vignesh Raghavendra
2024-06-28
dmaengine: sh: rz-dmac: Fix lockdep assert warning
Biju Das
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-21
Merge tag 'dmaengine_topic_dma_vec' into next
Vinod Koul
2024-06-21
dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
Paul Cercueil
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
2024-06-11
dmaengine: qcom: gpi: clean up the IRQ disable/enable in gpi_reset_chan()
Dan Carpenter
2024-06-11
dmaengine: fsl-edma: change the memory access from local into remote mode in ...
Joy Zou
2024-06-11
dmaengine: qcom: gpi: remove unused struct 'reg_info'
Dr. David Alan Gilbert
2024-06-11
dmaengine: moxart-dma: remove unused struct 'moxart_filter_data'
Dr. David Alan Gilbert
2024-06-11
dmaengine: fsl-edma: remove redundant "idle" field from fsl_chan
Frank Li
2024-06-11
dmaengine: fsl-edma: request per-channel IRQ only when channel is allocated
Frank Li
2024-06-11
dmaengine: stm32-dma3: defer channel registration to specify channel name
Amelie Delaunay
2024-06-11
dmaengine: add channel device name to channel registration
Amelie Delaunay
2024-06-11
dmaengine: stm32-dma3: improve residue granularity
Amelie Delaunay
2024-06-11
dmaengine: stm32-dma3: add device_pause and device_resume ops
Amelie Delaunay
2024-06-11
dmaengine: stm32-dma3: add DMA_MEMCPY capability
Amelie Delaunay
2024-06-11
dmaengine: stm32-dma3: add DMA_CYCLIC capability
Amelie Delaunay
2024-06-11
dmaengine: Add STM32 DMA3 support
Amelie Delaunay
2024-06-11
dmaengine: stm32: New directory for STM32 DMA controllers drivers
Amelie Delaunay
2024-06-11
dmaengine: ioatdma: Fix missing kmem_cache_destroy()
Nikita Shubin
2024-06-11
dmaengine: fsl-edma: avoid linking both modules
Arnd Bergmann
2024-06-11
dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()
Nikita Shubin
2024-06-11
dmaengine: ioatdma: Fix error path in ioat3_dma_probe()
Nikita Shubin
2024-06-11
dmaengine: ioatdma: Fix leaking on version mismatch
Nikita Shubin
2024-06-11
dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
Siddharth Vadapalli
2024-06-11
dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor
Olivier Dautricourt
2024-06-11
dmaengine: altera-msgdma: cleanup after completing all descriptors
Olivier Dautricourt
[next]