summaryrefslogtreecommitdiff
path: root/include/linux/mmc/mmc.h
AgeCommit message (Expand)Author
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2008-07-15include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk
2007-09-23MMC headers learn about SPIDavid Brownell
2007-09-23mmc: read ext_csd version numberPierre Ossman
2007-05-01mmc: Separate out protocol opsPierre Ossman
2007-05-01mmc: Move core functions to subdirPierre Ossman
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale
2007-01-15mmc: Correct definition of R6Philip Langdale
2006-09-16[MMC] Remove data->blksz_bits memberRussell King
2006-09-07[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa
2006-02-22[MMC] Fix mmc_cmd_type() maskRussell King
2006-02-02[MMC] Add MMC command type flagsRussell King
2006-01-09[MMC] Indicate that R1/R1b contains command opcodePierre Ossman
2006-01-09[MMC] Add DATA_MULTI flagRussell King
2005-10-28[ARM] 3031/1: fix typos in comments of mmc.hErik Hovland
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman
2005-03-19[MMC] SD support : protocolRussell King
2005-01-03[MMC] Remove deprecated data->reqRussell King
2004-10-28[MMC] Deprecate "req" member of mmc_data structure.Russell King
2004-10-27[MMC] Add support for passing scatterlists to MMC host drivers.Russell King
2004-09-06[MMC] MMC_RSP_xxx combined response types.Russell King
2004-07-08[MMC] Use a consistent naming to refer to mmc_request,Russell King
2004-05-06[MMC] Add MMC core supportRussell King