Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cc2d86b04d9ac28a6be6cb05da6ea8f014fd5aa0
/
drivers
/
mmc
/
core
35eb6db
notifiers: pm: move pm notifiers into suspend.h
by Amerigo Wang
· 13 years ago
bb9cab9
mmc: print debug messages for runtime PM actions
by Daniel Drake
· 13 years ago
ecc02441
mmc: fix runtime PM with -ENOSYS suspend case
by Ohad Ben-Cohen
· 13 years ago
ca8e99b
mmc: core: Set non-default Drive Strength via platform hook
by Philip Rakity
· 13 years ago
aa8b683
mmc: core: add non-blocking mmc request function
by Per Forlin
· 13 years ago
e056a1b
mmc: queue: let host controllers specify maximum discard timeout
by Adrian Hunter
· 13 years ago
f39b2dd9
mmc: core: Bus width testing needs to handle suspend/resume
by Philip Rakity
· 13 years ago
4cf8c6d
mmc: core: make erase timeout calculation allow for gated clock
by Adrian Hunter
· 13 years ago
c6e633a
mmc: sdio: reset card during power_restore
by Daniel Drake
· 13 years ago
297c7f2
mmc: sdio: fix runtime PM path during driver removal
by Ohad Ben-Cohen
· 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
08ee80c
mmc: core: eMMC bus width may not work on all platforms
by Philip Rakity
· 14 years ago
f0d8997
mmc: core: Block CMD23 support for UHS104/SDXC cards.
by Andrei Warkentin
· 14 years ago
06b2233
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
by Jaehoon Chung
· 14 years ago
4c4cb17
mmc: core: add support for eMMC Dual Data Rate
by Philip Rakity
· 14 years ago
261bbd4
mmc: core: eMMC signal voltage does not use CMD11
by Philip Rakity
· 14 years ago
a8e6df7
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
by Eliad Peller
· 14 years ago
06e8935
mmc: sdio: optimized SDIO IRQ handling for single irq
by Stefan Nilsson XK
· 14 years ago
4d55c5a
mmc: sdhci: enable preset value after uhs initialization
by Arindam Nath
· 14 years ago
b513ea2
mmc: sd: add support for tuning during uhs initialization
by Arindam Nath
· 14 years ago
3a30351
mmc: sd: report correct speed and capacity of uhs cards
by Arindam Nath
· 14 years ago
5371c92
mmc: sd: set current limit for uhs cards
by Arindam Nath
· 14 years ago
49c468f
mmc: sd: add support for uhs bus speed mode selection
by Arindam Nath
· 14 years ago
d6d50a1
mmc: sd: add support for driver type selection
by Arindam Nath
· 14 years ago
013909c
mmc: sd: query function modes for uhs cards
by Arindam Nath
· 14 years ago
f2119df
mmc: sd: add support for signal voltage switch procedure
by Arindam Nath
· 14 years ago
cb87ea2
mmc: core: Add mmc CMD+ACMD passthrough ioctl
by John Calixto
· 14 years ago
24f5b53
mmc: initialize struct mmc_request at declaration time
by Chris Ball
· 14 years ago
a61ad2b
mmc: initialize struct mmc_data at declaration time
by Chris Ball
· 14 years ago
1278dba
mmc: initialize struct mmc_command at declaration time
by Chris Ball
· 14 years ago
30574ed
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
by Chris Ball
· 14 years ago
87f6119
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
by Andrei Warkentin
· 14 years ago
371a689
mmc: MMC boot partitions support.
by Andrei Warkentin
· 14 years ago
d3a8d95
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
by Andrei Warkentin
· 14 years ago
eaa02f7
mmc: core: Rename erase_timeout to cmd_timeout_ms.
by Andrei Warkentin
· 14 years ago
32780cd
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
by Andrei Warkentin
· 14 years ago
f317dfe
mmc: core: fix memory leak in mmc_add_host
by Wolfram Sang
· 14 years ago
14e7dc7
mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD
by Ohad Ben-Cohen
· 14 years ago
2059a02
mmc: add MMC_QUIRK_DISABLE_CD
by Ohad Ben-Cohen
· 14 years ago
0b4043d
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
by Ohad Ben-Cohen
· 14 years ago
eab4068
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
by Ohad Ben-Cohen
· 14 years ago
6b93d01f
mmc: do not switch to 1-bit mode if not required
by Ohad Ben-Cohen
· 14 years ago
a5e9425
mmc: mmc_card_keep_power cleanups
by Ohad Ben-Cohen
· 14 years ago
f4c5522
mmc: Reliable write support.
by Andrei Warkentin
· 14 years ago
41e2a48
mmc: Ensure linux starts in eMMC user partition
by Philip Rakity
· 14 years ago
86f315b
Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"
by Chris Ball
· 14 years ago
26fc877
mmc: fix a race between card-detect rescan and clock-gate work instances
by Guennadi Liakhovetski
· 14 years ago
9bc2184
mmc: core: mmc_add_card(): fix missing break in switch statement
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4f665cb
mmc: fix mmc_app_send_scr() for dma transfer
by Yoshihiro Shimoda
· 14 years ago
b33d46c
mmc: core: reset card voltage after power off
by Ulf Hansson
· 14 years ago
ab1efd2
mmc: core: export function mmc_do_release_host()
by Ulf Hansson
· 14 years ago
0aab399
mmc: sdio: remember new card RCA when redetecting card
by Stefan Nilsson XK
· 14 years ago
b676f03
mmc: check if mmc cards < 2GB do sector addressing
by Philip Rakity
· 14 years ago
2f94e55
mmc: core: comment on why sdio_reset is done at init time
by Philip Rakity
· 14 years ago
ce10149
mmc: Ensure prototypes for SD API are visible in sd.c
by Mark Brown
· 14 years ago
12f8ef8
mmc: remove BROKEN_CLK_GATING quirk for wl1271
by Pierre Tardy
· 14 years ago
db99350
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
by Pierre Tardy
· 14 years ago
57f0adc
mmc: add per device quirk placeholder
by Pierre Tardy
· 14 years ago
66c036e
mmc: put the led blinking code after clock ungating
by Pierre Tardy
· 14 years ago
709de99
mmc: export eMMC4.4 enhanced area details to sysfs
by Chuanxiao Dong
· 14 years ago
687530b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
bad3bab
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
by Ohad Ben-Cohen
· 14 years ago
3449791
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
by Dmitry Shmidt
· 14 years ago
e9b8684
mmc: fix division by zero in MMC core
by Linus Walleij
· 14 years ago
1a2727e
mmc: Register debugfs dir before calling card probe function.
by Viresh Kumar
· 14 years ago
c584179
mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.
by Chris Ball
· 14 years ago
807e8e4
mmc: Fix sd/sdio/mmc initialization frequency retries
by Andy Ross
· 14 years ago
08c82df
mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap
by Takashi Iwai
· 14 years ago
c288b85
mmc: check for > 1 clk_requests when disabling gating
by Linus Walleij
· 14 years ago
22113ef
mmc: Test bus-width for old MMC devices
by Aries Lee
· 14 years ago
e6f29a8
mmc: fix detection of memory part of SD-combo card with broken SDIO
by Michal Miroslaw
· 14 years ago
080bc97
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
by Ohad Ben-Cohen
· 14 years ago
e594573
mmc: sdio: don't power up cards on system suspend
by Ohad Ben-Cohen
· 14 years ago
30201e7
mmc: skip detection of nonremovable cards on rescan
by Ohad Ben-Cohen
· 14 years ago
8f230f4
mmc: Add support for JMicron 388 SD/MMC controller
by Takashi Iwai
· 14 years ago
0456683
mmc: Aggressive clock gating framework
by Linus Walleij
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
0d9ee5b
mmc: update workqueue usages
by Tejun Heo
· 14 years ago
274476f
mmc: Fix re-probing with PM_POST_RESTORE notification
by Takashi Iwai
· 14 years ago
ed919b0
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
by Ohad Ben-Cohen
· 14 years ago
4d0812c
mmc: sdio: fix nasty oops in mmc_sdio_detect
by Ohad Ben-Cohen
· 14 years ago
d9bcbf3
mmc: fix rmmod race for hosts using card-detection polling
by Guennadi Liakhovetski
· 14 years ago
25d5c69
mmc: Fix printing of card DDR type
by Philip Rakity
· 14 years ago
703aae3
mmc: add a file to debugfs for changing host clock at runtime
by Andy Shevchenko
· 14 years ago
ed2a978
mmc: sdio: support suspend/resume while runtime suspended
by Ohad Ben-Cohen
· 14 years ago
87973ba
mmc: sdio: ensure mmc_sdio_detect is powered
by Ohad Ben-Cohen
· 14 years ago
40bba0c
mmc: sdio: enable runtime PM for SDIO functions
by Ohad Ben-Cohen
· 14 years ago
81968561
mmc: sdio: enable runtime PM for SDIO cards
by Ohad Ben-Cohen
· 14 years ago
80fd933
mmc: sdio: use the generic runtime PM handlers
by Ohad Ben-Cohen
· 14 years ago
516d5cc
mmc: add runtime PM handlers
by Ohad Ben-Cohen
· 14 years ago
d3fe37b
mmc: sdio: add power_restore support
by Ohad Ben-Cohen
· 14 years ago
12ae637
mmc: propagate power save/restore ops return value
by Ohad Ben-Cohen
· 14 years ago
9b966aa
mmc: sdio: fully reconfigure oldcard on resume
by Ohad Ben-Cohen
· 14 years ago
49e3b5a
mmc: refine DDR support
by Adrian Hunter
· 14 years ago
0f8d8ea
mmc: Fixes for Dual Data Rate (DDR) support
by Adrian Hunter
· 14 years ago
dfc13e8
mmc: MMC 4.4 DDR support
by Hanumath Prasad
· 14 years ago
99fc513
mmc: Move regulator handling closer to core
by Linus Walleij
· 14 years ago
4d0b861
mmc: sdhci: mmc_rescan: reduce verbosity
by Eric Bénard
· 14 years ago
88ae8b8
mmc: Make ID freq configurable
by Hein Tibosch
· 14 years ago
Next »