index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
1
-1
/
+3
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
1
-2
/
+18
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
1
-2
/
+1
2013-02-11
mmc: sdio: print correct UHS mode during card detection
Subhash Jadavani
1
-0
/
+5
2013-02-11
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
Sujit Reddy Thumma
1
-11
/
+11
2013-02-11
mmc: sdio: fix resume failure due to lack of CMD52 reset
Subhash Jadavani
1
-2
/
+4
2012-09-01
mmc: fix comment typos
Masanari Iida
1
-1
/
+1
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
1
-7
/
+0
2012-06-06
mmc: sdio: fix setting card data bus width as 4-bit
Yong Ding
1
-0
/
+6
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
1
-1
/
+1
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
1
-0
/
+8
2012-02-13
mmc: core: UHS sdio card that fails should not exceed 50MHz
Philip Rakity
1
-3
/
+4
2012-01-12
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
1
-1
/
+3
2012-01-11
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
1
-1
/
+10
2012-01-11
mmc: sdio: support SDIO UHS cards
Philip Rakity
1
-25
/
+304
2011-10-26
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
Bing Zhao
1
-1
/
+1
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-3
/
+3
2011-10-26
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
1
-2
/
+0
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
1
-0
/
+1
2011-06-25
mmc: sdio: reset card during power_restore
Daniel Drake
1
-0
/
+39
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
[next]