summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/card.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko2021-08-241-0/+1
* mmc: core: Add support for cache ctrl for SD cardsUlf Hansson2021-06-141-0/+1
* mmc: core: Read performance enhancements registers for SD cardsUlf Hansson2021-06-141-0/+7
* mmc: core: Read the SD function extension registers for power managementUlf Hansson2021-06-141-0/+13
* mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson2021-06-141-0/+2
* mmc: core: Drop redundant bouncesz from struct mmc_cardUlf Hansson2021-02-081-1/+0
* mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár2020-09-071-0/+2
* mmc: core: expose info about enhanced rpmb supportKrishna Konda2020-05-281-0/+1
* mmc: core: Fix size overflow for mmc partitionsBradley Bolen2019-11-181-1/+1
* mmc: core: Re-work HW reset for SDIO cardsUlf Hansson2019-11-141-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mmc: core: Indicate SD specs higher than 4.0Avri Altman2019-02-251-0/+2
* mmc: core: Calculate the discard arg only onceAvri Altman2019-02-251-0/+1
* mmc: block: handle complete_work on separate workqueueZachary Hays2019-02-081-0/+1
* mmc: sd: Define name for default speed dtryinbo.zhu2018-05-291-0/+1
* mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com2018-05-021-0/+1
* mmc: core: correct taac parameter according to the specificationShawn Lin2017-08-301-2/+2
* mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-201-2/+0
* mmc: core: Export API to allow hosts to get the card addressUlf Hansson2017-04-241-0/+2
* mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter2017-04-241-0/+2
* mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter2017-04-241-0/+1
* mmc: queue: Share mmc request array between partitionsAdrian Hunter2017-04-241-0/+5
* mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai2017-02-141-0/+1
* mmc: core: Move public functions from card.h to private headersUlf Hansson2017-02-131-240/+0
* mmc: core: First step in cleaning up public mmc header filesUlf Hansson2017-02-131-2/+0
* mmc: core: Export device lifetime information through sysfsJungseung Lee2017-02-131-0/+3
* mmc: mmc: Add Command Queue definitionsAdrian Hunter2016-12-051-0/+2
* mmc: core: use enum mmc_blk_status properlyLinus Walleij2016-11-291-12/+0
* mmc: sd: Export SD Status via “ssr” device attributeUri Yanai2016-09-261-0/+1
* mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-251-5/+30
* mmc: core: implement enhanced strobe supportShawn Lin2016-07-251-0/+1
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-261-1/+0
* mmc: block: skip trim for some kingston eMMCsShawn Lin2015-08-271-0/+2
* mmc: core: Optimize case for exactly one erase-group budgetDavid Jander2015-08-171-0/+1
* mmc: mmc: Read card's valid driver strength maskAdrian Hunter2015-06-011-0/+1
* mmc: core: Record card drive strengthAdrian Hunter2015-06-011-0/+1
* Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-171-2/+12
* mmc: Resolve BKOPS compatability issueAlexey Skidanov2015-01-291-1/+1
* mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou2014-11-101-0/+3
* mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson2014-11-101-2/+0
* mmc: block: Use dev_set|get_drvdata()Ulf Hansson2014-11-101-2/+0
* mmc: core: Convert mmc_driver to device_driverUlf Hansson2014-11-101-14/+2
* mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2014-09-191-1/+1
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-091-1/+2
* mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun2014-09-091-2/+3
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-121-0/+1
* mmc: rework selection of bus speed modeSeungwon Jeon2014-05-121-0/+1
* mmc: identify available device type to selectSeungwon Jeon2014-05-121-1/+1
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-121-17/+6
* mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam2014-04-221-1/+1