summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/bus.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong2012-04-231-0/+2
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-211-16/+8Star
* mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani2012-04-061-2/+15
* mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-121-1/+2
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-121-1/+1
* mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-11-011-0/+1
* mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-011-0/+1
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-3/+3
* mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-251-3/+8
* mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław2011-04-281-0/+1
* mmc: Register debugfs dir before calling card probe function.Viresh Kumar2011-01-091-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/+0Star
* 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/+1Star
* mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-271-0/+8
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-231-20/+3Star
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-14/+7Star
* 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/+1Star
* mmc: be more verbose about card insertions/removalPierre Ossman2007-07-261-0/+23
* mmc: refactor bus operationsPierre Ossman2007-07-091-0/+253