index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
1
-5
/
+5
2011-10-03
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
1
-2
/
+29
2011-10-03
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
1
-2
/
+2
2011-06-25
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
1
-1
/
+1
2011-05-24
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
Jaehoon Chung
1
-1
/
+1
2011-05-24
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
1
-12
/
+2
2011-05-24
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
1
-2
/
+2
2011-05-24
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
Eliad Peller
1
-0
/
+1
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
1
-0
/
+9
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
1
-0
/
+32
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
1
-3
/
+1
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
1
-4
/
+2
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-18
/
+21
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
1
-2
/
+2
2011-03-17
mmc: core: reset card voltage after power off
Ulf Hansson
1
-0
/
+7
2011-03-17
mmc: core: export function mmc_do_release_host()
Ulf Hansson
1
-1
/
+9
2011-03-16
mmc: core: comment on why sdio_reset is done at init time
Philip Rakity
1
-0
/
+6
2011-03-15
mmc: put the led blinking code after clock ungating
Pierre Tardy
1
-2
/
+1
2011-03-08
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
1
-1
/
+1
2011-01-08
mmc: fix division by zero in MMC core
Linus Walleij
1
-2
/
+3
2011-01-08
mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.
Chris Ball
1
-2
/
+4
2011-01-08
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
1
-83
/
+36
2011-01-08
mmc: fix detection of memory part of SD-combo card with broken SDIO
Michal Miroslaw
1
-0
/
+5
2011-01-08
mmc: sdio: don't power up cards on system suspend
Ohad Ben-Cohen
1
-0
/
+13
2011-01-08
mmc: skip detection of nonremovable cards on rescan
Ohad Ben-Cohen
1
-2
/
+6
2011-01-08
mmc: Aggressive clock gating framework
Linus Walleij
1
-1
/
+61
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2010-12-24
mmc: update workqueue usages
Tejun Heo
1
-1
/
+1
2010-12-21
mmc: Fix re-probing with PM_POST_RESTORE notification
Takashi Iwai
1
-0
/
+1
2010-11-11
mmc: fix rmmod race for hosts using card-detection polling
Guennadi Liakhovetski
1
-1
/
+1
2010-10-23
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
1
-6
/
+14
2010-10-23
mmc: refine DDR support
Adrian Hunter
1
-3
/
+4
2010-10-23
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
1
-2
/
+26
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
1
-10
/
+16
2010-10-23
mmc: sdhci: mmc_rescan: reduce verbosity
Eric Bénard
1
-1
/
+2
2010-10-23
mmc: Make ID freq configurable
Hein Tibosch
1
-45
/
+57
2010-10-23
mmc: Add helper function to check if a card is removable
Matt Fleming
1
-0
/
+1
2010-10-15
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
1
-0
/
+13
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
1
-0
/
+346
2010-08-11
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
1
-26
/
+57
2010-08-11
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
1
-2
/
+10
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-2
/
+1
2010-03-12
sdio: recognize io card without powercycle
Albert Herranz
1
-0
/
+1
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
1
-3
/
+9
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
1
-0
/
+16
2009-09-23
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
1
-7
/
+28
2009-09-23
mmc: power off once at removal
Denis Karpov
1
-0
/
+2
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
1
-0
/
+40
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
1
-0
/
+34
2009-09-23
mmc: allow host claim / release nesting
Adrian Hunter
1
-9
/
+25
[next]