aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-31mmc: core: Support UHS-II card control and accessuhs2_v6_coreVictor Shih
2023-01-31mmc: core: Add definitions for SD UHS-II cardsVictor Shih
2023-01-31mmc: core: Extend support for mmc regulators with a vqmmc2Ulf Hansson
2023-01-31mmc: core: Announce successful insertion of an SD UHS-II cardUlf Hansson
2023-01-31mmc: core: Prepare to support SD UHS-II cardsUlf Hansson
2023-01-31mmc: core: Cleanup printing of speed mode at card insertionVictor Shih
2023-01-27mmc: uniphier-sd: Add control to switch UHS speedKunihiko Hayashi
2023-01-27mmc: uniphier-sd: Add control of UHS mode using SD interface logicKunihiko Hayashi
2023-01-27dt-bindings: mmc: uniphier-sd: Add socionext,syscon-uhs-mode propertyKunihiko Hayashi
2023-01-27mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm
2023-01-27dt-bindings: mmc: sdhci-msm: add IPQ5332 compatibleKathiravan T
2023-01-27dt-bindings: mmc: sdhci-msm: Document the IPQ9574 compatibledevi priya
2023-01-24dt-bindings: mmc: convert amlogic,meson-gx.txt to dt-schemaNeil Armstrong
2023-01-24dt-bindings: mmc: correct pwrseq node namesKrzysztof Kozlowski
2023-01-24dt-bindings: mmc: drop unneeded quotesKrzysztof Kozlowski
2023-01-24dt-bindings: mmc: sdhci-pxa: add pxav1Doug Brown
2023-01-24mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaroundDoug Brown
2023-01-24mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controllerDoug Brown
2023-01-24mmc: sdhci-pxav2: add optional core clockDoug Brown
2023-01-24mmc: sdhci-pxav2: change clock name to match DT bindingsDoug Brown
2023-01-24mmc: sdhci-pxav2: add register workaround for PXA168 silicon bugDoug Brown
2023-01-24mmc: sdhci-pxav2: enable CONFIG_MMC_SDHCI_IO_ACCESSORSDoug Brown
2023-01-24mmc: sdhci-pxav2: add initial support for PXA168 V1 controllerDoug Brown
2023-01-23mmc: pwrseq_sd8787: Allow being built-in irrespective of dependenciesLukas Wunner
2023-01-23dt-bindings: mmc: fsl-imx-esdhc: Add some compatible fallbacksAndreas Kemnade
2023-01-23dt-bindings: mmc: renesas,sdhi: Fix RZ/V2M clock descriptionGeert Uytterhoeven
2023-01-23mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoCLiming Sun
2023-01-23mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPSAdrian Hunter
2023-01-23mmc: sdhci-iproc: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter
2023-01-23mmc: sdhci-pxav3: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter
2023-01-23mmc: sdhci-sprd: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter
2023-01-23mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter
2023-01-23mmc: sdhci-pci: Replace SDHCI_QUIRK_MISSING_CAPS for Ricoh controllerAdrian Hunter
2023-01-23mmc: sdio: Spelling s/compement/complement/Geert Uytterhoeven
2023-01-23mmc: pwrseq_simple: include deferred probe reasonsTom Fitzhenry
2023-01-23dt-bindings: mmc: fsl-imx-esdhc: update binding for i.MX50 and i.MX7DPeng Fan
2023-01-23mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO de...Haibo Chen
2023-01-23mmc: sdhci-esdhc-imx: simplify the auto tuning logicHaibo Chen
2023-01-23mmc: renesas_sdhi: Add RZ/V2M compatible stringFabrizio Castro
2023-01-23dt-bindings: mmc: renesas,sdhi: Document RZ/V2M supportFabrizio Castro
2023-01-21Linux 6.2-rc5v6.2-rc5Linus Torvalds
2023-01-21Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-21Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-21Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-21Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-21Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-21Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-21ext4: deal with legacy signed xattr name hash valuesLinus Torvalds
2023-01-21prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman