| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | 50 | -489/+1618 |
|\ |
|
| * | 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 |
| * | mtd: gpmi-nand: move to dma_transfer_direction | Shawn Guo | 2011-12-23 | 1 | -10/+12 |
| * | mmc: mxs-mmc: fix the dma_transfer_direction migration | Shawn Guo | 2011-12-23 | 1 | -0/+3 |
| * | 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 |
| * | video i.MX IPU: Fix display connections | Sascha Hauer | 2011-12-08 | 1 | -39/+22 |
| * | 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 | 40 | -190/+207 |
| |\ |
|
| | * | USB-renesas: move to dma_transfer_direction | Vinod Koul | 2011-11-17 | 1 | -2/+2 |
| | * | USB-musb: move to dma_transfer_direction | Vinod Koul | 2011-11-17 | 1 | -2/+2 |
| | * | net-ks8842: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 1 | -2/+2 |
| | * | spi, serial: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 7 | -21/+24 |
| | * | mmc-host: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 6 | -15/+31 |
| | * | carma: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 1 | -1/+1 |
| | * | media, video: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 3 | -4/+4 |
| | * | 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 |
* | | | [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list | Benjamin Larsson | 2012-01-17 | 1 | -0/+7 |