index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: don't try to switch block size for dual rate mode
Ziyuan Xu
2016-09-26
1
-1
/
+2
*
mmc: core: Add support for sending commands during data transfer
Adrian Hunter
2016-09-26
1
-6
/
+89
*
mmc: core: Optimize the mmc erase size alignment
Baolin Wang
2016-09-26
1
-8
/
+26
*
mmc: core: Factor out the alignment of erase size
Baolin Wang
2016-09-26
1
-16
/
+32
*
mmc: core: Use a default maximum erase timeout
Ulf Hansson
2016-09-26
1
-7
/
+10
*
mmc: Change the max discard sectors and erase response when HW busy detect
Baolin Wang
2016-07-25
1
-10
/
+50
*
mmc: core: Allow hosts to specify non-support for MMC commands
Shawn Lin
2016-07-25
1
-2
/
+3
*
mmc: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
2016-07-25
1
-3
/
+6
*
mmc: Set pref erase size based on size
Gwendal Grignou
2016-07-25
1
-7
/
+5
*
mmc: core: implement enhanced strobe support
Shawn Lin
2016-07-25
1
-0
/
+9
*
mmc: longer timeout for long read time quirk
Matt Gumbel
2016-05-23
1
-2
/
+2
*
mmc: core: Do regular power cycle when lacking eMMC HW reset support
Gwendal Grignou
2016-05-02
1
-2
/
+3
*
mmc: core: Provide tracepoints for request processing
Baolin Wang
2016-05-02
1
-0
/
+7
*
mmc: core: report tuning command execution failure reason
Russell King
2016-02-29
1
-1
/
+2
*
mmc: core: improve mmc_of_parse_voltage() to return better status
Russell King
2016-02-29
1
-4
/
+5
*
mmc: core: shut up "voltage-ranges unspecified" pr_info()
Russell King
2016-02-29
1
-2
/
+6
*
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2016-02-29
1
-1
/
+1
*
mmc: core: use the defined function to check whether card is removable
Jaehoon Chung
2016-02-29
1
-5
/
+4
*
mmc: core: Optimize boot time by detecting cards simultaneously
Ulf Hansson
2015-12-28
1
-23
/
+8
*
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
Carlo Caione
2015-12-22
1
-3
/
+8
*
mmc: core: set regulator not found message as debug
ludovic.desroches@atmel.com
2015-12-22
1
-2
/
+2
*
mmc: core: Check for non-removable cards earlier in the error path
Ulf Hansson
2015-12-22
1
-3
/
+3
*
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
2015-12-22
1
-4
/
+14
*
mmc: core: Keep host claimed in mmc_rescan() while calling host ops
Ulf Hansson
2015-12-22
1
-2
/
+3
*
mmc: core: Invoke ->card_event() callback only when needed
Ulf Hansson
2015-12-22
1
-5
/
+5
*
mmc: core: Add mmc_regulator_set_vqmmc()
Douglas Anderson
2015-10-26
1
-0
/
+78
*
mmc: core: move ocr-bit to voltage translation into separate function
Heiko Stuebner
2015-10-26
1
-16
/
+35
*
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
1
-124
/
+15
*
mmc: Wait for card_busy before starting sdio requests
Hans de Goede
2015-10-26
1
-0
/
+17
*
mmc: core: Keep host claimed while invoking mmc_power_off|up()
Ulf Hansson
2015-10-26
1
-0
/
+6
*
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
2015-09-30
1
-2
/
+4
*
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
2015-08-31
1
-2
/
+4
*
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
2015-08-27
1
-1
/
+2
*
mmc: core: Fixed bug in one erase-group budget TRIM
Robin van der Gracht
2015-08-27
1
-3
/
+2
*
mmc: core: Optimize case for exactly one erase-group budget
David Jander
2015-08-17
1
-4
/
+34
*
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
1
-0
/
+38
*
mmc: core: Reset driver type to default
Adrian Hunter
2015-06-01
1
-0
/
+1
*
mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V
Doug Anderson
2015-06-01
1
-2
/
+2
*
mmc: core: Don't print reset warning if reset is not supported
Adrian Hunter
2015-06-01
1
-1
/
+2
*
mmc: core: Flag re-tuning is needed on CRC errors
Adrian Hunter
2015-06-01
1
-0
/
+6
*
mmc: core: Hold re-tuning while bkops ongoing
Adrian Hunter
2015-06-01
1
-0
/
+6
*
mmc: core: Hold re-tuning during erase commands
Adrian Hunter
2015-06-01
1
-0
/
+3
*
mmc: core: Add support for re-tuning before each request
Adrian Hunter
2015-06-01
1
-7
/
+28
*
mmc: core: Enable / disable re-tuning
Adrian Hunter
2015-06-01
1
-0
/
+4
*
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
2015-05-04
1
-0
/
+1
*
mmc: core: Enable runtime PM management of host devices
Ulf Hansson
2015-03-31
1
-1
/
+9
*
mmc: core: Remove the ->enable|disable() callbacks
NeilBrown
2015-03-27
1
-5
/
+0
*
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
2015-02-03
1
-2
/
+2
*
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-29
1
-1
/
+1
*
mmc: core: Initial support for MMC power sequences
Ulf Hansson
2015-01-28
1
-0
/
+7
[next]