summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-10-311-0/+1
* mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2011-10-261-3/+3
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-20/+20
* mmc: core: Set correct bus mode before card initStefan Nilsson XK2011-10-261-2/+0
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-261-0/+1
* mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani2011-08-311-28/+53
* mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity2011-07-201-29/+39
* mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-251-0/+2
* mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-241-2/+2
* mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-241-0/+11
* mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-241-0/+6
* mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-241-1/+9
OpenPOWER on IntegriCloud