index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: fix spelling mistake "exceds" -> "exceeds"
Colin Ian King
2020-03-23
2
-2
/
+2
*
dmaengine: rcar-dmac: Add dma-channel-mask property support
Yoshihiro Shimoda
2019-10-14
1
-1
/
+9
*
dmaengine: rcar-dmac: Use devm_platform_ioremap_resource()
Yoshihiro Shimoda
2019-10-14
1
-3
/
+1
*
dmaengine: rcar-dmac: Use of_data values instead of a macro
Yoshihiro Shimoda
2019-10-14
1
-5
/
+28
*
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-17
2
-6
/
+2
|
\
|
*
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
2
-6
/
+2
*
|
dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
Yoshihiro Shimoda
2019-09-04
1
-9
/
+19
|
/
*
dmaengine: rcar-dmac: Reject zero-length slave DMA requests
Geert Uytterhoeven
2019-06-25
1
-1
/
+1
*
dmaengine: sh: usb-dmac: Use [] to denote a flexible array member
Geert Uytterhoeven
2019-06-25
1
-1
/
+1
*
dmaengine: sh: usb-dmac: Let the core do the device node validation
Baolin Wang
2019-05-27
1
-4
/
+2
*
dmaengine: sh: rcar-dmac: Let the core do the device node validation
Baolin Wang
2019-05-27
1
-3
/
+3
*
dmaengine: sudmac: remove unused driver
Simon Horman
2019-05-21
3
-421
/
+0
*
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-05-09
1
-2
/
+2
|
\
|
*
dmaengine: rcar-dmac: Update copyright information
Hiroyuki Yokoyama
2019-04-26
1
-2
/
+2
*
|
dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
Achim Dahlhoff
2019-04-23
1
-3
/
+23
*
|
dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
Dirk Behme
2019-04-23
1
-1
/
+3
|
/
*
dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
Phuong Nguyen
2019-01-20
1
-0
/
+2
*
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-01
1
-1
/
+1
|
\
|
*
dmaengine: sh: rcar-dmac: Use device_iommu_mapped()
Joerg Roedel
2018-12-17
1
-1
/
+1
*
|
dmaengine: sh: Remove R-Mobile APE6 support
Geert Uytterhoeven
2018-12-05
5
-99
/
+1
*
|
dmaengine: sh: convert to SPDX identifiers
Kuninori Morimoto
2018-11-11
1
-0
/
+1
|
/
*
dmaengine: rcar-dmac: set scatter/gather max segment size
Wolfram Sang
2018-10-07
1
-0
/
+3
*
dmaengine: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-29
8
-34
/
+8
*
dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr()
Yoshihiro Shimoda
2018-07-31
1
-17
/
+0
*
dmaengine: sh: rcar-dmac: Add dma_pause operation
Yoshihiro Shimoda
2018-07-11
1
-0
/
+12
*
dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrier
Yoshihiro Shimoda
2018-07-11
1
-4
/
+11
*
dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0
Yoshihiro Shimoda
2018-07-10
1
-2
/
+3
*
dmaengine: rcar-dmac: clear channel register when error
Kuninori Morimoto
2018-07-09
1
-1
/
+9
*
dmaengine: rcar-dmac: Disable interrupts while stopping channels
Geert Uytterhoeven
2018-07-09
1
-2
/
+2
*
dmaengine: rcar-dmac: convert to SPDX identifiers
Kuninori Morimoto
2018-07-06
1
-4
/
+1
*
dmaengine: rcar-dmac: don't use DMAC error interrupt
Kuninori Morimoto
2018-06-28
1
-50
/
+22
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-06-08
1
-29
/
+21
|
\
|
*
dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
2018-04-25
1
-29
/
+21
*
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-1
/
+1
|
/
*
Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-04-10
1
-2
/
+11
|
\
|
*
dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks
Geert Uytterhoeven
2018-04-04
1
-2
/
+2
|
*
dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
Yoshihiro Shimoda
2018-03-05
1
-0
/
+9
*
|
dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
Yoshihiro Shimoda
2018-02-27
1
-1
/
+1
|
/
*
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-01-31
1
-1
/
+43
|
\
|
*
dmaengine: rcar-dmac: use TCRB instead of TCR for residue
Kuninori Morimoto
2017-11-29
1
-1
/
+21
|
*
dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing
Kuninori Morimoto
2017-11-29
1
-0
/
+22
*
|
dmaengine: rcar-dmac: Make DMAC reinit during system resume explicit
Geert Uytterhoeven
2018-01-17
1
-17
/
+7
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
dmaengine: rcar-dmac: initialize all data before registering IRQ handler
Kuninori Morimoto
2017-08-25
1
-42
/
+43
*
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-07-08
1
-6
/
+21
|
\
|
*
dmaengine: rcar-dmac: wait for ISR to finish before freeing resources
Niklas Söderlund
2017-05-19
1
-1
/
+5
|
*
dmaengine: rcar-dmac: implement device_synchronize()
Niklas Söderlund
2017-05-19
1
-0
/
+8
|
*
dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chan
Niklas Söderlund
2017-05-19
1
-5
/
+8
*
|
rcar-dmac: fixup descriptor pointer for descriptor mode
Kuninori Morimoto
2017-05-30
1
-0
/
+3
[next]