aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/host.c
AgeCommit message (Expand)Author
2013-02-27mmc: convert to idr_alloc()Tejun Heo
2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski
2013-02-24mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski
2012-08-20workqueue: deprecate system_nrt[_freezable]_wqTejun Heo
2012-07-21mmc: prohibit card detection when host is not readyGuennadi Liakhovetski
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski
2012-01-11mmc: core: Fixup delayed work clock gating patchStephen Boyd
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-26mmc: enable runtime PM by defaultDaniel Drake
2011-08-31mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg
2011-08-31mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-24mmc: core: fix memory leak in mmc_add_hostWolfram Sang
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-03-15mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy
2011-01-08mmc: check for > 1 clk_requests when disabling gatingLinus Walleij
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen
2008-04-18mmc: set controller name earlyPierre Ossman
2007-10-12mmc: use correct unregister function for led triggerPierre Ossman
2007-09-24mmc: add led triggerPierre Ossman
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre
2007-08-23drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-26mmc: update kerneldocPierre Ossman
2007-07-09mmc: refactor host class handlingPierre Ossman