aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sd.c
Commit message (Expand)AuthorAge
* mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton2017-01-09
* mmc: sd: Export SD Status via “ssr” device attributeUri Yanai2016-09-26
* mmc: core: Extend sysfs with DSR registerBojan Prtvar2016-07-25
* mmc: core: Extend sysfs with OCR registerBojan Prtvar2016-07-25
* mmc: core: remove redundant memset of mmc_decode_cidShawn Lin2016-03-17
* mmc: core: Enable tuning according to the actual timingCarlo Caione2016-01-14
* mmc: sd: limit SD card power limit according to cards capabilitiesRussell King2016-01-13
* mmc: It is not an error for the card to be removed while suspendedAdrian Hunter2015-12-28
* mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson2015-12-22
* mmc: skip reclaiming host on mmc_add_card() errorSergei Shtylyov2015-10-26
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-26
* mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang2015-10-26
* mmc: sd: Remove superfluous error code assignmentYousong Zhou2015-10-26
* mmc: core: Remove redundant ->power_restore() callback for SDUlf Hansson2015-06-04
* mmc: core: Record card drive strengthAdrian Hunter2015-06-01
* mmc: core: Factor out common code in drive strength selectionAdrian Hunter2015-06-01
* mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter2015-06-01
* mmc: core: Simplify card drive strength maskAdrian Hunter2015-06-01
* mmc: core: Allow card drive strength to be different to hostAdrian Hunter2015-06-01
* mmc: Add support for disabling write-protect detectionLars-Peter Clausen2015-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter2015-01-19
* | mmc: sd: add reset bus_ops callbackJohan Rudholm2015-01-19
* | mmc: core: Support the optional init_card() callback for MMC and SDDoug Anderson2015-01-19
|/
* mmc: Convert pr_warning to pr_warnJoe Perches2014-09-24
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-09
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-12
* mmc: Convert to use ATTRIBUTE_GROUPSAxel Lin2014-04-22
* mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson2014-02-13
* mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang2014-01-13
* mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-30
* mmc: core: Improve runtime PM support during suspend/resume for sd/mmcUlf Hansson2013-10-30
* mmc: core: Remove redundant mmc_power_up|off at runtime callbacksUlf Hansson2013-10-30
* mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-30
* mmc: core: Collect common code for card ocr validationUlf Hansson2013-10-30
* mmc: core: Prevent violation of specs while initializing cardsUlf Hansson2013-10-30
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-30
* mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson2013-10-30
* mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson2013-10-30
* mmc: sd: fix the maximum au_size for SD3.0Jaehoon Chung2013-08-24
* mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_cardWei WANG2013-08-24
* mmc: core: Add shutdown callback for SD bus_opsUlf Hansson2013-06-27
* mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson2013-06-27
* mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson2013-05-26
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-26
* mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt2013-05-26
* mmc: sdhci: enhance preset value functionKevin Liu2013-02-24
* mmc: core: Fixup signal voltage switchJohan Rudholm2013-02-24
* mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-24