linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-09 14:20:08 to 2023-02-27 18:32:33 UTC [more...]

[PATCH v3 0/6] mmc: sdhci-cadence: SD6 controller support
 2023-02-27 18:31 UTC  (2+ messages)
` [PATCH v3 1/6] mmc: sdhci-cadence: Rename functions to SD4 specific

[GIT PULL] MMC and MEMSTICK updates for v6.3
 2023-02-27 18:18 UTC  (2+ messages)

[PATCH 0/2] mmc: add helpers mmc_regulator_set_ocr_vmmc_up/off
 2023-02-27 16:13 UTC  (6+ messages)
` [PATCH 1/2] mmc: core: "
` [PATCH 2/2] mmc: meson-gx: use new helpers mmc_regulator_set_ocr_vmmc_off/up

[PATCH] mmc: sdhci-of-arasan: Add support to request the "gate" clock
 2023-02-27 15:31 UTC  (5+ messages)

[PATCH V6 00/24] Add support UHS-II for GL9755
 2023-02-27 15:29 UTC  (44+ messages)
` [PATCH V6 01/24] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V6 05/24] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V6 06/24] mmc: core: Support UHS-II card control and access
` [PATCH V6 07/24] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V6 09/24] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V6 11/24] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V6 14/24] mmc: sdhci-uhs2: add set_ios()
` [PATCH V6 15/24] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V6 17/24] mmc: sdhci-uhs2: add uhs2_control() to initialise "
` [PATCH V6 18/24] mmc: sdhci-uhs2: add request() and others
` [PATCH V6 19/24] mmc: sdhci-uhs2: add irq() "
` [PATCH V6 20/24] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V6 22/24] mmc: sdhci-uhs2: add post-mmc_attach_sd hook

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-02-27 14:53 UTC  (27+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add StarFive MMC module
` [PATCH v4 2/4] mmc: starfive: Add sdio/emmc driver support
` [PATCH v4 3/4] riscv: dts: starfive: Add mmc node
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc

[PATCH v3 0/6] Introduce STM32 system bus
 2023-02-27 11:26 UTC  (7+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
  ` [Linux-stm32] "

NXP imx6ull nonalignment buffer question
 2023-02-27 11:22 UTC  (4+ messages)

[bug report] mmc: starfive: Add sdio/emmc driver support
 2023-02-27  7:37 UTC  (4+ messages)

I WANT US TO JOIN IN AN INVESTMENT IN YOUR COUNTRY
 2023-02-26 22:07 UTC 

[PATCH 00/17] Add support for MT8365 EVK board
 2023-02-25 16:41 UTC  (3+ messages)
` [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings

[PATCH RFC] mmc: meson-gx: improve clock privisioning
 2023-02-24 22:10 UTC  (3+ messages)

[PATCH V1 1/1] mmc:sdhci-pci-o2micro: Fix SDR50 mode timing issue
 2023-02-23 12:04 UTC 

[PATCH v4 0/2] mmc: atmel-mci: Convert to gpio descriptors
 2023-02-21 18:41 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mmc: atmel-mci: move atmel MCI header file

[PATCH v2 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2023-02-20 13:48 UTC  (8+ messages)
` [PATCH v2 1/5] drivers: mmc: sdhci-cadence: Reformat the code
` [PATCH v2 4/5] dt-bindings: mmc: sdhci-cadence: SD6 support

[PATCH v4] regulator: core: Resolve supply name earlier to prevent double-init
 2023-02-18  0:05 UTC  (7+ messages)
` [PATCH v5] "

[GIT PULL] MMC fixes for v6.2-rc9
 2023-02-17 22:47 UTC  (2+ messages)

[PATCH -next] mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()
 2023-02-17 10:56 UTC  (2+ messages)

[PATCH] mmc: meson-gx: constify member data of struct meson_host
 2023-02-17 10:56 UTC  (2+ messages)

[PATCH] mmc: meson-gx: use devm_clk_get_enabled() for core clock
 2023-02-17 10:56 UTC  (2+ messages)

[PATCH -next] mmc: core: fix return value check in devm_mmc_alloc_host()
 2023-02-17 10:29 UTC  (3+ messages)

[PATCH v2] dt-bindings: mmc: meson-gx: fix interrupt binding
 2023-02-17 10:26 UTC  (3+ messages)

[PATCH] dt-bindings: mmc: meson-gx: fix interrupt binding
 2023-02-16 19:44 UTC  (4+ messages)

[PATCH v1 1/2] mmc: atmel-mci: Get rid of external platform data
 2023-02-16 11:36 UTC  (4+ messages)
