aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/host.c
Commit message (Expand)AuthorAge
* mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg2011-08-31
* mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-08-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-25
|\
| * mmc: core: fix memory leak in mmc_add_hostWolfram Sang2011-05-24
* | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-16
|/
* mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-27
* mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-15
* mmc: check for > 1 clk_requests when disabling gatingLinus Walleij2011-01-08
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-08
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-23
* mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König2010-08-18
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-23
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-08
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-26
* mmc: set controller name earlyPierre Ossman2008-04-18
* mmc: use correct unregister function for led triggerPierre Ossman2007-10-12
* mmc: add led triggerPierre Ossman2007-09-24
* sdio: add interface for host side SDIO interrupt reportingNicolas Pitre2007-09-23
* drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-23
* mmc: update kerneldocPierre Ossman2007-07-25
* mmc: refactor host class handlingPierre Ossman2007-07-09