aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.c
Commit message (Expand)AuthorAge
* mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung2011-05-24
* mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-24
* mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-24
* mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller2011-05-24
* mmc: sd: add support for driver type selectionArindam Nath2011-05-24
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-24
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-24
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-24
* mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-24
* mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-24
* mmc: core: reset card voltage after power offUlf Hansson2011-03-17
* mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-17
* mmc: core: comment on why sdio_reset is done at init timePhilip Rakity2011-03-16
* mmc: put the led blinking code after clock ungatingPierre Tardy2011-03-15
* mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen2011-03-08
* mmc: fix division by zero in MMC coreLinus Walleij2011-01-08
* mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball2011-01-08
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-08
* mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw2011-01-08
* mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen2011-01-08
* mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen2011-01-08
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-08
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * mmc: update workqueue usagesTejun Heo2010-12-24
* | mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai2010-12-21
* | mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski2010-11-11
|/
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-23
* mmc: refine DDR supportAdrian Hunter2010-10-23
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-23
* mmc: Move regulator handling closer to coreLinus Walleij2010-10-23
* mmc: sdhci: mmc_rescan: reduce verbosityEric BĂ©nard2010-10-23
* mmc: Make ID freq configurableHein Tibosch2010-10-23
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-23
* mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-15
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-12
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-11
* mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-11
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-27
* sdio: recognize io card without powercycleAlbert Herranz2010-03-12
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-06
* mmc: add module parameter to set whether cards are assumed removableBen Hutchings2009-12-15
* mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre2009-09-23
* mmc: power off once at removalDenis Karpov2009-09-23
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-23
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-23
* mmc: allow host claim / release nestingAdrian Hunter2009-09-23
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-23
* mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao2009-09-23
* MMC core: limit minimum initialization frequency to 400kHzSascha Hauer2009-06-13
* mmc: mmc_rescan detects card change in one runJorg Schummer2009-06-13