Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2023-01-16 19:06:41 to 2023-01-25 15:10:57 UTC [more...]

[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
 2023-01-25 15:10 UTC  (6+ messages)

[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
 2023-01-25 15:08 UTC  (6+ messages)

[PATCH 00/10] Add minimal boot support for IPQ5332
 2023-01-25 11:22 UTC  (17+ messages)
` [PATCH 01/10] dt-bindings: pinctrl: qcom: add IPQ5332 pinctrl
` [PATCH 02/10] pinctrl: qcom: Introduce IPQ5332 TLMM driver
` [PATCH 03/10] clk: qcom: Add STROMER PLUS PLL type for IPQ5332
` [PATCH 04/10] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
` [PATCH 06/10] dt-bindings: qcom: add ipq5332 boards
` [PATCH 07/10] dt-bindings: firmware: document IPQ5332 SCM
` [PATCH 08/10] dt-bindings: mmc: sdhci-msm: add IPQ5332 compatible
` [PATCH 09/10] arm64: dts: qcom: add IPQ5332 SoC and MI01.2 board support
` [PATCH 10/10] arm64: defconfig: Enable IPQ5332 SoC base configs
  ` [PATCH 05/10] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC

[PATCH V1 0/8] Add minimal boot support for IPQ9574
 2023-01-25 11:12 UTC  (18+ messages)
` [PATCH V1 1/8] dt-bindings: Add ipq9574 clock and reset definitions
` [PATCH V1 3/8] dt-bindings: pinctrl: qcom: Document IPQ9574 pinctrl driver
` [PATCH V1 4/8] pinctrl: qcom: Add "
` [PATCH V1 5/8] dt-bindings: arm: qcom: Add ipq9574 compatible
` [PATCH V1 6/8] dt-bindings: mmc: sdhci-msm: Document the IPQ9574 compatible
` [PATCH V1 7/8] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V1 8/8] arm64: defconfig: Enable IPQ9574 SoC base configs

[PATCH 0/5] mmc: uniphier-sd: Add UHS mode support
 2023-01-25  7:24 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: mmc: uniphier-sd: Add socionext,syscon-uhs-mode property
` [PATCH 2/5] mmc: uniphier-sd: Add control of UHS mode using SD interface logic
` [PATCH 3/5] mmc: uniphier-sd: Add control to switch UHS speed
` [PATCH 4/5] ARM: dts: uniphier: Add syscon-uhs-mode to SD node
` [PATCH 5/5] arm64: "

[PATCH v9 00/15] Support AMD Pensando Elba SoC
 2023-01-24 21:26 UTC  (35+ messages)
` [PATCH v9 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v9 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
` [PATCH v9 03/15] dt-bindings: spi: cdns: Add compatible for "
` [PATCH v9 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
` [PATCH v9 05/15] dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatible
` [PATCH v9 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando System Resource chip
` [PATCH v9 07/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v9 08/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v9 09/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v9 10/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v9 11/15] spi: dw: Add support "
` [PATCH v9 12/15] mmc: sdhci-cadence: Enable device specific override of writel()
` [PATCH v9 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v9 14/15] mmc: sdhci-cadence: Support mmc hardware reset
` [PATCH v9 15/15] spi: pensando-sr: Add AMD Pensando SoC System Resource

[PATCH v3 0/7] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-24 12:57 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schema
` [PATCH v3 2/7] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v3 3/7] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH v3 4/7] dt-bindings: media: convert meson-ir.txt "
` [PATCH v3 5/7] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt "
` [PATCH v3 6/7] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH v3 7/7] dt-bindings: PCI: convert amlogic,meson-pcie.txt "

[PATCH 1/2] dt-bindings: mmc: drop unneeded quotes
 2023-01-24 12:57 UTC  (11+ messages)
` [PATCH 2/2] dt-bindings: mmc: correct pwrseq node names

[PATCH v5 0/8] mmc: sdhci-pxav2: Add support for PXA168
 2023-01-24 12:57 UTC  (11+ messages)
` [PATCH v5 1/8] mmc: sdhci-pxav2: add initial support for PXA168 V1 controller
` [PATCH v5 2/8] mmc: sdhci-pxav2: enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH v5 3/8] mmc: sdhci-pxav2: add register workaround for PXA168 silicon bug
` [PATCH v5 4/8] mmc: sdhci-pxav2: change clock name to match DT bindings
` [PATCH v5 5/8] mmc: sdhci-pxav2: add optional core clock
` [PATCH v5 6/8] mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controller
` [PATCH v5 7/8] mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaround
` [PATCH v5 8/8] dt-bindings: mmc: sdhci-pxa: add pxav1

