index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2020-05-27
dmaengine: owl: Use correct lock in owl_dma_get_pchan()
Cristian Ciocaltea
2020-05-27
dmaengine: idxd: fix interrupt completion after unmasking
Dave Jiang
2020-05-27
dmaengine: dmatest: Restore default for channel
Vladimir Murzin
2020-05-27
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
Christophe JAILLET
2020-05-20
dmaengine: mmp_tdma: Reset channel error on release
Lubomir Rintel
2020-05-20
dmaengine: mmp_tdma: Do not ignore slave config validation errors
Lubomir Rintel
2020-05-20
dmaengine: pch_dma.c: Avoid data race between probe and irq handler
Madhuparna Bhowmik
2020-05-20
dmaengine: xilinx_dma: Add missing check for empty list
Sebastian von Ohr
2020-05-06
dmaengine: dmatest: Fix process hang when reading 'wait' parameter
Andy Shevchenko
2020-05-06
dmaengine: dmatest: Fix iteration non-stop logic
Andy Shevchenko
2020-05-06
dmaengine: fix channel index enumeration
Dave Jiang
2020-05-06
dmaengine: ti: k3-psil: fix deadlock on error path
Grygorii Strashko
2020-05-06
dmaengine: hisilicon: Fix build error without PCI_MSI
YueHaibing
2020-04-23
dmaengine: idxd: reflect shadow copy of traffic class programming
Dave Jiang
2020-03-23
dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_...
Christophe JAILLET
2020-03-23
dmaengine: idxd: fix off by one on cdev dwq refcount
Dave Jiang
2020-03-11
dmaengine: move .device_release missing log warning to debug level
Vinod Koul
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
[next]