aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.c
Commit message (Expand)AuthorAge
* mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter2014-11-26
* mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter2014-11-26
* mmc: sdhci: Fix vqmmc error settingAdrian Hunter2014-11-26
* mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...Vincent Wan2014-11-26
* mmc: sdhci: Add 64-bit ADMA supportAdrian Hunter2014-11-10
* mmc: sdhci: Define ADMA descriptor structureAdrian Hunter2014-11-10
* mmc: sdhci: Define ADMA constantsAdrian Hunter2014-11-10
* mmc: sdhci: Define maximum segmentsAdrian Hunter2014-11-10
* mmc: sdhci: Parameterize ADMA sizes and alignmentAdrian Hunter2014-11-10
* mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA dataAdrian Hunter2014-11-10
* mmc: sdhci: Add sdhci_adma_mark_end()Adrian Hunter2014-11-10
* mmc: sdhci: Rename adma_desc to adma_tableAdrian Hunter2014-11-10
* mmc: sdhci: Rename two ADMA-related functions for consistencyAdrian Hunter2014-11-10
* mmc: sdhci: Fix ADMA table size warningAdrian Hunter2014-11-10
* mmc: sdhci: Fix ADMA page boundary warningsAdrian Hunter2014-11-10
* mmc: sdhci: Fix incorrect ADMA2 descriptor table sizeAdrian Hunter2014-11-10
* mmc: sdhci: fix error conditions for controller resetAndrew Gabbasov2014-11-10
* mmc: sdhci: Balance vmmc regulator_disable()Andrew Gabbasov2014-11-10
* mmc: sdhci: Let a driver override timeout clock frequencyAdrian Hunter2014-10-03
* mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter2014-10-03
* mmc: sdhci: execute tuning when device is not busyYi Sun2014-09-24
* mmc: Convert pr_warning to pr_warnJoe Perches2014-09-24
* mmc: sdhci: check 1.2v IO capability for SDHC hostChuanxiao.Dong2014-09-09
* mmc: sdhci: handle busy-end interrupt during commandChanho Min2014-09-09
* sdhci: Make sdhci_disable_irq_wakeups() staticFabio Estevam2014-09-09
* mmc: sdhci: move timeout_clk dynamically calculation code into common codeAisheng Dong2014-09-09
* mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_hostAisheng Dong2014-09-09
* mmc: sdhci: add platform set_timeout hookAisheng Dong2014-09-09
* mmc: sdhci: add platform get_max_timeout_count hookAisheng Dong2014-09-09
* sdhci : recompute timeout_clk when neededMatthieu CASTET2014-09-09
* sdhci : handle busy timeout irqMatthieu CASTET2014-09-09
* mmc: sdhci: fix the wrong type of currChuanxiao.Dong2014-09-09
* mmc: sdhci: Replace host->mmc with mmc where possibleMarkus Mayer2014-07-09
* mmc: sdhci: avoid double-delay while transitioning to 1.8VRussell King2014-07-09
* mmc: sdhci: Remove blank lineUlf Hansson2014-07-09
* mmc: sdhci: Improve external VDD regulator supportTim Kryger2014-07-09
* mmc: sdhci: Remove unused ret variablesMarkus Pargmann2014-07-09
* mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger2014-07-09
* mmc: sdhci: SD tuning is broken for some controllersAl Cooper2014-05-22
* mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King2014-05-22
* mmc: sdhci: move remaining power handling into sdhci_set_power()Russell King2014-05-22
* mmc: sdhci: move regulator handling into sdhci_set_power()Russell King2014-05-22
* mmc: sdhci: remove platform_suspend/platform_resume callbacksRussell King2014-05-22
* mmc: sdhci: clean up sdhci_execute_tuning() decisionRussell King2014-05-22
* mmc: sdhci: cache timing information locallyRussell King2014-05-22
* mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King2014-05-22
* mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-22
* mmc: sdhci: move setting mmc->actual_clock into set_clock handlersRussell King2014-05-22
* mmc: sdhci: move setting host->clock into sdhci_do_set_ios()Russell King2014-05-22
* mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()Russell King2014-05-22