` [PATCH v1 2/2] mmc: atmel-mci: Convert to agnostic GPIO API

[PATCH v2 0/3] mmc: support setting card detect interrupt from drivers and use it in meson-gx
 2023-02-16 11:14 UTC  (13+ messages)
` [PATCH v2 1/3] mmc: core: support setting card detect interrupt from drivers
` [PATCH v2 2/3] dt-bindings: mmc: meson-gx: support specifying cd interrupt
` [PATCH v2 3/3] mmc: meson-gx: support platform interrupt as card detect interrupt

[RFC PATCH 0/5] Add dedicated Qcom ICE driver
 2023-02-16  7:42 UTC  (12+ messages)
` [RFC PATCH 1/5] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [RFC PATCH 2/5] arm64: dts: qcom: sm8450: Add the Inline Crypto Engine node
` [RFC PATCH 3/5] arm64: dts: qcom: sdm630: "
` [RFC PATCH 4/5] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [RFC PATCH 5/5] mmc: sdhci-msm: "

Announce: sdioutils (lssdio & sdioids)
 2023-02-15 19:05 UTC  (3+ messages)

[PATCH V2 0/2] mmc: block: Support Host to control FUA
 2023-02-15 15:13 UTC  (8+ messages)

[PATCH] MAINTAINERS: repair file entry for STARFIVE JH7110 MMC/SD/SDIO DRIVER
 2023-02-15 12:41 UTC  (2+ messages)

[PATCH v3 0/3] StarFive's SDIO/eMMC driver support
 2023-02-15 10:36 UTC  (10+ messages)
` [PATCH v3 3/3] riscv: dts: starfive: Add mmc node

[PATCH v3 0/3] Some features and fix for sdhci-of-dwcmshc
 2023-02-15  0:50 UTC  (10+ messages)
` [PATCH v3 1/3] mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platform
` [PATCH v3 2/3] mmc: sdhci-of-dwcmshc: Add runtime PM support
` [PATCH v3 3/3] mmc: sdhci-of-dwcmshc: Add host software queue support

[PATCH] dt-bindings: mmc: sdhci-msm: Allow 1 icc path
 2023-02-14 12:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mmc: rockchip-dw-mshc: Add RK3588 compatible string
 2023-02-14 12:18 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: rk3588: Add sdmmc node

[PATCH] mmc: core: Align to common busy polling behaviour for mmc ioctls
 2023-02-14 12:18 UTC  (3+ messages)

[PATCH v2] dt-bindings: mmc: Add resets property to cadence SDHCI binding
 2023-02-14 12:18 UTC  (2+ messages)

[PATCH] mmc: meson-gx: remove meson_mmc_get_cd
 2023-02-14 12:18 UTC  (2+ messages)

[PATCH] mmc: moxart: set maximum request/block/segment sizes
 2023-02-14 12:18 UTC  (2+ messages)

[PATCH] mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()
 2023-02-14 12:18 UTC  (2+ messages)

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi
 2023-02-14 12:18 UTC  (2+ messages)

Panele fotowaltaiczne
 2023-02-10  9:10 UTC 

[PATCH 0/2] mmc: meson-gx: support platform interrupt as card detect interrupt
 2023-02-14  7:45 UTC  (7+ messages)
` [PATCH 1/2] mmc: core: "
` [PATCH 2/2] mmc: meson-gx: "

[PATCH] mmc: block: workaround long ioctl busy timeout
 2023-02-14  1:51 UTC  (5+ messages)

[PATCH 1/2] mmc: jz4740: Work around bug on JZ4760(B)
 2023-02-13 23:48 UTC  (4+ messages)
` [PATCH 2/2] mmc: jz4740: Add support for vqmmc power supply

[PATCH v2] mmc: mmc_spi: fix error handling in mmc_spi_probe()
 2023-02-13 23:48 UTC  (2+ messages)

[PATCH v6] mmc: sdio: fix possible resource leaks in some error paths
 2023-02-13 23:48 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: Improve grammar and fix a typo
 2023-02-13 23:48 UTC  (2+ messages)

[PATCH RESEND v2] mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
 2023-02-13 23:48 UTC  (2+ messages)

[PATCH 0/2] mmc: add and use devm_mmc_alloc_host
 2023-02-13 23:47 UTC  (2+ messages)

remove arch/sh
 2023-02-13 16:30 UTC  (9+ messages)

[PATCH] mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
 2023-02-13  1:07 UTC  (5+ messages)

[PATCH] mmc: omap: drop TPS65010 dependency
 2023-02-11 21:02 UTC 

[PATCH] dt-bindings: mmc: Add resets property to cadence SDHCI binding
 2023-02-10 11:41 UTC  (4+ messages)

Unknown Tuples from SDIO mmc device
 2023-02-10 10:12 UTC 

[PATCHv3] mmc-utils: Add basic erase error check
 2023-02-09 14:19 UTC  (2+ messages)

[PATCH] Add a command to write extcsd registers
 2023-02-09 14:19 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).