summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2012-11-09Merge commit 'rel_imx_3.0.35_12.11.01_RC3' into imx_3.0.35_android_r13.4.yXinyu Chen
2012-11-02ENGR00232000: Fix "dmaengine: failed to get dma1chan0: (-22)" when bootRobby Cai
2012-11-02Merge commit 'rel_imx_3.0.35_12.11.01_RC2' into imx_3.0.35_android_r13.4.yXinyu Chen
2012-10-24Merge remote branch 'fsl-linux-sdk/imx_3.0.35_12.11.01' into imx_3.0.35_andro...Xinyu Chen
2012-10-23ENGR00229665 pxp: correct crop settingRobby Cai
2012-10-18ENGR00225520 SDMA:fix kernel dump occasionally during I2C stress testNicolin Chen
2012-10-12ENGR00227835 imx6q: gpmi: fix the warning when no NAND chip exitsHuang Shijie
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
2012-07-20net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2012-07-20ENGR00173369-3 Revert "ENGR00143126-3 ARM: add DMA driver for mx50"Huang Shijie
2012-07-20ENGR00173369-2 Revert "ENGR00139247-6 DMA : add DMA support for imx6q"Huang Shijie
2012-07-20ENGR00173369-1 Revert "ENGR00169906-4 MXS-DMA : change the last parameter...Huang Shijie
2012-07-20ENGR00169906-4 MXS-DMA : change the last parameter of mxs_dma_prep_slave_sg()Huang Shijie
2012-07-20mxs-dma: enable CLKGATE before accessing registersLothar Waßmann
2012-07-20ARM: mxs-dma: reset after disable channelDong Aisheng
2012-07-20dma: mxs-dma: fix unterminated platform_device_id tableAxel Lin
2012-07-20dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo
2012-07-20ENGR00163603-2 IMX/SDMA : save the real count for one DMA transaction.Huang Shijie
2012-07-20ENGR00160512 SDMA: close clock when not usedGary Zhang
2012-07-20ENGR00156420 - EPDC/PxP: Add support for color mapDanny Nold
2012-07-20ENGR00154525 SDMA: SDMA not works when event number bigger than 32Zeng Zhaoming
2012-07-20ENGR00139247-6 DMA : add DMA support for imx6qHuang Shijie