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