aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/host.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: fix the workqueue overload battery wasteAndrea Arcangeli2013-08-041-2/+2
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-5/+31
* samsung update 1codeworkx2012-06-021-8/+63
* mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg2011-10-031-1/+1
* mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-10-031-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-251-2/+2
|\
| * mmc: core: fix memory leak in mmc_add_hostWolfram Sang2011-05-241-2/+2
* | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-161-4/+5
|/
* mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-271-5/+4
* mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-151-4/+1
* mmc: check for > 1 clk_requests when disabling gatingLinus Walleij2011-01-081-1/+2
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-081-1/+204
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König2010-08-181-0/+2
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-111-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-231-0/+1
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-081-3/+2
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-271-0/+8
* mmc: set controller name earlyPierre Ossman2008-04-181-17/+22
* mmc: use correct unregister function for led triggerPierre Ossman2007-10-121-1/+1
* mmc: add led triggerPierre Ossman2007-09-241-0/+5
* sdio: add interface for host side SDIO interrupt reportingNicolas Pitre2007-09-231-0/+3
* drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-231-3/+1
* mmc: update kerneldocPierre Ossman2007-07-261-1/+6
* mmc: refactor host class handlingPierre Ossman2007-07-091-0/+156