Paul Gortmaker
|
0205a904df
mmc: Fix implicit use of stat.h header in associated files
|
14 years ago |
Paul Gortmaker
|
3ef77af154
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
|
14 years ago |
Girish K S
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
13 years ago |
Arindam Nath
|
3a30351143
mmc: sd: report correct speed and capacity of uhs cards
|
14 years ago |
Michał Mirosław
|
9bc21848b1
mmc: core: mmc_add_card(): fix missing break in switch statement
|
14 years ago |
Viresh Kumar
|
1a2727e987
mmc: Register debugfs dir before calling card probe function.
|
14 years ago |
Ohad Ben-Cohen
|
516d5ccdc6
mmc: add runtime PM handlers
|
14 years ago |
Adrian Hunter
|
0f8d8ea64e
mmc: Fixes for Dual Data Rate (DDR) support
|
15 years ago |
Andy Shevchenko
|
265cdc900c
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
|
14 years ago |
Andy Shevchenko
|
453722b9f7
mmc: make mmc_dev_to_card() macro public
|
15 years ago |
Michal Miroslaw
|
7310ece86a
mmc: implement SD-combo (IO+mem) support
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Andy Whitcroft
|
6b0b62853b
mmc: add MODALIAS linkage for MMC/SD devices
|
16 years ago |
Kay Sievers
|
d1b2686308
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Haavard Skinnemoen
|
f4b7f927b5
mmc: Add per-card debugfs support
|
17 years ago |
Pierre Ossman
|
51ec92e295
mmc: use sysfs groups to handle conditional attributes
|
17 years ago |
Kay Sievers
|
7eff2e7a8b
Driver core: change add_uevent_var to use a struct
|
18 years ago |
David Brownell
|
af51715079
MMC core learns about SPI
|
18 years ago |
Pierre Ossman
|
759bdc7af4
sdio: store vendor strings
|
18 years ago |
Pierre Ossman
|
9eb3a94d02
mmc: whip bus uevent handler into shape
|
18 years ago |
Pierre Ossman
|
1a632f8cdc
sdio: split up common and function CIS parsing
|
18 years ago |
Pierre Ossman
|
5c4e6f1301
mmc: detect SDIO cards
|
18 years ago |
Mariusz Kozlowski
|
733cb1e440
drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc
|
18 years ago |
Pierre Ossman
|
109b5bed18
mmc: be more verbose about card insertions/removal
|
18 years ago |
Pierre Ossman
|
4101c16a91
mmc: refactor bus operations
|
18 years ago |