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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
mmc: block: Fixup condition for CMD13 polling for RPMB requests
Bean Huo
1
-1
/
+1
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+2
2020-10-09
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2020-10-09
mmc: core: don't set limits.discard_granularity as 0
Coly Li
1
-1
/
+1
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-1
/
+1
2020-09-25
mmc: core: document mmc_hw_reset()
Wolfram Sang
1
-0
/
+10
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
1
-2
/
+1
2020-09-14
mmc: core: clear 'doing_init_tune' also after failures
Wolfram Sang
1
-4
/
+4
2020-09-07
Merge branch 'fixes' into next
Ulf Hansson
1
-17
/
+22
2020-09-07
mmc: core: simplify an expression
Wolfram Sang
1
-1
/
+1
2020-09-07
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
1
-0
/
+4
2020-09-07
mmc: core: when downgrading HS400, callback into drivers earlier
Wolfram Sang
1
-6
/
+6
2020-09-07
mmc: core: Allow setting slot index via device tree alias
Matthias Schiffer
1
-1
/
+25
2020-09-07
mmc: sd: Use kobj_to_dev() instead of container_of()
Tian Tao
1
-1
/
+1
2020-09-07
mmc: test: remove ambiguity in test description
Wolfram Sang
1
-4
/
+4
2020-09-07
mmc: sdio: Export SDIO revision and info strings to userspace
Pali Rohár
4
-3
/
+103
2020-09-07
mmc: sdio: Extend sdio_config_attr macro and use it also for modalias
Pali Rohár
1
-14
/
+6
2020-09-07
mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbers
Pali Rohár
1
-0
/
+8
2020-09-07
mmc: sdio: Check for CISTPL_VERS_1 buffer size
Pali Rohár
1
-0
/
+3
2020-09-07
mmc: sdio: Use mmc_pre_req() / mmc_post_req()
Adrian Hunter
1
-17
/
+22
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-08-05
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
8
-34
/
+63
2020-07-13
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
2
-1
/
+4
2020-07-13
mmc: core: Correct misspelling of 'mq' in mmc_init_request()'s docs
Lee Jones
1
-1
/
+1
2020-07-13
mmc: core: Add missing documetation for 'mmc' and 'ios'
Lee Jones
1
-0
/
+2
2020-07-13
mmc: core: Provide description for sdio_set_host_pm_flags()'s 'flag' arg
Lee Jones
1
-0
/
+1
2020-07-13
mmc: core: Mark fixups as __maybe_unused
Lee Jones
1
-3
/
+3
2020-07-13
mmc: core: Set default power mode in mmc_alloc_host()
Veerabhadrarao Badiganti
2
-1
/
+1
2020-07-13
mmc: sdio: fix clock rate setting for SDR12/SDR25 mode
Haibo Chen
1
-7
/
+8
2020-07-13
mmc: sdio: Fix 1-bit mode for SD-combo cards during suspend
Yue Hu
1
-1
/
+22
2020-07-13
mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD com...
Yue Hu
1
-14
/
+12
2020-07-13
mmc: sdio: Return ret if sdio_disable_func() fails
Yue Hu
1
-1
/
+1
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
2
-5
/
+8
2020-07-09
mmc: remove the call to check_disk_change
Christoph Hellwig
1
-3
/
+0
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
1
-4
/
+4
2020-06-15
sched,mmc: Convert to sched_set_fifo*()
Peter Zijlstra
1
-2
/
+1
2020-05-29
mmc: core: Export device/vendor ids from Common CIS for SDIO cards
Pali Rohár
3
-2
/
+51
2020-05-29
mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block for SDIO cards
Pali Rohár
1
-0
/
+7
2020-05-28
mmc: sdio: Fix macro name for Marvell device with ID 0x9134
Pali Rohár
1
-1
/
+1
2020-05-28
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2020-05-28
mmc: core: Enable erase/discard/trim support for all mmc hosts
Ulf Hansson
1
-4
/
+2
2020-05-28
mmc: core: expose info about enhanced rpmb support
Krishna Konda
1
-0
/
+6
2020-05-28
mmc: sdio: Align the initialization commands in retry path for UHS-I
Ulf Hansson
1
-27
/
+26
2020-05-28
mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8
Ulf Hansson
1
-4
/
+4
2020-05-28
mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
Ulf Hansson
1
-31
/
+27
2020-05-28
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
1
-2
/
+1
2020-05-28
mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE
Zou Wei
1
-3
/
+3
2020-05-28
mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
Jisheng Zhang
1
-2
/
+2
2020-05-28
mmc: core: Return 1 from mmc_regulator_set_vqmmc() if switch skipped
Marek Vasut
1
-3
/
+14
[next]