aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-esdhc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-11mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu1-4/+8
2017-12-11mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu1-0/+4
2017-10-30mmc: sdhci-of-esdhc: disable SD clock for clock value 0yangbo lu1-28/+30
2017-08-30mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessingyangbo lu1-2/+21
2017-04-28mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu1-0/+14
2017-04-28mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelayyangbo lu1-5/+4
2017-04-24mmc: sdhci-of-esdhc: add delay between tuning cyclesyangbo lu1-0/+1
2017-04-24mmc: sdhci-of-esdhc: add tuning supportyangbo lu1-0/+20
2017-04-24mmc: sdhci-of-esdhc: add support for signal voltage switchyangbo lu1-0/+74
2017-04-24mmc: sdhci-of-esdhc: add peripheral clock supportyangbo lu1-2/+71
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter1-0/+3
2017-02-13mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changingyangbo lu1-3/+18
2017-02-13mmc: sdhci-of-esdhc: remove default broken-cd for ARMyangbo lu1-8/+10
2016-11-29mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0yangbo lu1-0/+20
2016-11-18mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle1-0/+14
2016-09-26mmc: sdhci-of-esdhc: use of_property_read_boolJulia Lawall1-1/+1
2016-07-27mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPSUlf Hansson1-10/+6
2016-02-29mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocationJisheng Zhang1-10/+9
2015-12-22mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu1-0/+10
2015-10-26mmc: sdhci-of-esdhc: avoid writing power control registeryangbo lu1-0/+6
2015-10-26mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021ayangbo lu1-0/+3
2015-10-26mmc: sdhci-of-esdhc: support both BE and LE host controlleryangbo lu1-112/+339
2015-10-26mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021aYangbo Lu1-1/+2
2015-08-27mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu1-0/+6
2015-06-01mmc: sdhci-of-esdhc: enable interrupt mode to detect cardYangbo Lu1-0/+7
2015-06-01mmc: sdhci-of-esdhc: Pre divider starts at 1Joakim Tjernlund1-2/+2
2015-03-23mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao1-6/+1
2015-01-19mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()Ulf Hansson1-2/+8
2015-01-19mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani1-1/+9
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-05-23mmc: sdhci-of-esdhc: Fixup compile errorUlf Hansson1-3/+3
2014-05-22mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacksRussell King1-19/+36
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King1-0/+1
2014-05-22mmc: sdhci: move setting mmc->actual_clock into set_clock handlersRussell King1-1/+2
2014-05-22mmc: sdhci: move setting host->clock into sdhci_do_set_ios()Russell King1-3/+1
2014-05-22mmc: sdhci: convert reset into a library functionRussell King1-0/+1
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King1-4/+2
2013-09-27mmc: sdhci-esdhc-imx: set actual_clock in clock settingDong Aisheng1-1/+1
2013-09-26mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng1-2/+33
2013-08-26mmc: esdhc: add support to get voltage from device-treeHaijun Zhang1-0/+1
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay1-0/+17
2013-07-05mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay1-1/+43
2013-06-27mmc: sdhci-esdhc: calculate sdclk divider from controller clockLucas Stach1-1/+1
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt1-1/+1
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen1-1/+1
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen1-1/+1
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2012-12-06mmc: eSDHC: Recover from ADMA errorsHaijun Zhang1-1/+50
2012-12-06mmc: sdhci-of-esdhc: support commands with busy response expecting TCJerry Huang1-0/+3
2012-11-28mmc: remove use of __devexitBill Pemberton1-1/+1