summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2016-06-06mmc: longer timeout for long read time quirkMatt Gumbel
2016-06-06mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-02-09mmc: core: Enable tuning according to the actual timingCarlo Caione
2016-02-09mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang
2016-02-09mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter
2016-02-09mmc: core: Fix error paths and messages in mmc_init_cardAndrew Gabbasov
2016-02-09mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2015-10-07mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-06-09mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2014-11-05mmc: core: fix card detection regressionKristina Martsenko
2014-10-11Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson
2014-09-29mmc: Fix incorrect warning when setting 0 Hz via debugfsAdrian Hunter
2014-09-29mmc: Fix use of wrong device in mmc_gpiod_free_cd()Adrian Hunter
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-23mmc: don't request CD IRQ until mmc_start_host()Stephen Warren
2014-09-22mmc: sdio: Convert to dev_pm_domain_attach|detach()Ulf Hansson
2014-09-19mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé
2014-09-19mmc: Move code that manages user area and gp partitions into functionsGrégory Soutadé
2014-09-09mmc: host: switch OF parser to use gpio descriptorsLinus Walleij
2014-09-09mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij
2014-09-09mmc: slot-gpio: switch to use flags when getting GPIOLinus Walleij
2014-09-09mmc: core: Fix sequence for I/O voltage in DDR mode for eMMCChuanxiao.Dong
2014-09-09mmc: core: resolve divded by zero panicChuanxiao Dong
2014-09-09mmc: core: Use regulator_get_voltage() if OCR mask is empty.Javier Martinez Canillas
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer
2014-09-09mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui
2014-09-09mmc: core: Remove fixed voltage regulator logicTim Kryger
2014-07-26mmc: Do not advertise secure discard if it is blacklistedLukas Czerner
2014-07-09mmc: Allow forward compatibility for eMMCRomain Izard
2014-07-09mmc: sd: warn if card stays busy during initJohan Rudholm
2014-07-09mmc: quirks: Fixup debug messageAlexander Stein
2014-07-09mmc: core: Remove redundant runtime_idle callbackUlf Hansson
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger
2014-05-12mmc: core: add DT bindings for eMMC HS400 1.8/1.2VSeungwon Jeon
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon
2014-05-12mmc: step power class after final selection of bus modeSeungwon Jeon
2014-05-12mmc: identify available device type to selectSeungwon Jeon
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon
2014-05-12mmc: core: Try other signal levels during power upTim Kryger
2014-04-22mmc: core: Invoke sdio func driver's PM callbacks from the sdio busUlf Hansson
2014-04-22mmc: core: Use maximum timeout values in case TACC field is zeroStefan Wahren
2014-04-22mmc: Convert to use ATTRIBUTE_GROUPSAxel Lin