aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio.c
AgeCommit message (Expand)Author
2013-10-30mmc: core: Collect common code for card ocr validationUlf Hansson
2013-10-30mmc: core: Prevent violation of specs while initializing cardsUlf Hansson
2013-10-30mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson
2013-10-30mmc: core: Cleanup code for setting ocr mask for SDIOUlf Hansson
2013-10-30mmc: core: Remove unnecessary retry mechanism at SDIO attachUlf Hansson
2013-10-30mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson
2013-10-30mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson
2013-06-27mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson
2013-06-27mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson
2013-05-26mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson
2013-05-26mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt
2013-04-12mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed caseLi Fei
2013-02-24mmc: core: Fixup signal voltage switchJohan Rudholm
2013-02-24mmc: core: Break out start_signal_voltage_switchJohan Rudholm
2013-02-11mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani
2013-02-11mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma
2013-02-11mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani
2012-09-01mmc: fix comment typosMasanari Iida
2012-07-22mmc: core: reset signal voltage on power upAaron Lu
2012-06-06mmc: sdio: fix setting card data bus width as 4-bitYong Ding
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsmmc-fixes-for-3.3Ulf Hansson
2012-02-13mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: core: Set correct bus mode before card initStefan Nilsson XK
2011-10-26mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake
2011-05-24mmc: sd: add support for driver type selectionArindam Nath
2011-05-24mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin
2011-05-24mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen
2011-05-24mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen
2011-05-24mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen
2011-05-24mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen
2011-03-17mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK
2011-03-15mmc: add per device quirk placeholderPierre Tardy
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2010-11-19mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen
2010-10-23mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen
2010-10-23mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen
2010-10-23mmc: sdio: enable runtime PM for SDIO cardsOhad Ben-Cohen
2010-10-23mmc: sdio: add power_restore supportOhad Ben-Cohen
2010-10-23mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen