summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-03-08mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()Ulf Hansson
2015-12-26mmc: Allow forward compatibility for eMMCRomain Izard
2015-12-26eMMC: Don't initialize partitions on RPMB flagged areas.Max Krummenacher
2015-12-26sdhci: print opcode/retries on timeout errorTroy Kisky
2015-11-01mmc: sdhci: move timeout_clk dynamically calculation code into common codeAisheng Dong
2015-11-01mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_hostAisheng Dong
2015-11-01mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHCAisheng Dong
2015-11-01mmc: sdhci: add platform set_timeout hookAisheng Dong
2015-11-01mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHCAisheng Dong
2015-11-01mmc: sdhci: add platform get_max_timeout_count hookAisheng Dong
2015-11-01mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson
2015-11-01sdhci : recompute timeout_clk when neededMatthieu CASTET
2015-11-01MLK-11796-2 Revert "ENGR00289406-1 mmc: sdhci: add quirk for get max timeout ...Dong Aisheng
2015-11-01MLK-11796-1 Revert "ENGR00289406-2 mmc: sdhci-esdhc-imx: add SDHCI_QUIRK2_NOS...Dong Aisheng
2015-11-01mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé
2015-11-01mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé
2015-11-01mmc: Move code that manages user area and gp partitions into functionsGrégory Soutadé
2015-09-17MLK-11552 mmc: sdhci: call sdhci_init() before request irq in sd resumeHaibo Chen
2015-09-17MLK-11503-1 mmc: sdhci-pltfm: add pinctrl sleep mode supportHaibo Chen
2015-09-17mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-09-17MLK-11397 mmc: sdhci-esdhc-imx: move the setting of watermark level out of probeHaibo Chen
2015-09-17MLK-11184 mmc: sdhci: wait data error interrupts to handle transfer error for...Dong Aisheng
2015-09-17mmc: sdhci: fix low memory corruptionJiri Slaby
2015-09-17mmc: sdhci-esdhc-imx: avoid DMA to kernel stackRussell King
2015-09-17MLK-10837 mmc: sdhci: using wait_event_timeout when execute tuningDong Aisheng
2015-09-17MLK-10788-3 driver: misc: change busfreq head file nameAnson Huang
2015-09-17MLK-10672 mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Haibo Chen
2015-09-17MLK-10629-4 mmc: sdhci: remove MMC_CAP_NEEDS_POLLDong Aisheng
2015-09-17MLK-10629-2 mmc: sdhci-esdhc-imx: implement wifi_card_detect functionDong Aisheng
2015-09-17MLK-10589 mmc: sdhci-esdhc-imx: set different burst length on different boardsHaibo Chen
2015-09-17mmc: sdhci: convert ADMA descriptors to a coherent allocationRussell King
2015-09-17MLK-10443 mmc: usdhc: imx7d: config watermater levles and burst lengthsHaibo Chen
2015-09-17MLK-10403 mmc: sdhci-esdhc-imx: remove invalid HS400 warning messageHaibo Chen
2015-09-17MLK-10237-4 mmc: sdhci-esdhc-imx: add tuning-step setting supportHaibo Chen
2015-09-17MLK-10237-2 mmc: sdhci-esdhc-imx: add HS400 strobe dll supportHaibo Chen
2015-09-17MLK-10237-1 mmc: sdhci-esdhc-imx: add MX7D with HS400 supportHaibo Chen
2015-09-17mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter
2015-09-17mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon
2015-09-17MLK-9834 mmc: sdhci-esdhc-imx: fix SD3.0 failed to resume if M/F is enabledDong Aisheng
2015-09-17ENGR00324668 mmc: core: add delay for SD3.0 UHS mode switchDong Aisheng
2015-09-17MLK-9413 mmc: sdhci: fix potential unblanced regulator disableDong Aisheng
2015-09-17mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen
2015-09-17ENGR00319936-1 mmc: sdhci-esdhc-imx: do not enable wakeup by defaultDong Aisheng
2015-09-17ENGR00332937-1 mmc: sdhci-esdhc-imx: add imx6sx supportDong Aisheng
2015-09-17ENGR00295564 mmc: sdhci-esdhc-imx: no need busfreq for imx6qdlDong Aisheng
2015-09-17ENGR00295184-7 mmc: sdhci: do not enable card cd wakeup for gpio caseDong Aisheng
2015-09-17ENGR00295184-5 mmc: sdhci-esdhc-imx: add wakeup feature for sdio irqDong Aisheng
2015-09-17ENGR00295184-3 mmc: sdhci-esdhc-imx: add keep power feature during suspendDong Aisheng
2015-09-17ENGR00295184-1 mmc: sdhci: do not enable card detect interrupt for gpio cd typeDong Aisheng
2015-09-17ENGR00292140 mmc: sdhci: fix possible sleep in atomic in sdio_irq enable func...Dong Aisheng