summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/card.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: Resolve BKOPS compatability issueAlexey Skidanov2015-01-291-1/+1
* mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou2014-11-101-0/+3
* mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson2014-11-101-2/+0Star
* mmc: block: Use dev_set|get_drvdata()Ulf Hansson2014-11-101-2/+0Star
* mmc: core: Convert mmc_driver to device_driverUlf Hansson2014-11-101-14/+2Star
* mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2014-09-191-1/+1
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-091-1/+2
* mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun2014-09-091-2/+3
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-131-0/+1
* mmc: rework selection of bus speed modeSeungwon Jeon2014-05-131-0/+1
* mmc: identify available device type to selectSeungwon Jeon2014-05-131-1/+1
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-131-17/+6Star
* mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam2014-04-221-1/+1
* mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao2014-01-181-1/+7
* mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-311-0/+4
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-311-0/+1
* mmc: core: clean up duplicate macrosJackey Shen2013-09-261-2/+0Star
* mmc: core: Handle card shutdown from mmc_busUlf Hansson2013-06-271-0/+1
* mmc: core: Fix select power class after resumeFredrik Soderstedt2013-05-261-1/+9
* mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson2013-03-221-0/+1
* mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-241-0/+5
* mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-241-0/+3
* mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X2013-02-241-1/+1
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-111-0/+12
* mmc: core: Expose access to RPMB partitionLoic Pallardy2012-12-061-0/+2
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-071-10/+2Star
* mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-031-0/+8
* mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-0/+1
* mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-211-0/+1
* mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-091-0/+4
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-211-1/+1
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-291-0/+2
|\
| * mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-261-0/+2
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-0/+1
|\ \ | |/ |/|
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-0/+1
* | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-141-0/+4
|/
* mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-121-0/+3
* mmc: boot partition ro lock supportJohan Rudholm2012-01-121-1/+9
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-121-0/+3
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-121-1/+3
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-121-0/+3
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-101-0/+6
* mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon2011-10-271-2/+2
* mmc: core: support HPI send commandJaehoon Chung2011-10-261-0/+4
* 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/+3
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-261-0/+6
* mmc: core: Add default timeout value for CMD6Seungwon Jeon2011-10-261-0/+1
* mmc: core: general purpose MMC partition support.Namjae Jeon2011-10-261-1/+33
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-261-0/+1