index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2024-06-20
mmc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-11-14
mmc: block: Retry commands in CQE error recovery
Adrian Hunter
1
-2
/
+5
2023-11-14
mmc: block: Be sure to wait while busy in CQE error recovery
Adrian Hunter
1
-0
/
+2
2023-06-30
mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card"
Ulf Hansson
1
-11
/
+4
2023-06-13
mmc: core: Allow mmc_start_host() synchronously detect a card
Dennis Zhou
1
-4
/
+11
2023-03-24
mmc: core: Log about empty non-removable slots
Marc Gonzalez
1
-0
/
+5
2022-12-13
Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-4
/
+3
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
1
-2
/
+1
2022-12-07
mmc: Remove duplicate words in comments
Adrian Hunter
1
-2
/
+2
2022-11-18
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
1
-2
/
+7
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-11-16
mmc: core: properly select voltage range without power cycle
Yann Gautier
1
-1
/
+7
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-07-12
mmc: core: Capture eMMC and SD card errors
Shaik Sajida Bhanu
1
-1
/
+9
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
1
-2
/
+2
2022-04-26
mmc: core: improve API to make clear that mmc_sw_reset is for cards
Wolfram Sang
1
-1
/
+2
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
1
-2
/
+3
2021-12-20
mmc: core: Disable card detect during shutdown
Ulf Hansson
1
-1
/
+6
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-6
/
+7
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
1
-0
/
+35
2021-08-24
mmc: core: Only print retune error when we don't check for card removal
Wolfram Sang
1
-5
/
+7
2021-08-24
mmc: host: factor out clearing the retune state
Wolfram Sang
1
-2
/
+1
2021-06-29
mmc: core: clear flags before allowing to retune
Wolfram Sang
1
-2
/
+5
2021-06-14
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
1
-1
/
+1
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
1
-18
/
+2
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
1
-74
/
+0
2021-03-30
mmc: core: Drop reference counting of the bus_ops
Ulf Hansson
1
-85
/
+4
2021-03-30
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
1
-20
/
+1
2021-03-30
mmc: core: Do a power cycle when the CMD11 fails
DooHyun Hwang
1
-1
/
+1
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
1
-0
/
+3
2021-02-01
mmc: core: convert comma to semicolon
Zheng Yongjun
1
-4
/
+4
2020-11-16
mmc: core: Initial support for SD express card/host
Ulf Hansson
1
-2
/
+13
2020-09-25
mmc: core: document mmc_hw_reset()
Wolfram Sang
1
-0
/
+10
2020-07-13
mmc: core: Set default power mode in mmc_alloc_host()
Veerabhadrarao Badiganti
1
-1
/
+0
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
1
-5
/
+5
2020-05-28
mmc: core: Enable erase/discard/trim support for all mmc hosts
Ulf Hansson
1
-4
/
+2
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
1
-18
/
+0
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discard
Ulf Hansson
1
-34
/
+2
2020-03-11
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
1
-1
/
+4
2020-01-20
mmc: core: limit probe clock frequency to configured f_max
Michał Mirosław
1
-2
/
+8
2019-11-14
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
1
-3
/
+2
2019-11-14
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
Ulf Hansson
1
-5
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
1
-2
/
+3
2019-03-01
mmc:fix a bug when max_discard is 0
Jiong Wu
1
-2
/
+2
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2019-02-28
mmc: core: Add sd discard timeout
Avri Altman
1
-0
/
+7
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
1
-4
/
+4
[next]