summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-1/+1
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-121-0/+3
|/
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-261-0/+1
* mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-251-2/+0Star
* mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-251-1/+2
* mmc: sd: add support for driver type selectionArindam Nath2011-05-251-0/+1
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-251-0/+1
* mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-251-2/+0Star
* mmc: add per device quirk placeholderPierre Tardy2011-03-151-0/+2
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-091-3/+3
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-091-0/+3
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-231-2/+2
* mmc: refine DDR supportAdrian Hunter2010-10-231-1/+2
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-231-0/+1
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-231-1/+0Star
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-121-0/+2
* mmc: add module parameter to set whether cards are assumed removableBen Hutchings2009-12-151-0/+2
* mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre2009-09-231-2/+2
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-231-0/+2
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-231-0/+2
* mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-271-0/+3
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-271-0/+4
* mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-181-0/+4
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-231-2/+0Star
* MMC core learns about SPIDavid Brownell2007-09-231-0/+2
* drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-261-22/+0Star
* mmc: refactor host class handlingPierre Ossman2007-07-091-0/+4
* mmc: refactor bus operationsPierre Ossman2007-07-091-2/+2
* mmc: support unsafe resume of cardsPierre Ossman2007-05-011-0/+2
* mmc: add bus handlerPierre Ossman2007-05-011-0/+37
* mmc: Separate out protocol opsPierre Ossman2007-05-011-13/+19
* mmc: Move core functions to subdirPierre Ossman2007-05-011-0/+25