index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2024-07-15
Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-06-20
mmc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-05-03
mmc: core: Increase the timeout period of the ACMD41 command
Felix Qin
2024-05-03
mmc: core: Convert to use __mmc_poll_for_busy() SD_APP_OP_COND too
Ulf Hansson
2024-04-26
mmc: slot-gpio: Use irq_handler_t type
Andy Shevchenko
2024-04-26
mmc: core: Add mmc_gpiod_set_cd_config() function
Hans de Goede
2024-04-02
mmc: sdio: store owner from modules with sdio_register_driver()
Krzysztof Kozlowski
2024-04-02
mmc: debugfs: add card entry for quirks
Rouven Czerwinski
2024-04-02
mmc: debugfs: convert permissions to octal
Rouven Czerwinski
2024-04-02
mmc: core: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2024-04-02
mmc: core: Remove unused of_gpio.h
Andy Shevchenko
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-13
Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-06
mmc: core: make mmc_host_class constant
Ricardo B. Marliere
2024-03-06
mmc: Merge branch fixes into next
Ulf Hansson
2024-03-06
mmc: core: Fix switch on gp3 partition
Dominique Martinet
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
2024-02-27
mmc: core: constify the struct device_type usage
Ricardo B. Marliere
2024-02-19
mmc: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
mmc: Merge branch fixes into next
Ulf Hansson
2024-02-13
mmc: core: Fix eMMC initialization with 1-bit bus connection
Ivan Semenov
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
mmc: core: make sdio_bus_type const
Ricardo B. Marliere
2024-02-13
mmc: core: make mmc_bus_type const
Ricardo B. Marliere
2024-02-13
mmc: core: make mmc_rpmb_bus_type const
Ricardo B. Marliere
2024-02-13
mmc: core Drop BLK_BOUNCE_HIGH
Linus Walleij
2024-02-13
mmc: core: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-02-06
mmc: slot-gpio: Allow non-sleeping GPIO ro
Alexander Stein
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-03
mmc: core: Do not force a retune before RPMB switch
Jorge Ramirez-Ortiz
2024-01-02
mmc: core: Add HS400 tuning in HS400es initialization
Mengqi Zhang
2024-01-02
mmc: core: Add wp_grp_size sysfs node
Lin Gui
2024-01-02
mmc: mmc_test: Add re-tuning test
Adrian Hunter
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-12-08
tty: mmc: sdio: use u8 for flag
Jiri Slaby (SUSE)
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
2023-12-08
tty: mmc: sdio_uart: switch sdio_in() to return u8
Jiri Slaby (SUSE)
2023-12-07
mmc: Merge branch fixes into next
Ulf Hansson
2023-12-07
mmc: core: Cancel delayed work before releasing host
Geert Uytterhoeven
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-12-07
mmc: core: Remove packed command leftovers
Avri Altman
2023-11-14
mmc: block: Retry commands in CQE error recovery
Adrian Hunter
[next]