summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/card.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao2014-01-171-1/+7
* mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-301-0/+4
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-301-0/+1
* mmc: core: clean up duplicate macrosJackey Shen2013-09-251-2/+0
* mmc: core: Handle card shutdown from mmc_busUlf Hansson2013-06-271-0/+1
* mmc: core: Fix select power class after resumeFredrik Soderstedt2013-05-261-1/+9
* mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson2013-03-221-0/+1
* mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-241-0/+5
* mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-241-0/+3
* mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X2013-02-241-1/+1
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-111-0/+12
* mmc: core: Expose access to RPMB partitionLoic Pallardy2012-12-061-0/+2
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-071-10/+2
* mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-031-0/+8
OpenPOWER on IntegriCloud