aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin1-1/+5
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter1-0/+1
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day1-1/+1
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin1-0/+1
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto1-0/+1
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin1-0/+1
2011-05-24mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin1-1/+1
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson1-0/+1
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter1-1/+2
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad1-0/+1
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter1-0/+19
2009-09-23mmc: allow host claim / release nestingAdrian Hunter1-0/+1
2008-12-31mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov1-0/+2
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman1-0/+1
2007-09-23MMC headers learn about SPIDavid Brownell1-2/+24
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre1-1/+12
2007-09-23mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman1-0/+1
2007-09-23mmc: detect SDIO cardsPierre Ossman1-0/+1
2007-09-23mmc: remove confusing flagPierre Ossman1-1/+0
2007-09-23mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman1-1/+1
2007-09-23mmc: remove custom error codesPierre Ossman1-6/+13
2007-07-26mmc: update kerneldocPierre Ossman1-1/+1
2007-05-01mmc: Separate out protocol opsPierre Ossman1-1/+1
2007-05-01mmc: Move core functions to subdirPierre Ossman1-0/+112