summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/card.h
Commit message (Expand)AuthorAgeFilesLines
* 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-201-1/+1
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-281-0/+2
|\
| * mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-251-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-131-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-111-1/+9
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-111-0/+3
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-111-1/+3
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-111-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
* mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK2011-10-261-0/+7
* mmc: Standardize header file inclusion checks.Robert P. J. Day2011-07-201-1/+1
* mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-0/+13
* mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-251-0/+3
* mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-251-0/+1
* mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin2011-05-241-4/+36
* mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-241-0/+1
* mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-241-0/+7
* mmc: sd: set current limit for uhs cardsArindam Nath2011-05-241-0/+9
* mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-241-0/+19
* mmc: sd: add support for driver type selectionArindam Nath2011-05-241-0/+4
* mmc: sd: query function modes for uhs cardsArindam Nath2011-05-241-0/+4
* mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-241-0/+1
* mmc: MMC boot partitions support.Andrei Warkentin2011-05-241-1/+3
* mmc: quirks: fix truncation warningsRandy Dunlap2011-05-241-1/+1
* mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-241-1/+90
* mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-241-0/+6
* mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-241-0/+6
* mmc: Reliable write support.Andrei Warkentin2011-05-241-0/+2
* mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-241-0/+1
* mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-151-0/+1
* mmc: add per device quirk placeholderPierre Tardy2011-03-151-0/+2
* mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2011-03-151-0/+3
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-231-0/+4
* mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-231-1/+1
* mmc: make mmc_dev_to_card() macro publicAndy Shevchenko2010-10-231-0/+2
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-121-0/+20
* sdio: allow non-standard SDIO cardsGrazvydas Ignotas2010-08-111-0/+2
* mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-111-0/+1
OpenPOWER on IntegriCloud