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.c
Age
Commit message (
Expand
)
Author
2013-04-15
dw_dmac: add ACPI support
Andy Shevchenko
2013-04-15
dw_dmac: remove unnecessary ENODEV check
Andy Shevchenko
2013-04-15
dmaengine: dw_dmac: simplify master selection
Arnd Bergmann
2013-04-15
dw_dmac: rename DT related methods to reflect their belonging
Andy Shevchenko
2013-04-15
dw_dmac: fix style of the comments
Andy Shevchenko
2013-04-15
dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pause
Andy Shevchenko
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2013-03-30
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
2013-03-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-28
dmaengine: dw_dmac: move to generic DMA binding
Arnd Bergmann
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-14
dw_dmac: apply default dma_mask if needed
Andy Shevchenko
2013-02-12
dw_dmac: add support for Lynxpoint DMA controllers
Mika Westerberg
2013-01-28
dw_dmac: return proper residue value
Andy Shevchenko
2013-01-28
dw_dmac: fill individual length of descriptor
Andy Shevchenko
2013-01-28
dw_dmac: introduce total_len field in struct dw_desc
Andy Shevchenko
2013-01-28
dw_dmac: remove unnecessary tx_list field in dw_dma_chan
Andy Shevchenko
2013-01-28
dw_dmac: print out DW_PARAMS and DWC_PARAMS when debug
Andy Shevchenko
2013-01-25
dma: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-20
dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors
Andy Shevchenko
2013-01-20
dw_dmac: don't exceed AHB master number in dwc_get_data_width
Andy Shevchenko
2013-01-20
dw_dmac: allocate dma descriptors from DMA_COHERENT memory
Andy Shevchenko
2013-01-12
dma: dw_dmac: clear suspend bit during termination
Heikki Krogerus
2013-01-12
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
Andy Shevchenko
2013-01-12
dw_dmac: make usage of dw_dma_slave optional
Andy Shevchenko
2013-01-12
dw_dmac: store direction in the custom channel structure
Andy Shevchenko
2013-01-12
dw_dmac: call .probe after we have a device in place
Andy Shevchenko
2013-01-12
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
Andy Shevchenko
2013-01-09
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
Andy Shevchenko
2013-01-09
dw_dmac: update tx_node_active in dwc_do_single_block
Andy Shevchenko
2013-01-09
dw_dmac: remove redundant check
Andy Shevchenko
2013-01-09
dw_dmac: check for mapping errors
Andy Shevchenko
2013-01-09
dw_dmac: absence of pdata isn't critical when autocfg is set
Andy Shevchenko
2013-01-07
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2013-01-07
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
Andy Shevchenko
2013-01-07
dw_dmac: don't call platform_get_drvdata twice
Andy Shevchenko
2013-01-07
dw_dmac: change dev_printk() to corresponding macros
Andy Shevchenko
2013-01-07
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
2013-01-07
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
dma: remove use of __devinit
Bill Pemberton
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
2012-10-02
dw_dmac: fix a regression in dwc_prep_dma_memcpy
Andy Shevchenko
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: get number of channels from hardware if possible
Andy Shevchenko
2012-09-27
dw_dmac: mark dwc_dump_chan_regs as inline
Andy Shevchenko
2012-09-14
dw_dmac: utilize slave_id to pass request line
Andy Shevchenko
2012-08-05
Merge branch 'for-3.7' into next
Vinod Koul
[next]