summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK2011-03-171-0/+8
* mmc: add per device quirk placeholderPierre Tardy2011-03-151-0/+1
* mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt2011-03-071-2/+1
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-081-6/+12
* mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen2011-01-081-2/+14
* mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-081-0/+2
* mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-11-191-14/+23
* mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen2010-11-191-3/+13
* mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen2010-10-231-0/+9
* mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen2010-10-231-0/+5
* mmc: sdio: enable runtime PM for SDIO cardsOhad Ben-Cohen2010-10-231-0/+13
* mmc: sdio: add power_restore supportOhad Ben-Cohen2010-10-231-0/+18
* mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen2010-10-231-9/+0
* mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-091-3/+2
* sdio: allow non-standard SDIO cardsGrazvydas Ignotas2010-08-111-6/+30
* mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-111-21/+114
* mmc: split mmc_sd_init_card()Michal Miroslaw2010-08-111-15/+24
* ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-141-0/+6
* sdio: put active devices into 1-bit mode during suspendDaniel Drake2010-03-061-0/+43
* sdio: kick the interrupt thread upon a resumeNicolas Pitre2010-03-061-0/+2
* sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball2010-03-061-8/+11
* sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming2009-12-171-2/+3
* mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre2009-09-231-25/+29
* mmc: core SDIO suspend/resume supportNicolas Pitre2009-09-231-89/+196
* sdio: add CD disable supportOhad Ben-Cohen2009-09-231-0/+30
* sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen2009-09-231-7/+0
* sdio: high-speed supportPierre Ossman2008-10-121-3/+49
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-221-1/+1
* MMC core learns about SPIDavid Brownell2007-09-231-8/+21
* mmc: replace BUG_ON with WARN_ONPierre Ossman2007-09-231-1/+1
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-231-2/+2
* sdio: enable wide bus modePierre Ossman2007-09-231-0/+33
* sdio: change clock speedPierre Ossman2007-09-231-0/+6
* sdio: split up common and function CIS parsingPierre Ossman2007-09-231-1/+8
* sdio: initial CIS parsing codeNicolas Pitre2007-09-231-0/+5
* sdio: basic parsing of FBRPierre Ossman2007-09-231-0/+38
* sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-231-0/+63
* mmc: basic SDIO device modelPierre Ossman2007-09-231-9/+63
* mmc: detect SDIO cardsPierre Ossman2007-09-231-0/+176
OpenPOWER on IntegriCloud