summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/quirks.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-03mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo1-3/+4
2023-06-20mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut1-0/+13
2023-06-20mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko1-0/+7
2023-06-19mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko1-0/+7
2022-10-06mmc: core: Add SD card quirk for broken discardAvri Altman1-0/+6
2022-07-21mmc: core: quirks: Add of_node_put() when breaking out of loopLiang He1-1/+3
2022-02-17staging: wfx: apply the necessary SDIO quirks for the Silabs WF200Jérôme Pouiller1-0/+5
2021-12-14mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmcH. Nikolaus Schaller1-0/+2
2021-12-14mmc: core: provide macro and table to match the device tree to apply quirksH. Nikolaus Schaller1-0/+4
2021-12-14mmc: core: allow to match the device tree to apply quirksJérôme Pouiller1-0/+17
2021-12-14mmc: core: rewrite mmc_fixup_device()Jérôme Pouiller1-17/+24
2020-07-13mmc: core: Mark fixups as __maybe_unusedLee Jones1-3/+3
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár1-1/+1
2019-11-15mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller1-0/+7
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-1/+1
2018-05-02mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chipDiwakar Sharma1-0/+3
2018-03-15mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme1-0/+6
2017-12-11mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-15mmc: core: add mmc prefix for blk_fixupsShawn Lin1-1/+1
2017-02-15mmc: core: move all quirks together into quirks.hShawn Lin1-0/+91
2017-02-15mmc: core: improve the quirks for sdio devicesShawn Lin1-5/+1
2017-02-15mmc: core: move some sdio IDs out of quirks fileShawn Lin1-20/+0
2017-02-15mmc: core: change quirks.c to be a header fileShawn Lin1-0/+81