index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-13
dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...
Viresh Kumar
1
-14
/
+13
2011-05-12
dmaengine: at_hdmac: pause: no need to wait for FIFO empty
Nicolas Ferre
1
-16
/
+0
2011-05-09
pch_dma: modify pci device table definition
Tomoya MORINAGA
1
-1
/
+1
2011-05-09
pch_dma: Support new device ML7223 IOH
Tomoya MORINAGA
2
-5
/
+15
2011-05-09
pch_dma: Support I2S for ML7213 IOH
Tomoya MORINAGA
1
-15
/
+47
2011-05-09
pch_dma: Fix DMA setting issue
Tomoya MORINAGA
1
-7
/
+0
2011-05-09
pch_dma: modify for checkpatch
Tomoya MORINAGA
1
-3
/
+6
2011-05-09
pch_dma: fix dma direction issue for ML7213 IOH video-in
Tomoya MORINAGA
1
-3
/
+3
2011-05-09
dmaengine: at_hdmac: use descriptor chaining help function
Nicolas Ferre
1
-30
/
+3
2011-05-09
dmaengine: at_hdmac: implement pause and resume in atc_control
Nicolas Ferre
2
-27
/
+71
2011-05-09
dmaengine: at_hdmac: set residue as total len in atc_tx_status
Nicolas Ferre
1
-1
/
+6
2011-05-09
dmaengine/ste_dma40: fix introduced warnings
Philippe Langlais
1
-1
/
+1
2011-05-02
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
Nicolas Ferre
2
-11
/
+19
2011-05-02
dmaengine: at_hdmac: remove channel status testing in tasklet
Nicolas Ferre
1
-7
/
+0
2011-05-02
dmaengine: at_hdmac: debug information sg_len for prep_slave_sg
Nicolas Ferre
1
-1
/
+2
2011-05-02
dmaengine: at_hdmac: add cyclic DMA operation support
Nicolas Ferre
2
-16
/
+229
2011-05-02
dmaengine: at_hdmac: modify way to use interrupts
Nicolas Ferre
2
-5
/
+10
2011-04-06
drivers, pch_dma: Fix uninitialized var before use
Liu Yuan
1
-1
/
+1
2011-04-06
Merge branch 'old_next' into next
Vinod Koul
5
-14
/
+28
2011-04-01
intel_mid_dma: fix runtime pm issues
Kristen Carlson Accardi
1
-4
/
+13
2011-03-31
dma: use BUG_ON correctly in ppc4xx/adam.c, v4
Coly Li
1
-4
/
+4
2011-03-31
dma: use BUG_ON correctly in mv_xor.c, v4
Coly Li
1
-3
/
+3
2011-03-31
dma: use BUG_ON correctly in iop-adma.c, v4
Coly Li
1
-3
/
+3
2011-03-31
dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address a...
Viresh Kumar
1
-0
/
+5
2011-03-28
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-29
/
+29
2011-03-26
dma: Ipu: Convert interupt code
Thomas Gleixner
1
-29
/
+29
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
1
-1
/
+2
2011-03-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
12
-1242
/
+1902
2011-03-22
dmaengine/dmatest: Pass timeout via module params
Viresh Kumar
1
-1
/
+6
2011-03-22
dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs
Uwe Kleine-König
1
-1
/
+1
2011-03-21
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-6
/
+2
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2011-03-18
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
2
-2
/
+2
2011-03-17
dma: change to new flag variable
matt mooney
1
-6
/
+2
2011-03-12
fsldma: make halt behave nicely on all supported controllers
Ira Snyder
1
-3
/
+16
2011-03-12
fsldma: reduce locking during descriptor cleanup
Ira Snyder
1
-62
/
+46
2011-03-12
fsldma: support async_tx dependencies and automatic unmapping
Ira Snyder
1
-36
/
+95
2011-03-12
fsldma: fix controller lockups
Ira Snyder
2
-122
/
+99
2011-03-12
fsldma: minor codingstyle and consistency fixes
Ira Snyder
2
-18
/
+15
2011-03-12
fsldma: improve link descriptor debugging
Ira Snyder
1
-6
/
+15
2011-03-12
fsldma: use channel name in printk output
Ira Snyder
2
-34
/
+36
2011-03-12
fsldma: move related helper functions near each other
Ira Snyder
1
-52
/
+64
2011-03-12
dmatest: fix automatic buffer unmap type
Ira Snyder
1
-1
/
+6
2011-03-06
drivers, pch_dma: Fix warning when CONFIG_PM=n.
Rakib Mullick
1
-0
/
+2
2011-03-06
dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel
Viresh Kumar
1
-4
/
+4
2011-03-06
dw_dmac: Setting Default Burst length for transfers as 16.
Viresh Kumar
1
-2
/
+2
2011-03-06
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
Viresh KUMAR
2
-6
/
+9
2011-03-06
dw_dmac: Pass Channel Priority from platform_data
Viresh Kumar
2
-1
/
+13
2011-03-06
dw_dmac: Pass Channel Allocation Order from platform_data
Viresh Kumar
1
-1
/
+5
2011-03-06
dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish
Viresh Kumar
1
-0
/
+7
[next]