linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-13 14:26:29 to 2023-06-20 15:50:13 UTC [more...]

[PATCHv2 2/2] mmc: block: ioctl: Add PROG-error aggregation
 2023-06-20 15:48 UTC  (4+ messages)

[PATCH V2 0/7] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-20 14:39 UTC  (15+ messages)
` [PATCH V2 1/7] ARM: dts: bcm283x: Fix pinctrl groups
` [PATCH V2 2/7] dt-bindings: dma: convert bcm2835-dma bindings to YAML
` [PATCH V2 3/7] ARM: dts: bcm2835: adjust DMA node names
` [PATCH V2 4/7] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML
` [PATCH V2 5/7] ARM: dts: bcm283x: Increase pwm-cells
` [PATCH V2 6/7] dt-bindings: mailbox: convert bcm2835-mbox bindings to YAML
` [PATCH V2 7/7] dt-bindings: timer: convert bcm2835-system-timer "

[PATCH] CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance
 2023-06-20 13:19 UTC  (4+ messages)

[PATCHv3 1/1] mmc: block: ioctl: Add PROG-error aggregation
 2023-06-20 12:44 UTC 

[PATCHv3 0/1] mmc: block: ioctl: Enhance userspace err-checking
 2023-06-20 12:40 UTC 

[PATCH v2] mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
 2023-06-20 11:20 UTC  (2+ messages)

[PATCH 01/11] mmc: core: Use BIT() macro
 2023-06-20 11:15 UTC  (12+ messages)
` [PATCH 02/11] mmc: card: "
` [PATCH 03/11] mmc: host: "
` [PATCH 04/11] mmc: mmc: "
` [PATCH 05/11] mmc: sd: "
` [PATCH 06/11] mmc: sdio: "
` [PATCH 07/11] mmc: mmci: "
` [PATCH 08/11] mmc: pxav3: "
` [PATCH 09/11] mmc: sdhci: "
` [PATCH 10/11] mmc: vub300: "
` [PATCH 11/11] mmc: wbsd: "

[PATCH] mmc: mmci: Add support for SW busy-end timeouts
 2023-06-20 11:10 UTC  (5+ messages)

[PATCH v2 0/6] Update MMCI driver for STM32MP25
 2023-06-20 10:13 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatible
` [PATCH v2 2/6] mmc: mmci: add stm32_idmabsize_align parameter
` [PATCH v2 3/6] mmc: mmci: Add support for sdmmc variant revision v3.0
` [PATCH v2 4/6] mmc: mmci: stm32: manage block gap hardware flow control
` [PATCH v2 5/6] mmc: mmci: stm32: prepare other delay block support
` [PATCH v2 6/6] mmc: mmci: stm32: add delay block support for STM32MP25

[PATCH] mmc: core: disable TRIM on Kingston EMMC04G-M627
 2023-06-20 10:14 UTC  (2+ messages)

[PATCH] mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
 2023-06-20 10:13 UTC  (2+ messages)

Odroid-C1 regression with commit 4bc31edebde5 ("mmc: core: Set HS clock speed before sending HS CMD13")
 2023-06-20  9:53 UTC  (10+ messages)

Question about EMMC CMDQ HOST CONTROLLER INTERFACE (CQHCI) DRIVER
 2023-06-20  6:46 UTC 

