aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/card.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-12mmc: identify available device type to selectSeungwon Jeon1-1/+1
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon1-17/+6
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam1-1/+1
2014-01-17mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao1-1/+7
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson1-0/+4
2013-10-30mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson1-0/+1
2013-09-25mmc: core: clean up duplicate macrosJackey Shen1-2/+0
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson1-0/+1
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt1-1/+9
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson1-0/+1
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon1-0/+5