summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_bus.c
Commit message (Expand)AuthorAgeFilesLines
* uevent environment changes falloutAl Viro2007-10-141-11/+4Star
* sdio: store vendor stringsPierre Ossman2007-09-231-0/+3
* sdio: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-09-231-3/+1Star
* sdio: set the functions' block sizeDavid Vrabel2007-09-231-0/+9
* make struct sdio_dev_attrs[] staticAdrian Bunk2007-09-231-1/+1
* sdio: core support for SDIO function interruptNicolas Pitre2007-09-231-0/+8
* sdio: add basic sysfs attributesPierre Ossman2007-09-231-0/+32
* sdio: add modalias supportPierre Ossman2007-09-231-1/+20
* sdio: add device id table and matchingPierre Ossman2007-09-231-6/+52
* sdio: split up common and function CIS parsingPierre Ossman2007-09-231-1/+1
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-231-0/+3
* mmc: add SDIO driver handlingPierre Ossman2007-09-231-0/+23
* mmc: basic SDIO device modelPierre Ossman2007-09-231-0/+129