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: sh: Remove unused shdma-arm.h
Stephen Kitt
2022-11-04
1
-48
/
+0
*
dmaengine: sh: rcar-dmac: Replace zero-length arrays with DECLARE_FLEX_ARRAY(...
Gustavo A. R. Silva
2022-09-29
1
-2
/
+2
*
dmaengine: sh: rz-dmac: Add device_synchronize callback
Biju Das
2022-07-26
1
-0
/
+17
*
dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2L
Lad Prabhakar
2022-04-08
1
-1
/
+1
*
dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config option
Lad Prabhakar
2022-03-11
1
-3
/
+3
*
dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
Vinod Koul
2022-03-10
1
-3
/
+1
*
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
2022-02-15
1
-1
/
+3
*
dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
Jiasheng Jiang
2022-02-15
1
-1
/
+4
*
dmaengine: sh: rcar-dmac: Check for error num after setting mask
Jiasheng Jiang
2022-02-15
1
-1
/
+3
*
dmaengine: rcar-dmac: Add support for R-Car S4-8
Yoshihiro Shimoda
2022-01-03
1
-7
/
+10
*
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
2021-12-17
1
-8
/
+0
|
\
|
*
dmaengine: shdma: remove legacy slave_id parsing
Arnd Bergmann
2021-12-17
1
-8
/
+0
*
|
dmaengine: sh: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-12-17
1
-4
/
+2
|
/
*
dmaengine: sh: make array ds_lut static
Colin Ian King
2021-10-25
1
-1
/
+1
*
dmaengine: rcar-dmac: refactor the error handling code of rcar_dmac_probe
Dongliang Mu
2021-10-25
1
-6
/
+7
*
dmaengine: sh: rz-dmac: Add DMA clock handling
Biju Das
2021-10-18
1
-0
/
+14
*
dmaengine: sh: fix some NULL dereferences
Dan Carpenter
2021-08-31
1
-2
/
+2
*
dmaengine: sh: Fix unused initialization of pointer lmdesc
Colin Ian King
2021-08-31
1
-3
/
+1
*
dmaengine: sh: Add DMAC driver for RZ/G2L SoC
Biju Das
2021-08-29
3
-0
/
+981
*
dmaengine: usb-dmac: make usb_dmac_get_current_residue unsigned
Jordy Zomer
2021-08-02
1
-1
/
+1
*
dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
Yu Kuai
2021-07-14
1
-1
/
+1
*
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
2
-77
/
+1
|
\
|
*
dmaengine: sh: Remove unused shdma-of driver
Geert Uytterhoeven
2021-06-16
2
-77
/
+1
*
|
dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
Zou Wei
2021-06-03
1
-1
/
+1
|
/
*
dmaengine: rcar-dmac: Add support for R-Car V3U
Geert Uytterhoeven
2021-02-01
1
-23
/
+58
*
dmaengine: rcar-dmac: Add helpers for clearing DMA channel status
Geert Uytterhoeven
2021-02-01
1
-2
/
+13
*
dmaengine: rcar-dmac: Add for_each_rcar_dmac_chan() helper
Geert Uytterhoeven
2021-02-01
1
-12
/
+10
*
dmaengine: rcar-dmac: drop double zeroing
Julia Lawall
2020-10-05
1
-1
/
+1
*
dmaengine: sh: drop double zeroing
Julia Lawall
2020-10-05
1
-1
/
+1
*
dmaengine: Kconfig: Update description for RCAR_DMAC config
Lad Prabhakar
2020-09-11
1
-2
/
+2
*
Merge tag 'v5.9-rc4' into next
Vinod Koul
2020-09-11
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
dmaengine: rcar-dmac: Drop local dma_parms
Robin Murphy
2020-09-11
1
-2
/
+0
|
/
*
dmaengine: sh: usb-dmac: set tx_result parameters
Yoshihiro Shimoda
2020-06-24
1
-0
/
+2
*
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
|
/
[next]