summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/core.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-301-1/+2
* mmc: core: remove dead function mmc_try_claim_hostGrant Grundler2013-09-251-1/+0
* mmc: core: parse voltage from device-treeHaijun Zhang2013-08-261-0/+2
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-261-0/+3
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-261-0/+2
* mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-241-0/+4
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-111-1/+2
* mmc: core: Add mmc_set_blockcount featureLoic Pallardy2012-12-061-0/+2
* mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-031-0/+4
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-281-1/+0
|\
| * mmc: start removing enable / disable APIAdrian Hunter2012-03-271-1/+0
* | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+1
|/
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-111-0/+2
* mmc: core: support HPI send commandJaehoon Chung2011-10-261-0/+1
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-261-0/+2
* mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-261-0/+2
* mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2011-10-261-0/+1
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-261-0/+3
* mmc: core: add non-blocking mmc request functionPer Forlin2011-07-201-1/+5
* mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter2011-07-201-0/+1
* mmc: Standardize header file inclusion checks.Robert P. J. Day2011-07-201-1/+1
* mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-251-0/+1
* mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-241-0/+1
* mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-241-0/+1
* mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-241-1/+1
* mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-171-0/+1
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-231-1/+2
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-231-0/+1
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-121-0/+19
* mmc: allow host claim / release nestingAdrian Hunter2009-09-231-0/+1
* mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-311-0/+2
* mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-151-0/+1
* MMC headers learn about SPIDavid Brownell2007-09-231-2/+24
* sdio: allow for mmc_claim_host to be abortedNicolas Pitre2007-09-231-1/+12
* mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2007-09-231-0/+1
* mmc: detect SDIO cardsPierre Ossman2007-09-231-0/+1
* mmc: remove confusing flagPierre Ossman2007-09-231-1/+0
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-231-1/+1
* mmc: remove custom error codesPierre Ossman2007-09-231-6/+13
* mmc: update kerneldocPierre Ossman2007-07-261-1/+1
* mmc: Separate out protocol opsPierre Ossman2007-05-011-1/+1
* mmc: Move core functions to subdirPierre Ossman2007-05-011-0/+112