summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
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-29PM / 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-18mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé
2014-09-18mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé
2014-09-18mmc: 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
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-17mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter
2014-03-17mmc: slot-gpio: Split out CD IRQ request into a separate functionAdrian Hunter
2014-03-17mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbersAdrian Hunter
2014-03-10mmc: core: typo fix in printk specifierAlexander Shiyan
2014-02-23mmc: core: Respect host's max_busy_timeout when sending sleep cmdUlf Hansson
2014-02-23mmc: core: Use generic CMD6 time while switching to eMMC HS200 modeUlf Hansson
2014-02-23mmc: core: Fixup busy detection for mmc switch operationsUlf Hansson
2014-02-23mmc: core: Minor simplifications to __mmc_switchUlf Hansson