aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mmc/mmc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-07mmc: core: Remove packed command leftoversAvri Altman1-10/+0
2022-11-18mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle1-1/+1
2022-07-12mmc: sdhci: Capture eMMC and SD card errorsShaik Sajida Bhanu1-0/+6
2020-05-28mmc: core: expose info about enhanced rpmb supportKrishna Konda1-0/+1
2020-03-24mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson1-0/+10
2018-07-16mmc: core: Adjust and reuse the macro of R1_STATUS(x)Shawn Lin1-1/+1
2017-02-14mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai1-0/+1
2017-02-13mmc: core: Remove unused struct _mmc_csd from public mmc.h headerUlf Hansson1-44/+0
2017-02-13mmc: core: Move erase/trim/discard defines from public core.h to mmc.hUlf Hansson1-1/+12
2017-02-13mmc: core: First step in cleaning up public mmc header filesUlf Hansson1-0/+2
2017-02-13mmc: core: Export device lifetime information through sysfsJungseung Lee1-0/+3
2016-12-05mmc: mmc: Add Command Queue definitionsAdrian Hunter1-0/+17
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin1-0/+3
2015-06-01mmc: mmc: Add driver strength selectionAdrian Hunter1-0/+3
2015-06-01mmc: mmc: Read card's valid driver strength maskAdrian Hunter1-0/+1
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov1-0/+5
2015-01-19mmc: core: Make tuning block patterns staticUlf Hansson1-5/+0
2014-11-10mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou1-0/+3
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd1-0/+5
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé1-0/+2
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon1-1/+6
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon1-0/+4
2014-05-12mmc: identify available device type to selectSeungwon Jeon1-4/+8
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon1-2/+13
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy1-0/+2
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung1-0/+19
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon1-60/+0
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das1-0/+3
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S1-1/+65
2012-01-11mmc: boot partition ro lock supportJohan Rudholm1-0/+6
2011-10-26mmc: core: support HPI send commandJaehoon Chung1-0/+3
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon1-0/+3
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park1-0/+2
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/+4
2011-10-26mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S1-0/+14
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter1-0/+4
2011-07-20mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux1-0/+10
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day1-4/+3
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin1-0/+6
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath1-0/+1
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin1-1/+7
2011-05-24mmc: Reliable write support.Andrei Warkentin1-0/+4
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity1-0/+1
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong1-0/+3
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee1-0/+2
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad1-1/+9
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter1-7/+19
2010-08-11mmc: recognize CSD structureKyungmin Park1-0/+1