linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-22 06:39:45 to 2021-11-01 20:14:06 UTC [more...]

[PATCH 00/13] This patchset aims to add initial support for the i.MXRT10xx family
 2021-11-01 20:13 UTC  (28+ messages)
` [PATCH 01/13] ARM: imx: add initial support for "
` [PATCH 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH 03/13] dt-bindings: imx: Add pinctrl binding doc for i.MXRT1050
` [PATCH 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
` [PATCH 05/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock
` [PATCH 06/13] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH 07/13] clk: imx: Add initial support for i.MXRT clock driver
` [PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
` [PATCH 09/13] tty: serial: fsl_lpuart: add i.MXRT support
` [PATCH 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string
` [PATCH 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH 12/13] ARM: dts: imx: add i.MXRT1050-EVK support
` [PATCH 13/13] ARM: imxrt_defconfig: add i.MXRT family defconfig

[GIT PULL] MMC and MEMSTICK updates for v5.16
 2021-11-01 11:27 UTC 

[RFC v2 0/2]
 2021-11-01  9:39 UTC  (3+ 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] mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
 2021-11-01  9:12 UTC  (14+ messages)

IMX8MM eMMC CQHCI timeout
 2021-11-01  1:57 UTC  (2+ messages)

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-10-31 13:19 UTC  (26+ 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 06/11] MAINTAINERS: Add entry for PENSANDO
` [PATCH v3 07/11] arm64: Add config for Pensando SoC platforms
` [PATCH v3 08/11] spi: cadence-quadspi: Add compatible for Pensando Elba SoC
` [PATCH v3 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH v3 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH v14 00/39] NVIDIA Tegra power management patches for 5.17
 2021-10-30  1:04 UTC  (54+ messages)
` [PATCH v14 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v14 02/39] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v14 03/39] soc/tegra: Don't print error message when OPPs not available
` [PATCH v14 04/39] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v14 05/39] clk: tegra: Support runtime PM and power domain
` [PATCH v14 06/39] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v14 07/39] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v14 08/39] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v14 09/39] gpu: host1x: Add host1x_channel_stop()
` [PATCH v14 10/39] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v14 11/39] drm/tegra: hdmi: Add OPP support
` [PATCH v14 12/39] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v14 13/39] drm/tegra: gr3d: "
` [PATCH v14 14/39] drm/tegra: vic: Stop channel on suspend
` [PATCH v14 15/39] drm/tegra: nvdec: "
` [PATCH v14 16/39] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v14 17/39] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v14 18/39] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v14 19/39] bus: tegra-gmi: "
` [PATCH v14 20/39] pwm: tegra: "
` [PATCH v14 21/39] mmc: sdhci-tegra: "
` [PATCH v14 22/39] mtd: rawnand: tegra: "
` [PATCH v14 23/39] spi: tegra20-slink: Add "
` [PATCH v14 24/39] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v14 25/39] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v14 26/39] media: staging: tegra-vde: Support generic "
` [PATCH v14 27/39] soc/tegra: fuse: Reset hardware
` [PATCH v14 28/39] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v14 29/39] soc/tegra: regulators: Prepare for suspend
` [PATCH v14 30/39] soc/tegra: pmc: Rename 3d power domains
` [PATCH v14 31/39] soc/tegra: pmc: Rename core power domain
` [PATCH v14 32/39] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v14 33/39] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v14 34/39] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v14 35/39] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v14 36/39] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v14 37/39] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v14 38/39] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v14 39/39] ARM: tegra20/30: Disable unused host1x hardware

[PATCH 0/2] Add SD/SDIO control driver for Sunplus SP7021 SoC
 2021-10-30  0:00 UTC  (4+ messages)
` [PATCH 1/2] mmc: Add SD/SDIO driver for Sunplus SP7021
` [PATCH 2/2] devicetree bindings mmc Add bindings doc "

[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: renesas_sdhi: Fix internal cd irq miss with hard reset
 2021-10-29  6:55 UTC  (8+ 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  (6+ messages)

[PATCH v1 00/15] create power sequencing subsystem
 2021-10-27 21:53 UTC  (5+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

[RESEND PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder
 2021-10-27 13:33 UTC  (6+ messages)
` [RESEND PATCH v2 1/4] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
` [RESEND PATCH v2 2/4] dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC
` [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

[PATCH v2] mmc: cqhci: clear HALT state after CQE enable
 2021-10-27  0:55 UTC 

[PATCH 1/2] mmc: core: adjust polling interval for CMD1
 2021-10-26 16:55 UTC  (3+ messages)
  ` [PATCH 2/2] mmc: core: use jiffies to checking timeout "

[PATCH] mmc: cqhci: clear HALT state after CQE enable
 2021-10-26 15:40 UTC  (3+ messages)

[PATCH] mmc: vub300: fix control-message timeouts
 2021-10-26 15:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: drop obsolete file pattern in SDHCI DRIVER section
 2021-10-26 15:39 UTC  (3+ messages)

[PATCH 0/3] Add SDHCI driver support for NXP S32G2
 2021-10-26 15:39 UTC  (2+ messages)

linux-next: Tree for Oct 25
 2021-10-26  8:40 UTC  (3+ messages)

[PATCH 00/10] ASPEED SD/eMMC controller clock configuration
 2021-10-26  6:10 UTC  (11+ messages)
` [PATCH 01/10] clk: aspeed: ast2600: Porting sdhci clock source
` [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

[ISSUE] ADMA issue when PAGE_SIZE=64K
 2021-10-26  6:02 UTC  (2+ messages)

[PATCH v3 0/2] blk-mq: Allow to complete requests directly
 2021-10-25  7:10 UTC  (4+ messages)
` [PATCH v3 1/2] blk-mq: Add blk_mq_complete_request_direct()
` [PATCH v3 2/2] mmc: core: Use blk_mq_complete_request_direct()

[PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder Bay
 2021-10-25  7:03 UTC  (6+ messages)

[PATCH v2 0/2] blk-mq: Allow to complete requests directly
 2021-10-25  6:45 UTC  (7+ messages)
` [PATCH v2 1/2] blk-mq: Add blk_mq_complete_request_direct()
` [PATCH v2 2/2] mmc: core: Use blk_mq_complete_request_direct()

[PATCH] mmc: dw_mmc: exynos: fix the finding clock sample value
 2021-10-22  6:53 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).