summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-07ENGR00173869-4: i.mx6: add the i.mx6dl iomux supportJason Liu
2012-02-07ENGR00173869-3: i.mx6: add the cpu_is_mx6dl() supportJason Liu
2012-02-07ENGR00173869-2: i.mx6: add the i.mx6dl memory map and irq definionJason Liu
2012-02-07ENGR00173869-1: i.mx6: cosmetic the codeJason Liu
2012-02-07ENGR00173731-7 MX6Q/GPMI : add gpmi for mx6qHuang Shijie
2012-02-07ENGR00173731-6 MX6Q/DMA : enable the mxs-dma for mx6qHuang Shijie
2012-02-07ENGR00173731-5 MX6Q/ARCH :rename gpmi-nfc to gpmi-nandHuang Shijie
2012-02-07ENGR00173731-4 MX6Q/ARCH : add mxs_reset_block()Huang Shijie
2012-02-07ENGR00173731-3 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie
2012-02-07ENGR00173731-2 mxs-dma : use the new mxs-dma.hHuang Shijie
2012-02-07ENGR00173731-1 mxs-dma : rename the dma.h for mxs-dmaHuang Shijie
2012-02-07ENGR00173615 [mx5 mmc]fix mx5 build errorTony Lin
2012-02-07ENGR00173615-2 [mx6q mmc]remove software workaround for TO1.1 and laterTony Lin
2012-02-07ENGR00173615-1 [mx6q]add mx6q_revision to common header fileTony Lin
2012-02-07ENGR00173939 [MX6Q]: Skip sending S18R on SD slots doesnt support 1.8VRyan QIAN
2012-02-06ENGR00173846 MX6DQ_SD: add touch support for LVDS0 and LVDS1Frank Li
2012-02-06ENGR00173288-02 merge "[MX6Q]add SDHC3.0 support on uSDHC controller"Ryan QIAN
2012-02-06ENGR00173288-01 merge "[MX6Q]add SDHC3.0 support on uSDHC controller"Ryan QIAN
2012-02-06ENGR00173639 mx6q: clock: PLL3's power can be off at runtime at TO1.1Peter Chen
2012-02-03ENGR00173586-2 [MX6] Add support to source GPT from 24MHzRanjani Vaidyanathan
2012-02-03ENGR00173586-1 [MX6] Add support to source GPT from 24MHzRanjani Vaidyanathan
2012-02-03ENGR00173810 clean up rej fileAlan Tull
2012-02-03ENGR00171536 HDMI handle mmapped audio buffersAlan Tull
2012-02-03ENGR00173645 [MX6]Implement low power actions into DSMAnson Huang
2012-02-02ENGR00173659 MX6Q_UART Change Physical / Virtural Port mappingEric Sun
2012-02-02ENGR00173617 Enable LVDS on MX6DQ sabresd boardSandor Yu
2012-02-02ENGR00172391 [MX6]Remove unnecessary workaround of wdog for TO1.1Anson Huang
2012-02-01ENGR00173585: MX6: Added WAIT mode workaround for MX6Q TO1.1Ranjani Vaidyanathan
2012-02-01ENGR00171987 ipuv3 fb: add error handler for mxcfb_blankJason Chen
2012-02-01ENGR00173378-2 usb: device: the udc stop flag should not be set at suspendPeter Chen
2012-02-01ENGR00173378-1 usb: device: Change judgement condition for resume occurrencePeter Chen
2012-02-01ENGR00172395-2 MX6Q_ARM2: add sgtl5000 audio driverGary Zhang
2012-02-01ENGR00172395-1 MX6Q_ARM2: add sgtl5000 audio driverGary Zhang
2012-01-31ENGR00173406-2 MX6Q/IMX : fix compiling error.Huang Shijie
2012-01-31ENGR00173406-1 MX6Q : fix compiling errorHuang Shijie
2012-01-31ENGR00173397 MTD: add NAND_BBT_USE_FLASH macroHuang Shijie
2012-01-31mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2012-01-31mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov
2012-01-31clk: add helper functions clk_prepare_enable and clk_disable_unprepareRichard Zhao
2012-01-31clk: provide prepare/unprepare functionsRussell King
2012-01-31dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo
2012-01-31dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann
2012-01-31dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann
2012-01-31dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann
2012-01-31dma: mxs-dma: fix a typo in commentLothar Waßmann
2012-01-31dmaengine: move drivers to dma_transfer_directionVinod Koul
2012-01-31ARM: mxs-dma: include <linux/dmaengine.h>Dong Aisheng
2012-01-31dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo
2012-01-31linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker
2012-01-31dmaengine: add new enum dma_transfer_directionVinod Koul