index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
29
-393
/
+1515
|
\
|
*
dma: shdma: fix runtime PM: clear channel buffers on reset
Guennadi Liakhovetski
2012-01-06
1
-16
/
+31
|
*
dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit
Haitao Zhang
2012-01-06
1
-2
/
+3
|
*
dmaengine/ste_dma40: clear LNK on channel startup
Rabin Vincent
2012-01-02
1
-0
/
+4
|
*
dmaengine: intel_mid_dma: remove legacy pm interface
Kristen Carlson Accardi
2012-01-02
2
-6
/
+8
|
*
dmaengine: intel_mid_dma: error path fix
Adrian Hunter
2011-12-23
1
-1
/
+5
|
*
dmaengine: intel_mid_dma: locking and freeing fixes
Adrian Hunter
2011-12-23
1
-1
/
+6
|
*
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
Shawn Guo
2011-12-23
1
-1
/
+1
|
*
dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels
Lothar Waßmann
2011-12-23
1
-28
/
+1
|
*
dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe
Lothar Waßmann
2011-12-23
1
-1
/
+4
|
*
dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.
Lothar Waßmann
2011-12-23
1
-5
/
+2
|
*
dma: mxs-dma: fix a typo in comment
Lothar Waßmann
2011-12-23
1
-1
/
+1
|
*
DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove
Tushar Behera
2011-12-08
1
-15
/
+2
|
*
i.MX IPU DMA: Fix wrong burstsize settings
Sascha Hauer
2011-12-08
1
-24
/
+1
|
*
dmaengine/ste_dma40: allow fixed physical channel
Narayanan G
2011-12-05
1
-9
/
+42
|
*
dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is true
Viresh Kumar
2011-12-05
1
-9
/
+12
|
*
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
2011-12-05
4
-47
/
+5
|
*
IMX/SDMA : save the real count for one DMA transaction.
Huang Shijie
2011-12-05
1
-2
/
+9
|
*
dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list
Mika Westerberg
2011-12-05
1
-12
/
+48
|
*
dma/ep93xx_dma: fix initialization of M2M control register
Rafal Prylowski
2011-12-05
1
-4
/
+4
|
*
dmaengine: at_hdmac: simplify device selection from platform data or DT
Nicolas Ferre
2011-11-28
2
-39
/
+31
|
*
dmaengine: at_hdmac: empty entry shape modification
Nicolas Ferre
2011-11-28
1
-1
/
+3
|
*
dmaengine: at_hdmac: add const to struct platform_device_id definition
Nicolas Ferre
2011-11-28
1
-1
/
+1
|
*
dmaengine/ste_dma40: Add support to use lcla area from esram
Narayanan G
2011-11-28
1
-10
/
+85
|
*
dmaengine: timb_dma: fix the spare warinings
Vinod Koul
2011-11-28
1
-4
/
+4
|
*
dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume
Viresh Kumar
2011-11-28
2
-28
/
+42
|
*
IMX/DMA : set the DMA direction in the sdma_control()
Huang Shijie
2011-11-22
1
-0
/
+1
|
*
dmaengine/ste_dma40: support pm in dma40
Narayanan G
2011-11-22
2
-19
/
+259
|
*
dmaengine: add CSR SiRFprimaII DMAC driver
Rongjun Ying
2011-11-18
3
-0
/
+725
|
*
DMAEngine: Define interleaved transfer request api
Jassi Brar
2011-11-18
1
-2
/
+2
|
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
20
-143
/
+141
|
|
\
|
|
*
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-10-27
20
-143
/
+141
|
*
|
pch_dma: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2011-11-17
2
-7
/
+11
|
*
|
pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2011-11-17
2
-4
/
+4
|
*
|
dma i.MX: remove individual SOC dependency
Sascha Hauer
2011-11-17
1
-3
/
+3
|
*
|
dma: fix spacing for method declaration, coding style issue in iop-adma.c
Ciaran McCormick
2011-11-17
1
-2
/
+2
|
*
|
DMA: PL330: Fix build warning
Boojin Kim
2011-11-10
1
-1
/
+2
|
*
|
dmaengine: at_hdmac: add device tree support
Nicolas Ferre
2011-11-10
1
-1
/
+31
|
*
|
dmaengine: at_hdmac: platform data move to use .id_table
Nicolas Ferre
2011-11-10
2
-10
/
+46
*
|
|
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-4
/
+4
|
\
\
\
|
*
|
|
dma: mxs-dma: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
1
-4
/
+4
|
|
/
/
*
|
|
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-5
/
+6
|
\
\
\
|
*
|
|
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2011-12-13
1
-5
/
+6
|
|
/
/
*
|
|
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-46
/
+53
|
\
\
\
|
*
\
\
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
2012-01-07
1
-2
/
+2
|
|
\
\
\
|
*
|
|
|
DMA: PL330: Add device tree support
Thomas Abraham
2011-12-23
1
-4
/
+29
|
*
|
|
|
DMA: PL330: Infer transfer direction from transfer request instead of platfor...
Thomas Abraham
2011-12-23
1
-49
/
+16
|
*
|
|
|
DMA: PL330: move filter function into driver
Thomas Abraham
2011-12-23
1
-0
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
1
-19
/
+27
|
\
\
\
\
|
*
|
|
|
dmatest: don't use set_freezable_with_signal()
Tejun Heo
2011-11-23
1
-19
/
+27
|
|
/
/
/
[next]