index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Age
Commit message (
Expand
)
Author
2025-11-12
mmc: core: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-10-21
mmc: use octal file permissions instead of symbolic
Pedro Demarchi Gomes
2025-10-21
mmc: core: remove uselss memalloc_noio_save
Oliver Neukum
2025-10-13
rpmb: move rpmb_frame struct and constants to common header
Bean Huo
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-12
mmc: core: Improve RPMB frame handling code
Bean Huo
2025-09-12
mmc: core: Fix variable shadowing in mmc_route_rpmb_frames()
Bean Huo
2025-08-19
mmc: block: use mmc_card cmd23 helpers
BenoƮt Monin
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-05-19
mmc: core: Scan the eMMC boot areas for partition table
Loic Poulain
2025-05-14
mmc: rename mmc_host_done_complete() to mmc_host_can_done_complete()
Wolfram Sang
2025-05-14
mmc: rename mmc_host_cmd23() to mmc_host_can_cmd23()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_trim() to mmc_card_can_trim()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_secure_erase_trim() to mmc_card_can_secure_erase_trim()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_erase() to mmc_card_can_erase()
Wolfram Sang
2024-11-20
Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-10-25
mmc: core: Use GFP_NOIO in ACMD22
Avri Altman
2024-10-22
mmc: block: attach partitions fwnode if found in mmc-card
Christian Marangi
2024-10-14
mmc: core: Adjust ACMD22 to SDUC
Avri Altman
2024-10-14
mmc: core: Allow mmc erase to carry large addresses
Avri Altman
2024-10-14
mmc: core: Add open-ended Ext memory addressing
Avri Altman
2024-10-14
mmc: core: Don't use close-ended rw for SDUC
Avri Altman
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-03
mmc: core: Convert simple_stroul to kstroul
Riyan Dhiman
2024-09-03
mmc: core: Calculate size from pointer
Riyan Dhiman
2024-08-26
mmc: block: register RPMB partition with the RPMB subsystem
Jens Wiklander
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-04-02
mmc: core: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
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
[next]