aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio.c
Commit message (Expand)AuthorAge
* mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.NeilBrown2015-03-23
* mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter2015-01-19
* mmc: core: reset sdio card properly on resume.NeilBrown2014-11-26
* mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...NeilBrown2014-11-26
* mmc: Convert pr_warning to pr_warnJoe Perches2014-09-24
* mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui2014-09-09
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-12
* mmc: core: Invoke sdio func driver's PM callbacks from the sdio busUlf Hansson2014-04-22
* 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: Cleanup code for setting ocr mask for SDIOUlf Hansson2013-10-30
* mmc: core: Remove unnecessary retry mechanism at SDIO attachUlf 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: core: Push common suspend|resume code into each bus_opsUlf Hansson2013-06-27
* mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson2013-06-27
* mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson2013-05-26
* mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt2013-05-26
* mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed caseLi Fei2013-04-12
* mmc: core: Fixup signal voltage switchJohan Rudholm2013-02-24
* mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-24
* mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani2013-02-11
* mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-11
* mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani2013-02-11
* mmc: fix comment typosMasanari Iida2012-09-01
* mmc: core: reset signal voltage on power upAaron Lu2012-07-22
* mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-06
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-22
* mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson2012-03-04
* mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity2012-02-13
* mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-12
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-11
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-11
* mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2011-10-26
* mmc: replace printk with appropriate display macroGirish K S2011-10-26
* mmc: core: Set correct bus mode before card initStefan Nilsson XK2011-10-26
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-26
* mmc: sdio: reset card during power_restoreDaniel Drake2011-06-25
* mmc: sd: add support for driver type selectionArindam Nath2011-05-24
* mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-24
* mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-24
* mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-24
* mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-24
* mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-24
* mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK2011-03-17
* mmc: add per device quirk placeholderPierre Tardy2011-03-15
* mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt2011-03-07
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-08
* mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen2011-01-08