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.14.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
/
mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
2021-10-12
1
-0
/
+8
*
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
1
-0
/
+2
*
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
2021-06-14
1
-2
/
+23
*
mmc: core: Enable eMMC sleep commands to use HW busy polling
Ulf Hansson
2021-06-14
1
-5
/
+20
*
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
2021-06-14
1
-17
/
+3
*
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
2021-04-26
1
-0
/
+7
*
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
2021-04-15
1
-11
/
+11
*
mmc: core: Fix partition switch time for eMMC
Adrian Hunter
2021-03-09
1
-4
/
+11
*
mmc: core: remove redundant card null check to mmc_can_sleep()
Yue Hu
2021-02-01
1
-1
/
+1
*
mmc: core: remove needless err = 0 in mmc_init_card()
Yue Hu
2021-02-01
1
-4
/
+0
*
mmc: core: clear 'doing_init_tune' also after failures
Wolfram Sang
2020-09-14
1
-4
/
+4
*
mmc: core: simplify an expression
Wolfram Sang
2020-09-07
1
-1
/
+1
*
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
2020-09-07
1
-0
/
+4
*
mmc: core: when downgrading HS400, callback into drivers earlier
Wolfram Sang
2020-09-07
1
-6
/
+6
*
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
2020-07-13
1
-1
/
+2
*
mmc: core: expose info about enhanced rpmb support
Krishna Konda
2020-05-28
1
-0
/
+6
*
mmc: core: Drop redundant in-parameter to __mmc_switch()
Ulf Hansson
2020-03-24
1
-11
/
+11
*
mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()
Ulf Hansson
2020-03-24
1
-8
/
+8
*
mmc: Add MMC host software queue support
Baolin Wang
2020-03-24
1
-7
/
+11
*
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
2020-03-12
1
-2
/
+5
*
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
2019-11-18
1
-5
/
+4
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
mmc: core: complete HS400 before checking status
Wolfram Sang
2019-06-17
1
-3
/
+3
|
/
*
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
2019-02-28
1
-0
/
+2
*
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
1
-0
/
+8
*
mmc: core: Cleanup BKOPS support
Ulf Hansson
2018-12-17
1
-6
/
+0
*
Merge branch 'fixes' into next
Ulf Hansson
2018-12-17
1
-9
/
+15
|
\
|
*
mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
Ulf Hansson
2018-12-17
1
-4
/
+10
|
*
mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
Ulf Hansson
2018-12-17
1
-4
/
+2
|
*
mmc: core: Reset HPI enabled state during re-init and in case of errors
Ulf Hansson
2018-12-17
1
-1
/
+3
*
|
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
2018-12-17
1
-0
/
+3
|
/
*
mmc: core: improve reasonableness of bus width setting for HS400es
Hongjie Fang
2018-08-01
1
-1
/
+5
*
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
2018-07-16
1
-0
/
+10
*
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
Ulf Hansson
2018-05-29
1
-0
/
+4
*
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-05-08
1
-2
/
+2
*
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
2018-05-02
1
-0
/
+8
*
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
2018-03-15
1
-0
/
+2
*
mmc: core: properly init drv_type
Wolfram Sang
2017-12-05
1
-1
/
+1
*
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2017-11-29
1
-1
/
+1
*
mmc: core: prepend 0x to pre_eol_info entry in sysfs
Bastian Stender
2017-11-29
1
-1
/
+1
*
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
2017-10-30
1
-3
/
+8
*
mmc: core: export emmc revision
Jin Qian
2017-10-30
1
-0
/
+2
*
mmc: mmc: Enable CQE's
Adrian Hunter
2017-10-30
1
-0
/
+12
*
mmc: mmc: Enable Command Queuing
Adrian Hunter
2017-10-30
1
-0
/
+17
*
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-10-30
1
-2
/
+2
*
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
2017-10-02
1
-17
/
+19
*
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
Adrian Hunter
2017-08-30
1
-23
/
+0
*
mmc: core: correct taac parameter according to the specification
Shawn Lin
2017-08-30
1
-4
/
+4
*
mmc: mmc: correct the logic for setting HS400ES signal voltage
Haibo Chen
2017-08-08
1
-1
/
+1
[next]