summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-22ENGR00174734-2 usb: fix bugs that dp and dm are floating at device modePeter Chen
2012-02-22ENGR00174916 MX6x, console output hang 20 seconds when system bootupSandor Yu
2012-02-22ENGR00174911 MX6x Setting HDMI default mode according bootload cmdlineSandor Yu
2012-02-17ENGR00173964 make hdmi audio init dependent on hdmi video initAlan Tull
2012-02-14ENGR00174399 ASRC: fix mmap fail bugChen Liangjun
2012-02-14ENGR00174323 vpu: Fix system hang issue of multi-instances processingSammy He
2012-02-14ENGR00174243 MIPI_DSI: mipi dsi panel enable should be after IPU initWayne Zou
2012-02-13ENGR00174311: [MX6Q]USDHC: SD3.0 card failed to workRyan QIAN
2012-02-13ENGR00174310 [MX6Q]USDHC: DDR50 mode for SD3.0 is not supported yetRyan QIAN
2012-02-13ENGR00174307 [mx6 mmc]fix build warningTony Lin
2012-02-13ENGR00174295-02:[MX6]USDHC: ddr mode is masked on slots with no 1.8v support.Ryan QIAN
2012-02-13ENGR00174295-01 Revert "ENGR173939 Skip sending S18R on slots with no 1.8V"Ryan QIAN
2012-02-13ENGR00174242 usb: device: Improve discharge dp operationPeter Chen
2012-02-10ENGR00174033-2 MX6 PCIE: add pcie RC driverRichard Zhu
2012-02-10ENGR00174128-1 Revert "Remove the discharge for VBUS and DP-1"Peter Chen
2012-02-09ENGR00174124: Revert "[USB Host]change the default wakeup value of RH"Peter Chen
2012-02-09ENGR00174037-2 Add HSIC suspend/resume featureTony LIU
2012-02-08ENGR00172342-2 EDID parse audio data blocksAlan Tull
2012-02-08ENGR00171353 MIPI_DSI: mipi display blank and unblank fail fixedWayne Zou
2012-02-08ENGR00173962 Added HDMI enable functionSandor Yu
2012-02-08ENGR00174039 camera: modify camera driversYuxi Sun
2012-02-08ENGR00173864 MX6Q ipu capture: add multi camera switchYuxi Sun
2012-02-08ENGR00174038 [mx6 mmc]fix build errTony Lin
2012-02-08Add ath6kl cleaned up driverKalle Valo
2012-02-08ENGR00171642 [MX6Q_Lite]Power:suspend and resume stress test failedTony Lin
2012-02-08ENGR00173947-1 mtd/gpmi : add BBT support to gpmi nand driverHuang Shijie
2012-02-08ENGR00172274-02 - IEEE-1588: rework ts_clk in MX6 ARIK CPU board.Fugang Duan
2012-02-08ENGR00173926 Support eMMC ddr modeRyan QIAN
2012-02-08ENGR00174018 MX6Q/perfmon : fix the compiling errorHuang Shijie
2012-02-07ENGR00173869-9: i.mx6dl: add the misc drivers supportJason 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-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-07ENGR00173615-2 [mx6q mmc]remove software workaround for TO1.1 and laterTony Lin
2012-02-07ENGR00173939 [MX6Q]: Skip sending S18R on SD slots doesnt support 1.8VRyan QIAN
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-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-01-31ENGR00173406-2 MX6Q/IMX : fix compiling error.Huang 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-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-31dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo