index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio.c
Age
Commit message (
Expand
)
Author
2011-06-25
mmc: sdio: reset card during power_restore
Daniel Drake
2011-05-25
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-25
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
2011-05-25
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
2011-05-25
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
2011-05-25
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
2011-05-25
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2011-03-17
mmc: sdio: remember new card RCA when redetecting card
Stefan Nilsson XK
2011-03-15
mmc: add per device quirk placeholder
Pierre Tardy
2011-03-07
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
2011-01-09
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
2011-01-09
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
Ohad Ben-Cohen
2011-01-09
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2010-11-19
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2010-11-19
mmc: sdio: fix nasty oops in mmc_sdio_detect
Ohad Ben-Cohen
2010-10-23
mmc: sdio: ensure mmc_sdio_detect is powered
Ohad Ben-Cohen
2010-10-23
mmc: sdio: enable runtime PM for SDIO functions
Ohad Ben-Cohen
2010-10-23
mmc: sdio: enable runtime PM for SDIO cards
Ohad Ben-Cohen
2010-10-23
mmc: sdio: add power_restore support
Ohad Ben-Cohen
2010-10-23
mmc: sdio: fully reconfigure oldcard on resume
Ohad Ben-Cohen
2010-09-10
mmc: avoid getting CID on SDIO-only cards
David Vrabel
2010-08-11
sdio: allow non-standard SDIO cards
Grazvydas Ignotas
2010-08-11
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
2010-08-11
mmc: split mmc_sd_init_card()
Michal Miroslaw
2010-04-14
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
2010-03-06
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
2010-03-06
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
2009-12-17
sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
Matt Fleming
2009-09-23
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
2009-09-23
mmc: core SDIO suspend/resume support
Nicolas Pitre
2009-09-23
sdio: add CD disable support
Ohad Ben-Cohen
2009-09-23
sdio: do not ignore MMC_VDD_165_195
Ohad Ben-Cohen
2008-10-12
sdio: high-speed support
Pierre Ossman
2008-03-23
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
2007-09-23
MMC core learns about SPI
David Brownell
2007-09-23
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
2007-09-23
sdio: add SDIO_FBR_BASE(f) macro
David Vrabel
2007-09-23
sdio: enable wide bus mode
Pierre Ossman
2007-09-23
sdio: change clock speed
Pierre Ossman
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
2007-09-23
sdio: initial CIS parsing code
Nicolas Pitre
2007-09-23
sdio: basic parsing of FBR
Pierre Ossman
2007-09-23
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
2007-09-23
mmc: detect SDIO cards
Pierre Ossman