summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.h
AgeCommit message (Expand)AuthorLines
2015-01-19mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter-0/+3
2015-01-19mmc: core: refactor the hw_reset routinesJohan Rudholm-0/+1
2015-01-19mmc: Add SDIO function devicetree subnode parsingSascha Hauer-0/+3
2014-11-26mmc: core: consistent handling of initial valuesJohan Rudholm-0/+1
2013-10-30mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson-1/+1
2013-10-30mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson-2/+2
2013-06-27mmc: core: Extend shutdown sequence to handle bus operationsUlf Hansson-0/+1
2013-06-27mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson-0/+1
2013-05-26mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson-2/+0
2013-05-26mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson-0/+3
2013-02-24mmc: core: Break out start_signal_voltage_switchJohan Rudholm-2/+2
2013-02-24mmc: core: Add mmc_power_cycleJohan Rudholm-0/+1
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman-0/+1
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-1/+1
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter-0/+3
2011-10-26mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson-0/+1
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity-2/+0
2011-05-24mmc: core: eMMC signal voltage does not use CMD11Philip Rakity-1/+2
2011-05-24mmc: sd: add support for driver type selectionArindam Nath-0/+1
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath-0/+1
2011-05-24mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin-2/+0
2011-03-15mmc: add per device quirk placeholderPierre Tardy-0/+2
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross-3/+3
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij-0/+3
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen-2/+2
2010-10-23mmc: refine DDR supportAdrian Hunter-1/+2
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter-0/+1
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming-1/+0
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter-0/+2
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings-0/+2
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre-2/+2
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen-0/+2
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter-0/+2
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen-0/+3
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen-0/+4
2008-04-18mmc: proper prototypes for mmc_attach_*()Adrian Bunk-0/+4
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman-2/+0
2007-09-23MMC core learns about SPIDavid Brownell-0/+2
2007-07-26drivers/mmc/core/: make 3 functions staticAdrian Bunk-22/+0
2007-07-09mmc: refactor host class handlingPierre Ossman-0/+4
2007-07-09mmc: refactor bus operationsPierre Ossman-2/+2
2007-05-01mmc: support unsafe resume of cardsPierre Ossman-0/+2
2007-05-01mmc: add bus handlerPierre Ossman-0/+37
2007-05-01mmc: Separate out protocol opsPierre Ossman-13/+19
2007-05-01mmc: Move core functions to subdirPierre Ossman-0/+25