aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.c
Commit message (Expand)AuthorAge
* ENGR00295184-7 mmc: sdhci: do not enable card cd wakeup for gpio caseDong Aisheng2014-04-16
* ENGR00295184-1 mmc: sdhci: do not enable card detect interrupt for gpio cd typeDong Aisheng2014-04-16
* ENGR00292140 mmc: sdhci: fix possible sleep in atomic in sdio_irq enable func...Dong Aisheng2014-04-16
* ENGR00289406-1 mmc: sdhci: add quirk for get max timeout counterDong Aisheng2014-04-16
* ENGR00289279 mmc: sdhci: get runtime pm when sdio irq is enabledDong Aisheng2014-04-16
* mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO2014-04-16
* mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO2014-04-16
* mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter2014-04-16
* ENGR00286971-4 Revert "ENGR00278504-1 mmc: sdhci: add quirk for broken acmd23"Dong Aisheng2014-04-16
* mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq()Alexey Neyman2014-04-16
* mmc: sdhci: clear auto cmd setting bits for no data cmdsDong Aisheng2014-04-16
* mmc: sdhci: remove unneeded call when have preset value quirkDong Aisheng2014-04-16
* mmc: sdhci: report error once the maximum tuning loops exhausted or timeoutDong Aisheng2014-04-16
* ENGR00278646-2 mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng2014-04-16
* ENGR00278646-1 mmc: sdhci: add hooks for platform specific tuningDong Aisheng2014-04-16
* ENGR00278504-1 mmc: sdhci: add quirk for broken auto cmd23Dong Aisheng2014-04-16
* mmc: sdhci: improve card removal check in sdhci_card_event()Shawn Guo2014-04-16
* mmc: sdhci: request irq after sdhci_init() is calledShawn Guo2014-04-16
* mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball2013-03-22
* mmc: sdhci: add get_cd() implementationKevin Liu2013-03-22
* mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()Fabio Estevam2013-02-24
* mmc: sdhci: check voltage range only on regulators aware of voltage valueMarek Szyprowski2013-02-24
* mmc: sdhci: enhance preset value functionKevin Liu2013-02-24
* mmc: sdhci: update signal voltage switch codeKevin Liu2013-02-24
* mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer2013-02-24
* mmc: sdhci: introduce sdhci_update_clock helper to re-enable clockAndy Shevchenko2013-02-11
* mmc: sdhci: add IRQ wake up supportKevin Liu2013-02-11
* mmc: sdhci: disable interrupt before free_irqKevin Liu2013-02-11
* mmc: sdhci: query card presence from cd-gpio before asking SDHCIShawn Guo2013-02-11
* mmc: sdhci: implement the .card_event() methodGuennadi Liakhovetski2012-12-07
* mmc: eSDHC: Recover from ADMA errorsHaijun Zhang2012-12-06
* mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake2012-12-06
* mmc: sdhci: Use regulator min/max voltage range according to specKevin Liu2012-12-06
* mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmcKevin Liu2012-12-06
* mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball2012-11-07
* mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu2012-11-07
* mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-07
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-07
* mmc: sdhci: Test cd-gpio instead of SDHCI presence when probingGuennadi Liakhovetski2012-09-19
* mmc: sdhci: vmmc regulator should be explicitly enabled/disabledPhilip Rakity2012-09-04
* mmc: sdhci: Add regulator support for vccq (voltage regualor)Philip Rakity2012-09-04
* mmc: sd: Fix sd current limit settingAaron Lu2012-07-22
* mmc: sdhci: When a UHS switch fails, cycle power if regulator is usedPhilip Rakity2012-07-22
* mmc: sdhci: poll for card even when card is logically unremovableDaniel Drake2012-07-22
* mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu2012-07-22
* mmc: sdhci: restore host settings when card is removedAaron Lu2012-07-22
* mmc: sdhci: fix incorrect command used in tuningAaron Lu2012-07-22
* mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()Mark Brown2012-07-22
* mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity2012-07-22
* mmc: only support voltage (vdd) that regulator agrees withPhilip Rakity2012-07-21