index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-01-24
dmaengine: Create symlinks between DMA channels and slaves
Geert Uytterhoeven
2020-01-24
dmaengine: hisilicon: Add Kunpeng DMA engine support
Zhou Wang
2020-01-24
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
2020-01-24
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
2020-01-24
dmaengine: idxd: add descriptor manipulation routines
Dave Jiang
2020-01-24
dmaengine: idxd: add configuration component of driver
Dave Jiang
2020-01-24
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang
2020-01-24
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
2020-01-24
dmaengine: break out channel registration
Dave Jiang
2020-01-23
dmaengine: ti: k3-udma: fix spelling mistake "limted" -> "limited"
Colin Ian King
2020-01-23
dmaengine: s3c24xx-dma: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-21
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
Geert Uytterhoeven
2020-01-21
dmaengine: Remove dma_device_satisfies_mask() wrapper
Geert Uytterhoeven
2020-01-21
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
2020-01-21
dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
Stefan Mavrodiev
2020-01-21
dmaengine: fsl-qdma: fix duplicated argument to &&
Chen Zhou
2020-01-21
dmaengine: ti: k3-psil: make symbols static
Peter Ujfalusi
2020-01-21
dmaengine: ti: k3-udma: Add glue layer for non DMAengine users
Grygorii Strashko
2020-01-21
dmaengine: ti: New driver for K3 UDMA
Peter Ujfalusi
2020-01-21
dmaengine: ti: k3 PSI-L remote endpoint configuration
Peter Ujfalusi
2020-01-21
dmaengine: Add support for reporting DMA cached data amount
Peter Ujfalusi
2020-01-21
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
2020-01-15
dmaengine: plx-dma: Implement descriptor submission
Logan Gunthorpe
2020-01-15
dmaengine: plx-dma: Implement hardware initialization and cleanup
Logan Gunthorpe
2020-01-15
dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton
Logan Gunthorpe
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-27
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
2019-12-26
dmaengine: imx-sdma: Fix memory leak
Sascha Hauer
2019-12-26
dmaengine: imx-sdma: find desc first in sdma_tx_status
Sascha Hauer
2019-12-26
dmaengine: imx-sdma: rename function
Sascha Hauer
2019-12-26
dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptors
Sascha Hauer
2019-12-26
dmaengine: virt-dma: Add missing locking around list operations
Sascha Hauer
2019-12-26
dmaengine: virt-dma: Do not call desc_free() under a spin_lock
Sascha Hauer
2019-12-26
dmaengine: virt-dma: remove debug message
Sascha Hauer
2019-12-26
dmaengine: virt-dma: Add missing locking
Sascha Hauer
2019-12-26
dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held
Sascha Hauer
2019-12-26
dmaengine: print more meaningful error message
Vinod Koul
2019-12-26
dmaengine: move module_/dma_device_put() after route free
Vinod Koul
2019-12-24
dmaengine: ioat: Support in-use unbind
Logan Gunthorpe
2019-12-24
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
2019-12-24
dmaengine: Move dma_channel_rebalance() infrastructure up in code
Logan Gunthorpe
2019-12-24
dmaengine: Call module_put() after device_free_chan_resources()
Logan Gunthorpe
2019-12-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
2019-12-23
dmaengine: virt-dma: Fix access after free in vchan_complete()
Peter Ujfalusi
2019-12-23
dmaengine: k3dma: Avoid null pointer traversal
John Stultz
2019-12-23
dmaengine: JZ4780: Add support for the X1830.
周琰杰 (Zhou Yanjie)
2019-12-18
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
Peng Ma
2019-12-18
dmaengine: ti: edma: Fix error return code in edma_probe()
Wei Yongjun
[next]