summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sd.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Remove redundant ->power_restore() callback for SDUlf Hansson2015-06-041-13/+1
* mmc: core: Record card drive strengthAdrian Hunter2015-06-011-0/+3
* mmc: core: Factor out common code in drive strength selectionAdrian Hunter2015-06-011-24/+3
* mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter2015-06-011-1/+1
* mmc: core: Simplify card drive strength maskAdrian Hunter2015-06-011-10/+2
* mmc: core: Allow card drive strength to be different to hostAdrian Hunter2015-06-011-20/+13
* mmc: Add support for disabling write-protect detectionLars-Peter Clausen2015-06-011-7/+23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-2/+2
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-2/+2
* | mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter2015-01-191-9/+4
* | mmc: sd: add reset bus_ops callbackJohan Rudholm2015-01-191-0/+7
* | mmc: core: Support the optional init_card() callback for MMC and SDDoug Anderson2015-01-191-1/+6
|/
* mmc: Convert pr_warning to pr_warnJoe Perches2014-09-241-19/+14
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-091-0/+8
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-121-13/+3
* mmc: Convert to use ATTRIBUTE_GROUPSAxel Lin2014-04-221-10/+2
* mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson2014-02-131-22/+1
* mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang2014-01-131-15/+22
* mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-301-5/+7
* mmc: core: Improve runtime PM support during suspend/resume for sd/mmcUlf Hansson2013-10-301-9/+36
* mmc: core: Remove redundant mmc_power_up|off at runtime callbacksUlf Hansson2013-10-301-12/+1
* mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-301-4/+17
* mmc: core: Collect common code for card ocr validationUlf Hansson2013-10-301-19/+0
* mmc: core: Prevent violation of specs while initializing cardsUlf Hansson2013-10-301-1/+0
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-301-10/+12
* mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson2013-10-301-1/+2
* mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson2013-10-301-2/+2
* mmc: sd: fix the maximum au_size for SD3.0Jaehoon Chung2013-08-241-2/+5
* mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_cardWei WANG2013-08-241-3/+3
* mmc: core: Add shutdown callback for SD bus_opsUlf Hansson2013-06-271-0/+2
* mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson2013-06-271-0/+4
* mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson2013-05-261-0/+49
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-261-2/+2
* mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt2013-05-261-2/+7
* mmc: sdhci: enhance preset value functionKevin Liu2013-02-241-17/+0
* mmc: core: Fixup signal voltage switchJohan Rudholm2013-02-241-5/+16
* mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-241-1/+1
* mmc: sd: Simplify by using mmc_host_uhsJohan Rudholm2013-02-241-4/+2
* mmc: core: reset signal voltage on power upAaron Lu2012-07-221-3/+0
* mmc: sd: Fix sd current limit settingAaron Lu2012-07-221-15/+54
* mmc: core: Simplify and fix for SD switch processingAaron Lu2012-07-221-72/+22
* mmc: core: correct invalid error checkingAlan Cox2012-07-211-1/+1
* mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-211-11/+12
* mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung2012-06-061-2/+4
* mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson2012-03-041-5/+3
* mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-131-4/+18
* mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-121-1/+2
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-111-1/+11
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-111-1/+1
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-111-2/+2