index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2020-02-25
dmaengine: imx-sdma: Fix the event id check to include RX event for UART6
Frieder Schrempf
2020-02-25
dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Fix use-after-free
Dmitry Osipenko
2020-02-24
dmaengine: imx-sdma: fix context cache
Martin Fuzzey
2020-02-24
dmaengine: idxd: wq size configuration needs to check global max size
Dave Jiang
2020-02-24
dmaengine: idxd: sysfs input of wq incorrect wq type should return error
Dave Jiang
2020-02-24
dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
Dan Carpenter
2020-02-19
dmaengine: idxd: correct reserved token calculation
Dave Jiang
2020-02-19
dmaengine: ti: k3-udma: Fix terminated transfer handling
Peter Ujfalusi
2020-02-19
dmaengine: ti: k3-udma: Use the channel direction in pause/resume functions
Peter Ujfalusi
2020-02-19
dmaengine: ti: k3-udma: Use the TR counter helper for slave_sg and cyclic
Peter Ujfalusi
2020-02-19
dmaengine: ti: k3-udma: Move the TR counter calculation to helper function
Peter Ujfalusi
2020-02-19
dmaengine: ti: k3-udma: Workaround for RX teardown with stale data in peer
Peter Ujfalusi
2020-02-19
dmaengine: ti: k3-udma: Use ktime/usleep_range based TX completion check
Vignesh Raghavendra
2020-02-13
dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()
Dan Carpenter
2020-02-13
dmaengine: idxd: fix runaway module ref count on device driver bind
Dave Jiang
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-05
Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-03
dmaengine: Cleanups for the slave <-> channel symlink support
Peter Ujfalusi
2020-02-03
dmaengine: fix null ptr check for __dma_async_device_channel_register()
Dave Jiang
2020-02-03
dmaengine: idxd: fix boolconv.cocci warnings
kbuild test robot
2020-01-30
dmaengine: Fix return value for dma_request_chan() in case of failure
Marek Szyprowski
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
[next]