aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* mmc: core: reset signal voltage on power upAaron Lu2012-07-22
* mmc: sd: Fix sd current limit settingAaron Lu2012-07-22
* mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng2012-07-22
* mmc: core: Simplify and fix for SD switch processingAaron Lu2012-07-22
* mmc: core: correct invalid error checkingAlan Cox2012-07-21
* mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-21
* mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2012-07-21
* mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski2012-07-21
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-21
* mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski2012-07-21
* mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-21
* mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2012-07-21
* mmc: core: Export regulator_* functions as GPLChris Ball2012-07-10
* mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-10
* mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-10
* mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski2012-07-10
* mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-10
* mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung2012-06-06
* mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-06
* mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-17
* mmc: core: Remove dead codePhilippe De Swert2012-05-09
* mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson2012-05-09
* mmc: core: skip card initialization if power class selection failsSubhash Jadavani2012-05-09
* mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon2012-05-09
* mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-09
* mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski2012-04-24
* mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong2012-04-23
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-22
* mmc: core: Do not pre-claim host in suspendUlf Hansson2012-04-20
* mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten2012-04-20
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-20
* mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-20
* mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-20
* mmc: use really long write timeout to deal with crappy cardsPaul Walmsley2012-04-05
* mmc: core: fix power class selectionSubhash Jadavani2012-04-05
* mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki2012-04-05
* mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani2012-04-05
* mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski2012-03-27
* mmc: core: warn when card doesn't support HPIJaehoon Chung2012-03-27
* mmc: core: add high-capacity erase size capability flagAdrian Hunter2012-03-27
* mmc: core: hs200 fixesSubhash Jadavani2012-03-27
* mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson2012-03-27
* mmc: start removing enable / disable APIAdrian Hunter2012-03-27
* mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-27
* mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung2012-03-25
* mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-25
* mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson2012-03-04
* mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski2012-03-04
* mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks2012-02-13
* mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-13