aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-esdhc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17mmc: sdhci-of-esdhc: workaround for unreliable pulse width detectionYangbo Lu1-0/+4
2018-12-17mmc: sdhci-of-esdhc: add hs400 mode supportYangbo Lu1-0/+20
2018-10-08mmc: sdhci-of-esdhc: add erratum A008171 supportYinbo Zhu1-0/+1
2017-08-30mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessingyangbo lu1-0/+3
2017-06-20mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDRBenoît Thébaudeau1-0/+1
2017-04-24mmc: sdhci-of-esdhc: add tuning supportyangbo lu1-0/+5
2017-04-24mmc: sdhci-of-esdhc: add support for signal voltage switchyangbo lu1-0/+1
2017-04-24mmc: sdhci-of-esdhc: add peripheral clock supportyangbo lu1-0/+1
2017-02-13mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changingyangbo lu1-0/+5
2017-02-13mmc: sdhci-esdhc: clean up register definitionsyangbo lu1-19/+20
2015-10-26mmc: sdhci-of-esdhc: support both BE and LE host controlleryangbo lu1-0/+2
2015-08-17mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu1-1/+2
2015-07-24mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund1-1/+1
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King1-1/+0
2014-05-22mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King1-2/+1
2013-09-26mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng1-37/+0
2013-07-05mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay1-0/+7
2013-06-27mmc: sdhci-esdhc: calculate sdclk divider from controller clockLucas Stach1-4/+5
2012-09-04mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo1-3/+3
2012-01-11mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin1-1/+1
2011-03-25mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu1-2/+1
2011-03-17mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang1-1/+0
2010-10-23mmc: sdhci-of-esdhc: factor out common stuffWolfram Sang1-0/+83