summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2014-10-1110-206/+371
|\
| * mmc: core: restore detect line inversion semanticsLinus Walleij2014-10-022-6/+40
| * mmc: Fix incorrect warning when setting 0 Hz via debugfsAdrian Hunter2014-09-291-1/+1
| * mmc: Fix use of wrong device in mmc_gpiod_free_cd()Adrian Hunter2014-09-291-1/+1
| * mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng2014-09-241-0/+1
| * mmc: Convert pr_warning to pr_warnJoe Perches2014-09-247-45/+35Star
| * mmc: Consolidate emmc tuning blocksStephen Boyd2014-09-231-0/+32
| * mmc: don't request CD IRQ until mmc_start_host()Stephen Warren2014-09-231-2/+0Star
| * mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé2014-09-191-37/+44
| * mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2014-09-191-5/+8
| * mmc: Move code that manages user area and gp partitions into functionsGrégory Soutadé2014-09-191-73/+89
| * mmc: host: switch OF parser to use gpio descriptorsLinus Walleij2014-09-091-45/+23Star
| * mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij2014-09-091-0/+48
| * mmc: slot-gpio: switch to use flags when getting GPIOLinus Walleij2014-09-091-5/+1Star
| * mmc: core: Fix sequence for I/O voltage in DDR mode for eMMCChuanxiao.Dong2014-09-091-9/+25
| * mmc: core: resolve divded by zero panicChuanxiao Dong2014-09-091-2/+3
| * mmc: core: Use regulator_get_voltage() if OCR mask is empty.Javier Martinez Canillas2014-09-091-3/+11
| * mmc: implement Driver Stage Register handlingSascha Hauer2014-09-095-0/+45
| * mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui2014-09-092-4/+12
| * mmc: core: Remove fixed voltage regulator logicTim Kryger2014-09-091-17/+1Star
* | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2014-09-301-0/+1
* | mmc: sdio: Convert to dev_pm_domain_attach|detach()Ulf Hansson2014-09-221-2/+2
|/
* mmc: Do not advertise secure discard if it is blacklistedLukas Czerner2014-07-261-1/+2
* mmc: Allow forward compatibility for eMMCRomain Izard2014-07-091-6/+5Star
* mmc: sd: warn if card stays busy during initJohan Rudholm2014-07-091-0/+3
* mmc: quirks: Fixup debug messageAlexander Stein2014-07-091-1/+1
* mmc: core: Remove redundant runtime_idle callbackUlf Hansson2014-07-091-9/+1Star
* mmc: sdio_irq: rework sdio irq handlingRussell King2014-05-221-10/+31
* mmc: core: Improve support for deferred regulatorsTim Kryger2014-05-131-12/+19
* mmc: core: add DT bindings for eMMC HS400 1.8/1.2VSeungwon Jeon2014-05-131-0/+4
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-133-5/+97
* mmc: rework selection of bus speed modeSeungwon Jeon2014-05-132-200/+233
* mmc: step power class after final selection of bus modeSeungwon Jeon2014-05-131-41/+55
* mmc: identify available device type to selectSeungwon Jeon2014-05-131-33/+39
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-136-34/+13Star
* mmc: core: Try other signal levels during power upTim Kryger2014-05-131-2/+7
* mmc: core: Invoke sdio func driver's PM callbacks from the sdio busUlf Hansson2014-04-222-54/+5Star
* mmc: core: Use maximum timeout values in case TACC field is zeroStefan Wahren2014-04-221-0/+4
* mmc: Convert to use ATTRIBUTE_GROUPSAxel Lin2014-04-222-20/+4Star
* mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer2014-04-222-3/+6
* mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-202-1/+4
* Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-098-219/+245
|\
| * mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter2014-03-172-1/+84
| * mmc: slot-gpio: Split out CD IRQ request into a separate functionAdrian Hunter2014-03-171-23/+35
| * mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbersAdrian Hunter2014-03-171-18/+27
| * mmc: core: Respect host's max_busy_timeout when sending sleep cmdUlf Hansson2014-02-231-3/+16
| * mmc: core: Use generic CMD6 time while switching to eMMC HS200 modeUlf Hansson2014-02-231-1/+3
| * mmc: core: Fixup busy detection for mmc switch operationsUlf Hansson2014-02-231-7/+26
| * mmc: core: Minor simplifications to __mmc_switchUlf Hansson2014-02-231-11/+9Star
| * mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson2014-02-233-16/+19