index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
quirks.h
Age
Commit message (
Expand
)
Author
2024-10-14
mmc: core: Add SD card quirk for broken poweroff notification
Keita Aihara
2024-08-26
mmc: core: apply SD quirks earlier during probe
Jonathan Bell
2023-11-03
mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
Bean Huo
2023-06-20
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
2023-06-20
mmc: core: disable TRIM on Kingston EMMC04G-M627
Robert Marko
2023-06-19
mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
Robert Marko
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-07-21
mmc: core: quirks: Add of_node_put() when breaking out of loop
Liang He
2022-02-17
staging: wfx: apply the necessary SDIO quirks for the Silabs WF200
Jérôme Pouiller
2021-12-14
mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
H. Nikolaus Schaller
2021-12-14
mmc: core: provide macro and table to match the device tree to apply quirks
H. Nikolaus Schaller
2021-12-14
mmc: core: allow to match the device tree to apply quirks
Jérôme Pouiller
2021-12-14
mmc: core: rewrite mmc_fixup_device()
Jérôme Pouiller
2020-07-13
mmc: core: Mark fixups as __maybe_unused
Lee Jones
2020-05-28
mmc: sdio: Fix macro name for Marvell device with ID 0x9134
Pali Rohár
2019-11-15
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2018-05-02
mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chip
Diwakar Sharma
2018-03-15
mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
Dirk Behme
2017-12-11
mmc: core: apply NO_CMD23 quirk to some specific cards
Christoph Fritz
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-15
mmc: core: add mmc prefix for blk_fixups
Shawn Lin
2017-02-15
mmc: core: move all quirks together into quirks.h
Shawn Lin
2017-02-15
mmc: core: improve the quirks for sdio devices
Shawn Lin
2017-02-15
mmc: core: move some sdio IDs out of quirks file
Shawn Lin
2017-02-15
mmc: core: change quirks.c to be a header file
Shawn Lin