summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
9 daysmmc: core: Simplify with scoped for each OF child loopHans Zhang
9 daysmmc: core: Optimize size of struct mmc_queue_reqBin Liu
2026-03-31mmc: block: Use MQRQ_XFER_SINGLE_BLOCK for both read and write recoveryShawn Lin
2026-03-31mmc: mmc_test: Replace hard-coded values with macros and consolidate test par...Shawn Lin
2026-03-31mmc: block: Convert to use DEFINE_SIMPLE_DEV_PM_OPS()Shawn Lin
2026-03-31mmc: core: Replace the hard-coded shift value 9 with SECTOR_SHIFTShawn Lin
2026-03-27mmc: core: Switch to use pm_ptr() for mmc_host_class_dev_pm_opsShawn Lin
2026-03-27mmc: core: Remove legacy 'enable-sdio-wakeup' DT property supportShawn Lin
2026-03-27mmc: mmc_test: use kzalloc_flexRosen Penev
2026-03-26mmc: block: use single block write in retryBin Liu
2026-03-16mmc: core: Remove checking MMC_CAP_4_BIT_DATA from mmc_host_can_uhs()Shawn Lin
2026-03-16mmc: core: Validate UHS/DDR/HS200 timing selection for 1-bit bus widthLuke Wang
2026-03-09mmc: sdio: Use min3() to simplify sdio_set_block_size()Thorsten Blum
2026-02-23mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
2026-02-23mmc: core: Add quirk for incorrect manufacturing dateAvri Altman
2026-02-23mmc: core: Adjust MDT beyond 2025Avri Altman
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-27sdio: Provide a bustype shutdown functionUwe Kleine-König
2025-12-04Merge tag 'mmc-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-19mmc: mmc_test: Switch to use %ptSpAndy Shevchenko
2025-11-12mmc: core: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-11mmc: core: Allow more host caps to be modified through debugfsShawn Lin
2025-10-23mmc: core: Skip to set the default 200mA SD current limitAvri Altman
2025-10-21mmc: use octal file permissions instead of symbolicPedro Demarchi Gomes
2025-10-21mmc: core: remove uselss memalloc_noio_saveOliver Neukum
2025-10-13rpmb: move rpmb_frame struct and constants to common headerBean Huo
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-12mmc: core: Improve RPMB frame handling codeBean Huo
2025-09-12mmc: core: Fix variable shadowing in mmc_route_rpmb_frames()Bean Huo
2025-09-12mmc: core: Parse and use the new max-sd-hs-hz DT propertySarthak Garg
2025-08-27mmc: sdio: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-08-22mmc: core: add undervoltage handler for MMC/eMMC devicesOleksij Rempel
2025-08-22mmc: core: Add infrastructure for undervoltage handlingOleksij Rempel
2025-08-19mmc: core: add mmc_read_tuningBenoît Monin
2025-08-19mmc: block: use mmc_card cmd23 helpersBenoît Monin
2025-08-19mmc: mmc_test: use mmc_card cmd23 helpersBenoît Monin
2025-08-19mmc: card: add mmc_card_blk_no_cmd23Benoît Monin
2025-08-19mmc: core: add mmc_card_can_cmd23Benoît Monin
2025-08-19mmc: core: SPI mode remove cmd7Rex Chen
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro
2025-07-29Merge tag 'mmc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki
2025-07-09mmc: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-07-07PM: domains: Add flags to specify power on attach/detachClaudiu Beznea
2025-06-24mmc: core: Adjust some error messages for SD UHS-II cardsVictor Shih
2025-06-09mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlierAvri Altman
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-19mmc: core: Scan the eMMC boot areas for partition tableLoic Poulain