index
:
linux-stable.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Verify SD bus width
Raul E Rangel
2019-05-06
1
-0
/
+8
*
mmc: core: fix possible use after free of host
Pan Bian
2019-05-06
1
-2
/
+0
*
mmc: core: Fix warning and undefined behavior in mmc voltage handling
Pavel Machek
2019-04-29
1
-1
/
+1
*
mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0
Yoshihiro Shimoda
2019-04-29
1
-5
/
+11
*
mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
Andrea Merello
2019-04-15
1
-18
/
+20
*
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-2
/
+1
|
\
|
*
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
1
-2
/
+1
*
|
mmc:fix a bug when max_discard is 0
Jiong Wu
2019-03-01
1
-2
/
+2
*
|
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
2019-02-28
3
-2
/
+14
*
|
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
3
-8
/
+9
|
\
\
|
*
|
mmc: core: align max segment size with logical block size
Ming Lei
2019-02-27
2
-7
/
+8
|
*
|
mmc: core: Fix NULL ptr crash from mmc_should_fail_request
Ritesh Harjani
2019-02-27
1
-1
/
+1
*
|
|
mmc: core: Add sd discard timeout
Avri Altman
2019-02-28
1
-0
/
+7
*
|
|
mmc: core: Add discard support to sd
Avri Altman
2019-02-28
2
-5
/
+13
*
|
|
mmc: core: do not retry CMD6 in __mmc_switch()
Chaotian Jing
2019-02-28
1
-1
/
+1
*
|
|
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
Ulf Hansson
2019-02-25
3
-36
/
+21
*
|
|
mmc: core: Move mmc_of_parse_voltage() to host.c
Ulf Hansson
2019-02-25
2
-48
/
+44
*
|
|
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
2019-02-25
1
-2
/
+1
*
|
|
mmc: core: Move regulator helpers to separate file
Ulf Hansson
2019-02-25
4
-243
/
+263
*
|
|
mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()
Ulf Hansson
2019-02-25
1
-11
/
+5
*
|
|
mmc: core: Convert mmc_wait_for_app_cmd() to static
Ulf Hansson
2019-02-25
2
-19
/
+1
*
|
|
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
2019-02-25
1
-0
/
+5
*
|
|
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
4
-11
/
+15
*
|
|
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2019-02-25
2
-9
/
+2
*
|
|
mmc: core: annotate implicit fall through
Mathieu Malaterre
2019-02-25
1
-1
/
+1
*
|
|
mmc:sdio: Remove unneeded variable ret
wangbo
2019-02-25
1
-2
/
+1
*
|
|
mmc: block: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-02-25
1
-4
/
+5
|
/
/
*
/
mmc: block: handle complete_work on separate workqueue
Zachary Hays
2019-02-08
1
-1
/
+9
|
/
*
mmc: core: don't override the CD GPIO level when "cd-inverted" is set
Martin Blumenstingl
2019-01-11
1
-1
/
+1
*
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-28
9
-204
/
+41
|
\
|
*
mmc: core: Cleanup BKOPS support
Ulf Hansson
2018-12-17
5
-83
/
+21
|
*
mmc: core: Drop redundant check in mmc_send_hpi_cmd()
Ulf Hansson
2018-12-17
1
-6
/
+0
|
*
Merge branch 'fixes' into next
Ulf Hansson
2018-12-17
1
-9
/
+15
|
|
\
|
*
|
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
Ulf Hansson
2018-12-17
1
-1
/
+4
|
*
|
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
1
-12
/
+2
|
*
|
mmc: slot-gpio: Delete legacy GPIO handling
Linus Walleij
2018-12-17
1
-80
/
+1
|
*
|
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
2018-12-17
1
-0
/
+3
|
*
|
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2018-12-17
2
-16
/
+0
|
*
|
mmc: slot-gpio: Allocate GPIO labels dynamically
Linus Walleij
2018-12-17
1
-6
/
+10
*
|
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
3
-86
/
+54
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-17
3
-31
/
+28
|
*
|
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-15
3
-25
/
+24
|
*
|
mmc: simplify queue initialization
Christoph Hellwig
2018-11-15
3
-59
/
+31
*
|
|
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: use mrq->sbc when sending CMD23 for RPMB
Wolfram Sang
2018-12-04
1
-5
/
+10
|
/
*
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-23
1
-5
/
+9
|
\
|
*
mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
Janusz Krzysztofik
2018-10-15
1
-2
/
+11
|
*
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
1
-1
/
+1
[next]