aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2016-07-25mmc: Change the max discard sectors and erase response when HW busy detectBaolin Wang
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson
2016-07-25mmc: Set pref erase size based on sizeGwendal Grignou
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin
2016-05-23mmc: longer timeout for long read time quirkMatt Gumbel
2016-05-02mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou
2016-05-02mmc: core: Provide tracepoints for request processingBaolin Wang
2016-02-29mmc: core: report tuning command execution failure reasonRussell King
2016-02-29mmc: core: improve mmc_of_parse_voltage() to return better statusRussell King
2016-02-29mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King
2016-02-29mmc: sanitize 'bus width' in debug outputWolfram Sang
2016-02-29mmc: core: use the defined function to check whether card is removableJaehoon Chung
2015-12-28mmc: core: Optimize boot time by detecting cards simultaneouslyUlf Hansson
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione
2015-12-22mmc: core: set regulator not found message as debugludovic.desroches@atmel.com
2015-12-22mmc: core: Check for non-removable cards earlier in the error pathUlf Hansson
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson
2015-12-22mmc: core: Keep host claimed in mmc_rescan() while calling host opsUlf Hansson
2015-12-22mmc: core: Invoke ->card_event() callback only when neededUlf Hansson
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson
2015-10-26mmc: core: move ocr-bit to voltage translation into separate functionHeiko Stuebner
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson
2015-10-26mmc: Wait for card_busy before starting sdio requestsHans de Goede
2015-10-26mmc: core: Keep host claimed while invoking mmc_power_off|up()Ulf Hansson
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing
2015-08-31mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin
2015-08-27mmc: core: Fixed bug in one erase-group budget TRIMRobin van der Gracht
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2015-06-01mmc: core: Factor out common code in drive strength selectionAdrian Hunter
2015-06-01mmc: core: Reset driver type to defaultAdrian Hunter
2015-06-01mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8VDoug Anderson
2015-06-01mmc: core: Don't print reset warning if reset is not supportedAdrian Hunter
2015-06-01mmc: core: Flag re-tuning is needed on CRC errorsAdrian Hunter
2015-06-01mmc: core: Hold re-tuning while bkops ongoingAdrian Hunter
2015-06-01mmc: core: Hold re-tuning during erase commandsAdrian Hunter
2015-06-01mmc: core: Add support for re-tuning before each requestAdrian Hunter
2015-06-01mmc: core: Enable / disable re-tuningAdrian Hunter
2015-05-04mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-03-31mmc: core: Enable runtime PM management of host devicesUlf Hansson
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown
2015-02-03mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON stateUlf Hansson
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov
2015-01-28mmc: core: Initial support for MMC power sequencesUlf Hansson
2015-01-19mmc: core: Move mmc_card_removed() into mmc_start_request()Adrian Hunter
2015-01-19mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter
2015-01-19mmc: core: refactor the hw_reset routinesJohan Rudholm
2015-01-19mmc: core: always check status after resetJohan Rudholm
2015-01-19mmc: Add SDIO function devicetree subnode parsingSascha Hauer