index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2022-06-01
mmc: block: Fix CQE recovery reset success
Adrian Hunter
2022-05-24
Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-19
mmc: core: Fix busy polling for MMC_SEND_OP_COND again
Ulf Hansson
2022-05-10
mmc: core: Support zeroout using TRIM for eMMC
Vincent Whitchurch
2022-05-04
mmc: core: use kobj_to_dev()
Minghao Chi
2022-04-26
mmc: core: Add CIDs for cards to the entropy pool
Linus Walleij
2022-04-26
mmc: core: Allows to override the timeout value for ioctl() path
Bean Huo
2022-04-26
Merge branch 'fixes' into next
Ulf Hansson
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2022-04-26
mmc: core: improve API to make clear that mmc_sw_reset is for cards
Wolfram Sang
2022-04-26
mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
Sergey Shtylyov
2022-04-26
mmc: core: Set HS clock speed before sending HS CMD13
Brian Norris
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-04-04
mmc: core: Fixup support for writeback-cache for eMMC and SD
Michael Wu
2022-04-04
mmc: block: Check for errors after write on SPI
Christian Löhle
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-15
mmc: core: Drop HS400 caps unless 8-bit bus is supported too
Ulf Hansson
2022-03-15
mmc: host: Return an error when ->enable_sdio_irq() ops is missing
Ulf Hansson
2022-03-15
mmc: core: Improve fallback to speed modes if eMMC HS200 fails
Ulf Hansson
2022-03-14
Merge 5.17-rc8 into staging-next
Greg Kroah-Hartman
2022-03-07
Merge branch 'fixes' into next
Ulf Hansson
2022-03-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
2022-02-28
sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2022-02-28
mmc: core: use sysfs_emit() instead of sprintf()
Sergey Shtylyov
2022-02-28
Merge 5.17-rc6 into staging-next
Greg Kroah-Hartman
2022-02-17
staging: wfx: apply the necessary SDIO quirks for the Silabs WF200
Jérôme Pouiller
2022-02-08
mmc: block: fix read single on recovery logic
Christian Löhle
2022-01-24
mmc: core: Wait for command setting 'Power Off Notification' bit to complete
Andrey Skvortsov
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-28
mmc: pwrseq: Use bitmap_free() to free bitmap
Christophe JAILLET
2021-12-21
mmc: core: Fix blk_status_t handling
Joel Stanley
2021-12-20
Merge branch 'fixes' into next
Ulf Hansson
2021-12-20
mmc: core: Disable card detect during shutdown
Ulf Hansson
2021-12-14
mmc: core: Remove redundant driver match function
lizhe
2021-12-14
mmc: core: adjust polling interval for CMD1
Huijin Park
2021-12-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
2021-12-14
mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
H. Nikolaus Schaller
2021-12-14
mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO
Ulf Hansson
2021-12-14
mmc: core: provide macro and table to match the device tree to apply quirks
H. Nikolaus Schaller
2021-12-14
mmc: core: allow to match the device tree to apply quirks
Jérôme Pouiller
2021-12-14
mmc: core: rewrite mmc_fixup_device()
Jérôme Pouiller
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
mmc: core: Use blk_mq_complete_request_direct().
Sebastian Andrzej Siewior
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
[next]