aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-5/+111
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-1/+1
|\
| * mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-011-1/+1
* | merge opensource jb u5codeworkx2012-09-221-0/+1
* | samsung opensource update3Daniel Hillenbrand2012-07-211-8/+0
* | samsung update 1codeworkx2012-06-021-48/+472
|/
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-11-111-0/+1
* mmc: sdio: reset card during power_restoreDaniel Drake2011-06-251-0/+39
* mmc: sd: add support for driver type selectionArindam Nath2011-05-241-2/+2
* mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-241-1/+1
* mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-241-1/+1
* mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-241-0/+6
* mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-241-2/+2
* mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-241-5/+5
* 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