Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7674432fb875fe7f2cf5321ec9ee77e066b5aa51
/
drivers
/
mmc
/
core
/
host.c
a31b0c6
mmc: core: fix card detection regression
by Kristina Martsenko
· 10 years ago
89168b4
mmc: core: restore detect line inversion semantics
by Linus Walleij
· 10 years ago
98e90de
mmc: host: switch OF parser to use gpio descriptors
by Linus Walleij
· 10 years ago
3d705d1
mmc: implement Driver Stage Register handling
by Sascha Hauer
· 10 years ago
c373eb4
mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
by Seungwon Jeon
· 11 years ago
97e18dc
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
1c279f4
mmc: core: typo fix in printk specifier
by Alexander Shiyan
· 11 years ago
321bd41
mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V
by Jaehoon Chung
· 11 years ago
c0baf84
mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V
by Ulf Hansson
· 11 years ago
b66bd0e
mmc: core: Add DT bindings for SD card's UHS bus speed modes
by Ulf Hansson
· 11 years ago
214fc30
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
by Laurent Pinchart
· 11 years ago
5a36d6b
mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE
by Ulf Hansson
· 11 years ago
ec0a751
mmc: return mmc_of_parse() errors to caller
by Simon Baatz
· 11 years ago
803d9e0
mmc: convert to idr_alloc()
by Tejun Heo
· 12 years ago
2fdb6e2
mmc: add DT bindings for more MMC capability flags
by Guennadi Liakhovetski
· 12 years ago
6c56e7a
mmc: provide a standard MMC device-tree binding parser centrally
by Guennadi Liakhovetski
· 12 years ago
3b07e9c
workqueue: deprecate system_nrt[_freezable]_wq
by Tejun Heo
· 12 years ago
d9adcc1
mmc: prohibit card detection when host is not ready
by Guennadi Liakhovetski
· 12 years ago
a7d1a1e
mmc: core: convert slot functions to managed allocation
by Guennadi Liakhovetski
· 13 years ago
27410ee
mmc: core: use a more generic name for slot function types and fields
by Guennadi Liakhovetski
· 13 years ago
907d2e7
mmc: start removing enable / disable API
by Adrian Hunter
· 13 years ago
c84f15a
mmc: core: fix regression: set default clock gating delay to 0
by Guennadi Liakhovetski
· 13 years ago
4137e50
mmc: core: Fixup delayed work clock gating patch
by Stephen Boyd
· 13 years ago
597dd9d79
mmc: core: Use delayed work in clock gating framework
by Sujit Reddy Thumma
· 13 years ago
5c7f0e0
Revert "mmc: enable runtime PM by default"
by Ohad Ben-Cohen
· 13 years ago
3ef77af
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 13 years ago
08da834
mmc: enable runtime PM by default
by Daniel Drake
· 13 years ago
50a50f9
mmc: core: use non-reentrant workqueue for clock gating
by Mika Westerberg
· 13 years ago
08c1407
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
by Mika Westerberg
· 13 years ago
8c1c77f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
f317dfe
mmc: core: fix memory leak in mmc_add_host
by Wolfram Sang
· 14 years ago
86f315b
Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"
by Chris Ball
· 13 years ago
26fc877
mmc: fix a race between card-detect rescan and clock-gate work instances
by Guennadi Liakhovetski
· 14 years ago
db99350
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
by Pierre Tardy
· 14 years ago
c288b85
mmc: check for > 1 clk_requests when disabling gating
by Linus Walleij
· 14 years ago
0456683
mmc: Aggressive clock gating framework
by Linus Walleij
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
81ca03a
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
by Uwe Kleine-König
· 14 years ago
4c2ef25
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
by Maxim Levitsky
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8ea926b
mmc: add 'enable' and 'disable' methods to mmc host
by Adrian Hunter
· 15 years ago
d1b2686
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
6edd8ee
mmc: Export internal host state through debugfs
by Haavard Skinnemoen
· 16 years ago
ff3112f
mmc: set controller name early
by Pierre Ossman
· 17 years ago
77f1fd6
mmc: use correct unregister function for led trigger
by Pierre Ossman
· 17 years ago
af8350c
mmc: add led trigger
by Pierre Ossman
· 17 years ago
17b759a
sdio: add interface for host side SDIO interrupt reporting
by Nicolas Pitre
· 17 years ago
be760a9
drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
67a61c4
mmc: update kerneldoc
by Pierre Ossman
· 17 years ago
b93931a
mmc: refactor host class handling
by Pierre Ossman
· 17 years ago