aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc/core.h
AgeCommit message (Expand)Author
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter
2011-10-26mmc: core: support HPI send commandJaehoon Chung
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day
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