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
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-10-06
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...
Fabio Estevam
2012-10-04
dma: tegra: fix interrupt name issue with apb dma.
Laxman Dewangan
2012-10-02
dw_dmac: fix a regression in dwc_prep_dma_memcpy
Andy Shevchenko
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-01
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
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: fill optional encoded parameters in register structure
Andy Shevchenko
2012-09-27
dw_dmac: mark dwc_dump_chan_regs as inline
Andy Shevchenko
2012-09-22
dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode
Peter Ujfalusi
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-22
dmaengine: omap: Add support for pause/resume in cyclic dma mode
Peter Ujfalusi
2012-09-22
dmaengine: omap: Support for element mode in cyclic DMA
Peter Ujfalusi
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-09-18
DMA: PL330: Check the pointer returned by kzalloc
Sachin Kamat
2012-09-18
DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()
Sachin Kamat
2012-09-18
DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources
Inderpal Singh
2012-09-18
DMA: PL330: Remove redundant runtime_suspend/resume functions
Inderpal Singh
2012-09-18
DMA: PL330: Remove controller clock enable/disable
Inderpal Singh
2012-09-18
dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
2012-09-14
ARM: at91: move platform_data definitions
Arnd Bergmann
2012-09-14
DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATE
Tushar Behera
2012-09-14
dma: tegra: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-14
mxs/dma: Enlarge the CCW descriptor area to 4 pages
Marek Vasut
2012-09-14
dw_dmac: utilize slave_id to pass request line
Andy Shevchenko
2012-09-14
dmaengine: at_hdmac: check that each sg data length is non-null
Nicolas Ferre
2012-09-14
dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()
Nicolas Ferre
2012-09-14
dmaengine: mmp_tdma: add dt support
Zhangfei Gao
2012-09-14
dmaengine: mmp-pdma support
Zhangfei Gao
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-11
dma: tegra: make data used as *of_device_id.data const
Laxman Dewangan
2012-09-11
dma: tegra: make tegra_dma.chip_data a pointer to const data
Laxman Dewangan
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-09-01
dma: fix comments
Masanari Iida
2012-09-01
ioat: remove unused #defines
Jon Mason
2012-09-01
dmaengine: add TI EDMA DMA engine driver
Matt Porter
2012-08-31
ioat: Adding Ivy Bridge IOATDMA PCI device IDs
Dave Jiang
2012-08-31
dma/ste_dma40: Fixup clock usage during probe
Ulf Hansson
2012-08-22
drivers/dma/amba-pl08x.c: fix error return code
Julia Lawall
[next]