summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2024-06-16mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
2024-06-16mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz
2024-05-25mmc: core: Add HS400 tuning in HS400es initializationMengqi Zhang
2024-04-03mmc: core: Avoid negative index with array accessMikko Rapeli
2024-04-03mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli
2024-04-03mmc: core: Fix switch on gp3 partitionDominique Martinet
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov
2024-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein
2024-01-31mmc: core: Use mrq.sbc in close-ended ffuAvri Altman
2024-01-10mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven
2024-01-10mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2023-12-08mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-12-08mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter
2023-11-28mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-02mmc: core: Fix error propagation for some ioctl commandsUlf Hansson
2023-11-02mmc: block: ioctl: do write error check for spiChristian Loehle
2023-11-02mmc: core: Align to common busy polling behaviour for mmc ioctlsUlf Hansson
2023-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
2023-10-25mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen
2023-08-23mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-07-19mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko
2023-07-19mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko
2023-07-19mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut
2023-06-09mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling orderMarek Vasut
2023-05-30mmc: block: ensure error propagation for non-blkChristian Loehle
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2022-12-31mmc: core: Normalize the error handling branch in sd_read_ext_regs()Zhen Lei
2022-11-25mmc: mmc_test: Fix removal of debugfs fileYe Bin
2022-11-18mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-11-16mmc: core: properly select voltage range without power cycleYann Gautier
2022-10-24mmc: core: Fix WRITE_ZEROES CQE handlingVincent Whitchurch
2022-10-17mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma
2022-10-17mmc: queue: Cancel recovery work on cleanupChristian Löhle
2022-10-17mmc: block: Remove error check of hw_reset on resetChristian Löhle
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-06mmc: core: Add SD card quirk for broken discardAvri Altman
2022-09-21mmc: Merge branch fixes into nextUlf Hansson
2022-09-21mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-09-14mmc: core: Switch to basic workqueue API for sdio_irq_workHeiner Kallweit
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-22mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failureAdrian Hunter
2022-08-22mmc: core: Fix UHS-I SD 1.8V workaround branchAdrian Hunter
2022-08-04Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds