summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-06-25mmc: use SD/MMC host ID for block device name IDStefan Agner
2014-06-25mmc: use SD/MMC host ID for block device name IDStefan Agner
2014-06-04eMMC: Don't initialize partitions on RPMB flagged areas.Max Krummenacher
2014-04-28mmc: each mmc_host has its own workqueueTroy Kisky
2014-04-28sdhci: print opcode/retries on timeout errorTroy Kisky
2014-04-24sdhci-esdhc-imx: add vqmmc-1-8-v property to stop regulator errorsTroy Kisky
2014-01-17ENGR00295564 mmc: sdhci-esdhc-imx: no need busfreq for imx6qdlDong Aisheng
2014-01-15ENGR00295184-7 mmc: sdhci: do not enable card cd wakeup for gpio caseDong Aisheng
2014-01-15ENGR00295184-5 mmc: sdhci-esdhc-imx: add wakeup feature for sdio irqDong Aisheng
2014-01-15ENGR00295184-3 mmc: sdhci-esdhc-imx: add keep power feature during suspendDong Aisheng
2014-01-15ENGR00295184-1 mmc: sdhci: do not enable card detect interrupt for gpio cd typeDong Aisheng
2013-12-16ENGR00292140 mmc: sdhci: fix possible sleep in atomic in sdio_irq enable func...Dong Aisheng
2013-12-11mmc: sd: fix the maximum au_size for SD3.0Jaehoon Chung
2013-12-11mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt
2013-11-22ENGR00289406-2 mmc: sdhci-esdhc-imx: add SDHCI_QUIRK2_NOSTD_TIMEOUT_COUNTERDong Aisheng
2013-11-22ENGR00289406-1 mmc: sdhci: add quirk for get max timeout counterDong Aisheng
2013-11-22ENGR00289279 mmc: sdhci: get runtime pm when sdio irq is enabledDong Aisheng
2013-11-20ENGR00288842 mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fixDong Aisheng
2013-11-11ENGR00287331-3 sdhci-esdhc-imx: do not need disable clock during remove functionDong Aisheng
2013-11-11ENGR00287331-2 sdhci-esdhc-imx: use bus freq in runtime pmDong Aisheng
2013-11-11ENGR00287331-1 mmc: add delay after CMD6 befoer sending CMD13 for sandiskRyan QIAN
2013-11-08mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO
2013-11-08mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO
2013-11-08mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter
2013-11-08ENGR00286971-4 Revert "ENGR00278504-1 mmc: sdhci: add quirk for broken acmd23"Dong Aisheng
2013-11-08ENGR00286971-3 Revert "ENGR00278504-2 sdhci-esdhc-imx: add broken auto cmd23"Dong Aisheng
2013-11-08mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq()Alexey Neyman
2013-11-08mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: fix runtime pm unblance issueDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: clear SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: tuning bits should not be cleared during resetDong Aisheng
2013-11-08mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: add eMMC HS200 mode supportDong Aisheng
2013-11-08mmc: core: mmc DDR mode should not depend on UHS_DDR50Dong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6Dong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng
2013-11-08mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read functionDong Aisheng
2013-11-08mmc: sdhci: clear auto cmd setting bits for no data cmdsDong Aisheng
2013-10-31ENGR00285671 mmc: setup emmc boot partition configure methodsRichard Zhu
2013-10-30mmc: sdhci: remove unneeded call when have preset value quirkDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: add preset value quirk for mx6Dong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dlDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: add DDR mode support for mx6Dong Aisheng
2013-10-30mmc: sdhci: report error once the maximum tuning loops exhausted or timeoutDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6slDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: add std tuning support for mx6slDong Aisheng
2013-10-30mmc: sdhci-esdhc-imx: create struct esdhc_soc_dataShawn Guo
2013-10-30mmc: sdhci-esdhc-imx: pdev->id_entry should be immutableShawn Guo
2013-10-30mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHCDong Aisheng