Linux MMC Development
[Prev Page][Next Page]
[PATCH] mmc-utils: Change version string to git hash,
Christian Loehle
[PATCH] mmc: vub300: remove unreachable code,
Bo Liu
Odroid-C1 regression with commit 4bc31edebde5 ("mmc: core: Set HS clock speed before sending HS CMD13"),
Martin Blumenstingl
[PATCH v13 00/15] Support AMD Pensando Elba SoC,
Brad Larson
- [PATCH v13 01/15] dt-bindings: arm: add AMD Pensando boards,
Brad Larson
- [PATCH v13 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC,
Brad Larson
- [PATCH v13 03/15] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC,
Brad Larson
- [PATCH v13 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller,
Brad Larson
- [PATCH v13 06/15] MAINTAINERS: Add entry for AMD PENSANDO,
Brad Larson
- [PATCH v13 05/15] dt-bindings: soc: amd: amd,pensando-elba-ctrl: Add Pensando SoC Controller,
Brad Larson
- [PATCH v13 07/15] arm64: Add config for AMD Pensando SoC platforms,
Brad Larson
- [PATCH v13 09/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC,
Brad Larson
- [PATCH v13 08/15] arm64: dts: Add AMD Pensando Elba SoC support,
Brad Larson
- [PATCH v13 10/15] spi: dw: Add support for AMD Pensando Elba SoC,
Brad Larson
- [PATCH v13 11/15] mmc: sdhci-cadence: Enable device specific override of writel(),
Brad Larson
- [PATCH v13 12/15] mmc: sdhci-cadence: Support device specific init during probe,
Brad Larson
- [PATCH v13 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support,
Brad Larson
- [PATCH v13 14/15] mmc: sdhci-cadence: Support mmc hardware reset,
Brad Larson
- [PATCH v13 15/15] soc: amd: Add support for AMD Pensando SoC Controller,
Brad Larson
- Re: (subset) [PATCH v13 00/15] Support AMD Pensando Elba SoC,
Mark Brown
[PATCH v2 00/12] Fix busydetect on Ux500 PL180/MMCI,
Linus Walleij
- [PATCH v2 01/12] mmc: mmci: Clear busy_status when starting command,
Linus Walleij
- [PATCH v2 02/12] mmc: mmci: Unwind big if() clause,
Linus Walleij
- [PATCH v2 03/12] mmc: mmci: Stash status while waiting for busy,
Linus Walleij
- [PATCH v2 06/12] mmc: mmci: Retry the busy start condition,
Linus Walleij
- [PATCH v2 05/12] mmc: mmci: Make busy complete state machine explicit,
Linus Walleij
- [PATCH v2 08/12] mmc: mmci: Use a switch statement machine,
Linus Walleij
- [PATCH v2 04/12] mmc: mmci: Break out error check in busy detect,
Linus Walleij
- [PATCH v2 07/12] mmc: mmci: Use state machine state as exit condition,
Linus Walleij
- [PATCH v2 09/12] mmc: mmci: Break out a helper function,
Linus Walleij
- [PATCH v2 10/12] mmc: mmci: mmci_card_busy() from state machine,
Linus Walleij
- [PATCH v2 11/12] mmc: mmci: Drop end IRQ from Ux500 busydetect,
Linus Walleij
- [PATCH v2 12/12] mmc: mmci: Add busydetect timeout,
Linus Walleij
- Re: [PATCH v2 00/12] Fix busydetect on Ux500 PL180/MMCI,
Yann Gautier
[PATCH v7 0/3] Add dedicated Qcom ICE driver,
Abel Vesa
[PATCH v2] wifi: brcmfmac: add Cypress 43439 SDIO ids,
Marek Vasut
[PATCH v5 00/12] Improve the MT8365 SoC and EVK board support,
Alexandre Mergnat
- [PATCH v5 09/12] arm64: dts: mediatek: add ethernet support for mt8365-evk,
Alexandre Mergnat
- [PATCH v5 08/12] arm64: dts: mediatek: add usb controller support for mt8365-evk,
Alexandre Mergnat
- [PATCH v5 04/12] arm64: dts: mediatek: add watchdog support for mt8365 SoC,
Alexandre Mergnat
- [PATCH v5 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365,
Alexandre Mergnat
- [PATCH v5 02/12] arm64: defconfig: enable Mediatek PMIC key,
Alexandre Mergnat
- [PATCH v5 11/12] arm64: dts: mediatek: add cpufreq support for mt8365-evk,
Alexandre Mergnat
- [PATCH v5 10/12] arm64: dts: mediatek: add OPP support for mt8365 SoC,
Alexandre Mergnat
- [PATCH v5 05/12] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk,
Alexandre Mergnat
- [PATCH v5 06/12] arm64: dts: mediatek: add mmc support for mt8365-evk,
Alexandre Mergnat
- [PATCH v5 07/12] arm64: dts: mediatek: set vmc regulator as always on,
amergnat
- [PATCH v5 01/12] arm64: defconfig: enable MT6357 regulator,
Alexandre Mergnat
- [PATCH v5 12/12] arm64: dts: mediatek: Add CPU Idle support,
amergnat
- Re: [PATCH v5 00/12] Improve the MT8365 SoC and EVK board support,
Alexandre Mergnat
- Re: [PATCH v5 00/12] Improve the MT8365 SoC and EVK board support,
Kevin Hilman
[PATCH v6 0/6] Add dedicated Qcom ICE driver,
Abel Vesa
[PATCH] wifi: brcmfmac: add Cypress 43439 SDIO ids,
Marek Vasut
[PATCH v5 0/9] rtw88: Add SDIO support,
Martin Blumenstingl
- [PATCH v5 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset,
Martin Blumenstingl
- [PATCH v5 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets,
Martin Blumenstingl
- [PATCH v5 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch(),
Martin Blumenstingl
- [PATCH v5 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets,
Martin Blumenstingl
- [PATCH v5 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs,
Martin Blumenstingl
- [PATCH v5 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards,
Martin Blumenstingl
- [PATCH v5 7/9] wifi: rtw88: Add support for the SDIO based RTL8822BS chipset,
Martin Blumenstingl
- [PATCH v5 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence,
Martin Blumenstingl
- [PATCH v5 8/9] wifi: rtw88: Add support for the SDIO based RTL8822CS chipset,
Martin Blumenstingl
[PATCH 3/3] mmc: block: ioctl: Add error aggregation flag,
Christian Löhle
[PATCH 1/3] mmc: block: ioctl: define rpmb reliable flag,
Christian Löhle
[PATCH 2/3] mmc: block: ioctl: do write error check for spi,
Christian Löhle
[RFC][PATCH 0/3] mmc: block: ioctl: Enhance userspace err-checking,
Christian Löhle
[PATCH 00/13] Fix busydetect on Ux500 PL180/MMCI,
Linus Walleij
- [PATCH 02/13] mmc: mmci: Clear busy_status when starting command,
Linus Walleij
- [PATCH 04/13] mmc: mmci: Stash status while waiting for busy,
Linus Walleij
- [PATCH 06/13] mmc: mmci: Make busy complete state machine explicit,
Linus Walleij
- [PATCH 09/13] mmc: mmci: Use a switch statement machine,
Linus Walleij
- [PATCH 12/13] mmc: mmci: Drop end IRQ from Ux500 busydetect,
Linus Walleij
- [PATCH 03/13] mmc: mmci: Unwind big if() clause,
Linus Walleij
- [PATCH 05/13] mmc: mmci: Break out error check in busy detect,
Linus Walleij
- [PATCH 07/13] mmc: mmci: Retry the busy start condition,
Linus Walleij
- [PATCH 10/13] mmc: mmci: Break out a helper function,
Linus Walleij
- [PATCH 01/13] mmc: mmci: Only call busy_complete if callback defined,
Linus Walleij
- [PATCH 13/13] mmc: mmci: Add busydetect timeout,
Linus Walleij
- [PATCH 08/13] mmc: mmci: Use state machine state as exit condition,
Linus Walleij
- [PATCH 11/13] mmc: mmci: mmci_card_busy() from state machine,
Linus Walleij
- Re: [Linux-stm32] [PATCH 00/13] Fix busydetect on Ux500 PL180/MMCI,
Yann Gautier
[PATCH] mmc: core: Remove unused macro mmc_req_rel_wr,
Bean Huo
[PATCH v4 0/9] rtw88: Add SDIO support,
Martin Blumenstingl
- [PATCH v4 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets,
Martin Blumenstingl
- [PATCH v4 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs,
Martin Blumenstingl
- [PATCH v4 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch(),
Martin Blumenstingl
- [PATCH v4 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence,
Martin Blumenstingl
- [PATCH v4 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets,
Martin Blumenstingl
- [PATCH v4 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards,
Martin Blumenstingl
- [PATCH v4 8/9] wifi: rtw88: Add support for the SDIO based RTL8822CS chipset,
Martin Blumenstingl
- [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset,
Martin Blumenstingl
- [PATCH v4 7/9] wifi: rtw88: Add support for the SDIO based RTL8822BS chipset,
Martin Blumenstingl
[PATCH v5 0/6] Add dedicated Qcom ICE driver,
Abel Vesa
mmc-utils: ioctl connection timed out with SD cards,
Dominik 'Rathann' Mierzejewski
[PATCH v3 0/3] mmc: sdhci-of-arasan: Add eMMC5.1 support for Xilinx Versal Net,
Sai Krishna Potthuri
[RESEND PATCH] memstick: fix memory leak if card device is never registered,
Greg Kroah-Hartman
[PATCH V1 0/2] Introduce new vendor op and export few symbols,
Sarthak Garg
sdhci_am654 and runtime-pm issues,
Uwe Kleine-König
[PATCH v4 00/11] Improve the MT8365 SoC and EVK board support,
Alexandre Mergnat
- [PATCH v4 01/11] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365,
Alexandre Mergnat
- [PATCH v4 02/11] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property,
Alexandre Mergnat
- [PATCH v4 06/11] arm64: dts: mediatek: set vmc regulator as always on,
amergnat
- [PATCH v4 07/11] arm64: dts: mediatek: add usb controller support for mt8365-evk,
Alexandre Mergnat
- [PATCH v4 04/11] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk,
Alexandre Mergnat
- [PATCH v4 08/11] arm64: dts: mediatek: add ethernet support for mt8365-evk,
Alexandre Mergnat
- [PATCH v4 05/11] arm64: dts: mediatek: add mmc support for mt8365-evk,
Alexandre Mergnat
- [PATCH v4 03/11] arm64: dts: mediatek: add watchdog support for mt8365 SoC,
Alexandre Mergnat
- [PATCH v4 10/11] arm64: dts: mediatek: add cpufreq support for mt8365-evk,
Alexandre Mergnat
- [PATCH v4 11/11] arm64: dts: mediatek: Add CPU Idle support,
amergnat
- [PATCH v4 09/11] arm64: dts: mediatek: add OPP support for mt8365 SoC,
Alexandre Mergnat
- Re: [PATCH v4 00/11] Improve the MT8365 SoC and EVK board support,
Kevin Hilman
[PATCH V7 00/23] Add support UHS-II for GL9755,
Victor Shih
- [PATCH V7 01/23] mmc: core: Cleanup printing of speed mode at card insertion,
Victor Shih
- [PATCH V7 02/23] mmc: core: Prepare to support SD UHS-II cards,
Victor Shih
- [PATCH V7 03/23] mmc: core: Announce successful insertion of an SD UHS-II card,
Victor Shih
- [PATCH V7 04/23] mmc: core: Extend support for mmc regulators with a vqmmc2,
Victor Shih
- [PATCH V7 05/23] mmc: core: Add definitions for SD UHS-II cards,
Victor Shih
- [PATCH V7 06/23] mmc: core: Support UHS-II card control and access,
Victor Shih
- [PATCH V7 07/23] mmc: sdhci: add UHS-II related definitions in headers,
Victor Shih
- [PATCH V7 08/23] mmc: sdhci: add UHS-II module and add a kernel configuration,
Victor Shih
- [PATCH V7 09/23] mmc: sdhci-uhs2: dump UHS-II registers,
Victor Shih
- [PATCH V7 10/23] mmc: sdhci-uhs2: add reset function and uhs2_mode function,
Victor Shih
- [PATCH V7 11/23] mmc: sdhci-uhs2: add set_power() to support vdd2,
Victor Shih
- [PATCH V7 16/23] mmc: sdhci-uhs2: add clock operations,
Victor Shih
- [PATCH V7 17/23] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface,
Victor Shih
- [PATCH V7 12/23] mmc: sdhci-uhs2: skip signal_voltage_switch(),
Victor Shih
- [PATCH V7 13/23] mmc: sdhci-uhs2: add set_timeout(),
Victor Shih
- [PATCH V7 18/23] mmc: sdhci-uhs2: add request() and others,
Victor Shih
- [PATCH V7 14/23] mmc: sdhci-uhs2: add set_ios(),
Victor Shih
- [PATCH V7 15/23] mmc: sdhci-uhs2: add detect_init() to detect the interface,
Victor Shih
- [PATCH V7 19/23] mmc: sdhci-uhs2: add irq() and others,
Victor Shih
- [PATCH V7 20/23] mmc: sdhci-uhs2: add add_host() and others to set up the driver,
Victor Shih
- [PATCH V7 21/23] mmc: sdhci-uhs2: add pre-detect_init hook,
Victor Shih
- [PATCH V7 22/23] mmc: sdhci-pci: add UHS-II support framework,
Victor Shih
- [PATCH V7 23/23] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755,
Victor Shih
- Re: [PATCH V7 00/23] Add support UHS-II for GL9755,
Victor Shih
[PATCH v3] mmc: sdhci_am654: Add support for PM suspend/resume,
Vignesh Raghavendra
[PATCH v2 0/2] mmc: sdhci-of-arasan: Add eMMC5.1 support for Xilinx Versal Net,
Sai Krishna Potthuri
[PATCH] mmc: inline the first mmc_scan() on mmc_start_host(),
Dennis Zhou
[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support,
Alexandre Mergnat
- [PATCH v3 05/17] arm64: dts: mediatek: add mt6357 device-tree,
amergnat
- [PATCH v3 07/17] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk,
Alexandre Mergnat
- [PATCH v3 03/17] arm64: dts: mediatek: Increase the size BL31 reserved memory,
amergnat
- [PATCH v3 04/17] arm64: dts: mediatek: add watchdog support for mt8365 SoC,
Alexandre Mergnat
- [PATCH v3 02/17] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property,
Alexandre Mergnat
- [PATCH v3 08/17] arm64: dts: mediatek: add mmc support for mt8365 SoC,
Alexandre Mergnat
- [PATCH v3 06/17] arm64: dts: mediatek: add pwrap support to mt8365 SoC,
Alexandre Mergnat
- [PATCH v3 01/17] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365,
Alexandre Mergnat
- [PATCH v3 09/17] arm64: dts: mediatek: add mmc support for mt8365-evk,
Alexandre Mergnat
- [PATCH v3 10/17] arm64: dts: mediatek: set vmc regulator as always on,
amergnat
- [PATCH v3 12/17] arm64: dts: mediatek: add ethernet support for mt8365 SoC,
Alexandre Mergnat
- [PATCH v3 14/17] arm64: dts: mediatek: add OPP support for mt8365 SoC,
Alexandre Mergnat
- [PATCH v3 15/17] arm64: dts: mediatek: add cpufreq support for mt8365-evk,
Alexandre Mergnat
- [PATCH v3 13/17] arm64: dts: mediatek: add ethernet support for mt8365-evk,
Alexandre Mergnat
- [PATCH v3 11/17] arm64: dts: mediatek: add usb controller support for mt8365-evk,
Alexandre Mergnat
- [PATCH v3 17/17] arm64: dts: mediatek: Add CPU Idle support,
amergnat
- [PATCH v3 16/17] arm64: dts: mediatek: fix systimer properties,
amergnat
- Re: [PATCH v3 00/17] Improve the MT8365 SoC and EVK board support,
Kevin Hilman
[PATCH] mmc: allow mmc to block wait_for_device_probe(),
Dennis Zhou
[PATCH] dt-bindings: mmc: fsl-imx-esdhc: ref sdhci-common.yaml,
Peng Fan (OSS)
[PATCH v4 0/7] Add dedicated Qcom ICE driver,
Abel Vesa
[PATCH 0/2] mmc: sdhci-of-arasan: Add eMMC5.1 support for Xilinx Versal Net,
Sai Krishna Potthuri
[PATCH v12 00/15] Support AMD Pensando Elba SoC,
Brad Larson
- [PATCH v12 01/15] dt-bindings: arm: add AMD Pensando boards,
Brad Larson
- [PATCH v12 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC,
Brad Larson
- [PATCH v12 03/15] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC,
Brad Larson
- [PATCH v12 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller,
Brad Larson
- [PATCH v12 05/15] dt-bindings: soc: amd: amd,pensando-elba-ctrl: Add Pensando SoC Controller,
Brad Larson
- [PATCH v12 06/15] MAINTAINERS: Add entry for AMD PENSANDO,
Brad Larson
- [PATCH v12 07/15] arm64: Add config for AMD Pensando SoC platforms,
Brad Larson
- [PATCH v12 08/15] arm64: dts: Add AMD Pensando Elba SoC support,
Brad Larson
- [PATCH v12 09/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC,
Brad Larson
- [PATCH v12 11/15] mmc: sdhci-cadence: Enable device specific override of writel(),
Brad Larson
- [PATCH v12 10/15] spi: dw: Add support for AMD Pensando Elba SoC,
Brad Larson
- [PATCH v12 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support,
Brad Larson
- [PATCH v12 14/15] mmc: sdhci-cadence: Support mmc hardware reset,
Brad Larson
- [PATCH v12 12/15] mmc: sdhci-cadence: Support device specific init during probe,
Brad Larson
- [PATCH v12 15/15] soc: amd: Add support for AMD Pensando SoC Controller,
Brad Larson
[PATCH] mmc: jz4740: Use dev_err_probe(),
ye.xingchen
[PATCH] mmc: core: log empty non-removable slots,
Marc Gonzalez
[Performance regression] BCM4359/9 on S905X2,
Marc Gonzalez
[PATCH v3 0/9] rtw88: Add SDIO support,
Martin Blumenstingl
- [PATCH v3 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch(),
Martin Blumenstingl
- [PATCH v3 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets,
Martin Blumenstingl
- [PATCH v3 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs,
Martin Blumenstingl
- [PATCH v3 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence,
Martin Blumenstingl
- [PATCH v3 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets,
Martin Blumenstingl
- [PATCH v3 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards,
Martin Blumenstingl
- [PATCH v3 8/9] wifi: rtw88: Add support for the SDIO based RTL8822CS chipset,
Martin Blumenstingl
- [PATCH v3 7/9] wifi: rtw88: Add support for the SDIO based RTL8822BS chipset,
Martin Blumenstingl
- [PATCH v3 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset,
Martin Blumenstingl
[PATCH v2] dt-bindings: mmc: fujitsu: Add Socionext Synquacer,
Rob Herring
[PATCH] mmc: sdricoh_cs: remove unused sdricoh_readw function,
Tom Rix
[PATCH v2] mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25,
Bhavya Kapoor
[GIT PULL] MMC fixes for v6.3-rc3,
Ulf Hansson
[PATCH] mmc: core: remove unnecessary (void*) conversions,
Yu Zhe
[PATCH v2] mmc: core: remove unnecessary (void*) conversions,
Yu Zhe
<Possible follow-ups>
Re: Re: [PATCH] mmc: core: remove unnecessary (void*) conversions,
yuzhe
[PATCH] mmc: core: Allow to avoid REQ_FUA if the eMMC supports an internal cache,
Ulf Hansson
[PATCH v2 0/4] Remove Intel Thunder Bay emmc patches,
rashmi . a
[PATCH] mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR25 and SDR50,
Bhavya Kapoor
[PATCH -next] mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource(),
Yang Li
[PATCH -next] mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource(),
Yang Li
[PATCH -next] mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource(),
Yang Li
[PATCH -next] mmc: omap: Use devm_platform_get_and_ioremap_resource(),
Yang Li
[PATCH -next] mmc: jz4740: Use devm_platform_get_and_ioremap_resource(),
Yang Li
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]