Linux MMC Development
[Prev Page][Next Page]
- [PATCH v2 44/45] dt-bindings: arm: add sam9x75 curiosity board, (continued)
- [PATCH v2 44/45] dt-bindings: arm: add sam9x75 curiosity board,
Varshini Rajendran
- [PATCH v2 34/45] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt,
Varshini Rajendran
- [PATCH v2 40/45] power: reset: at91-reset: add sdhwc support for sam9x7 SoC,
Varshini Rajendran
- [PATCH v2 39/45] power: reset: at91-reset: add reset support for sam9x7 SoC,
Varshini Rajendran
- [PATCH v2 42/45] ARM: configs: at91: enable config flags for sam9x7 SoC family,
Varshini Rajendran
- [PATCH v2 41/45] ARM: at91: Kconfig: add config flag for SAM9X7 SoC,
Varshini Rajendran
- [PATCH v2 43/45] ARM: dts: at91: sam9x7: add device tree for SoC,
Varshini Rajendran
- [PATCH v2 17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7,
Varshini Rajendran
- [PATCH v2 19/45] dt-bindings: mfd: at91: Add SAM9X7 compatible string,
Varshini Rajendran
- [PATCH v2 36/45] clk: at91: sam9x7: add sam9x7 pmc driver,
Varshini Rajendran
- [PATCH v2 45/45] ARM: dts: at91: sam9x75_curiosity: add device tree for sam9x75 curiosity board,
Varshini Rajendran
- [PATCH v2 21/45] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix,
Varshini Rajendran
- [PATCH v2 24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci,
Varshini Rajendran
- [PATCH v2 32/45] spi: dt-bindings: atmel,at91rm9200-spi: add sam9x7 compatible,
Varshini Rajendran
- [PATCH v2 35/45] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic,
Varshini Rajendran
- [PATCH v2 27/45] dt-bindings: rng: atmel,at91-trng: document sam9x7 TRNG,
Varshini Rajendran
- Re: [PATCH v2 00/45] Add support for sam9x7 SoC family,
Krzysztof Kozlowski
- Message not available
- Re: [PATCH v2 00/45] Add support for sam9x7 SoC family,
Krzysztof Kozlowski
[GIT PULL] MMC fixes for v6.4-rc8,
Ulf Hansson
[PATCH] mmc: meson-gx: Drop redundant WARN_ON() in the irq handler,
Ulf Hansson
[PATCH] mmc: sunplus: fix return value check of mmc_add_host(),
Wei Chen
[PATCH V8 00/23] Add support UHS-II for GL9755,
Victor Shih
- [PATCH V8 01/23] mmc: core: Cleanup printing of speed mode at card insertion,
Victor Shih
- [PATCH V8 02/23] mmc: core: Prepare to support SD UHS-II cards,
Victor Shih
- [PATCH V8 03/23] mmc: core: Announce successful insertion of an SD UHS-II card,
Victor Shih
- [PATCH V8 04/23] mmc: core: Extend support for mmc regulators with a vqmmc2,
Victor Shih
- [PATCH V8 05/23] mmc: core: Add definitions for SD UHS-II cards,
Victor Shih
- [PATCH V8 06/23] mmc: core: Support UHS-II card control and access,
Victor Shih
- [PATCH V8 09/23] mmc: sdhci-uhs2: dump UHS-II registers,
Victor Shih
- [PATCH V8 07/23] mmc: sdhci: add UHS-II related definitions in headers,
Victor Shih
- [PATCH V8 08/23] mmc: sdhci: add UHS-II module and add a kernel configuration,
Victor Shih
- [PATCH V8 10/23] mmc: sdhci-uhs2: add reset function and uhs2_mode function,
Victor Shih
- [PATCH V8 11/23] mmc: sdhci-uhs2: add set_power() to support vdd2,
Victor Shih
- [PATCH V8 12/23] mmc: sdhci-uhs2: skip signal_voltage_switch(),
Victor Shih
- [PATCH V8 13/23] mmc: sdhci-uhs2: add set_timeout(),
Victor Shih
- [PATCH V8 14/23] mmc: sdhci-uhs2: add set_ios(),
Victor Shih
- [PATCH V8 15/23] mmc: sdhci-uhs2: add detect_init() to detect the interface,
Victor Shih
- [PATCH V8 22/23] mmc: sdhci-pci: add UHS-II support framework,
Victor Shih
- [PATCH V8 17/23] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface,
Victor Shih
- [PATCH V8 21/23] mmc: sdhci-uhs2: add pre-detect_init hook,
Victor Shih
- [PATCH V8 20/23] mmc: sdhci-uhs2: add add_host() and others to set up the driver,
Victor Shih
- [PATCH V8 18/23] mmc: sdhci-uhs2: add request() and others,
Victor Shih
- [PATCH V8 23/23] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755,
Victor Shih
- [PATCH V8 19/23] mmc: sdhci-uhs2: add irq() and others,
Victor Shih
- [PATCH V8 16/23] mmc: sdhci-uhs2: add clock operations,
Victor Shih
- Re: [PATCH V8 00/23] Add support UHS-II for GL9755,
Victor Shih
[PATCHv3 1/1] mmc: block: ioctl: Add PROG-error aggregation,
Christian Loehle
[PATCHv3 0/1] mmc: block: ioctl: Enhance userspace err-checking,
Christian Loehle
[PATCH 01/11] mmc: core: Use BIT() macro,
Marek Vasut
- [PATCH 02/11] mmc: card: Use BIT() macro,
Marek Vasut
- [PATCH 03/11] mmc: host: Use BIT() macro,
Marek Vasut
- [PATCH 05/11] mmc: sd: Use BIT() macro,
Marek Vasut
- [PATCH 06/11] mmc: sdio: Use BIT() macro,
Marek Vasut
- [PATCH 04/11] mmc: mmc: Use BIT() macro,
Marek Vasut
- [PATCH 07/11] mmc: mmci: Use BIT() macro,
Marek Vasut
- [PATCH 10/11] mmc: vub300: Use BIT() macro,
Marek Vasut
- [PATCH 08/11] mmc: pxav3: Use BIT() macro,
Marek Vasut
- [PATCH 11/11] mmc: wbsd: Use BIT() macro,
Marek Vasut
- [PATCH 09/11] mmc: sdhci: Use BIT() macro,
Marek Vasut
- Re: [PATCH 01/11] mmc: core: Use BIT() macro,
Ulf Hansson
[PATCH v2] mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019,
Marek Vasut
[PATCH] mmc: mmci: Add support for SW busy-end timeouts,
Ulf Hansson
[PATCH] mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019,
Marek Vasut
[PATCH] mmc: core: disable TRIM on Kingston EMMC04G-M627,
Robert Marko
[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue,
Ziyang Huang
[PATCH v2 0/6] Update MMCI driver for STM32MP25,
Yann Gautier
[PATCH v3 00/12] Fix deferred probing in the MMC/SD drivers,
Sergey Shtylyov
- [PATCH v3 01/12] mmc: bcm2835: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 02/12] mmc: meson-gx: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 06/12] mmc: omap_hsmmc: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 03/12] mmc: mtk-sd: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 05/12] mmc: omap: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 04/12] mmc: mvsdio: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 07/12] mmc: owl: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 08/12] mmc: sdhci-acpi: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 09/12] mmc: sdhci-spear: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 10/12] mmc: sh_mmcif: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 11/12] mmc: sunxi: fix deferred probing,
Sergey Shtylyov
- [PATCH v3 12/12] mmc: usdhi60rol0: fix deferred probing,
Sergey Shtylyov
- Re: [PATCH v3 00/12] Fix deferred probing in the MMC/SD drivers,
Ulf Hansson
[PATCH V2 0/7] ARM: dts: bcm283x: Improve device-trees and bindings,
Stefan Wahren
[PATCH] mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS,
Jisheng Zhang
[PATCH v7 0/9] Fix busydetect on Ux500 PL180/MMCI,
Linus Walleij
- [PATCH v7 1/9] mmc: mmci: Clear busy_status when starting command,
Linus Walleij
- [PATCH v7 2/9] mmc: mmci: Unwind big if() clause,
Linus Walleij
- [PATCH v7 3/9] mmc: mmci: Stash status while waiting for busy,
Linus Walleij
- [PATCH v7 4/9] mmc: mmci: Break out error check in busy detect,
Linus Walleij
- [PATCH v7 5/9] mmc: mmci: Make busy complete state machine explicit,
Linus Walleij
- [PATCH v7 6/9] mmc: mmci: Retry the busy start condition,
Linus Walleij
- [PATCH v7 7/9] mmc: mmci: Use state machine state as exit condition,
Linus Walleij
- [PATCH v7 8/9] mmc: mmci: Use a switch statement machine,
Linus Walleij
- [PATCH v7 9/9] mmc: mmci: Break out a helper function,
Linus Walleij
- Re: [PATCH v7 0/9] Fix busydetect on Ux500 PL180/MMCI,
Ulf Hansson
[v11 0/6] Add minimal boot support for IPQ5018,
Sricharan Ramabadhran
[PATCH v6 0/9] Fix busydetect on Ux500 PL180/MMCI,
Linus Walleij
[PATCH] CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance.,
Jyan Chou
Re: [PATCH] CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance.,
kernel test robot
Re: [PATCH] CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance.,
kernel test robot
[PATCH V2 1/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for UHS-I,
Chevron Li
[PATCH 0/6] Update MMCI driver for STM32MP25,
Yann Gautier
[v10 0/6] Add minimal boot support for IPQ5018,
Sricharan Ramabadhran
[PATCH] mmc: mtk-sd: Set src_clk rate/parent for accurate clock rate,
AngeloGioacchino Del Regno
[PATCH v5] mmc: mmci: Add busydetect timeout,
Linus Walleij
[PATCH v4 00/10] Fix busydetect on Ux500 PL180/MMCI,
Linus Walleij
- [PATCH v4 01/10] mmc: mmci: Clear busy_status when starting command,
Linus Walleij
- [PATCH v4 06/10] mmc: mmci: Retry the busy start condition,
Linus Walleij
- [PATCH v4 05/10] mmc: mmci: Make busy complete state machine explicit,
Linus Walleij
- [PATCH v4 10/10] mmc: mmci: Add busydetect timeout,
Linus Walleij
- [PATCH v4 02/10] mmc: mmci: Unwind big if() clause,
Linus Walleij
- [PATCH v4 09/10] mmc: mmci: Break out a helper function,
Linus Walleij
- [PATCH v4 04/10] mmc: mmci: Break out error check in busy detect,
Linus Walleij
- [PATCH v4 08/10] mmc: mmci: Use a switch statement machine,
Linus Walleij
- [PATCH v4 03/10] mmc: mmci: Stash status while waiting for busy,
Linus Walleij
- [PATCH v4 07/10] mmc: mmci: Use state machine state as exit condition,
Linus Walleij
- Re: [PATCH v4 00/10] Fix busydetect on Ux500 PL180/MMCI,
Ulf Hansson
[PATCH] mmc: mmci: stm32: set feedback clock when using delay block,
Yann Gautier
[PATCH] mmc: mmci: stm32: fix max busy timeout calculation,
Yann Gautier
[RESEND v7 0/3] Add dedicated Qcom ICE driver,
Abel Vesa
[PATCH] mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS,
Ulf Hansson
[PATCH v3 00/10] Fix busydetect on Ux500 PL180/MMCI,
Linus Walleij
- [PATCH v3 03/10] mmc: mmci: Stash status while waiting for busy,
Linus Walleij
- [PATCH v3 02/10] mmc: mmci: Unwind big if() clause,
Linus Walleij
- [PATCH v3 01/10] mmc: mmci: Clear busy_status when starting command,
Linus Walleij
- [PATCH v3 04/10] mmc: mmci: Break out error check in busy detect,
Linus Walleij
- [PATCH v3 05/10] mmc: mmci: Make busy complete state machine explicit,
Linus Walleij
- [PATCH v3 06/10] mmc: mmci: Retry the busy start condition,
Linus Walleij
- [PATCH v3 07/10] mmc: mmci: Use state machine state as exit condition,
Linus Walleij
- [PATCH v3 08/10] mmc: mmci: Use a switch statement machine,
Linus Walleij
- [PATCH v3 09/10] mmc: mmci: Break out a helper function,
Linus Walleij
- [PATCH v3 10/10] mmc: mmci: Add busydetect timeout,
Linus Walleij
[PATCH v6 0/1] mmc: mtk-sd: reduce CIT for better performance,
Wenbin Mei
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2023,
Johannes Thumshirn
[PATCH v2] mmc-utils: Assert MMC_IOC_MULTI_CMD in compile time,
Avri Altman
[PATCH] mmc: mtk-sd: include bitfield header and fix incompatible pointer types,
Wenbin Mei
[PATCH V6 0/4] Add Genesys Logic GL9767 support,
Victor Shih
[PATCH v2 00/12] Fix deferred probing in the MMC/SD drivers,
Sergey Shtylyov
- [PATCH v2 01/12] mmc: bcm2835: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 02/12] mmc: meson-gx: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 03/12] mmc: mtk-sd: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 04/12] mmc: mvsdio: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 05/12] mmc: omap: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 07/12] mmc: owl: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 08/12] mmc: sdhci-acpi: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 06/12] mmc: omap_hsmmc: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 09/12] mmc: sdhci-spear: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 10/12] mmc: sh_mmcif: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 11/12] mmc: sunxi: fix deferred probing,
Sergey Shtylyov
- [PATCH v2 12/12] mmc: usdhi60rol0: fix deferred probing,
Sergey Shtylyov
- Re: [PATCH v2 00/12] Fix deferred probing in the MMC/SD drivers,
Ulf Hansson
[v9 0/8] Add minimal boot support for IPQ5018,
Sricharan Ramabadhran
[PATCHv2] mmc: meson: remove redundant mmc_request_done() call from irq context,
Martin Hundebøll
[PATCH V1 1/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support,
Chevron Li
[PATCH v5 0/1] mmc: mtk-sd: reduce CIT for better performance,
Wenbin Mei
[PATCH] mmc: meson: move mmc_request_done() call to irq thread,
Martin Hundebøll
[PATCH v4] mmc: mtk-sd: reduce CIT for better performance,
Wenbin Mei
[PATCH v3] mmc: mtk-sd: reduce CIT for better performance,
Wenbin Mei
[PATCH 00/10] ARM: dts: bcm283x: Improve device-trees and bindings,
Stefan Wahren
- [PATCH 02/10] dmaengine: bcm2835: also support generic dma-channel-mask,
Stefan Wahren
- [PATCH 03/10] dt-bindings: dma: convert bcm2835-dma bindings to YAML,
Stefan Wahren
- [PATCH 07/10] dt-bindings: mailbox: convert bcm2835-mbox bindings to YAML,
Stefan Wahren
- [PATCH 04/10] ARM: dts: bcm2835: adjust DMA nodes,
Stefan Wahren
- [PATCH 01/10] ARM: dts: bcm283x: Fix pinctrl groups,
Stefan Wahren
- [PATCH 08/10] dt-bindings: mmc: convert bcm2835-sdhost bindings to YAML,
Stefan Wahren
- [PATCH 09/10] dt-bindings: thermal: convert bcm2835-thermal bindings to YAML,
Stefan Wahren
- [PATCH 10/10] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML,
Stefan Wahren
- [PATCH 06/10] ARM: dts: bcm283x: Increase pwm-cells,
Stefan Wahren
- [PATCH 05/10] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML,
Stefan Wahren
[GIT PULL] MMC fixes for v6.4-rc5,
Ulf Hansson
[PATCH V8 0/8] Add minimal boot support for IPQ5018,
Sricharan Ramabadhran
[PATCH v5 0/3] arm64: dts: qcom: qdu1000: add SDHCI,
Komal Bajaj
[PATCH v1 0/7] Add support for various features to i.MX6 bindings,
Oleksij Rempel
- [PATCH v1 2/7] dt-bindings: timer: gpt: Add i.MX6UL support,
Oleksij Rempel
- [PATCH v1 3/7] dt-bindings: timer: gpt: Support 3rd clock for i.MX6DL,
Oleksij Rempel
- [PATCH v1 6/7] dt-bindings: clock: imx6q: Allow single optional clock and add enet_ref_pad,
Oleksij Rempel
- [PATCH v1 5/7] dt-bindings: clock: imx6ul: Support optional enet*_ref_pad clocks,
Oleksij Rempel
- [PATCH v1 4/7] dt-bindings: crypto: fsl-dcp: Add i.MX6SL, i.MX6SLL, and i.MX6ULL support,
Oleksij Rempel
- [PATCH v1 7/7] dt-bindings: input: touchscreen: edt-ft5x06: Add 'threshold' property,
Oleksij Rempel
- [PATCH v1 1/7] dt-bindings: mmc: fsl-imx-esdhc: Add imx6ul support,
Oleksij Rempel
- <Possible follow-ups>
- [PATCH v1 0/7] Add support for various features to i.MX6 bindings,
Oleksij Rempel
[PATCH v4 0/4] arm64: dts: qcom: qdu1000: add SDHCI,
Komal Bajaj
[PATCH V5 0/4] Add Genesys Logic GL9767 support,
Victor Shih
[PATCH V4 0/4] Add Genesys Logic GL9767 support,
Victor Shih
[PATCH V3 0/3] Add Genesys Logic GL9767 support,
Victor Shih
[RFC/RFT PATCH] mmc: renesas_sdhi: add delay between tuning cmds,
Wolfram Sang
[PATCH] [RFC] Revert "mmc: core: Fixup support for writeback-cache for eMMC and SD",
Marek Vasut
[PATCH] mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M,
Robert Marko
[PATCH V2 0/3] Add Genesys Logic GL9767 support,
Victor Shih
[PATCH] mmc-utils: support overriding CFLAGS without setting -DVERSION,
Ahmad Fatoum
[PATCHv2 2/2] mmc: block: ioctl: Add PROG-error aggregation,
Christian Loehle
[PATCHv2 1/2] mmc: block: ioctl: do write error check for spi,
Christian Loehle
[PATCHv2 0/2] mmc: block: ioctl: Enhance userspace err-checking,
Christian Loehle
[GIT PULL] MMC fixes for v6.4-rc4,
Ulf Hansson
[PATCH] mmc-utils: Assert MMC_IOC_MULTI_CMD in compile time,
Avri Altman
[PATCH v3 0/4] arm64: dts: qcom: qdu1000: add SDHCI,
Komal Bajaj
[PATCH V1 1/1] mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.,
Chevron Li
[PATCH 1/2] mmc-utils: introduce optional --verify argument for 'extcsd write',
Enrico Jorns
[PATCH 1/3] mmc-utils: add SanDisk to manufacturer database,
Enrico Jorns
[PATCH wireless-next v2 0/4] wifi: rtw88: Add support for the RTL8723DS SDIO wifi chip,
Martin Blumenstingl
[PATCH v2 0/4] arm64: dts: qcom: qdu1000: add SDHCI,
Komal Bajaj
[PATCH V7 0/8] Add minimal boot support for IPQ5018,
Sricharan Ramabadhran
[PATCH 0/4] arm64: dts: qcom: qdu1000: add SDHCI,
Komal Bajaj
[PATCH v3] mmc: mmci: Add busydetect timeout,
Linus Walleij
[PATCH wireless-next v1 0/4] wifi: rtw88: Add support for the RTL8723DS SDIO wifi chip,
Martin Blumenstingl
[PATCH] mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916,
Stephan Gerhold
[PATCH 1/2] mmc: sdhci-esdhc-imx: enable IPG clock before register access during suspend/resume,
haibo . chen
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]