| Commit message (Expand) | Author | Age | Files | Lines |
* | i.MX SDMA: Fix burstsize settings | Philippe Rétornaz | 2012-02-02 | 1 | -2/+4 |
* | dma: sh_dma: not all SH DMAC implementations support MEMCPY | Guennadi Liakhovetski | 2012-02-01 | 1 | -1/+2 |
* | Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae... | Vinod Koul | 2012-01-31 | 1 | -1/+1 |
|\ |
|
| * | dmaengine: fix missing 'cnt' in ?: in dmatest | Dr. David Alan Gilbert | 2012-01-23 | 1 | -1/+1 |
* | | at_hdmac: bugfix for enabling channel irq | Nikolaus Voss | 2012-01-31 | 2 | -11/+10 |
|/ |
|
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-18 | 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-14 | 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 |
| |\ \ \ |
|