summaryrefslogtreecommitdiff
path: root/include/linux/mmc/card.h
AgeCommit message (Expand)Author
2016-01-14mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2016-01-14mmc: mmc: Read card's valid driver strength maskAdrian Hunter
2016-01-14mmc: core: Record card drive strengthAdrian Hunter
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov
2014-11-10mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou
2014-11-10mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson
2014-11-10mmc: block: Use dev_set|get_drvdata()Ulf Hansson
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer
2014-09-09mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon
2014-05-12mmc: identify available device type to selectSeungwon Jeon
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam
2014-01-17mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson
2013-10-30mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson
2013-09-25mmc: core: clean up duplicate macrosJackey Shen
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon
2013-02-24mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-07-21mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S
2012-01-11mmc: boot partition ro lock supportJohan Rudholm
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-10-27mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon
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