index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: 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