aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/bus.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-19/+10
* mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-241-3/+8
* mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław2011-04-271-0/+1
* mmc: Register debugfs dir before calling card probe function.Viresh Kumar2011-01-081-4/+4
* mmc: add runtime PM handlersOhad Ben-Cohen2010-10-231-0/+37
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-231-2/+4
* mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-231-7/+7
* mmc: make mmc_dev_to_card() macro publicAndy Shevchenko2010-10-231-1/+0
* mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-111-0/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-241-0/+8
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-081-2/+1
* mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-271-0/+8
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-221-20/+3
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-14/+7
* MMC core learns about SPIDavid Brownell2007-09-231-6/+18
* sdio: store vendor stringsPierre Ossman2007-09-231-0/+3
* mmc: whip bus uevent handler into shapePierre Ossman2007-09-231-14/+17
* sdio: split up common and function CIS parsingPierre Ossman2007-09-231-0/+3
* mmc: detect SDIO cardsPierre Ossman2007-09-231-0/+8
* drivers/mmc/core/bus.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-231-3/+1
* mmc: be more verbose about card insertions/removalPierre Ossman2007-07-261-0/+23
* mmc: refactor bus operationsPierre Ossman2007-07-091-0/+253