index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
1
-18
/
+270
|
\
|
*
dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferenced
Colin Ian King
2020-01-13
1
-2
/
+4
|
*
dmaengine: ti: omap-dma: Use cpu notifier to block idle for omap2
Tony Lindgren
2019-12-30
1
-1
/
+38
|
*
dmaengine: ti: omap-dma: Allocate channels directly
Tony Lindgren
2019-12-30
1
-4
/
+58
|
*
dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use it
Tony Lindgren
2019-12-30
1
-5
/
+9
|
*
dmaengine: ti: omap-dma: Configure global priority register directly
Tony Lindgren
2019-12-30
1
-0
/
+29
|
*
dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm
Tony Lindgren
2019-12-17
1
-12
/
+138
*
|
Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2020-02-05
2
-10
/
+13
|
\
\
|
*
|
dmaengine: Cleanups for the slave <-> channel symlink support
Peter Ujfalusi
2020-02-03
1
-9
/
+9
|
*
|
dmaengine: fix null ptr check for __dma_async_device_channel_register()
Dave Jiang
2020-02-03
1
-0
/
+3
|
*
|
dmaengine: idxd: fix boolconv.cocci warnings
kbuild test robot
2020-02-03
1
-1
/
+1
|
*
|
dmaengine: Fix return value for dma_request_chan() in case of failure
Marek Szyprowski
2020-01-30
1
-1
/
+1
*
|
|
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
|
|
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
1
-2
/
+2
|
\
\
\
|
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+2
*
|
|
|
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-01-27
47
-354
/
+11643
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
dmaengine: Create symlinks between DMA channels and slaves
Geert Uytterhoeven
2020-01-24
1
-6
/
+31
|
*
|
dmaengine: hisilicon: Add Kunpeng DMA engine support
Zhou Wang
2020-01-24
3
-0
/
+620
|
*
|
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
2020-01-24
8
-5
/
+422
|
*
|
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
2020-01-24
8
-2
/
+391
|
*
|
dmaengine: idxd: add descriptor manipulation routines
Dave Jiang
2020-01-24
3
-1
/
+102
|
*
|
dmaengine: idxd: add configuration component of driver
Dave Jiang
2020-01-24
6
-3
/
+1536
|
*
|
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang
2020-01-24
8
-0
/
+1857
|
*
|
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
2020-01-24
1
-8
/
+26
|
*
|
dmaengine: break out channel registration
Dave Jiang
2020-01-24
1
-54
/
+81
|
*
|
dmaengine: ti: k3-udma: fix spelling mistake "limted" -> "limited"
Colin Ian King
2020-01-23
1
-2
/
+2
|
*
|
dmaengine: s3c24xx-dma: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-23
1
-1
/
+1
|
*
|
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
Geert Uytterhoeven
2020-01-21
2
-0
/
+5
|
*
|
dmaengine: Remove dma_device_satisfies_mask() wrapper
Geert Uytterhoeven
2020-01-21
1
-6
/
+3
|
*
|
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
2020-01-21
1
-9
/
+15
|
*
|
dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
Stefan Mavrodiev
2020-01-21
1
-21
/
+24
|
*
|
dmaengine: fsl-qdma: fix duplicated argument to &&
Chen Zhou
2020-01-21
1
-1
/
+1
|
*
|
dmaengine: ti: k3-psil: make symbols static
Peter Ujfalusi
2020-01-21
4
-7
/
+8
|
*
|
dmaengine: ti: k3-udma: Add glue layer for non DMAengine users
Grygorii Strashko
2020-01-21
6
-1
/
+1433
|
*
|
dmaengine: ti: New driver for K3 UDMA
Peter Ujfalusi
2020-01-21
4
-0
/
+3505
|
*
|
dmaengine: ti: k3 PSI-L remote endpoint configuration
Peter Ujfalusi
2020-01-21
6
-0
/
+533
|
*
|
dmaengine: Add support for reporting DMA cached data amount
Peter Ujfalusi
2020-01-21
1
-0
/
+8
|
*
|
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
2020-01-21
1
-0
/
+73
|
*
|
dmaengine: plx-dma: Implement descriptor submission
Logan Gunthorpe
2020-01-15
1
-0
/
+119
|
*
|
dmaengine: plx-dma: Implement hardware initialization and cleanup
Logan Gunthorpe
2020-01-15
1
-0
/
+370
|
*
|
dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton
Logan Gunthorpe
2020-01-15
3
-0
/
+160
|
*
|
dmaengine: imx-sdma: Fix memory leak
Sascha Hauer
2019-12-26
1
-8
/
+11
|
*
|
dmaengine: imx-sdma: find desc first in sdma_tx_status
Sascha Hauer
2019-12-26
1
-4
/
+8
|
*
|
dmaengine: imx-sdma: rename function
Sascha Hauer
2019-12-26
1
-3
/
+3
|
*
|
dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptors
Sascha Hauer
2019-12-26
1
-10
/
+2
|
*
|
dmaengine: virt-dma: Add missing locking around list operations
Sascha Hauer
2019-12-26
1
-2
/
+7
|
*
|
dmaengine: virt-dma: Do not call desc_free() under a spin_lock
Sascha Hauer
2019-12-26
2
-9
/
+10
|
*
|
dmaengine: virt-dma: remove debug message
Sascha Hauer
2019-12-26
1
-1
/
+0
|
*
|
dmaengine: virt-dma: Add missing locking
Sascha Hauer
2019-12-26
7
-22
/
+25
|
*
|
dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held
Sascha Hauer
2019-12-26
1
-4
/
+1
[next]