index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-02
dmaengine: dw: fix typo in Kconfig
Jean Delvare
1
-1
/
+1
2017-01-02
dmaengine: ioatdma: workaround SKX ioatdma version
Dave Jiang
1
-0
/
+2
2017-01-02
dmaengine: ioatdma: Add Skylake PCI Dev ID
Dave Jiang
2
-1
/
+10
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-14
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
34
-284
/
+777
2016-12-14
Merge branch 'topic/st_fdma' into for-linus
Vinod Koul
4
-0
/
+1153
2016-12-14
Merge branch 'topic/s3c64xx' into for-linus
Vinod Koul
1
-0
/
+11
2016-12-14
Merge branch 'topic/qcom' into for-linus
Vinod Koul
5
-103
/
+270
2016-12-14
Merge branch 'topic/pxa' into for-linus
Vinod Koul
1
-28
/
+0
2016-12-14
Merge branch 'topic/omap' into for-linus
Vinod Koul
2
-37
/
+153
2016-12-14
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2
-11
/
+18
2016-12-13
Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+1153
2016-12-12
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2016-12-12
dmaengine: sirf-dma: remove unused ‘sdesc’
Vinod Koul
1
-4
/
+0
2016-12-12
dmaengine: pl330: remove unused ‘regs’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: s3c24xx: remove unused ‘cdata’
Vinod Koul
1
-5
/
+0
2016-12-12
dmaengine: stm32-dma: remove unused ‘src_addr’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: stm32-dma: remove unused ‘dst_addr’
Vinod Koul
1
-2
/
+1
2016-12-12
dmaengine: stm32-dma: remove unused ‘sfcr’
Vinod Koul
1
-2
/
+1
2016-12-12
dmaengine: pch_dma: remove unused ‘cookie’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: mic_x100_dma: remove unused ‘data’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: img-mdc: remove unused ‘prev_phys’
Vinod Koul
1
-6
/
+3
2016-12-12
dmaengine: usb-dmac: remove unused ‘uchan’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘res’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘ioat_dma’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘is_raid_device’
Vinod Koul
1
-3
/
+0
2016-12-08
dmaengine: pl330: do not generate unaligned access
Vladimir Murzin
1
-5
/
+10
2016-12-08
dmaengine: k3dma: move to dma_pool_zalloc
Vinod Koul
1
-2
/
+1
2016-12-08
dmaengine: at_hdmac: move to dma_pool_zalloc
Vinod Koul
1
-2
/
+1
2016-12-06
dmaengine: at_xdmac: don't restore unsaved status
Alexandre Belloni
1
-2
/
+0
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
1
-4
/
+12
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
1
-0
/
+2
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
3
-3
/
+14
2016-11-30
dmaengine: DW DMAC: enable memory-to-memory transfers support
Eugeniy Paltsev
1
-0
/
+6
2016-11-30
dmaengine: edma: re-initialize dummy slot during system resume
Vignesh R
1
-0
/
+3
2016-11-30
dmaengine: omap-dma: Support for slave devices with data port window
Peter Ujfalusi
1
-2
/
+61
2016-11-30
dmaengine: at_xdmac: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-30
dmaengine: zx296702_dma: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-30
dmaengine: dmatest: honor alignment restriction for buffers
Dave Jiang
1
-20
/
+46
2016-11-30
dmaengine: fix spacing issues for dmatest
Dave Jiang
1
-4
/
+4
2016-11-29
dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-25
dmaengine: sun6i: fix the uninitialized value for v_lli
Hao Zhang
1
-1
/
+1
2016-11-25
dmaengine: mv_xor: use builtin_platform_driver
Geliang Tang
1
-6
/
+1
2016-11-25
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
2
-4
/
+180
2016-11-25
dmaengine: hsu: pci: switch to new API for IRQ allocation
Andy Shevchenko
1
-3
/
+5
2016-11-25
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
1
-4
/
+9
2016-11-23
dmaengine: qcom_hidma: autoload while probing ACPI
Sinan Kaya
2
-0
/
+2
2016-11-18
i7300_idle: Remove this driver
Len Brown
1
-2
/
+0
2016-11-17
dmaengine: cppi41: More PM runtime fixes
Tony Lindgren
1
-4
/
+7
2016-11-17
dmaengine: pl08x: Add support for the DMA slave map
Sylwester Nawrocki
1
-0
/
+11
[prev]
[next]