summaryrefslogtreecommitdiff
path: root/include/linux/mmc/core.h
AgeCommit message (Expand)Author
2011-10-10mmc: core: add eMMC hardware reset supportAdrian Hunter
2011-09-19mmc: core: add non-blocking mmc request functionPer Forlin
2011-09-19mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin
2011-05-24mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2009-09-23mmc: allow host claim / release nestingAdrian Hunter
2008-12-31mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2007-09-23MMC headers learn about SPIDavid Brownell
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre
2007-09-23mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman
2007-09-23mmc: detect SDIO cardsPierre Ossman
2007-09-23mmc: remove confusing flagPierre Ossman
2007-09-23mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-07-26mmc: update kerneldocPierre Ossman
2007-05-01mmc: Separate out protocol opsPierre Ossman
2007-05-01mmc: Move core functions to subdirPierre Ossman