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
Age
Commit message (
Expand
)
Author
2013-08-27
DMA: shdma: add a header with common for ARM SoCs defines
Guennadi Liakhovetski
2013-08-27
DMA: shdma: remove private and unused defines from a global header
Guennadi Liakhovetski
2013-08-27
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
2013-08-27
DMA: shdma: make a pointer const
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-27
DMA: shdma: support the new CHCLR register layout
Guennadi Liakhovetski
2013-08-26
dma: imx-sdma: Add ROM script addresses to driver
Sascha Hauer
2013-08-26
dma: imx-sdma: Use struct for driver data
Sascha Hauer
2013-08-25
dma: mmp_pdma: set DMA_PRIVATE
Daniel Mack
2013-08-25
dma: mmp_pdma: add support for cyclic DMA descriptors
Daniel Mack
2013-08-25
dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain
Daniel Mack
2013-08-25
dma: mmp_pdma: only complete one transaction from dma_do_tasklet()
Daniel Mack
2013-08-25
acpi-dma: remove ugly conversion
Andy Shevchenko
2013-08-25
dmaengine: ste_dma40: off by one in d40_of_probe()
Dan Carpenter
2013-08-25
dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y
Fabio Estevam
2013-08-25
dma/Kconfig: TI_EDMA needs to be boolean
Guenter Roeck
2013-08-25
dma: ipu: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-25
DMA: shdma: switch all __iomem pointers to void
Guennadi Liakhovetski
2013-08-25
DMA: shdma: fix CHCLR register address calculation
Guennadi Liakhovetski
2013-08-23
ioatdma: silence GCC warnings
Paul Bolle
2013-08-22
dmaengine: make dma_channel_rebalance() NUMA aware
Brice Goglin
2013-08-22
ioatdma: disable RAID on non-Atom platforms and reenable unaligned copies
Brice Goglin
2013-08-22
mv_xor: support big endian systems using descriptor swap feature
Thomas Petazzoni
2013-08-22
mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}
Thomas Petazzoni
2013-08-22
dmatest: print message on debug level in case of no error
Andy Shevchenko
2013-08-22
dmatest: remove IS_ERR_OR_NULL checks of debugfs calls
Andy Shevchenko
2013-08-22
dmatest: make module parameters writable
Andy Shevchenko
2013-08-22
DMA: fix printk warning in AMBA PL08x DMA driver
Andre Przywara
2013-08-22
DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
Andre Przywara
2013-08-19
dma: of: make error message more meaningful by adding the node name
Lothar Waßmann
2013-08-19
dma: mxs-dma: remove code left from generic DMA binding conversion
Shawn Guo
2013-08-19
dma: imx-sdma: remove the unused completion
Huang Shijie
2013-08-19
dmaengine: fix - error: potential NULL dereference 'chan'
Vinod Koul
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-14
dma: mmp: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
dma: mmp_pdma: add support for byte-aligned transfers
Daniel Mack
2013-08-14
dma: mmp_pdma: remove duplicate assignment
Daniel Mack
2013-08-14
dma: mmp_pdma: print the number of channels at probe time
Daniel Mack
2013-08-14
dma: mmp_pdma: make the controller a DMA provider
Daniel Mack
2013-08-14
dma: mmp_pdma: add filter function
Daniel Mack
2013-08-14
dma: mmp_pdma: fix maximum transfer length
Daniel Mack
2013-08-14
dma: mmp_pdma: refactor unlocking path in lookup_phy()
Daniel Mack
2013-08-14
dma: mmp_pdma: factor out DRCMR register calculation
Daniel Mack
2013-08-14
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-08-13
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-13
dma: pl330: split off common code to give back descriptors
Chanho Park
2013-08-13
dmaengine: sirf: add PM entries for sleep and runtime
Barry Song
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
2013-08-13
dma: sirf: use NULL instead of 0
Jingoo Han
[prev]
[next]