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
/
dw_dmac_regs.h
Age
Commit message (
Expand
)
Author
2012-09-27
dw_dmac: introduce software emulation of LLP transfers
Andy Shevchenko
2012-09-27
dw_dmac: autoconfigure data_width or get it via platform data
Andy Shevchenko
2012-09-27
dw_dmac: autoconfigure block_size or use platform data
Andy Shevchenko
2012-09-27
dw_dmac: fill optional encoded parameters in register structure
Andy Shevchenko
2012-07-26
dw_dmac: use devm_* functions to simplify code
Andy Shevchenko
2012-07-16
dw_dmac: use 'u32' for LLI structure members, not dma_addr_t
Andy Shevchenko
2012-06-21
dw_dmac: fix constant in the comment
Andy Shevchenko
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-02-22
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
Viresh Kumar
2012-02-22
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
2011-11-28
dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume
Viresh Kumar
2011-05-25
dmaengine/dw_dmac: Update maintainer-ship
Viresh Kumar
2011-05-13
dmaengine/dw_dmac: implement pause and resume in dwc_control
Linus Walleij
2011-03-07
dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel
Viresh Kumar
2011-03-07
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
Viresh KUMAR
2011-03-07
dw_dmac: Pass Channel Priority from platform_data
Viresh Kumar
2009-09-08
dw_dmac: implement a private tx_list
Dan Williams
2009-04-01
dw_dmac: add cyclic API to DW DMA driver
Hans-Christian Egtvedt
2009-02-18
atmel-mci: fix initialization of dma slave data
Dan Williams
2008-07-08
dmaengine: Driver for the Synopsys DesignWare DMA controller
Haavard Skinnemoen