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
/
sudmac.c
Age
Commit message (
Expand
)
Author
2019-05-21
dmaengine: sudmac: remove unused driver
Simon Horman
2018-08-29
dmaengine: use SPDX identifier for Renesas drivers
Wolfram Sang
2016-06-21
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
dmaengine: sh: Remove chancnt affectations
Maxime Ripard
2014-06-01
dmaengine: sudmac: Include linux/err.h
Laurent Pinchart
2014-06-01
dmaengine: sudmac: Keep #include sorted alphabetically
Laurent Pinchart
2014-03-06
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
2013-09-02
Merge branch 'topic/sh' into for-linus
Vinod Koul
2013-09-02
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-27
dma: sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
2013-08-27
DMA: sudmac: fix compiler warning
Guennadi Liakhovetski
2013-08-27
DMA: shdma: switch to managed resource allocation
Guennadi Liakhovetski
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
2013-04-30
sudmac: add support for SUDMAC
Shimoda, Yoshihiro