linux/drivers/mmc/core
Pierre Ossman 759bdc7af4 sdio: store vendor strings
Store vendor strings found in CISTPL_VERS_1 so that function drivers
can access them.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-09-23 21:28:01 +02:00
..
bus.c sdio: store vendor strings 2007-09-23 21:28:01 +02:00
bus.h
core.c mmc: increase power up delay 2007-09-23 21:26:06 +02:00
core.h
host.c sdio: add interface for host side SDIO interrupt reporting 2007-09-23 21:13:08 +02:00
host.h
Kconfig
Makefile sdio: core support for SDIO function interrupt 2007-09-23 21:01:33 +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: replace BUG_ON with WARN_ON 2007-09-23 21:23:07 +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: replace BUG_ON with WARN_ON 2007-09-23 21:23:07 +02:00
sdio_bus.c sdio: store vendor strings 2007-09-23 21:28:01 +02:00
sdio_bus.h mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
sdio_cis.c sdio: store vendor strings 2007-09-23 21:28:01 +02:00
sdio_cis.h sdio: split up common and function CIS parsing 2007-09-23 20:44:22 +02:00
sdio_io.c sdio: add sdio_f0_readb() and sdio_f0_writeb() 2007-09-23 21:24:27 +02:00
sdio_irq.c mmc: replace BUG_ON with WARN_ON 2007-09-23 21:23:07 +02:00
sdio_ops.c sdio: extend sdio_readsb() and friends to handle any length of buffer 2007-09-23 21:21:32 +02:00
sdio_ops.h sdio: extend sdio_readsb() and friends to handle any length of buffer 2007-09-23 21:21:32 +02:00
sdio.c mmc: replace BUG_ON with WARN_ON 2007-09-23 21:23:07 +02:00
sysfs.c
sysfs.h