summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-08-12Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35_4.1.0' into imx_3.0.35...guoyin.chen
2013-08-08ENGR00273432 DMA: imx-sdma: Allocate 4KB iram page size for bdNicolin Chen
2013-08-08ENGR00273973-1 Revert "ENGR00270573-2 [MX6SL]Add support for dynamic Power GatiRobby Cai
2013-07-25Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35_4.1.0' into imx_3.0.35...guoyin.chen
2013-07-25ENGR00270573-2 [MX6SL]Add support for dynamic Power Gating of the display MIXRanjani Vaidyanathan
2013-07-18ENGR00271577 sdma: fix the compiling warningHuang Shijie
2013-07-15Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35_4.1.0' into imx_3.0.35...guoyin.chen
2013-07-05ENGR00258366 dma: imx-sdma: make channel0 operations atomicHuang Shijie
2013-06-17ENGR00181680-2 No audio when play 3 streams after 3~10 seconds sometimesb02247
2013-05-21ENGR00262815-2 MX6SL-Add support for SDMA buffers in IRAMRanjani Vaidyanathan
2012-11-30Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35_1.1.0' into imx_3.0.35...Xinyu Chen
2012-11-28ENGR00233569 SDMA: Add support for SDMA M2M copyGe Lei
2012-11-26ENGR00233569 SDMA: Add support for SDMA M2M copyGe Lei
2012-11-08Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-11-06ENGR00231773-6 SDMA: add event pending trigger interfaceChen Liangjun
2012-11-02ENGR00232000: Fix "dmaengine: failed to get dma1chan0: (-22)" when bootRobby Cai
2012-10-23ENGR00229665 pxp: correct crop settingRobby Cai
2012-10-18ENGR00225520 SDMA:fix kernel dump occasionally during I2C stress testNicolin Chen
2012-10-15Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-10-12ENGR00227835 imx6q: gpmi: fix the warning when no NAND chip exitsHuang Shijie
2012-10-09Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-09-29ENGR00225981-2 pxp: fix the coefficient for the YCbCr-RGB CSCRobby Cai
2012-09-29ENGR00225981-1 pxp: add UYVY input pixel formatRobby Cai
2012-08-30Merge remote branch 'fsl-linux-sdk/imx_3.0.35_12.09.01' into imx_3.0.35_androidXinyu Chen
2012-08-24ENGR00220796-1: pxp: Add stride configuration for some pixel formatRobby Cai
2012-08-10Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-08-03ENGR00219360 SDMA: clean build warningChen Liangjun
2012-08-03Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-08-02ENGR00219160 SDMA: replace SDMA LOOP/NORMAL type with enum structChen Liangjun
2012-08-01Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-30ENGR00218013-3 SDMA:Add support for HDMI_SDMAChen Liangjun
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-20ENGR00209570 - PxP : Add Y4 output format.Fugang Duan
2012-07-20dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessaryHuang Shijie
2012-07-20IMX/DMA : set the DMA direction in the sdma_control()Huang Shijie
2012-07-20ENGR00179628-1 SSI: enable dual-fifo feature as defaultGary Zhang
2012-07-20ENGR00177241-3 mx6 close APBH DMA clock when no I/O operationAllen Xu
2012-07-20ENGR00177235-1 SDMA: add p2p dma modeChen Liangjun
2012-07-20ENGR00177046: Add the platform dependency for PXP in KconfigRobby Cai
2012-07-20ENGR00174299-1: driver part: Add ePxP v2 DMAENGINE driverRobby Cai
2012-07-20ENGR00173731-6 MX6Q/DMA : enable the mxs-dma for mx6qHuang Shijie
2012-07-20ENGR00173731-3 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie
2012-07-20ENGR00173731-2 mxs-dma : use the new mxs-dma.hHuang Shijie
2012-07-20dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo
2012-07-20dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann
2012-07-20dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann
2012-07-20dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann
2012-07-20dma: mxs-dma: fix a typo in commentLothar Waßmann
2012-07-20dmaengine: move drivers to dma_transfer_directionVinod Koul
2012-07-20dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo