aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/card.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-06mmc: core: Add SD card quirk for broken discardAvri Altman1-0/+1
2022-07-26mmc: core: Add support for SDIO wakeup interruptAxe Yang1-1/+7
2022-07-13mmc: core: Use mmc_card_* macro and add a new for the sd_combo typeSeunghui Lee1-0/+1
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko1-0/+1
2021-06-14mmc: core: Add support for cache ctrl for SD cardsUlf Hansson1-0/+1
2021-06-14mmc: core: Read performance enhancements registers for SD cardsUlf Hansson1-0/+7
2021-06-14mmc: core: Read the SD function extension registers for power managementUlf Hansson1-0/+13
2021-06-14mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson1-0/+2
2021-02-08mmc: core: Drop redundant bouncesz from struct mmc_cardUlf Hansson1-1/+0
2020-09-07mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár1-0/+2
2020-05-28mmc: core: expose info about enhanced rpmb supportKrishna Konda1-0/+1
2019-11-18mmc: core: Fix size overflow for mmc partitionsBradley Bolen1-1/+1
2019-11-14mmc: core: Re-work HW reset for SDIO cardsUlf Hansson1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-25mmc: core: Indicate SD specs higher than 4.0Avri Altman1-0/+2
2019-02-25mmc: core: Calculate the discard arg only onceAvri Altman1-0/+1
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays1-0/+1
2018-05-29mmc: sd: Define name for default speed dtryinbo.zhu1-0/+1
2018-05-02mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com1-0/+1
2017-08-30mmc: core: correct taac parameter according to the specificationShawn Lin1-2/+2
2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij1-2/+0
2017-04-24mmc: core: Export API to allow hosts to get the card addressUlf Hansson1-0/+2
2017-04-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter1-0/+2
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter1-0/+1
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter1-0/+5
2017-02-14mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai1-0/+1
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson1-240/+0
2017-02-13mmc: core: First step in cleaning up public mmc header filesUlf Hansson1-2/+0
2017-02-13mmc: core: Export device lifetime information through sysfsJungseung Lee1-0/+3
2016-12-05mmc: mmc: Add Command Queue definitionsAdrian Hunter1-0/+2
2016-11-29mmc: core: use enum mmc_blk_status properlyLinus Walleij1-12/+0
2016-09-26mmc: sd: Export SD Status via “ssr” device attributeUri Yanai1-0/+1
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V1-5/+30
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin1-0/+1
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson1-1/+0
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin1-0/+2
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander1-0/+1
2015-06-01mmc: mmc: Read card's valid driver strength maskAdrian Hunter1-0/+1
2015-06-01mmc: core: Record card drive strengthAdrian Hunter1-0/+1
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson1-2/+12
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov1-1/+1
2014-11-10mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou1-0/+3
2014-11-10mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson1-2/+0
2014-11-10mmc: block: Use dev_set|get_drvdata()Ulf Hansson1-2/+0
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson1-14/+2
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé1-1/+1
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer1-1/+2
2014-09-09mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun1-2/+3
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon1-0/+1
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon1-0/+1