linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-05 08:48:18 to 2023-06-14 19:21:38 UTC [more...]

[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 v4 00/10] Fix busydetect on Ux500 PL180/MMCI
 2023-06-14 19:20 UTC  (15+ 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

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

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

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

[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  (8+ messages)
` [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
` [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  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: sdhci-msm: Document the QDU1000/QRU1000 compatible
` (subset) [PATCH v5 0/3] arm64: dts: qcom: qdu1000: add SDHCI

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

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

[PATCH] mmc: mmci: stm32: fix max busy timeout calculation
 2023-06-13 14:25 UTC  (2+ messages)

[PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
 2023-06-13 14:25 UTC  (13+ messages)
` [PATCH v2] "

[PATCH] mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS
 2023-06-13 12:12 UTC  (4+ messages)

[PATCH 00/10] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-13  9:30 UTC  (25+ messages)
` [PATCH 02/10] dmaengine: bcm2835: also support generic dma-channel-mask
` [PATCH 03/10] dt-bindings: dma: convert bcm2835-dma bindings to YAML
` [PATCH 04/10] ARM: dts: bcm2835: adjust DMA nodes
` [PATCH 05/10] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML
` [PATCH 06/10] ARM: dts: bcm283x: Increase pwm-cells
` [PATCH 07/10] dt-bindings: mailbox: convert bcm2835-mbox bindings to YAML
` [PATCH 08/10] dt-bindings: mmc: convert bcm2835-sdhost "
` [PATCH 09/10] dt-bindings: thermal: convert bcm2835-thermal "
` [PATCH 10/10] dt-bindings: timer: convert bcm2835-system-timer "

[RESEND v7 0/3] Add dedicated Qcom ICE driver
 2023-06-13  2:50 UTC  (6+ messages)
` [RESEND v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle
` [RESEND v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [RESEND v7 3/3] mmc: sdhci-msm: "

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-06-12 14:16 UTC  (6+ messages)
` [PATCH v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v7 3/3] mmc: sdhci-msm: "

[PATCH V1 1/1] mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used
 2023-06-12 14:16 UTC  (4+ messages)

[PATCH v2] mmc-utils: Assert MMC_IOC_MULTI_CMD in compile time
 2023-06-12 14:16 UTC  (2+ messages)

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

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

[PATCH V6 0/4] Add Genesys Logic GL9767 support
 2023-06-09 11:28 UTC  (8+ messages)
` [PATCH V6 1/4] mmc: sdhci-pci-gli: "
` [PATCH V6 2/4] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767
` [PATCH V6 3/4] mmc: sdhci: Add VDD2 definition for power control register
` [PATCH V6 4/4] mmc: sdhci-pci-gli: Add support SD Express card for GL9767

[PATCH v6 0/1] mmc: mtk-sd: reduce CIT for better performance
 2023-06-09 11:25 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH v5 0/1] mmc: mtk-sd: reduce CIT for better performance
 2023-06-09 10:24 UTC  (7+ messages)
` [PATCH v5 1/1] "

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2023
 2023-06-09  9:29 UTC 

[PATCH] mmc: mtk-sd: include bitfield header and fix incompatible pointer types
 2023-06-09  9:21 UTC  (4+ messages)

[PATCH] mmc-utils: Assert MMC_IOC_MULTI_CMD in compile time
 2023-06-09  8:24 UTC  (3+ messages)

[PATCH V5 0/4] Add Genesys Logic GL9767 support
 2023-06-08 22:49 UTC  (5+ messages)
` [PATCH V5 2/4] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767
` [PATCH V5 4/4] mmc: sdhci-pci-gli: Add support SD Express card "

[PATCH] mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
 2023-06-08 22:18 UTC  (2+ messages)

[PATCH RFC 0/13] Fix deferred probing in the MMC/SD drivers
 2023-06-08 20:07 UTC  (5+ messages)
` [PATCH RFC 02/13] mmc: meson-gx: fix deferred probing

[PATCH v2 0/4] cd/wp code clean up for i.MX USDHC
 2023-06-08 17:44 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: mmc: fsl-imx-esdhc: remove property "fsl,wp-controller"

[PATCHv2 1/2] mmc: block: ioctl: do write error check for spi
 2023-06-08 15:53 UTC  (2+ messages)

[PATCH] mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
 2023-06-08 15:53 UTC  (2+ messages)

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

[PATCH 1/2] mmc: sdhci-esdhc-imx: enable IPG clock before register access during suspend/resume
 2023-06-08 14:46 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: use pm_runtime_force_suspend() to optimize remove callback

[PATCH] mmc: meson: move mmc_request_done() call to irq thread
 2023-06-06 19:22 UTC  (2+ messages)

[PATCH v4] mmc: mtk-sd: reduce CIT for better performance
 2023-06-06 11:03 UTC  (9+ messages)

[PATCH v3] mmc: mtk-sd: reduce CIT for better performance
 2023-06-06  8:59 UTC  (6+ messages)

[PATCH v14 6/8] arm64: dts: Add AMD Pensando Elba SoC support
 2023-06-05 23:52 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).