summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/quirks.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Mark fixups as __maybe_unusedLee Jones2020-07-131-3/+3
* mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár2020-05-281-1/+1
* mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller2019-11-151-0/+7
* treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chipDiwakar Sharma2018-05-021-0/+3
* mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme2018-03-151-0/+6
* mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz2017-12-111-0/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mmc: core: add mmc prefix for blk_fixupsShawn Lin2017-02-151-1/+1
* mmc: core: move all quirks together into quirks.hShawn Lin2017-02-151-0/+91
* mmc: core: improve the quirks for sdio devicesShawn Lin2017-02-151-5/+1
* mmc: core: move some sdio IDs out of quirks fileShawn Lin2017-02-151-20/+0
* mmc: core: change quirks.c to be a header fileShawn Lin2017-02-151-0/+81