aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/card.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson1-2/+12
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov1-1/+1
2014-11-10mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou1-0/+3
2014-11-10mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson1-2/+0
2014-11-10mmc: block: Use dev_set|get_drvdata()Ulf Hansson1-2/+0
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson1-14/+2
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé1-1/+1
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer1-1/+2
2014-09-09mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun1-2/+3
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon1-0/+1
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon1-0/+1
2014-05-12mmc: identify available device type to selectSeungwon Jeon1-1/+1
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon1-17/+6
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam1-1/+1
2014-01-17mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao1-1/+7
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson1-0/+4
2013-10-30mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson1-0/+1
2013-09-25mmc: core: clean up duplicate macrosJackey Shen1-2/+0
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson1-0/+1
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt1-1/+9
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson1-0/+1
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon1-0/+5
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon1-0/+3
2013-02-24mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X1-1/+1
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman1-0/+12
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy1-0/+2
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson1-10/+2
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung1-0/+8
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-0/+1
2012-07-21mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity1-0/+1
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon1-0/+4
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong1-1/+1
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+2
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das1-0/+2
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-0/+1
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S1-0/+4
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S1-0/+3
2012-01-11mmc: boot partition ro lock supportJohan Rudholm1-1/+9
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter1-0/+3
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity1-1/+3
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu1-0/+3
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK1-0/+6
2011-10-27mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon1-2/+2
2011-10-26mmc: core: support HPI send commandJaehoon Chung1-0/+4
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon1-0/+2
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park1-0/+3
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S1-0/+6
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon1-0/+1
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon1-1/+33