aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio.c
Commit message (Expand)AuthorAge
* 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
* mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-08
* mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-11-19
* mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen2010-11-19
* mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen2010-10-23
* mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen2010-10-23
* mmc: sdio: enable runtime PM for SDIO cardsOhad Ben-Cohen2010-10-23
* mmc: sdio: add power_restore supportOhad Ben-Cohen2010-10-23
* mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen2010-10-23
* mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-09
* sdio: allow non-standard SDIO cardsGrazvydas Ignotas2010-08-11
* mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-11
* mmc: split mmc_sd_init_card()Michal Miroslaw2010-08-11
* ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-14
* sdio: put active devices into 1-bit mode during suspendDaniel Drake2010-03-06
* sdio: kick the interrupt thread upon a resumeNicolas Pitre2010-03-06
* sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball2010-03-06
* sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming2009-12-17
* mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre2009-09-23
* mmc: core SDIO suspend/resume supportNicolas Pitre2009-09-23
* sdio: add CD disable supportOhad Ben-Cohen2009-09-23
* sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen2009-09-23
* sdio: high-speed supportPierre Ossman2008-10-12
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-22
* MMC core learns about SPIDavid Brownell2007-09-23
* mmc: replace BUG_ON with WARN_ONPierre Ossman2007-09-23
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-23
* sdio: enable wide bus modePierre Ossman2007-09-23
* sdio: change clock speedPierre Ossman2007-09-23
* sdio: split up common and function CIS parsingPierre Ossman2007-09-23
* sdio: initial CIS parsing codeNicolas Pitre2007-09-23
* sdio: basic parsing of FBRPierre Ossman2007-09-23
* sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-23
* mmc: basic SDIO device modelPierre Ossman2007-09-23
* mmc: detect SDIO cardsPierre Ossman2007-09-23