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
Age
Commit message (
Expand
)
Author
2016-12-12
dmaengine: usb-dmac: remove unused ‘uchan’
Vinod Koul
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-03
Merge branch 'topic/iommu' into for-linus
Vinod Koul
2016-09-26
dmaengine: rcar-dmac: add iommu support for slave transfers
Niklas Söderlund
2016-09-26
dmaengine: rcar-dmac: group slave configuration
Niklas Söderlund
2016-08-08
dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
Yoshihiro Shimoda
2016-08-08
dmaengine: sh_shdma-base: convert callback to helper function
Dave Jiang
2016-08-08
dmaengine: sh_rcar-dmac: convert callback to helper function
Dave Jiang
2016-07-16
Merge branch 'topic/sh' into for-linus
Vinod Koul
2016-07-08
dmaengine: rcar-dmac: Fix residue reporting for pending descriptors
Laurent Pinchart
2016-07-08
dmaengine: rcar-dmac: Fixed active descriptor initializing
Muhammad Hamza Farooq
2016-07-08
dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1
Niklas Söderlund
2016-07-08
dmaengine: rcar-dmac: use result of updated get_residue in tx_status
Muhammad Hamza Farooq
2016-06-21
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
2016-05-30
dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()
Kuninori Morimoto
2016-03-03
dmaengine: rcar-dmac: clear pertinence number of channels
Kuninori Morimoto
2016-03-03
dmaengine: sh: shdmac: don't open code of_device_get_match_data()
Wolfram Sang
2016-02-08
dmaengine: sh: Use ARCH_RENESAS
Simon Horman
2016-01-13
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-01-06
Merge branch 'topic/rcar' into for-linus
Vinod Koul
2015-12-10
dmaengine: sh: Remove unused R-Car HPB-DMAC driver
Geert Uytterhoeven
2015-12-05
dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
Yoshihiro Shimoda
2015-11-16
dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance
Geert Uytterhoeven
2015-11-16
dmaengine: sh: usb-dmac: Fix crash on runtime suspend
Geert Uytterhoeven
2015-08-26
dmaengine: sort the sh Makefile
Vinod Koul
2015-08-26
dmaengine: sort the sh Kconfig
Vinod Koul
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-05
Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso...
Mark Brown
2015-05-25
dmaengine: rcar-dmac: Use DECLARE_BITMAP
Joe Perches
2015-05-25
dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static
Geert Uytterhoeven
2015-05-22
dmaengine: rcar-dmac: fixup spinlock in rcar-dmac
Kuninori Morimoto
2015-04-27
dmaengine: usb-dmac: Protect PM-only functions to kill warning
Geert Uytterhoeven
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-21
Merge branch 'topic/sh' into for-linus
Vinod Koul
2015-04-17
dmaengine: shdmac: avoid unused variable warnings
Arnd Bergmann
2015-04-17
dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
Yoshihiro Shimoda
2015-04-02
dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver
Yoshihiro Shimoda
2015-03-18
dmaengine: remove Renesas Audio DMAC peri peri
Kuninori Morimoto
2015-03-02
dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks
Geert Uytterhoeven
2015-02-23
dmaengine: shdma: use normal interface for passing slave id
Arnd Bergmann
2015-02-16
dmaengine: rcar-dmac: Disable channel 0 when using IOMMU
Laurent Pinchart
2015-02-16
dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata
Laurent Pinchart
2015-02-16
dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device
Laurent Pinchart
2015-02-16
dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR
Laurent Pinchart
2015-02-16
dmaengine: rcar-dmac: Fix spinlock issues in interrupt
Laurent Pinchart
2015-02-12
dmaengine: rcar-dmac: Fix uninitialized variable usage
Laurent Pinchart
2015-02-12
dmaengine: shdmac: extend PM methods
Sergei Shtylyov
2015-02-12
dmaengine: shdmac: use SET_RUNTIME_PM_OPS()
Sergei Shtylyov
2015-02-02
Merge branch 'topic/rcar' into for-linus
Vinod Koul
2015-01-25
dmaengine: shdmac: fixup WARNING of slave caps retrieval
Kuninori Morimoto
[next]