index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: mmc_test: Fix removal of debugfs file
Ye Bin
2022-11-25
1
-1
/
+2
*
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
2022-11-18
1
-2
/
+7
*
mmc: core: properly select voltage range without power cycle
Yann Gautier
2022-11-16
1
-1
/
+7
*
mmc: core: Fix WRITE_ZEROES CQE handling
Vincent Whitchurch
2022-10-24
1
-0
/
+1
*
mmc: core: Fix kernel panic when remove non-standard SDIO card
Matthew Ma
2022-10-17
1
-1
/
+2
*
mmc: queue: Cancel recovery work on cleanup
Christian Löhle
2022-10-17
1
-0
/
+7
*
mmc: block: Remove error check of hw_reset on reset
Christian Löhle
2022-10-17
1
-18
/
+26
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
1
-2
/
+2
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
*
|
Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-10-13
3
-1
/
+17
|
\
\
|
|
/
|
/
|
|
*
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-10-06
3
-1
/
+17
*
|
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-07
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
1
-28
/
+18
|
|
\
|
*
|
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-2
/
+2
*
|
|
mmc: Merge branch fixes into next
Ulf Hansson
2022-09-21
1
-1
/
+2
|
\
\
\
|
*
|
|
mmc: core: Terminate infinite loop in SD-UHS voltage switch
Brian Norris
2022-09-21
1
-1
/
+2
|
|
|
/
|
|
/
|
*
/
|
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
2022-09-14
3
-5
/
+5
|
/
/
*
|
mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
Adrian Hunter
2022-08-22
1
-26
/
+16
*
|
mmc: core: Fix UHS-I SD 1.8V workaround branch
Adrian Hunter
2022-08-22
1
-3
/
+3
|
/
*
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-08-04
8
-31
/
+135
|
\
|
*
mmc: core: Add support for SDIO wakeup interrupt
Axe Yang
2022-07-26
1
-0
/
+14
|
*
mmc: core: quirks: Add of_node_put() when breaking out of loop
Liang He
2022-07-21
1
-1
/
+3
|
*
mmc: block: Add single read for 4k sector cards
Christian Loehle
2022-07-13
1
-14
/
+14
|
*
mmc: core: Use mmc_card_* macro and add a new for the sd_combo type
Seunghui Lee
2022-07-13
4
-13
/
+13
|
*
mmc: core: Replace with already defined values for readability
ChanWoo Lee
2022-07-12
1
-1
/
+1
|
*
mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capability
Alexander Stein
2022-07-12
1
-1
/
+1
|
*
mmc: debugfs: Fix file release memory leak
Wei Yongjun
2022-07-12
1
-0
/
+1
|
*
mmc: debugfs: Add debug fs error state entry for mmc driver
Shaik Sajida Bhanu
2022-07-12
1
-0
/
+23
|
*
mmc: debugfs: Add debug fs entry for mmc driver
Shaik Sajida Bhanu
2022-07-12
1
-0
/
+56
|
*
mmc: core: Capture eMMC and SD card errors
Shaik Sajida Bhanu
2022-07-12
1
-1
/
+9
*
|
mmc: fix disk/queue leak in case of adding disk failure
Ming Lei
2022-07-18
1
-2
/
+3
*
|
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
1
-2
/
+1
*
|
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
2
-2
/
+0
|
/
*
mmc: block: Fix CQE recovery reset success
Adrian Hunter
2022-06-01
1
-2
/
+1
*
Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-05-24
5
-21
/
+58
|
\
|
*
mmc: core: Support zeroout using TRIM for eMMC
Vincent Whitchurch
2022-05-10
2
-4
/
+24
|
*
mmc: core: use kobj_to_dev()
Minghao Chi
2022-05-04
1
-1
/
+1
|
*
mmc: core: Add CIDs for cards to the entropy pool
Linus Walleij
2022-04-26
2
-0
/
+14
|
*
mmc: core: Allows to override the timeout value for ioctl() path
Bean Huo
2022-04-26
1
-4
/
+4
|
*
Merge branch 'fixes' into next
Ulf Hansson
2022-04-26
1
-4
/
+19
|
|
\
|
*
|
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2022-04-26
2
-4
/
+4
|
*
|
mmc: core: improve API to make clear that mmc_sw_reset is for cards
Wolfram Sang
2022-04-26
1
-1
/
+2
|
*
|
mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
Sergey Shtylyov
2022-04-26
1
-7
/
+9
*
|
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-2
/
+1
|
\
\
\
|
*
|
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
*
|
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+0
|
|
/
/
*
|
/
mmc: core: Fix busy polling for MMC_SEND_OP_COND again
Ulf Hansson
2022-05-19
1
-1
/
+1
|
|
/
|
/
|
*
|
mmc: core: Set HS clock speed before sending HS CMD13
Brian Norris
2022-04-26
1
-4
/
+19
|
/
*
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-04-08
3
-5
/
+5
*
mmc: core: Fixup support for writeback-cache for eMMC and SD
Michael Wu
2022-04-04
1
-3
/
+9
[next]