aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.c
Commit message (Expand)AuthorAge
* 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
* mmc: increase power up delayJosé M. Fernández2009-05-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-05
|\
| * mmc_spi: allow higher timeouts for SPI modeWolfgang Muees2009-03-24
| * mmc: During unsafe resume, select the right volatge for the cardBalaji Rao2009-03-24
| * mmc: delayed_work was never cancelledJorg Schummer2009-03-24
* | MMC: regulator utilitiesDavid Brownell2009-03-31
|/
* mmc: warn about voltage mismatchesDavid Brownell2008-12-31
* mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-31
* mmc: increase SD write timeout for crappy cardsPierre Ossman2008-11-08
* mmc: properly iterate over sg list in debug checkPierre Ossman2008-08-01
* mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-15
* mmc: add support for card-detection pollingAnton Vorontsov2008-07-15
* mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-18
* mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-18
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02