summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio.c
AgeCommit message (Expand)Author
2013-04-18mmc: core: Make devfreq_init call conditionalPavan Kunapuli
2013-04-10mmc: sdio: Register for device frequency scalingPavan Kunapuli
2012-10-31mmc: core: Fix print option of UHS mode of SDIOrrajk
2012-10-31mmc: core: Disable powered resume in power restoreRAJKUMAR
2012-09-11mmc: sdio: Check if card supports 1.8V signallingPavan Kunapuli
2012-08-13mmc: sdio: Fix sdio_reset_comm for syncHosung Kim
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-04-16mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2012-04-16mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2012-04-16mmc: sdio: Claim host in sdio_reset_comm()San Mehat
2012-04-16mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2012-03-23Merge commit '5275e74' into after-upstream-androidDan Willemsen
2012-03-23mmc: sdio: support SDIO UHS cardsPavan Kunapuli
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-02-21Merge commit 'v3.3-rc4' into android-3.3Colin Cross
2012-02-14mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2012-02-14mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2012-02-14mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2012-02-14mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2012-02-14mmc: Add concept of an 'embedded' SDIO device.San Mehat
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
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel