aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio_bus.c
AgeCommit message (Expand)Author
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2007-10-14uevent environment changes falloutAl Viro
2007-09-23sdio: store vendor stringsPierre Ossman
2007-09-23sdio: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23make struct sdio_dev_attrs[] staticAdrian Bunk
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre
2007-09-23sdio: add basic sysfs attributesPierre Ossman
2007-09-23sdio: add modalias supportPierre Ossman
2007-09-23sdio: add device id table and matchingPierre Ossman
2007-09-23sdio: split up common and function CIS parsingPierre Ossman
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre
2007-09-23mmc: add SDIO driver handlingPierre Ossman
2007-09-23mmc: basic SDIO device modelPierre Ossman