index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_bus.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-17
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2007-10-14
uevent environment changes fallout
Al Viro
2007-09-23
sdio: store vendor strings
Pierre Ossman
2007-09-23
sdio: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-09-23
sdio: set the functions' block size
David Vrabel
2007-09-23
make struct sdio_dev_attrs[] static
Adrian Bunk
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
2007-09-23
sdio: add basic sysfs attributes
Pierre Ossman
2007-09-23
sdio: add modalias support
Pierre Ossman
2007-09-23
sdio: add device id table and matching
Pierre Ossman
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
2007-09-23
mmc: basic SDIO device model
Pierre Ossman