summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/host.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: start removing enable / disable APIAdrian Hunter2012-03-271-1/+0
* mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski2012-03-041-2/+2
* mmc: core: Fixup delayed work clock gating patchStephen Boyd2012-01-111-5/+1
* mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-111-4/+53
* Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-191-11/+0
* mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* mmc: enable runtime PM by defaultDaniel Drake2011-10-261-0/+11
* mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg2011-08-311-1/+1
* mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-08-311-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
OpenPOWER on IntegriCloud