开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Age
Commit message (
Expand
)
Author
2024-03-25
mmc: core: Avoid negative index with array access
Mikko Rapeli
2024-03-25
mmc: core: Initialize mmc_blk_ioc_data
Mikko Rapeli
2024-03-06
mmc: Merge branch fixes into next
Ulf Hansson
2024-03-06
mmc: core: Fix switch on gp3 partition
Dominique Martinet
2024-02-13
mmc: core: make mmc_rpmb_bus_type const
Ricardo B. Marliere
2024-02-13
mmc: core: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-07
mmc: Merge branch fixes into next
Ulf Hansson
2023-12-07
mmc: rpmb: fixes pause retune on all RPMB partitions.
Jorge Ramirez-Ortiz
2023-12-07
mmc: core: Use mrq.sbc in close-ended ffu
Avri Altman
2023-11-14
mmc: block: Do not lose cache flush during CQE error recovery
Adrian Hunter
2023-11-03
mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
Bean Huo
2023-09-26
mmc: core: Fix error propagation for some ioctl commands
Ulf Hansson
2023-08-11
mmc: core: Cleanup mmc_sd_num_wr_blocks() function
Victor Shih
2023-08-09
mmc: remove unnecessary set_drvdata() function
Yang Yingliang
2023-08-08
mmc: block: Fix in_flight[issue_type] value error
Yibin Ding
2023-06-28
Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
mmc: block: ioctl: do write error check for spi
Christian Loehle
2023-06-12
mmc: core: Remove unnecessary error checks and change return type
Yeqi Fu
2023-06-12
mmc: block: Suppress empty whitespaces in prints
Florian Fainelli
2023-05-09
mmc: block: ensure error propagation for non-blk
Christian Loehle
2023-04-17
mmc: core: Remove unused macro mmc_req_rel_wr
Bean Huo
2023-02-15
mmc: core: Align to common busy polling behaviour for mmc ioctls
Ulf Hansson
2022-12-07
mmc: core: Remove non-data R1B ioctl workaround
Christian Löhle
2022-10-17
mmc: block: Remove error check of hw_reset on reset
Christian Löhle
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-08-04
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-07-18
mmc: fix disk/queue leak in case of adding disk failure
Ming Lei
2022-07-13
mmc: block: Add single read for 4k sector cards
Christian Loehle
2022-07-13
mmc: core: Use mmc_card_* macro and add a new for the sd_combo type
Seunghui Lee
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-01
mmc: block: Fix CQE recovery reset success
Adrian Hunter
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: Allows to override the timeout value for ioctl() path
Bean Huo
2022-04-26
mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
Sergey Shtylyov
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-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
2022-02-08
mmc: block: fix read single on recovery logic
Christian Löhle
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
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
[next]