summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2024-05-03mmc: core: Increase the timeout period of the ACMD41 commandFelix Qin
2024-05-03mmc: core: Convert to use __mmc_poll_for_busy() SD_APP_OP_COND tooUlf Hansson
2024-04-26mmc: slot-gpio: Use irq_handler_t typeAndy Shevchenko
2024-04-26mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
2024-04-02mmc: sdio: store owner from modules with sdio_register_driver()Krzysztof Kozlowski
2024-04-02mmc: debugfs: add card entry for quirksRouven Czerwinski
2024-04-02mmc: debugfs: convert permissions to octalRouven Czerwinski
2024-04-02mmc: core: Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-04-02mmc: core: Remove unused of_gpio.hAndy Shevchenko
2024-03-25mmc: core: Avoid negative index with array accessMikko Rapeli
2024-03-25mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli
2024-03-13Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-06mmc: core: make mmc_host_class constantRicardo B. Marliere
2024-03-06mmc: Merge branch fixes into nextUlf Hansson
2024-03-06mmc: core: Fix switch on gp3 partitionDominique Martinet
2024-03-05mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()Yang Xiwen
2024-02-27mmc: core: constify the struct device_type usageRicardo B. Marliere
2024-02-19mmc: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-13mmc: Merge branch fixes into nextUlf Hansson
2024-02-13mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig
2024-02-13mmc: core: make sdio_bus_type constRicardo B. Marliere
2024-02-13mmc: core: make mmc_bus_type constRicardo B. Marliere
2024-02-13mmc: core: make mmc_rpmb_bus_type constRicardo B. Marliere
2024-02-13mmc: core Drop BLK_BOUNCE_HIGHLinus Walleij
2024-02-13mmc: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-02-06mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-03mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz
2024-01-02mmc: core: Add HS400 tuning in HS400es initializationMengqi Zhang
2024-01-02mmc: core: Add wp_grp_size sysfs nodeLin Gui
2024-01-02mmc: mmc_test: Add re-tuning testAdrian Hunter
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman
2023-12-08tty: mmc: sdio: use u8 for flagJiri Slaby (SUSE)
2023-12-08tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)
2023-12-08tty: mmc: sdio_uart: switch sdio_in() to return u8Jiri Slaby (SUSE)
2023-12-07mmc: Merge branch fixes into nextUlf Hansson
2023-12-07mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven
2023-12-07mmc: Merge branch fixes into nextUlf Hansson
2023-12-07mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2023-12-07mmc: core: Use mrq.sbc in close-ended ffuAvri Altman
2023-12-07mmc: core: Remove packed command leftoversAvri Altman
2023-11-14mmc: block: Retry commands in CQE error recoveryAdrian Hunter
2023-11-14mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-11-14mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-11-03Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-03mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo
2023-10-10mmc: debugfs: Allow host caps to be modifiedVincent Whitchurch
2023-10-10mmc: core: Always reselect card typeVincent Whitchurch