summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: reset signal voltage on power upAaron Lu2012-07-221-7/+0Star
* mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-061-0/+6
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-221-1/+1
* mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson2012-03-041-0/+8
* mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity2012-02-141-3/+4
* mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-121-1/+3
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-121-1/+10
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-121-25/+304
* mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2011-10-261-1/+1
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-3/+3
* mmc: core: Set correct bus mode before card initStefan Nilsson XK2011-10-261-2/+0Star
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-10-261-0/+1
* mmc: sdio: reset card during power_restoreDaniel Drake2011-06-261-0/+39
* mmc: sd: add support for driver type selectionArindam Nath2011-05-251-2/+2
* mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-251-1/+1
* mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-251-1/+1
* mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-251-0/+6
* mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-251-2/+2
* mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-251-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/+1Star
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-091-6/+12
* mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen2011-01-091-2/+14
* mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-091-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/+0Star
* mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-101-3/+2Star
* 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-181-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/+0Star
* sdio: high-speed supportPierre Ossman2008-10-121-3/+49
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-231-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