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.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
2015-09-30
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
1
-2
/
+4
2015-08-31
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
1
-2
/
+4
2015-08-27
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
1
-1
/
+2
2015-08-27
mmc: core: Fixed bug in one erase-group budget TRIM
Robin van der Gracht
1
-3
/
+2
2015-08-17
mmc: core: Optimize case for exactly one erase-group budget
David Jander
1
-4
/
+34
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
1
-0
/
+38
2015-06-01
mmc: core: Reset driver type to default
Adrian Hunter
1
-0
/
+1
2015-06-01
mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V
Doug Anderson
1
-2
/
+2
2015-06-01
mmc: core: Don't print reset warning if reset is not supported
Adrian Hunter
1
-1
/
+2
2015-06-01
mmc: core: Flag re-tuning is needed on CRC errors
Adrian Hunter
1
-0
/
+6
2015-06-01
mmc: core: Hold re-tuning while bkops ongoing
Adrian Hunter
1
-0
/
+6
2015-06-01
mmc: core: Hold re-tuning during erase commands
Adrian Hunter
1
-0
/
+3
2015-06-01
mmc: core: Add support for re-tuning before each request
Adrian Hunter
1
-7
/
+28
2015-06-01
mmc: core: Enable / disable re-tuning
Adrian Hunter
1
-0
/
+4
2015-05-04
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
1
-0
/
+1
2015-03-31
mmc: core: Enable runtime PM management of host devices
Ulf Hansson
1
-1
/
+9
2015-03-27
mmc: core: Remove the ->enable|disable() callbacks
NeilBrown
1
-5
/
+0
2015-02-03
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
1
-2
/
+2
2015-01-29
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
1
-1
/
+1
2015-01-28
mmc: core: Initial support for MMC power sequences
Ulf Hansson
1
-0
/
+7
2015-01-19
mmc: core: Move mmc_card_removed() into mmc_start_request()
Adrian Hunter
1
-12
/
+20
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
1
-0
/
+24
2015-01-19
mmc: core: refactor the hw_reset routines
Johan Rudholm
1
-34
/
+9
2015-01-19
mmc: core: always check status after reset
Johan Rudholm
1
-19
/
+5
2015-01-19
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
1
-0
/
+28
2014-11-26
mmc: core: hold SD Clock before CMD11 during Signal
Vincent Yang
1
-5
/
+8
2014-11-26
mmc: core: consistent handling of initial values
Johan Rudholm
1
-25
/
+22
2014-11-10
mmc: core: use mmc_send_status to check hw_reset
Johan Rudholm
1
-8
/
+2
2014-11-10
mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()
Ulf Hansson
1
-14
/
+3
2014-11-10
mmc: core: fix prepared requests while doing bkops
Srinivas Kandagatla
1
-1
/
+11
2014-11-10
mmc: core: Add debug message for SET_BLOCK_COUNT result
Andrew Gabbasov
1
-0
/
+8
2014-11-10
mmc: core: Initialize SET_BLOCK_COUNT request fields
Andrew Gabbasov
1
-0
/
+4
2014-09-29
mmc: Fix incorrect warning when setting 0 Hz via debugfs
Adrian Hunter
1
-1
/
+1
2014-09-24
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
1
-0
/
+1
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
1
-4
/
+4
2014-09-09
mmc: core: resolve divded by zero panic
Chuanxiao Dong
1
-2
/
+3
2014-09-09
mmc: core: Use regulator_get_voltage() if OCR mask is empty.
Javier Martinez Canillas
1
-3
/
+11
2014-09-09
mmc: core: Remove fixed voltage regulator logic
Tim Kryger
1
-17
/
+1
2014-07-26
mmc: Do not advertise secure discard if it is blacklisted
Lukas Czerner
1
-1
/
+2
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
[next]