summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-30MA-10552-10 [Android] enable A/B system in androidzhang sanshan
2017-10-29MA-10552-6 [Android] enable A/B system in androidzhang sanshan
2017-09-26MLK-16535 net: fec: Fix issue in DM probe functionYe Li
2017-09-21MLK-16499-2 mmc: fsl_esdhc: Remove duplicated clock settingsYe Li
2017-09-21MLK-16499-1 mmc: Add support for HS400Ye Li
2017-09-20MLK-16496-2 mmc: fsl_esdhc: add hs400 es mode supportPeng Fan
2017-09-14MLK-16431-1 xhci-imx8: call board_usb_cleanup when xhci stopYe Li
2017-09-14MLK-16467 serial_lpuart: Fix FIFO_RXFE definition in LPUART driverYe Li
2017-09-12MA-10217 bootloader mode not function if there is a unknown cmd in miscguoyin.chen
2017-09-07MA-10167 Add soc_type to be imx8mq to align the init.imx8mq.rcguoyin.chen
2017-09-05MLK-16369 eth: fec: Fix DM driver issue in recvYe Li
2017-09-05MLK-16365 mmc: add sd/mmc legacy capabilityPeng Fan
2017-08-29MLK-16288 fsl_esdhc: Workaround for eMMC HS200 and SD SDR104 switch fail issueYe Li
2017-08-29MLK-16289 pca953x_gpio: Fix build warningYe Li
2017-08-29MLK-16273-1 usb: dwc3: add suspend clock setting interfaceLi Jun
2017-08-29usb: gadget: g_dnl: only set iSerialNumber if we have a serial#Felipe Balbi
2017-08-29usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi
2017-08-29usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich
2017-08-29usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich
2017-08-22MLK-16238-1 thermal: Add TMU driver for i.MX8MYe Li
2017-08-18MLK-16219 pca953x_gpio: Clear the polarity invert register at initYe Li
2017-08-18MLK-16208-1 thermal: Add driver to support i.MX8QM/QXP CPU thermal sensorYe Li
2017-08-18mmc: fsl_esdhc: fix build issuePeng Fan
2017-08-17MLK-16198-3 usb: xhci-imx8: Add core reset functionYe Li
2017-08-17MLK-16198-2 usb: xhci-imx8: Add clock init interfaceYe Li
2017-08-17MLK-16198-1 usb: xhci-imx8: Add basic DM supportYe Li
2017-08-17MLK-16188-4: drivers: regulator: fixed: add off-on-delay-usPeng Fan
2017-08-17MLK-16188-3 mmc: fsl_esdhc: support tuning for hs200 and sdr104Peng Fan
2017-08-17MLK-16188-1 mmc: add mmc_send_tuning functionPeng Fan
2017-08-17mmc: Retry some MMC cmds on failureVignesh R
2017-08-17mmc: Change mode when switching to a boot partitionJean-Jacques Hiblot
2017-08-17mmc: Add support for UHS modesJean-Jacques Hiblot
2017-08-17mmc: Add a new callback function to check if the card is busyJean-Jacques Hiblot
2017-08-17mmc: add HS200 support in MMC coreJean-Jacques Hiblot
2017-08-17mmc: Add a execute_tuning() callback to the mmc operations.Jean-Jacques Hiblot
2017-08-17mmc: disable the mmc clock during power offKishon Vijay Abraham I
2017-08-17mmc: add a new mmc parameter to disable mmc clockJean-Jacques Hiblot
2017-08-17mmc: add power cyle support in mmc coreJean-Jacques Hiblot
2017-08-17mmc: Add a new callback function to enable/disable vddKishon Vijay Abraham I
2017-08-17mmc: Enable signal voltage to be selected from mmc coreKishon Vijay Abraham I
2017-08-17mmc: make mmc_set_ios() return statusJean-Jacques Hiblot
2017-08-17mmc: refactor MMC startup to make it easier to support new modesJean-Jacques Hiblot
2017-08-17mmc: refactor SD startup to make it easier to support new modesJean-Jacques Hiblot
2017-08-17mmc: use mmc modes to select the correct bus speedJean-Jacques Hiblot
2017-08-17mmc: Add a fonction to dump the mmc capabilitiesJean-Jacques Hiblot
2017-08-17mmc: introduces mmc modes.Jean-Jacques Hiblot
2017-08-17mmc: add a function to read and test the ext csd (mmc >= 4)Jean-Jacques Hiblot
2017-08-17mmc: make ext_csd part of struct mmcJean-Jacques Hiblot
2017-08-17mmc: move the MMC startup for version above v4.0 in a separate functionJean-Jacques Hiblot
2017-08-17mmc: split mmc_startup()Jean-Jacques Hiblot