aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König1-0/+2
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+4
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-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter1-0/+1
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+2
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen1-0/+8
2008-04-18mmc: set controller name earlyPierre Ossman1-17/+22
2007-10-12mmc: use correct unregister function for led triggerPierre Ossman1-1/+1
2007-09-24mmc: add led triggerPierre Ossman1-0/+5
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre1-0/+3
2007-08-23drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+1
2007-07-26mmc: update kerneldocPierre Ossman1-1/+6
2007-07-09mmc: refactor host class handlingPierre Ossman1-0/+156