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
/
mxs-dma.c
Age
Commit message (
Expand
)
Author
2013-01-08
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-14
mxs/dma: Enlarge the CCW descriptor area to 4 pages
Marek Vasut
2012-07-16
dma: mxs-dma: Export missing symbols from mxs-dma.c
Attila Kinali
2012-06-07
dma: enable mxs-dma for imx6q
Huang Shijie
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-12
dma: mxs-dma: add device tree probe support
Dong Aisheng
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2012-05-12
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
Shawn Guo
2012-05-12
dma: mxs-dma: use global stmp_device functionality
Dong Aisheng
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-12-28
dma: mxs-dma: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-23
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
Shawn Guo
2011-12-23
dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels
Lothar Waßmann
2011-12-23
dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe
Lothar Waßmann
2011-12-23
dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.
Lothar Waßmann
2011-12-23
dma: mxs-dma: fix a typo in comment
Lothar Waßmann
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-08-16
mxs-dma: enable CLKGATE before accessing registers
Lothar Waßmann
2011-07-26
ARM: mxs-dma: reset after disable channel
Dong Aisheng
2011-07-26
dma: mxs-dma: fix unterminated platform_device_id table
Axel Lin
2011-07-14
dmaengine: mxs-dma: skip request_irq for NO_IRQ
Shawn Guo
2011-03-02
dmaengine: mxs-dma: add dma support for i.MX23/28
Shawn Guo