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