summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/core.h
Commit message (Expand)AuthorAge
* mmc: fix mmc_{un,}register_pm_notifier prototypesArnd Bergmann2015-12-22
* mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-22
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-26
* mmc: core: Factor out common code in drive strength selectionAdrian Hunter2015-06-01
* mmc: core: Add support for HS400 re-tuningAdrian Hunter2015-06-01
* mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter2015-01-19
* mmc: core: refactor the hw_reset routinesJohan Rudholm2015-01-19
* mmc: Add SDIO function devicetree subnode parsingSascha Hauer2015-01-19
* mmc: core: consistent handling of initial valuesJohan Rudholm2014-11-26
* mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson2013-10-30
* mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson2013-10-30
* mmc: core: Extend shutdown sequence to handle bus operationsUlf Hansson2013-06-27
* mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson2013-06-27
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-26
* mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson2013-05-26
* mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-24
* mmc: core: Add mmc_power_cycleJohan Rudholm2013-02-24
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-11
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* | mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-11
|/
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-26
* 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: sd: add support for driver type selectionArindam Nath2011-05-24
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-24
* mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-24
* mmc: add per device quirk placeholderPierre Tardy2011-03-15
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-08
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-08
* 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: Add helper function to check if a card is removableMatt Fleming2010-10-23
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-12
* 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: add mmc card sleep and awake supportJarkko Lavinen2009-09-23
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-23
* mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-27
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-27
* mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-18
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-22
* MMC core learns about SPIDavid Brownell2007-09-23
* drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-26
* mmc: refactor host class handlingPierre Ossman2007-07-09
* mmc: refactor bus operationsPierre Ossman2007-07-09
* mmc: support unsafe resume of cardsPierre Ossman2007-05-01
* mmc: add bus handlerPierre Ossman2007-05-01
* mmc: Separate out protocol opsPierre Ossman2007-05-01