linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-27 18:33:07 to 2023-03-11 15:53:46 UTC [more...]

[PATCH 0/2] dw_mmc: fix DW MMC cores with 32-bit bus on 64-bit Linux systems
 2023-03-11 15:50 UTC  (4+ messages)
` [PATCH 1/2] devicetree: synopsys-dw-mshc-common: add "fifo-access-32bit" property
` [PATCH 2/2] dw_mmc: add an option to force 32-bit accesses to 64-bit device registers

[PATCH 2/2] dw_mmc: add an option to force 32-bit accesses to 64-bit device registers
 2023-03-11 12:54 UTC 

[PATCH 1/2] devicetree: synopsys-dw-mshc-common: add "fifo-access-32bit" property
 2023-03-11 12:54 UTC 

[PATCH 0/2] *** SUBJECT HERE ***
 2023-03-11 12:54 UTC 

[PATCH] mmc: sdhci: add static to !OF stub
 2023-03-11 11:12 UTC 

[RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
 2023-03-11  8:30 UTC  (15+ messages)

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

[RFC PATCH v2 0/7] Add dedicated Qcom ICE driver
 2023-03-10 20:00 UTC  (26+ messages)
` [RFC PATCH v2 1/7] dt-bindings: soc: qcom: Add schema for Inline Crypto Engine
` [RFC PATCH v2 2/7] dt-bindings: ufs: qcom: Add ICE phandle and drop core clock
` [RFC PATCH v2 3/7] dt-bindings: mmc: sdhci-msm: "
` [RFC PATCH v2 4/7] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [RFC PATCH v2 5/7] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [RFC PATCH v2 6/7] mmc: sdhci-msm: "
` [RFC PATCH v2 7/7] arm64: dts: qcom: Add the Inline Crypto Engine nodes

[PATCH] memstick: r592: Fix UAF bug in r592_remove due to race condition
 2023-03-10 16:20 UTC  (3+ messages)

[PATCH] mmc: Use of_property_read_bool() for boolean properties
 2023-03-10 15:14 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-dwcmshc: properly determine max clock on Rockchip
 2023-03-10 15:14 UTC  (3+ messages)

[PATCH] mmc: arasan: Use of_property_present() for testing DT property presence
 2023-03-10 15:14 UTC  (2+ messages)

[PATCH v2 17/18] arm64: dts: mediatek: fix systimer properties
 2023-03-10 15:14 UTC  (9+ messages)
  ` [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
  ` [PATCH v2 01/18] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
  ` [PATCH v2 02/18] dt-bindings: mmc: mediatek,mtk-sd: "

[PATCH V1 1/1] mmc:sdhci-pci-o2micro: Fix SDR50 mode timing issue
 2023-03-10 15:14 UTC  (5+ messages)
` 回复: "

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

[PATCH v1 00/15] create power sequencing subsystem
 2023-03-10  7:56 UTC  (11+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

Unsupported WiFi adapter on S905X2 board
 2023-03-09 17:51 UTC  (14+ messages)
  ` [RFC PATCH] brcmfmac: add 43751 SDIO ids and initialization

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-09 15:02 UTC  (4+ messages)
` [PATCH 08/11] mmc: renesas_sdhi: remove R-Car H3 ES1.* handling

[PATCH v5 0/2] StarFive's SDIO/eMMC driver support
 2023-03-09 15:02 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: syscon: Add StarFive syscon doc
` [PATCH v5 2/2] mmc: starfive: Add initialization of prev_err

[PATCH v1] mmc: sdhci_am654: lower power-on failed message severity
 2023-03-09 15:02 UTC  (3+ messages)

[PATCH] mmc: core: allow errptr supply argument in, mmc_regulator_set_ocr
 2023-03-09 15:02 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Add support to request the "gate" clock
 2023-03-09 15:02 UTC  (3+ messages)

[PATCH 8/8] tty: Convert hw_stopped in tty_struct to bool
 2023-03-09 14:58 UTC  (3+ messages)

[PATCH v1 1/4] Revert "mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver"
 2023-03-09 14:57 UTC  (7+ messages)
` [PATCH v1 2/4] Revert "dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC"

[RFC PATCH 0/5] Add dedicated Qcom ICE driver
 2023-03-08 23:17 UTC  (7+ messages)
` [RFC PATCH 1/5] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [RFC PATCH 5/5] mmc: sdhci-msm: Switch to the new ICE API

[PATCH 2/2] arm64: dts: rockchip: rk3588: Add sdmmc node
 2023-03-07 23:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] memstick: r592: Fix UAF bug in r592_remove due to race condition
 2023-03-07 16:42 UTC 

mmc: core: Disable card detect during shutdown
 2023-03-07 10:38 UTC  (4+ messages)

Fotowoltaika - nowe warunki
 2023-03-06  9:05 UTC 

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-03-07  1:43 UTC  (23+ messages)
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc

[PATCH v3 0/6] mmc: sdhci-cadence: SD6 controller support
 2023-03-03  8:48 UTC  (11+ messages)
` [PATCH v3 2/6] mmc: sdhci-cadence: Restructure the code
` [PATCH v3 3/6] mmc: sdhci-cadence: SD6 controller support
` [PATCH v3 4/6] mmc: sdhci-cadence: enable MMC_SDHCI_IO_ACCESSORS
` [PATCH v3 5/6] dt-bindings: mmc: sdhci-cadence: SD6 support
` [PATCH v3 6/6] mmc: sdhci-cadence: Add debug option for sdhci-cadence driver

[PATCH v3 0/3] Some features and fix for sdhci-of-dwcmshc
 2023-02-28 11:24 UTC  (7+ messages)
` [PATCH v3 2/3] mmc: sdhci-of-dwcmshc: Add runtime PM support

NXP imx6ull nonalignment buffer question
 2023-02-28  9:15 UTC  (7+ messages)

[PATCH 0/2] mmc: add helpers mmc_regulator_set_ocr_vmmc_up/off
 2023-02-27 20:59 UTC  (6+ messages)
` [PATCH 1/2] mmc: core: "


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).