[PATCH v1 1/4] Revert "mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver"
 2023-01-24 11:59 UTC  (6+ messages)
` [PATCH v1 2/4] Revert "dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC"
` [PATCH v1 3/4] Revert "phy: intel: Add Thunder Bay eMMC PHY support"
` [PATCH v1 4/4] Revert "dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings"

[PATCH] mmc: core: expose MMC_CAP_AGGRESSIVE_PM to DT
 2023-01-24 11:06 UTC  (2+ messages)

[PATCH 0/1] Fix race between stop command and start of next command in atmel-mci
 2023-01-24 10:45 UTC  (3+ messages)
` [PATCH 1/1] mmc: atmel-mci: fix race between stop command and start of next command

[PATCH v2] mmc: meson-gx: fix SDIO interrupt handling
 2023-01-24  7:29 UTC  (9+ messages)
` [PATCH v3] "

[PATCH v2 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2023-01-23 19:42 UTC  (9+ messages)
` [PATCH v2 1/5] drivers: mmc: sdhci-cadence: Reformat the code
` [PATCH v2 2/5] drivers: mmc: sdhci-cadence: SD6 controller support
` [PATCH v2 3/5] drivers: mmc: sdhci-cadence: enable MMC_SDHCI_IO_ACCESSORS
` [PATCH v2 4/5] dt-bindings: mmc: sdhci-cadence: SD6 support
` [PATCH v2 5/5] drivers: mmc: sdhci-cadence: Add debug option for sdhci-cadence driver

Regression 5.14.21 vs 5.15.1: mmc blocked: mmc0: cqhci: timeout for tag #
 2023-01-23 12:38 UTC  (9+ messages)

[PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schema
 2023-01-23  9:46 UTC  (2+ messages)

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-23  9:42 UTC  (4+ messages)
` [PATCH v2 04/11] dt-bindings: watchdog: convert meson-wdt.txt to dt-schema

Prezentacja
 2023-01-23  8:37 UTC 

[PATCH] mmc: core: host: fix mmc retuning
 2023-01-20 20:56 UTC  (8+ messages)

[GIT PULL] MMC fixes for v6.2-rc5
 2023-01-20 20:06 UTC  (2+ messages)

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-20 14:55 UTC  (3+ messages)
` [PATCH 18/27] mfd: remove toshiba tmio drivers

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2023-01-19 22:17 UTC  (5+ messages)
` [PATCH v2 2/3] mmc: starfive: Add sdio/emmc "
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH] Add a command to write extcsd registers
 2023-01-19 18:21 UTC  (3+ messages)

[PATCH] dt-bindings: drop type for operating-points-v2
 2023-01-19 13:10 UTC 

[PATCH v9 00/15] Support AMD Pensando Elba SoC
 2023-01-19  9:22 UTC  (18+ messages)
` [PATCH v9 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v9 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
` [PATCH v9 03/15] dt-bindings: spi: cdns: Add compatible for "
` [PATCH v9 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
` [PATCH v9 05/15] dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatible
` [PATCH v9 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando System Resource chip
` [PATCH v9 07/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v9 08/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v9 09/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v9 10/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v9 11/15] spi: dw: Add support "
` [PATCH v9 12/15] mmc: sdhci-cadence: Enable device specific override of writel()
` [PATCH v9 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v9 14/15] mmc: sdhci-cadence: Support mmc hardware reset
` [PATCH v9 15/15] spi: pensando-sr: Add AMD Pensando SoC System Resource

[PATCH 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2023-01-18 16:02 UTC  (6+ messages)
` [PATCH 3/5] dt-bindings: mmc: sdhci-cadence: SD6 support

[PATCH 1/3] block: Requeue req as head if driver touched it
 2023-01-18 13:08 UTC  (2+ messages)

remove arch/sh
 2023-01-18 11:14 UTC  (12+ messages)
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers

Custom Software Development
 2023-01-18  8:45 UTC 

[PATCH] mmc: sdhci: Always apply sdhci-caps-mask and sdhci-caps to caps
 2023-01-18  3:20 UTC  (3+ messages)

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2023-01-17 18:01 UTC  (4+ messages)

[PATCH v4 06/12] tty: Convert ->carrier_raised() and callchains to bool
 2023-01-17  9:03 UTC  (3+ messages)
` [PATCH v4 07/12] tty: Convert ->dtr_rts() to take bool argument
` [PATCH v4 11/12] tty: Call ->dtr_rts() parameter active consistently

[PATCH v4 5/8] mmc: sdhci-pxav2: add optional core clock
 2023-01-16 19:06 UTC  (4+ messages)


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