Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-14 | uevent environment changes fallout | Al Viro | 1 | -11/+4 |
2007-09-23 | sdio: store vendor strings | Pierre Ossman | 1 | -0/+3 |
2007-09-23 | sdio: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -3/+1 |
2007-09-23 | sdio: set the functions' block size | David Vrabel | 1 | -0/+9 |
2007-09-23 | make struct sdio_dev_attrs[] static | Adrian Bunk | 1 | -1/+1 |
2007-09-23 | sdio: core support for SDIO function interrupt | Nicolas Pitre | 1 | -0/+8 |
2007-09-23 | sdio: add basic sysfs attributes | Pierre Ossman | 1 | -0/+32 |
2007-09-23 | sdio: add modalias support | Pierre Ossman | 1 | -1/+20 |
2007-09-23 | sdio: add device id table and matching | Pierre Ossman | 1 | -6/+52 |
2007-09-23 | sdio: split up common and function CIS parsing | Pierre Ossman | 1 | -1/+1 |
2007-09-23 | sdio: link unknown CIS tuples to the sdio_func structure | Nicolas Pitre | 1 | -0/+3 |
2007-09-23 | mmc: add SDIO driver handling | Pierre Ossman | 1 | -0/+23 |
2007-09-23 | mmc: basic SDIO device model | Pierre Ossman | 1 | -0/+129 |