aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: fix mmc_{un,}register_pm_notifier prototypesArnd Bergmann2015-12-221-2/+2
* mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-221-0/+8
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-261-3/+0
* mmc: core: Factor out common code in drive strength selectionAdrian Hunter2015-06-011-0/+2
* mmc: core: Add support for HS400 re-tuningAdrian Hunter2015-06-011-0/+2
* mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter2015-01-191-0/+3
* mmc: core: refactor the hw_reset routinesJohan Rudholm2015-01-191-0/+1
* mmc: Add SDIO function devicetree subnode parsingSascha Hauer2015-01-191-0/+3
* mmc: core: consistent handling of initial valuesJohan Rudholm2014-11-261-0/+1
* mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson2013-10-301-1/+1
* mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson2013-10-301-2/+2
* mmc: core: Extend shutdown sequence to handle bus operationsUlf Hansson2013-06-271-0/+1
* mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson2013-06-271-0/+1
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-261-2/+0
* mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson2013-05-261-0/+3
* mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-241-2/+2
* mmc: core: Add mmc_power_cycleJohan Rudholm2013-02-241-0/+1
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-111-0/+1
* 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-111-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-241-2/+0
* mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-241-1/+2
* mmc: sd: add support for driver type selectionArindam Nath2011-05-241-0/+1
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-241-0/+1
* mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-241-2/+0
* mmc: add per device quirk placeholderPierre Tardy2011-03-151-0/+2
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-081-3/+3
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-081-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/+0
* 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-221-2/+0
* MMC core learns about SPIDavid Brownell2007-09-231-0/+2
* drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-261-22/+0
* 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