kernel-ark/drivers/mmc/core
Nicolas Pitre b1538bcf75 sdio: link unknown CIS tuples to the sdio_func structure
This way those tuples that the core cares about are consumed by the core
code, and tuples that only function drivers might make sense of are
available to drivers.

Signed-off-by: Nicolas Pitre <npitre@mvista.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-09-23 20:31:43 +02:00
..
bus.c mmc: detect SDIO cards 2007-09-23 19:40:07 +02:00
bus.h
core.c mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
core.h
host.c
host.h
Kconfig
Makefile sdio: initial CIS parsing code 2007-09-23 20:26:42 +02:00
mmc_ops.c mmc: mmc_set_data_timeout() parameter write is redundant 2007-09-23 09:15:00 +02:00
mmc_ops.h
mmc.c mmc: add missing printk levels 2007-09-23 09:15:22 +02:00
sd_ops.c mmc: mmc_set_data_timeout() parameter write is redundant 2007-09-23 09:15:00 +02:00
sd_ops.h
sd.c mmc: improve error code feedback 2007-09-23 09:14:43 +02:00
sdio_bus.c sdio: link unknown CIS tuples to the sdio_func structure 2007-09-23 20:31:43 +02:00
sdio_bus.h mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
sdio_cis.c sdio: link unknown CIS tuples to the sdio_func structure 2007-09-23 20:31:43 +02:00
sdio_cis.h sdio: link unknown CIS tuples to the sdio_func structure 2007-09-23 20:31:43 +02:00
sdio_io.c mmc: enable/disable functions for SDIO 2007-09-23 20:10:56 +02:00
sdio_ops.c mmc: implement SDIO IO_RW_DIRECT operation 2007-09-23 19:42:37 +02:00
sdio_ops.h mmc: implement SDIO IO_RW_DIRECT operation 2007-09-23 19:42:37 +02:00
sdio.c sdio: initial CIS parsing code 2007-09-23 20:26:42 +02:00
sysfs.c
sysfs.h