summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2016-03-17mmc: core: remove redundant memset of sdio_read_cccrShawn Lin
2016-03-17mmc: core: remove redundant memset of mmc_decode_cidShawn Lin
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
2016-02-29mmc: make MAN_BKOPS_EN message a debugWolfram Sang
2016-02-29mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui
2016-02-29mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong
2016-02-29mmc: remove unnecessary assignment statements before returnMasahiro Yamada
2016-02-29mmc: core: pwrseq_simple: remove unused header filePeter Chen
2016-01-21mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey
2016-01-20mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin
2016-01-19mmc: debugfs: correct wrong voltage valueChuanxiao Dong
2016-01-14mmc: core: Enable tuning according to the actual timingCarlo Caione
2016-01-13mmc: sd: limit SD card power limit according to cards capabilitiesRussell King
2015-12-28mmc: It is not an error for the card to be removed while suspendedAdrian Hunter
2015-12-28mmc: core: Optimize boot time by detecting cards simultaneouslyUlf Hansson
2015-12-22mmc: core: fix __mmc_switch timeout caused by preemptChaotian Jing
2015-12-22mmc: enable MMC/SD/SDIO device to suspend/resume asynchronouslyFu, Zhonghui
2015-12-22mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2015-12-22mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione
2015-12-22mmc: fix mmc_{un,}register_pm_notifier prototypesArnd Bergmann
2015-12-22mmc: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall
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: Make runtime resume default behavior for MMC/SDUlf 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-12-22mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla
2015-11-09mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter
2015-11-09mmc: mmc: Move mmc_switch_status()Adrian Hunter
2015-11-09mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter
2015-11-09mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter
2015-10-27mmc: pwrseq: Use highest priority for eMMC restart handlerJavier Martinez Canillas
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing
2015-10-27mmc: core: Add DT bindings for eMMC hardware reset supportChaotian Jing
2015-10-26mmc: skip reclaiming host on mmc_add_card() errorSergei Shtylyov
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: core: enable CMD19 tuning for DDR50 modeWeijun Yang
2015-10-26mmc: debugfs: implement ios show for SDR12 and SDR25Shawn Lin
2015-10-26mmc: Wait for card_busy before starting sdio requestsHans de Goede
2015-10-26mmc: Add mmc_is_io_op helper functionHans de Goede
2015-10-26mmc: pwrseq_simple: use GPIO descriptors array APIJavier Martinez Canillas
2015-10-26mmc: debugfs: implement ios show for driver typeShawn Lin