aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/host.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-20
* mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2012-07-21
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-21
* mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-21
* mmc: start removing enable / disable APIAdrian Hunter2012-03-27
* mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski2012-03-04
* mmc: core: Fixup delayed work clock gating patchStephen Boyd2012-01-11
* mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-11
* Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-19
* mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* mmc: enable runtime PM by defaultDaniel Drake2011-10-26
* 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