index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
2011-07-21
1
-6
/
+2
*
mmc: sdio: fix runtime PM path during driver removal
Ohad Ben-Cohen
2011-06-25
1
-1
/
+1
*
mmc: sdio: don't power up cards on system suspend
Ohad Ben-Cohen
2011-01-08
1
-32
/
+0
*
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2010-11-19
1
-11
/
+22
*
mmc: sdio: support suspend/resume while runtime suspended
Ohad Ben-Cohen
2010-10-23
1
-0
/
+29
*
mmc: sdio: enable runtime PM for SDIO functions
Ohad Ben-Cohen
2010-10-23
1
-3
/
+35
*
mmc: sdio: use the generic runtime PM handlers
Ohad Ben-Cohen
2010-10-23
1
-0
/
+20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
2009-12-17
1
-2
/
+5
*
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
2009-09-23
1
-3
/
+0
*
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-08
1
-2
/
+1
*
uevent environment changes fallout
Al Viro
2007-10-14
1
-11
/
+4
*
sdio: store vendor strings
Pierre Ossman
2007-09-23
1
-0
/
+3
*
sdio: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-09-23
1
-3
/
+1
*
sdio: set the functions' block size
David Vrabel
2007-09-23
1
-0
/
+9
*
make struct sdio_dev_attrs[] static
Adrian Bunk
2007-09-23
1
-1
/
+1
*
sdio: core support for SDIO function interrupt
Nicolas Pitre
2007-09-23
1
-0
/
+8
*
sdio: add basic sysfs attributes
Pierre Ossman
2007-09-23
1
-0
/
+32
*
sdio: add modalias support
Pierre Ossman
2007-09-23
1
-1
/
+20
*
sdio: add device id table and matching
Pierre Ossman
2007-09-23
1
-6
/
+52
*
sdio: split up common and function CIS parsing
Pierre Ossman
2007-09-23
1
-1
/
+1
*
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
2007-09-23
1
-0
/
+3
*
mmc: add SDIO driver handling
Pierre Ossman
2007-09-23
1
-0
/
+23
*
mmc: basic SDIO device model
Pierre Ossman
2007-09-23
1
-0
/
+129