summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-27mmc: Merge branch fixes into nextUlf Hansson
2023-10-27dt-bindings: mmc: sdhci-msm: document the SM8650 SDHCI ControllerNeil Armstrong
2023-10-27mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-10-23MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERSAubin Constans
2023-10-10mmc: jz4740: Use device_get_match_data()Rob Herring
2023-10-10mmc: sdhci-npcm: Add NPCM SDHCI driverTomer Maimon
2023-10-10dt-bindings: mmc: npcm,sdhci: Document NPCM SDHCI controllerTomer Maimon
2023-10-10mmc: sdhci-pltfm: Make driver OF independentAndy Shevchenko
2023-10-10mmc: sdhci-pltfm: Drop unnecessary error messages in sdhci_pltfm_init()Andy Shevchenko
2023-10-10mmc: sdhci-pci: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-10-10mmc: debugfs: Allow host caps to be modifiedVincent Whitchurch
2023-10-10mmc: core: Always reselect card typeVincent Whitchurch
2023-10-10mmc: mmci: use peripheral flow control for STM32Ben Wolsieffer
2023-09-27mmc: Merge branch fixes into nextUlf Hansson
2023-09-27mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
2023-09-27mmc: vub300: replace deprecated strncpy with strscpyJustin Stitt
2023-09-27mmc: Merge branch fixes into nextUlf Hansson
2023-09-27memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_byKees Cook
2023-09-27mmc: starfive: Change tuning implementationWilliam Qiu
2023-09-27dt-bindings: mmc: starfive: Remove properties from requiredWilliam Qiu
2023-09-27mmc: hsq: Improve random I/O write performance for 4k buffersWenchao Chen
2023-09-27mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen
2023-09-26mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun
2023-09-26mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih
2023-09-26dt-bindings: mmc: renesas,sdhi: Document RZ/G3S supportClaudiu Beznea
2023-09-26mmc: atmel-mci: Add description for struct memberBalamanikandan Gunasundar
2023-09-26mmc: atmel-mci: add missing of_node_putJulia Lawall
2023-09-26mmc: host: Kconfig: Make MMC_SDHI_INTERNAL_DMAC config option dependant on AR...Lad Prabhakar
2023-09-26mmc: sdhci-esdhc-imx: optimize the manual tuing logic to get the best timingHaibo Chen
2023-09-26dt-bindings: mmc: sdhci-msm: allow flexible order of optional clocksKrzysztof Kozlowski
2023-09-26mmc: core: Fix error propagation for some ioctl commandsUlf Hansson
2023-09-26mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning()Dan Carpenter
2023-09-26mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspendSven van Ashbrook
2023-09-26mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen
2023-09-26dt-bindings: mmc: sdhci-msm: correct minimum number of clocksKrzysztof Kozlowski
2023-09-24Linux 6.6-rc3v6.6-rc3Linus Torvalds
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-24Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-23Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-23Merge tag '6.6-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-23Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-23mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax
2023-09-23Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-23Merge tag 's390-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-23Merge tag 'iomap-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-09-23KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXTom Lendacky
2023-09-23KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky