index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
/
shdma-base.c
Age
Commit message (
Expand
)
Author
2018-08-29
dmaengine: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2016-08-08
dmaengine: sh_shdma-base: convert callback to helper function
Dave Jiang
2015-02-23
dmaengine: shdma: use normal interface for passing slave id
Arnd Bergmann
2014-12-22
dmaengine: sh: Split device_control
Maxime Ripard
2014-11-17
dmaengine: shdma: fix a race condition in __ld_cleanup()
Yoshihiro Shimoda
2014-11-06
dmaengine: sh: Remove chancnt affectations
Maxime Ripard
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-07-31
dmaengine: shdma: Allocate cyclic sg list dynamically
Laurent Pinchart
2014-07-31
dmaengine: shdma: Make channel filter ignore unrelated devices
Laurent Pinchart
2014-06-03
dmaengine: sh: don't use dynamic static allocation
Vinod Koul
2014-06-03
dmaengine: sh: fix print specifier warnings
Vinod Koul
2014-06-03
dmaengine: sh: make shdma_prep_dma_cyclic static
Vinod Koul
2014-05-02
DMA: shdma: add cyclic transfer support
Kuninori Morimoto
2014-05-02
DMA: shdma: tidyup callback chunk finder
Kuninori Morimoto
2014-03-06
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
2013-10-25
dmaengine: sh: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-08-27
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
2013-08-27
DMA: shdma: switch to managed resource allocation
Guennadi Liakhovetski
2013-07-05
DMA: shdma: add DT support
Guennadi Liakhovetski
2013-01-20
dma: sh/shdma-base.c: remove unnecessary null pointer check
Cong Ding
2012-08-01
dmaengine: shdma: restore partial transfer calculation
Guennadi Liakhovetski
2012-07-20
dma: sh: provide a migration path for slave drivers to stop using .private
Guennadi Liakhovetski
2012-07-20
dma: sh: use an integer slave ID to improve API compatibility
Guennadi Liakhovetski
2012-07-20
dmaengine: shdma: prepare to stop using struct dma_chan::private
Guennadi Liakhovetski
2012-07-13
dmaengine: add an shdma-base library
Guennadi Liakhovetski