aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/mmc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon1-60/+0
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das1-0/+3
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S1-1/+65
2012-01-11mmc: boot partition ro lock supportJohan Rudholm1-0/+6
2011-10-26mmc: core: support HPI send commandJaehoon Chung1-0/+3
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon1-0/+3
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park1-0/+2
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S1-0/+6
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon1-0/+1
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon1-1/+4
2011-10-26mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S1-0/+14
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter1-0/+4
2011-07-20mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux1-0/+10
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day1-4/+3
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin1-0/+6
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath1-0/+1
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin1-1/+7
2011-05-24mmc: Reliable write support.Andrei Warkentin1-0/+4
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity1-0/+1
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong1-0/+3
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee1-0/+2
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad1-1/+9
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter1-7/+19
2010-08-11mmc: recognize CSD structureKyungmin Park1-0/+1
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter1-0/+1
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter1-0/+1
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen1-0/+2
2008-07-15include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk1-1/+0
2007-09-23MMC headers learn about SPIDavid Brownell1-6/+32
2007-09-23mmc: read ext_csd version numberPierre Ossman1-0/+1
2007-05-01mmc: Separate out protocol opsPierre Ossman1-0/+257
2007-05-01mmc: Move core functions to subdirPierre Ossman1-112/+0
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman1-8/+1
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale1-0/+1
2007-01-15mmc: Correct definition of R6Philip Langdale1-1/+1
2006-09-16[MMC] Remove data->blksz_bits memberRussell King1-1/+0
2006-09-07[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King1-0/+2
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa1-0/+1
2006-02-22[MMC] Fix mmc_cmd_type() maskRussell King1-1/+1
2006-02-02[MMC] Add MMC command type flagsRussell King1-12/+23
2006-01-09[MMC] Indicate that R1/R1b contains command opcodePierre Ossman1-2/+3
2006-01-09[MMC] Add DATA_MULTI flagRussell King1-0/+1
2005-10-28[ARM] 3031/1: fix typos in comments of mmc.hErik Hovland1-2/+2
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+101