aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw1-0/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-24mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft1-0/+8
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+1
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen1-0/+8
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman1-20/+3
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-14/+7
2007-09-23MMC core learns about SPIDavid Brownell1-6/+18
2007-09-23sdio: store vendor stringsPierre Ossman1-0/+3
2007-09-23mmc: whip bus uevent handler into shapePierre Ossman1-14/+17
2007-09-23sdio: split up common and function CIS parsingPierre Ossman1-0/+3
2007-09-23mmc: detect SDIO cardsPierre Ossman1-0/+8
2007-08-23drivers/mmc/core/bus.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+1
2007-07-26mmc: be more verbose about card insertions/removalPierre Ossman1-0/+23
2007-07-09mmc: refactor bus operationsPierre Ossman1-0/+253