aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-06ARM: mach-shmobile: specify CHCLR registers on SH7372Guennadi Liakhovetski
2012-01-06dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski
2012-01-06dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submitHaitao Zhang
2012-01-02dmaengine/ste_dma40: clear LNK on channel startupRabin Vincent
2012-01-02dmaengine: intel_mid_dma: remove legacy pm interfaceKristen Carlson Accardi
2011-12-23ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo
2011-12-23dmaengine: intel_mid_dma: error path fixAdrian Hunter
2011-12-23dmaengine: intel_mid_dma: locking and freeing fixesAdrian Hunter
2011-12-23mtd: gpmi-nand: move to dma_transfer_directionShawn Guo
2011-12-23mtd: fix compile error for gpmi-nandHuang Shijie
2011-12-23mmc: mxs-mmc: fix the dma_transfer_direction migrationShawn Guo
2011-12-23dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo
2011-12-23dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann
2011-12-23dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann
2011-12-23dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann
2011-12-23dma: mxs-dma: fix a typo in commentLothar Waßmann
2011-12-08DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/removeTushar Behera
2011-12-08video i.MX IPU: Fix display connectionsSascha Hauer
2011-12-08i.MX IPU DMA: Fix wrong burstsize settingsSascha Hauer
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G
2011-12-05dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is trueViresh Kumar
2011-12-05dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin
2011-12-05IMX/SDMA : save the real count for one DMA transaction.Huang Shijie
2011-12-05dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty listMika Westerberg
2011-12-05dma/ep93xx_dma: fix initialization of M2M control registerRafal Prylowski
2011-11-28dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre
2011-11-28dmaengine: at_hdmac: empty entry shape modificationNicolas Ferre
2011-11-28dmaengine: at_hdmac: add const to struct platform_device_id definitionNicolas Ferre
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G
2011-11-28dmaengine: timb_dma: fix the spare wariningsVinod Koul
2011-11-28dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar
2011-11-22IMX/DMA : set the DMA direction in the sdma_control()Huang Shijie
2011-11-22dmaengine/ste_dma40: support pm in dma40Narayanan G
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-17USB-renesas: move to dma_transfer_directionVinod Koul
2011-11-17USB-musb: move to dma_transfer_directionVinod Koul
2011-11-17pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-17pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-17dma i.MX: remove individual SOC dependencySascha Hauer
2011-11-17dma: fix spacing for method declaration, coding style issue in iop-adma.cCiaran McCormick
2011-11-10DMA: PL330: Fix build warningBoojin Kim
2011-11-10dmaengine: at_hdmac: add device tree supportNicolas Ferre
2011-11-10dmaengine: at_hdmac: platform data move to use .id_tableNicolas Ferre
2011-11-07Linux 3.2-rc1v3.2-rc1Linus Torvalds
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren