Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2023-04-05 11:57:39 to 2023-04-16 09:06:55 UTC [more...]

[PATCH V3 0/9] Add minimal boot support for IPQ5018
 2023-04-16  9:06 UTC  (17+ messages)
` [PATCH V3 1/9] dt-bindings: arm64: Add IPQ5018 clock and reset
` [PATCH V3 3/9] dt-bindings: pinctrl: qcom: Add support for ipq5018
` [PATCH V3 4/9] pinctrl: qcom: Add IPQ5018 pinctrl driver
` [PATCH V3 5/9] dt-bindings: qcom: Add ipq5018 bindings
` [PATCH V3 6/9] dt-bindings: firmware: document IPQ5018 SCM
` [PATCH V3 7/9] dt-bindings: mmc: sdhci-msm: Document the IPQ5018 compatible
` [PATCH V3 8/9] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [PATCH V3 9/9] arm64: defconfig: Enable IPQ5018 SoC base configs
  ` [PATCH V3 2/9] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018

[PATCH RFC v3 0/4] mmc: add support for the dw-mmc controller on Hi3798MV200
 2023-04-16  8:55 UTC  (7+ messages)
` [PATCH RFC v3 1/4] mmc: dw_mmc: hi3798cv200: rename to dw_mmc-histb
` [PATCH RFC v3 2/4] mmc: dw_mmc: histb: add support for hi3798mv200
` [PATCH RFC v3 3/4] dt-binding: mmc: hi3798cv200-dw-mshc: convert to YAML and rename to histb-dw-mshc
` [PATCH RFC v3 4/4] dt-binding: mmc: histb-dw-mshc: Add Hi3798MV200 compatible string

[PATCH RFC 0/3] mmc: add support for the dw-mmc controller on Hi3798MV200
 2023-04-16  7:49 UTC  (6+ messages)
` [PATCH RFC 1/3] mmc: dw_mmc-hi3798cv200: rename to dw_mmc-histb
` [PATCH RFC 2/3] mmc: dw_mmc-histb: add support for hi3798mv200
` [PATCH RFC 3/3] binding: mmc: hi3798cv200-dw-mshc: convert to YAML and rename to histb-dw-mshc, add compatible of hi3798mv200

[PATCH RFC v2 0/3] mmc: add support for the dw-mmc controller on Hi3798MV200
 2023-04-16  7:36 UTC  (5+ messages)
` [PATCH RFC v2 1/3] mmc: dw_mmc-hi3798cv200: rename to dw_mmc-histb
` [PATCH RFC v2 2/3] mmc: dw_mmc-histb: add support for hi3798mv200
` [PATCH RFC v2 3/3] binding: mmc: hi3798cv200-dw-mshc: convert to YAML and rename to histb-dw-mshc, add compatible of hi3798mv200

[PATCH V1 0/2] Introduce new vendor op and export few symbols
 2023-04-14 13:15 UTC  (9+ messages)
` [PATCH V1 1/2] mmc: core: Define new vendor ops to enable internal features

[PATCH v2] wifi: brcmfmac: add Cypress 43439 SDIO ids
 2023-04-14 12:31 UTC  (7+ messages)
` [v2] "

Odroid-C1 regression with commit 4bc31edebde5 ("mmc: core: Set HS clock speed before sending HS CMD13")
 2023-04-13 14:00 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: add Cypress 43439 SDIO ids
 2023-04-13  6:54 UTC  (4+ messages)

[PATCH v13 00/15] Support AMD Pensando Elba SoC
 2023-04-13  0:51 UTC  (19+ messages)
` [PATCH v13 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v13 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
` [PATCH v13 03/15] dt-bindings: spi: cdns: Add compatible for "
` [PATCH v13 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller
` [PATCH v13 05/15] dt-bindings: soc: amd: amd,pensando-elba-ctrl: Add Pensando SoC Controller
` [PATCH v13 06/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v13 07/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v13 08/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v13 09/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v13 10/15] spi: dw: Add support "
` [PATCH v13 11/15] mmc: sdhci-cadence: Enable device specific override of writel()
` [PATCH v13 12/15] mmc: sdhci-cadence: Support device specific init during probe
` [PATCH v13 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v13 14/15] mmc: sdhci-cadence: Support mmc hardware reset
` [PATCH v13 15/15] soc: amd: Add support for AMD Pensando SoC Controller

[PATCH] mmc-utils: Change version string to git hash
 2023-04-12 15:04 UTC 

[PATCH V7 00/23] Add support UHS-II for GL9755
 2023-04-12 13:13 UTC  (31+ 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

[PATCH v5 0/9] rtw88: Add SDIO support
 2023-04-12 12:52 UTC  (12+ messages)
` [PATCH v5 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch()
` [PATCH v5 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets
` [PATCH v5 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence
` [PATCH v5 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets
` [PATCH v5 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards
` [PATCH v5 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
` [PATCH v5 7/9] wifi: rtw88: Add support for the SDIO based RTL8822BS chipset
` [PATCH v5 8/9] wifi: rtw88: Add support for the SDIO based RTL8822CS chipset
` [PATCH v5 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
 2023-04-12 11:05 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] mmc: vub300: remove unreachable code
 2023-04-12  8:47 UTC 

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

[PATCH v5 00/12] Improve the MT8365 SoC and EVK board support
 2023-04-11 13:40 UTC  (36+ messages)
` [PATCH v5 01/12] arm64: defconfig: enable MT6357 regulator
` [PATCH v5 02/12] arm64: defconfig: enable Mediatek PMIC key
` [PATCH v5 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
` [PATCH v5 04/12] arm64: dts: mediatek: add watchdog support for mt8365 SoC
` [PATCH v5 05/12] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk
` [PATCH v5 06/12] arm64: dts: mediatek: add mmc "
` [PATCH v5 07/12] arm64: dts: mediatek: set vmc regulator as always on
` [PATCH v5 08/12] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v5 09/12] arm64: dts: mediatek: add ethernet "
` [PATCH v5 10/12] arm64: dts: mediatek: add OPP support for mt8365 SoC
` [PATCH v5 11/12] arm64: dts: mediatek: add cpufreq support for mt8365-evk
` [PATCH v5 12/12] arm64: dts: mediatek: Add CPU Idle support

[PATCH v3 0/3] mmc: sdhci-of-arasan: Add eMMC5.1 support for Xilinx Versal Net
 2023-04-11 10:14 UTC  (5+ messages)
` [PATCH v3 2/3] mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platform
` [PATCH v3 3/3] mmc: sdhci-of-arasan: Skip setting clock delay for 400KHz

Słowa kluczowe do wypozycjonowania
 2023-04-11  7:40 UTC 

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-04-11  7:40 UTC  (9+ messages)
` [PATCH v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle
` [PATCH v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v7 3/3] mmc: sdhci-msm: "

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-04-11  2:54 UTC  (7+ messages)
` [PATCH v4 2/4] mmc: starfive: Add sdio/emmc "

[PATCH 00/13] Fix busydetect on Ux500 PL180/MMCI
 2023-04-08 20:35 UTC  (10+ messages)
` [PATCH 01/13] mmc: mmci: Only call busy_complete if callback defined
` [PATCH 02/13] mmc: mmci: Clear busy_status when starting command
` [PATCH 03/13] mmc: mmci: Unwind big if() clause
` [Linux-stm32] [PATCH 00/13] Fix busydetect on Ux500 PL180/MMCI

[PATCH v6 0/6] Add dedicated Qcom ICE driver
 2023-04-07 19:23 UTC  (12+ messages)
` [PATCH v6 1/6] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine
` [PATCH v6 2/6] dt-bindings: ufs: qcom: Add ICE phandle
` [PATCH v6 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [PATCH v6 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v6 5/6] mmc: sdhci-msm: "
` [PATCH v6 6/6] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node
` (subset) [PATCH v6 0/6] Add dedicated Qcom ICE driver

[PATCH v5 0/6] Add dedicated Qcom ICE driver
 2023-04-07 17:28 UTC  (9+ messages)
` [PATCH v5 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [PATCH v5 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v5 5/6] mmc: sdhci-msm: "

[PATCH v4 00/11] Improve the MT8365 SoC and EVK board support
 2023-04-07 11:40 UTC  (4+ messages)
` [PATCH v4 02/11] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property

[Performance regression] BCM4359/9 on S905X2
 2023-04-06 17:41 UTC  (8+ messages)

Odlitky-pořádek
 2023-04-06  7:51 UTC 

[PATCH v4 0/9] rtw88: Add SDIO support
 2023-04-05 19:51 UTC  (7+ messages)
` [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH 3/3] mmc: block: ioctl: Add error aggregation flag
 2023-04-05 11:57 UTC 

[PATCH 1/3] mmc: block: ioctl: define rpmb reliable flag
 2023-04-05 11:57 UTC 


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