aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc/card.h
AgeCommit message (Expand)Author
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
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity
2011-03-15mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy
2011-03-15mmc: add per device quirk placeholderPierre Tardy
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-10-23mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko
2010-10-23mmc: make mmc_dev_to_card() macro publicAndy Shevchenko
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-03-06sdio: add quirk to clamp byte mode transferBing Zhao
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen
2009-09-23sdio: add CD disable supportOhad Ben-Cohen
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen