Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2023-06-15 09:22:06 to 2023-06-21 20:48:31 UTC [more...]

[PATCH v1 0/7] Add support for various features to i.MX6 bindings
 2023-06-21 20:48 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: mmc: fsl-imx-esdhc: Add imx6ul support
` [PATCH v2 2/5] dt-bindings: timer: gpt: Add i.MX6UL support
` [PATCH v2 3/5] dt-bindings: timer: gpt: Support 3rd clock for i.MX6DL
` [PATCH v2 4/5] dt-bindings: clock: imx6ul: Support optional enet*_ref_pad clocks
` [PATCH v2 5/5] dt-bindings: input: touchscreen: edt-ft5x06: Add 'threshold' property

[PATCH V8 00/23] Add support UHS-II for GL9755
 2023-06-21 13:44 UTC  (25+ messages)
` [PATCH V8 01/23] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V8 02/23] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V8 03/23] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V8 04/23] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V8 05/23] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V8 06/23] mmc: core: Support UHS-II card control and access
` [PATCH V8 07/23] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V8 08/23] mmc: sdhci: add UHS-II module and add a kernel configuration
` [PATCH V8 09/23] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V8 10/23] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V8 11/23] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V8 12/23] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [PATCH V8 13/23] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V8 14/23] mmc: sdhci-uhs2: add set_ios()
` [PATCH V8 15/23] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V8 16/23] mmc: sdhci-uhs2: add clock operations
` [PATCH V8 17/23] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V8 18/23] mmc: sdhci-uhs2: add request() and others
` [PATCH V8 19/23] mmc: sdhci-uhs2: add irq() "
` [PATCH V8 20/23] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V8 21/23] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V8 22/23] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V8 23/23] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755

[PATCH] mmc: mmci: Add support for SW busy-end timeouts
 2023-06-21 12:32 UTC  (8+ messages)

[PATCH 01/11] mmc: core: Use BIT() macro
 2023-06-21 11:23 UTC  (16+ 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 V7 00/23] Add support UHS-II for GL9755
 2023-06-21 10:33 UTC  (49+ messages)
` [PATCH V7 06/23] mmc: core: Support UHS-II card control and access
` [PATCH V7 07/23] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V7 08/23] mmc: sdhci: add UHS-II module and add a kernel configuration
` [PATCH V7 10/23] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V7 11/23] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V7 13/23] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V7 14/23] mmc: sdhci-uhs2: add set_ios()
` [PATCH V7 15/23] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V7 16/23] mmc: sdhci-uhs2: add clock operations
` [PATCH V7 17/23] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V7 18/23] mmc: sdhci-uhs2: add request() and others
` [PATCH V7 19/23] mmc: sdhci-uhs2: add irq() "
` [PATCH V7 20/23] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V7 22/23] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V7 23/23] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755

[PATCHv3 1/1] mmc: block: ioctl: Add PROG-error aggregation
 2023-06-21  7:57 UTC  (3+ messages)

[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 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 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  (11+ messages)
` [PATCH 1/6] dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatible
` [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  (2+ messages)
  ` [v10 2/6] clk: qcom: Add Global Clock controller (GCC) driver "

[PATCH v4 00/10] Fix busydetect on Ux500 PL180/MMCI
 2023-06-15 11:56 UTC  (3+ messages)
` [PATCH v4 05/10] mmc: mmci: Make busy complete state machine explicit

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox