linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-27 11:55:54 to 2021-11-09 02:59:12 UTC [more...]

[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-11-09  2:59 UTC  (35+ messages)
` [PATCH v2 01/13] ARM: imx: add initial support for i.MXRT10xx family
` [PATCH v2 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH v2 03/13] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v2 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
` [PATCH v2 05/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock
` [PATCH v2 06/13] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v2 07/13] clk: imx: Add initial support for i.MXRT clock driver
` [PATCH v2 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
` [PATCH v2 09/13] tty: serial: fsl_lpuart: add i.MXRT support
` [PATCH v2 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string
` [PATCH v2 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH v2 12/13] ARM: dts: imx: add i.MXRT1050-EVK support
` [PATCH v2 13/13] ARM: imxrt_defconfig: add i.MXRT family defconfig

[PATCH AUTOSEL 4.4 20/30] memstick: r592: Fix a UAF bug when removing the driver
 2021-11-09  1:09 UTC 

[PATCH AUTOSEL 4.9 21/33] memstick: r592: Fix a UAF bug when removing the driver
 2021-11-09  1:07 UTC 

[PATCH AUTOSEL 4.14 25/39] memstick: r592: Fix a UAF bug when removing the driver
 2021-11-09  1:06 UTC 

[PATCH AUTOSEL 4.19 29/47] memstick: r592: Fix a UAF bug when removing the driver
 2021-11-08 17:50 UTC 

[PATCH v2] mmc: dw_mmc: Allow lower TMOUT value than maximum
 2021-11-08 23:46 UTC  (2+ messages)

[PATCH 0/2] Add mmc driver for Sunplus SP7021 SOC
 2021-11-08 22:50 UTC  (8+ messages)
` [PATCH 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021
` [PATCH 2/2] mmc: Add mmc driver "

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-11-08 20:01 UTC  (31+ messages)
` [PATCH v3 01/11] dt-bindings: arm: pensando: add Pensando boards
` [PATCH v3 02/11] dt-bindings: Add vendor prefix for Pensando Systems
` [PATCH v3 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH v3 04/11] dt-bindings: spi: Add compatible for Pensando Elba SoC
` [PATCH v3 05/11] spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH v3 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH v5 00/24] wfx: get out from the staging area
 2021-11-08 17:27 UTC  (9+ messages)
` [PATCH v5 08/24] wfx: add bus_sdio.c

[RFC v4 0/6] mmc: core: extend mmc_fixup_device and transplant ti,wl1251 quirks from to be retired omap_hsmmc
 2021-11-08 16:08 UTC  (18+ messages)
` [RFC v4 1/6] mmc: core: rewrite mmc_fixup_device()
` [RFC v4 2/6] mmc: core: allow to match the device tree to apply quirks
` [RFC v4 3/6] mmc: core: provide macro and table "
` [RFC v4 4/6] mmc: core: add new calls to mmc_fixup_device(sdio_card_init_methods)
` [RFC v4 5/6] mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
` [RFC v4 6/6] mmc: host: omap_hsmmc: revert special init for wl1251

[PATCH v2 0/2] mmc: core: adjust polling interval for CMD1
 2021-11-08 14:29 UTC  (5+ messages)
  ` [PATCH v2 1/2] mmc: core: change __mmc_poll_for_busy() parameter type
  ` [PATCH v2 2/2] mmc: core: adjust polling interval for CMD1

[PATCH] mmc: dw_mmc: Allow lower TMOUT value than maximum
 2021-11-08 10:30 UTC  (3+ messages)

[PATCH 00/10] ASPEED SD/eMMC controller clock configuration
 2021-11-08  0:21 UTC  (15+ messages)
` [PATCH 02/10] sdhci: aspeed: Add SDR50 support
` [PATCH 03/10] dts: aspeed: ast2600: Support SDR50 for SD device
` [PATCH 04/10] mmc: Add invert flag for clock phase signedness
` [PATCH 05/10] mmc: aspeed: Adjust delay taps calculation method

IMX8MM eMMC CQHCI timeout
 2021-11-05  7:56 UTC  (9+ messages)
    ` [PATCH] mmc: sdhci-esdhc-imx: disable CMDQ support

[PATCH 0/4] Adds wrapped key support for inline storage encryption
 2021-11-05  0:08 UTC  (10+ messages)
` [PATCH 1/4] ufs: move ICE functionality to a common library
` [PATCH 2/4] qcom_scm: scm call for deriving a software secret
` [PATCH 3/4] soc: qcom: add HWKM library for storage encryption
` [PATCH 4/4] soc: qcom: add wrapped key support for ICE

[PATCH] mmc: dw_mmc: Avoid hung state if GEN_CMD transfer fails
 2021-11-03 18:27 UTC 

[RFC v3 0/6] mmc: core: extend mmc_fixup_device and transplant ti,wl1251 quirks from to be retired omap_hsmmc
 2021-11-03 13:36 UTC  (9+ messages)
` [RFC v3 1/6] mmc: core: rewrite mmc_fixup_device()
` [RFC v3 2/6] mmc: core: allow to match the device tree to apply quirks
` [RFC v3 3/6] mmc: core: provide macro and table "
` [RFC v3 4/6] mmc: core: add new calls to mmc_fixup_device(sdio_card_init_methods)
` [RFC v3 5/6] mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
` [RFC v3 6/6] mmc: host: omap_hsmmc: revert special init for wl1251

[PATCH] mmc: tmio: reinit card irqs in reset routine
 2021-11-03 12:26 UTC 

[PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
 2021-11-03  2:48 UTC 

[PATCH] mmc: renesas_sdhi: Fix internal cd irq miss with hard reset
 2021-11-02 15:28 UTC  (8+ messages)

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

[PATCH 0/2] Add SD/SDIO control driver for Sunplus SP7021 SoC
 2021-11-02 14:34 UTC  (5+ messages)
` [PATCH 1/2] mmc: Add SD/SDIO driver for Sunplus SP7021
` [PATCH 2/2] devicetree bindings mmc Add bindings doc "

[RFC v2 0/2]
 2021-11-02 13:13 UTC  (5+ messages)
` [RFC v2 1/2] mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
` [RFC v2 2/2] mmc: host: omap_hsmmc: revert special init for wl1251
  ` [RFC v2 0/2] mmc_fixup_device

[PATCH 00/13] This patchset aims to add initial support for the i.MXRT10xx family
 2021-11-02  3:32 UTC  (7+ messages)
` [PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
  ` [PATCH 03/13] dt-bindings: imx: Add pinctrl binding doc for i.MXRT1050

[GIT PULL] MMC and MEMSTICK updates for v5.16
 2021-11-02  2:19 UTC  (2+ messages)

[RESEND PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder
 2021-11-01 21:05 UTC  (5+ messages)
` [RESEND PATCH v2 3/4] dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
` [RESEND PATCH v2 4/4] phy: intel: Add Thunder Bay eMMC PHY support

[RFC] mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
 2021-11-01  9:12 UTC  (14+ messages)

[PATCH v14 00/39] NVIDIA Tegra power management patches for 5.17
 2021-10-30  1:04 UTC  (18+ messages)
` [PATCH v14 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v14 20/39] pwm: tegra: Add runtime PM and OPP support
` [PATCH v14 29/39] soc/tegra: regulators: Prepare for suspend

[GIT PULL] MMC fixes for v5.15-rc8
 2021-10-29 21:47 UTC  (4+ messages)

[PATCH] mmc: sdhci: disable ADMA when PAGE SIZE is 64K
 2021-10-29 11:40 UTC  (3+ messages)

[PATCH] mmc: tmio: reenable card irqs after the reset callback
 2021-10-28 21:21 UTC  (2+ messages)

[PATCH][next] mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidates
 2021-10-28 11:32 UTC  (3+ messages)

[PATCH] mmc: mediatek: move cqhci init behind ungate clock
 2021-10-28 10:00 UTC  (3+ messages)

[PATCH] docs: mmc: update maintainer name and URL
 2021-10-28 10:00 UTC  (2+ messages)

[PATCH V2] mmc: dw_mmc: exynos: fix the finding clock sample value
 2021-10-27 23:03 UTC  (5+ 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).