aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc/card.h
AgeCommit message (Expand)Author
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
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin
2011-05-24mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin
2011-05-24mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK
2011-05-24mmc: sd: report correct speed and capacity of uhs cardsArindam Nath
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath
2011-05-24mmc: sd: add support for driver type selectionArindam Nath
2011-05-24mmc: sd: query function modes for uhs cardsArindam Nath
2011-05-24mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin
2011-05-24mmc: quirks: fix truncation warningsRandy Dunlap
2011-05-24mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin
2011-05-24mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen
2011-05-24mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen
2011-05-24mmc: Reliable write support.Andrei Warkentin