summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio.c (follow)
Commit message (Expand)AuthorAge
* mmc: core: Add mmc tracing events in suspend and resumeSayali Lokhande2017-01-11
* mmc: core: Remove flag MMC_PM_WAKE_SDIO_IRQ in mmc_resume_hostRitesh Harjani2017-01-02
* Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang2016-09-12
|\
| * ANDROID: mmc: sdio: Disable retuning in sdio_reset_comm()Andrew Bresticker2016-04-07
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
| |\
* | \ Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\ \ \ | | |/ | |/|
| * | mmc: core: Enable tuning according to the actual timingCarlo Caione2016-03-03
| * | mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter2016-03-03
* | | mmc: sdhci: revert MMC_PM_KEEP_POWER changes related to emmcSahitya Tummala2016-05-31
* | | mmc: sdhci: Add asynchronous interrupt support for sdio cardsRitesh Harjani2016-05-31
* | | mmc: core: Card specific custom settings for SDIOPavan Anamula2016-05-31
* | | mmc: host: add detect vops chainDov Levenglick2016-05-31
* | | mmc: sdio: enable asynchronous interrupt support in 4-bit modeSubhash Jadavani2016-05-31
* | | mmc: sdio: fix sdio_reset_comm() to take care of UHS card resetMaya Erez2016-05-31
* | | mmc: core: sdio: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2016-05-31
* | | mmc: core: Add 8-bit support for SDIOSahitya Tummala2016-05-31
* | | mmc: sdio: Fix sdio_disable_wide to properly handle 8 bit bus width.Murali Palnati2016-05-31
* | | Revert "mmc: core: Remove MMC_CLKGATE"Subhash Jadavani2016-05-19
| |/ |/|
* | mmc: sdio: Fix sdio_reset_comm for syncHosung Kim2016-02-16
* | mmc: sdio: fix sdio_reset_comm() voltage selectionColin Cross2016-02-16
* | mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt2016-02-16
* | mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen2016-02-16
* | mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt2016-02-16
* | mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat2016-02-16
* | mmc: Add concept of an 'embedded' SDIO device.San Mehat2016-02-16
|/
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-26
* mmc: core: Keep host claimed while invoking mmc_power_off|up()Ulf Hansson2015-10-26
* mmc: core: Record card drive strengthAdrian Hunter2015-06-01
* mmc: core: Factor out common code in drive strength selectionAdrian Hunter2015-06-01
* mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter2015-06-01
* mmc: core: Simplify card drive strength maskAdrian Hunter2015-06-01
* mmc: core: Allow card drive strength to be different to hostAdrian Hunter2015-06-01
* mmc: core: Enable / disable re-tuningAdrian Hunter2015-06-01
* mmc: sdio: add reset callback to bus operationsAndreas Fenkart2015-05-25
* 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