summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio.c
AgeCommit message (Expand)Author
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-08-11mmc: split mmc_sd_init_card()Michal Miroslaw
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack
2010-03-06sdio: put active devices into 1-bit mode during suspendDaniel Drake
2010-03-06sdio: kick the interrupt thread upon a resumeNicolas Pitre
2010-03-06sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball
2009-12-17sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre
2009-09-23mmc: core SDIO suspend/resume supportNicolas Pitre
2009-09-23sdio: add CD disable supportOhad Ben-Cohen
2009-09-23sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen
2008-10-12sdio: high-speed supportPierre Ossman
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman
2007-09-23MMC core learns about SPIDavid Brownell
2007-09-23mmc: replace BUG_ON with WARN_ONPierre Ossman
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel
2007-09-23sdio: enable wide bus modePierre Ossman
2007-09-23sdio: change clock speedPierre Ossman
2007-09-23sdio: split up common and function CIS parsingPierre Ossman
2007-09-23sdio: initial CIS parsing codeNicolas Pitre
2007-09-23sdio: basic parsing of FBRPierre Ossman
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman
2007-09-23mmc: basic SDIO device modelPierre Ossman
2007-09-23mmc: detect SDIO cardsPierre Ossman