aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/card.h
Commit message (Expand)AuthorAge
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-09
* mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun2014-09-09
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-12
* mmc: rework selection of bus speed modeSeungwon Jeon2014-05-12
* mmc: identify available device type to selectSeungwon Jeon2014-05-12
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-12
* mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam2014-04-22
* mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao2014-01-17
* mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-30
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-30
* mmc: core: clean up duplicate macrosJackey Shen2013-09-25
* mmc: core: Handle card shutdown from mmc_busUlf Hansson2013-06-27
* mmc: core: Fix select power class after resumeFredrik Soderstedt2013-05-26
* mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson2013-03-22
* mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-24
* mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-24
* mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X2013-02-24
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-11
* mmc: core: Expose access to RPMB partitionLoic Pallardy2012-12-06
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-07
* mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-03
* mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-04
* mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-21
* mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-09
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-20
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-28
|\
| * mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-25
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \ | |/ |/|
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-13
|/
* mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-12
* mmc: boot partition ro lock supportJohan Rudholm2012-01-11
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-11
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-11
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-11
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10
* mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon2011-10-27
* mmc: core: support HPI send commandJaehoon Chung2011-10-26
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-26
* mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-26
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-26
* mmc: core: Add default timeout value for CMD6Seungwon Jeon2011-10-26
* mmc: core: general purpose MMC partition support.Namjae Jeon2011-10-26
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-26
* mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK2011-10-26
* mmc: Standardize header file inclusion checks.Robert P. J. Day2011-07-20
* mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-13
* mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-25
* mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-25
* mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin2011-05-24