[PATCH V2 1/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for UHS-I
 2023-06-20  5:53 UTC  (5+ messages)
` [PATCH V2 2/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for express card

[PATCH] [RFC] Revert "mmc: core: Fixup support for writeback-cache for eMMC and SD"
 2023-06-20  1:44 UTC  (20+ messages)

[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue
 2023-06-19 19:51 UTC  (2+ messages)

[PATCH] mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
 2023-06-19 19:36 UTC  (4+ messages)

[PATCH v3 00/12] Fix deferred probing in the MMC/SD drivers
 2023-06-19 11:43 UTC  (14+ messages)
` [PATCH v3 01/12] mmc: bcm2835: fix deferred probing
` [PATCH v3 02/12] mmc: meson-gx: "
` [PATCH v3 03/12] mmc: mtk-sd: "
` [PATCH v3 04/12] mmc: mvsdio: "
` [PATCH v3 05/12] mmc: omap: "
` [PATCH v3 06/12] mmc: omap_hsmmc: "
` [PATCH v3 07/12] mmc: owl: "
` [PATCH v3 08/12] mmc: sdhci-acpi: "
` [PATCH v3 09/12] mmc: sdhci-spear: "
` [PATCH v3 10/12] mmc: sh_mmcif: "
` [PATCH v3 11/12] mmc: sunxi: "
` [PATCH v3 12/12] mmc: usdhi60rol0: "

[PATCH] mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS
 2023-06-19 11:43 UTC  (3+ messages)

[PATCH v7 0/9] Fix busydetect on Ux500 PL180/MMCI
 2023-06-19 11:43 UTC  (11+ messages)
` [PATCH v7 1/9] mmc: mmci: Clear busy_status when starting command
` [PATCH v7 2/9] mmc: mmci: Unwind big if() clause
` [PATCH v7 3/9] mmc: mmci: Stash status while waiting for busy
` [PATCH v7 4/9] mmc: mmci: Break out error check in busy detect
` [PATCH v7 5/9] mmc: mmci: Make busy complete state machine explicit
` [PATCH v7 6/9] mmc: mmci: Retry the busy start condition
` [PATCH v7 7/9] mmc: mmci: Use state machine state as exit condition
` [PATCH v7 8/9] mmc: mmci: Use a switch statement machine
` [PATCH v7 9/9] mmc: mmci: Break out a helper function

[PATCH 0/6] Update MMCI driver for STM32MP25
 2023-06-19 11:01 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatible
` [PATCH 2/6] mmc: mmci: add stm32_idmabsize_align parameter
` [PATCH 3/6] mmc: mmci: Add support for sdmmc variant revision v3.0
` [PATCH 4/6] mmc: mmci: stm32: manage block gap hardware flow control
` [PATCH 5/6] mmc: mmci: stm32: prepare other delay block support
` [PATCH 6/6] mmc: mmci: stm32: add delay block support for STM32MP25

[RFC/RFT PATCH] mmc: renesas_sdhi: add delay between tuning cmds
 2023-06-19 10:39 UTC  (8+ messages)

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-06-18  8:53 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle

[PATCH v6 0/9] Fix busydetect on Ux500 PL180/MMCI
 2023-06-16 10:27 UTC  (11+ messages)
` [PATCH v6 1/9] mmc: mmci: Clear busy_status when starting command
` [PATCH v6 2/9] mmc: mmci: Unwind big if() clause
` [PATCH v6 3/9] mmc: mmci: Stash status while waiting for busy
` [PATCH v6 4/9] mmc: mmci: Break out error check in busy detect
` [PATCH v6 5/9] mmc: mmci: Make busy complete state machine explicit
` [PATCH v6 6/9] mmc: mmci: Retry the busy start condition
` [PATCH v6 7/9] mmc: mmci: Use state machine state as exit condition
` [PATCH v6 8/9] mmc: mmci: Use a switch statement machine
` [PATCH v6 9/9] mmc: mmci: Break out a helper function

[v11 0/6] Add minimal boot support for IPQ5018
 2023-06-16 10:17 UTC  (6+ messages)
` [v11 1/6] dt-bindings: arm64: Add IPQ5018 clock and reset
` [v11 3/6] dt-bindings: qcom: Add ipq5018 bindings
` [v11 4/6] dt-bindings: scm: Add compatible for IPQ5018
` [v11 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [v11 6/6] arm64: defconfig: Enable IPQ5018 SoC base configs

[PATCH] mmc: mtk-sd: Set src_clk rate/parent for accurate clock rate
 2023-06-16  1:43 UTC  (2+ messages)

[PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
 2023-06-15 16:06 UTC  (3+ messages)

[v10 0/6] Add minimal boot support for IPQ5018
 2023-06-15 12:55 UTC  (7+ messages)
` [v10 1/6] dt-bindings: arm64: Add IPQ5018 clock and reset
` [v10 3/6] dt-bindings: qcom: Add ipq5018 bindings
` [v10 4/6] dt-bindings: scm: Add compatible for IPQ5018
` [v10 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [v10 6/6] arm64: defconfig: Enable IPQ5018 SoC base configs
  ` [v10 2/6] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018

[PATCH v4 00/10] Fix busydetect on Ux500 PL180/MMCI
 2023-06-15 11:56 UTC  (16+ messages)
` [PATCH v4 01/10] mmc: mmci: Clear busy_status when starting command
` [PATCH v4 02/10] mmc: mmci: Unwind big if() clause
` [PATCH v4 03/10] mmc: mmci: Stash status while waiting for busy
` [PATCH v4 04/10] mmc: mmci: Break out error check in busy detect
` [PATCH v4 05/10] mmc: mmci: Make busy complete state machine explicit
` [PATCH v4 06/10] mmc: mmci: Retry the busy start condition
` [PATCH v4 07/10] mmc: mmci: Use state machine state as exit condition
` [PATCH v4 08/10] mmc: mmci: Use a switch statement machine
` [PATCH v4 09/10] mmc: mmci: Break out a helper function
` [PATCH v4 10/10] mmc: mmci: Add busydetect timeout

Słowa kluczowe do wypozycjonowania
 2023-06-15  9:26 UTC 

[RESEND v7 0/3] Add dedicated Qcom ICE driver
 2023-06-15  1:49 UTC  (2+ messages)

[PATCH v5] mmc: mmci: Add busydetect timeout
 2023-06-14 19:43 UTC 

[PATCH v3 00/10] Fix busydetect on Ux500 PL180/MMCI
 2023-06-14 19:28 UTC  (9+ messages)
` [PATCH v3 10/10] mmc: mmci: Add busydetect timeout

[PATCH v1 0/7] Add support for various features to i.MX6 bindings
 2023-06-14 19:21 UTC  (9+ messages)
` [PATCH v1 3/7] dt-bindings: timer: gpt: Support 3rd clock for i.MX6DL
` [PATCH v1 5/7] dt-bindings: clock: imx6ul: Support optional enet*_ref_pad clocks
` [PATCH v1 6/7] dt-bindings: clock: imx6q: Allow single optional clock and add enet_ref_pad
` [PATCH v1 7/7] dt-bindings: input: touchscreen: edt-ft5x06: Add 'threshold' property

[PATCH V7 00/23] Add support UHS-II for GL9755
 2023-06-14 16:06 UTC  (3+ messages)

[PATCH v4 0/8] Add minimal boot support for IPQ5018
 2023-06-14 12:17 UTC  (6+ messages)
  ` [PATCH v4 2/8] clk: qcom: Add Global Clock controller (GCC) driver "

[PATCHv2] mmc: meson: remove redundant mmc_request_done() call from irq context
 2023-06-14 10:31 UTC  (2+ messages)

[PATCH] mmc: mmci: stm32: set feedback clock when using delay block
 2023-06-14 10:31 UTC  (2+ messages)

[PATCH v4 0/4] Fix up Nokia 770 regression
 2023-06-14  9:24 UTC  (4+ messages)
` [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors

[PATCH V1 1/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support
 2023-06-14  7:30 UTC  (7+ messages)
` [PATCH V1 2/2] "

[PATCH v5 0/3] arm64: dts: qcom: qdu1000: add SDHCI
 2023-06-13 23:48 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/12] Fix deferred probing in the MMC/SD drivers
 2023-06-13 21:08 UTC  (10+ messages)
` [PATCH v2 01/12] mmc: bcm2835: fix deferred probing

[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
 2023-06-13 16:47 UTC  (3+ messages)

[PATCH] mmc: mmci: stm32: fix max busy timeout calculation
 2023-06-13 14:25 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).