aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-26mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson1-0/+1
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity1-2/+0
2011-05-24mmc: core: eMMC signal voltage does not use CMD11Philip Rakity1-1/+2
2011-05-24mmc: sd: add support for driver type selectionArindam Nath1-0/+1
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath1-0/+1
2011-05-24mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin1-2/+0
2011-03-15mmc: add per device quirk placeholderPierre Tardy1-0/+2
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross1-3/+3
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij1-0/+3
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen1-2/+2
2010-10-23mmc: refine DDR supportAdrian Hunter1-1/+2
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter1-0/+1
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming1-1/+0
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter1-0/+2
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings1-0/+2
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre1-2/+2
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen1-0/+2
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter1-0/+2
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen1-0/+3
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen1-0/+4
2008-04-18mmc: proper prototypes for mmc_attach_*()Adrian Bunk1-0/+4
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman1-2/+0
2007-09-23MMC core learns about SPIDavid Brownell1-0/+2
2007-07-26drivers/mmc/core/: make 3 functions staticAdrian Bunk1-22/+0
2007-07-09mmc: refactor host class handlingPierre Ossman1-0/+4
2007-07-09mmc: refactor bus operationsPierre Ossman1-2/+2
2007-05-01mmc: support unsafe resume of cardsPierre Ossman1-0/+2
2007-05-01mmc: add bus handlerPierre Ossman1-0/+37
2007-05-01mmc: Separate out protocol opsPierre Ossman1-13/+19
2007-05-01mmc: Move core functions to subdirPierre Ossman1-0/+25