index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: fix regression: set default clock gating delay to 0
Guennadi Liakhovetski
2012-03-04
1
-2
/
+2
*
mmc: core: Fixup delayed work clock gating patch
Stephen Boyd
2012-01-11
1
-5
/
+1
*
mmc: core: Use delayed work in clock gating framework
Sujit Reddy Thumma
2012-01-11
1
-4
/
+53
*
Revert "mmc: enable runtime PM by default"
Ohad Ben-Cohen
2011-12-19
1
-11
/
+0
*
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mmc: enable runtime PM by default
Daniel Drake
2011-10-26
1
-0
/
+11
*
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
2011-08-31
1
-1
/
+1
*
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
2011-08-31
1
-5
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-05-25
1
-2
/
+2
|
\
|
*
mmc: core: fix memory leak in mmc_add_host
Wolfram Sang
2011-05-24
1
-2
/
+2
*
|
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
2011-05-16
1
-4
/
+5
|
/
*
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
2011-04-27
1
-5
/
+4
*
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
Pierre Tardy
2011-03-15
1
-4
/
+1
*
mmc: check for > 1 clk_requests when disabling gating
Linus Walleij
2011-01-08
1
-1
/
+2
*
mmc: Aggressive clock gating framework
Linus Walleij
2011-01-08
1
-1
/
+204
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-2
/
+1
*
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
2010-08-18
1
-0
/
+2
*
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2010-08-11
1
-0
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
2009-09-23
1
-0
/
+1
*
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-08
1
-3
/
+2
*
mmc: Export internal host state through debugfs
Haavard Skinnemoen
2008-07-27
1
-0
/
+8
*
mmc: set controller name early
Pierre Ossman
2008-04-18
1
-17
/
+22
*
mmc: use correct unregister function for led trigger
Pierre Ossman
2007-10-12
1
-1
/
+1
*
mmc: add led trigger
Pierre Ossman
2007-09-24
1
-0
/
+5
*
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
2007-09-23
1
-0
/
+3
*
drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-23
1
-3
/
+1
*
mmc: update kerneldoc
Pierre Ossman
2007-07-26
1
-1
/
+6
*
mmc: refactor host class handling
Pierre Ossman
2007-07-09
1
-0
/
+156