.. |
Kconfig
|
790864dcc2
mmc: Use menuconfig objects
|
18 years ago |
Makefile
|
6edd8ee60a
mmc: Export internal host state through debugfs
|
17 years ago |
bus.c
|
6b0b62853b
mmc: add MODALIAS linkage for MMC/SD devices
|
16 years ago |
bus.h
|
51ec92e295
mmc: use sysfs groups to handle conditional attributes
|
17 years ago |
core.c
|
8dfd0374be
MMC core: limit minimum initialization frequency to 400kHz
|
16 years ago |
core.h
|
f4b7f927b5
mmc: Add per-card debugfs support
|
17 years ago |
debugfs.c
|
736bb6bb01
mmc: Add Extended CSD register to debugfs
|
16 years ago |
host.c
|
d1b2686308
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
host.h
|
b93931a61a
mmc: refactor host class handling
|
18 years ago |
mmc.c
|
3e44ddd44e
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
|
16 years ago |
mmc_ops.c
|
cda56ac29f
mmc: fix data timeout for SEND_EXT_CSD
|
16 years ago |
mmc_ops.h
|
af51715079
MMC core learns about SPI
|
17 years ago |
sd.c
|
9d9f25c036
mmc_spi: do not check CID and CSD blocks with CRC16
|
16 years ago |
sd_ops.c
|
87ae9afdca
cleanup asm/scatterlist.h includes
|
17 years ago |
sd_ops.h
|
393618510d
drivers/mmc/core/: make 3 functions static
|
18 years ago |
sdio.c
|
d16f577004
sdio: high-speed support
|
16 years ago |
sdio_bus.c
|
d1b2686308
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
sdio_bus.h
|
e29a7d73f4
mmc: basic SDIO device model
|
17 years ago |
sdio_cis.c
|
c8d718f103
sdio: handle null tuples
|
16 years ago |
sdio_cis.h
|
1a632f8cdc
sdio: split up common and function CIS parsing
|
17 years ago |
sdio_io.c
|
8a0ca91e1d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
|
17 years ago |
sdio_irq.c
|
6501ff604a
sdio: give sdio irq thread a host specific name
|
16 years ago |
sdio_ops.c
|
be6f19fc24
sdio: check that addresses are within the address space
|
16 years ago |
sdio_ops.h
|
eb65946892
sdio: extend sdio_readsb() and friends to handle any length of buffer
|
17 years ago |