index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
quirks.h
Age
Commit message (
Expand
)
Author
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