index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2016-08-23
mmc: longer timeout for long read time quirk
Matt Gumbel
1
-2
/
+2
2015-09-30
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
1
-2
/
+4
2015-05-20
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
1
-0
/
+1
2014-05-13
mmc: core: Improve support for deferred regulators
Tim Kryger
1
-12
/
+19
2014-05-13
mmc: drop the speed mode of card's state
Seungwon Jeon
1
-2
/
+1
2014-05-13
mmc: core: Try other signal levels during power up
Tim Kryger
1
-2
/
+7
2014-04-22
mmc: core: Use maximum timeout values in case TACC field is zero
Stefan Wahren
1
-0
/
+4
2014-04-22
mmc: Delay the card_event callback into the mmc_rescan worker
Markus Mayer
1
-0
/
+5
2014-03-17
mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
Adrian Hunter
1
-0
/
+4
2014-02-23
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
1
-1
/
+2
2014-02-23
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
1
-1
/
+1
2014-02-23
mmc: core: Rename max_discard_to to max_busy_timeout
Ulf Hansson
1
-3
/
+3
2014-02-14
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
Ulf Hansson
1
-4
/
+0
2014-02-14
mmc: core: Use mmc_flush_cache() during mmc suspend
Ulf Hansson
1
-38
/
+0
2014-02-14
mmc: core: Remove unnecessary validations for bus_ops callbacks
Ulf Hansson
1
-8
/
+5
2014-02-14
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
1
-17
/
+0
2014-01-13
mmc: Do not call get_cd for non removable cards
Sascha Hauer
1
-1
/
+2
2013-10-31
mmc: core: Remove deprecated mmc_suspend|resume_host APIs
Ulf Hansson
1
-22
/
+0
2013-10-31
mmc: core: Signal wakeup event at card insert/removal
Ulf Hansson
1
-12
/
+27
2013-10-31
mmc: core: Collect common code for card ocr validation
Ulf Hansson
1
-0
/
+10
2013-10-31
mmc: core: Prevent violation of specs while initializing cards
Ulf Hansson
1
-20
/
+11
2013-10-31
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
1
-3
/
+4
2013-10-31
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
1
-2
/
+2
2013-10-31
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
1
-16
/
+8
2013-10-31
mmc: core: Do not poll for busy with status cmd for all switch cmds
Ulf Hansson
1
-1
/
+1
2013-09-26
mmc: core: remove dead function mmc_try_claim_host
Grant Grundler
1
-25
/
+0
2013-09-11
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+44
2013-08-26
mmc: core: parse voltage from device-tree
Haijun Zhang
1
-0
/
+44
2013-07-31
mmc: core: Indicate that vmmcq may be absent
Mark Brown
1
-1
/
+1
2013-06-27
mmc: core: Initiate suspend|resume from mmc bus instead of mmc host
Ulf Hansson
1
-23
/
+3
2013-06-27
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
1
-28
/
+3
2013-06-27
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
1
-17
/
+8
2013-06-27
mmc: core: Remove unnecessary check for the remove callback
Ulf Hansson
1
-8
/
+3
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
1
-46
/
+0
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
1
-0
/
+23
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
1
-1
/
+1
2013-05-26
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
1
-21
/
+1
2013-05-26
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
1
-0
/
+19
2013-05-26
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
Ulf Hansson
1
-3
/
+2
2013-05-05
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+17
2013-04-30
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-15
mmc: core: fix init controller performance regression, updated patch
Adrian Hunter
1
-1
/
+3
2013-04-12
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
1
-1
/
+2
2013-04-12
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...
Adrian Hunter
1
-1
/
+0
2013-03-22
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
1
-0
/
+1
2013-03-22
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
1
-0
/
+13
2013-02-24
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
1
-1
/
+1
2013-02-24
mmc: core: fix indentation
Jaehoon Chung
1
-12
/
+11
2013-02-24
mmc: core: fix permanent sleep of mmcqd during card removal
Seungwon Jeon
1
-0
/
+1
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
1
-10
/
+73
[next]