linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-22 01:52:58 to 2022-01-07 10:29:41 UTC [more...]

[PATCH v6 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-07 10:29 UTC  (10+ messages)
` [PATCH v6 1/3] MAINTAINERS: co-maintain LiteX platform
` [PATCH v6 2/3] dt-bindings: mmc: Add bindings for LiteSDCard
` [PATCH v6 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH v1 0/3] mmc: mediatek: add support for SDIO async int
 2022-01-07  8:19 UTC  (11+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: add cap-sdio-async-int flag
` [PATCH v1 2/3] mmc: core: Add support for SDIO async interrupt
` [PATCH v1 3/3] mmc: mediatek: add support for SDIO eint irq

[PATCH V2] mmc: debugfs: add error statistics
 2022-01-07  7:42 UTC  (7+ messages)

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-06 21:22 UTC  (12+ messages)
` [PATCH v7 1/7] ARM: imx: Add initial support for i.MXRT10xx family
` [PATCH v7 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v7 3/7] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v7 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v7 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v7 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
` [PATCH v7 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig

[PATCH 00/10] Add wrapped key support for Qualcomm ICE
 2022-01-06 21:14 UTC  (3+ messages)

[PATCH v2 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-01-06 18:55 UTC  (4+ messages)
` [PATCH v2 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021
` [PATCH v2 2/2] mmc: Add mmc driver "

[PATCH] dt-bindings: mmc: arm,pl18x: Make each example a separate entry
 2022-01-06 18:25 UTC 

[PATCH v5 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-06 17:08 UTC  (12+ messages)
` [PATCH v5 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH v2 0/6] DEV_PM_OPS macros rework v2
 2022-01-06 13:42 UTC  (8+ messages)
` [PATCH v2 1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
` [PATCH v2 2/6] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
` [PATCH v2 3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
` [PATCH v2 4/6] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
` [PATCH v2 5/6] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
` [PATCH v2 6/6] iio: pressure: bmp280: Use new PM macros

[PATCH] mmc: meson: Fix usage of meson_mmc_post_req()
 2022-01-06 10:54 UTC 

[PATCH 0/7] Preparations to support SD UHS-II cards
 2022-01-06 10:31 UTC  (7+ messages)
` [PATCH 5/7] mmc: add UHS-II related definitions in headers
` [PATCH 6/7] mmc: Implement content of UHS-II card initialization functions

[PATCH] mmc: sdhci-of-esdhc: Check for error num after setting mask
 2022-01-06  2:16 UTC 

[PATCH 00/19] arm/arm64/dt-bindings: altera/intel: fix DTS and dtschema
 2022-01-06  0:34 UTC  (23+ messages)
` [PATCH 01/19] dt-bindings: vendor-prefixes: add Enclustra
` [PATCH 02/19] dt-bindings: altera: document existing Cyclone 5 board compatibles
` [PATCH 03/19] dt-bindings: altera: document Arria 5 based "
` [PATCH 04/19] dt-bindings: altera: document Arria 10 "
` [PATCH 05/19] dt-bindings: altera: document VT compatibles
` [PATCH 06/19] dt-bindings: altera: document Stratix 10 based board compatibles
` [PATCH 07/19] dt-bindings: intel: document Agilex "
` [PATCH 08/19] dt-bindings: clock: intel,stratix10: convert to dtschema
` [PATCH 09/19] dt-bindings: mmc: synopsys-dw-mshc: integrate Altera and Imagination
` [PATCH 10/19] ARM: dts: arria5: add board compatible for SoCFPGA DK
` [PATCH 11/19] ARM: dts: arria10: add board compatible for Mercury AA1
` [PATCH 12/19] ARM: dts: arria10: add board compatible for SoCFPGA DK
` [PATCH 13/19] arm64: dts: stratix10: "
` [PATCH 14/19] arm64: dts: stratix10: move ARM timer out of SoC node
` [PATCH 15/19] arm64: dts: stratix10: align mmc node names with dtschema
` [PATCH 16/19] arm64: dts: stratix10: align regulator "
` [PATCH 17/19] arm64: dts: agilex: add board compatible for SoCFPGA DK
` [PATCH 18/19] arm64: dts: agilex: add board compatible for N5X DK
` [PATCH 19/19] arm64: dts: agilex: align mmc node names with dtschema

[PATCH 0/8] DEV_PM_OPS macros rework
 2022-01-05 17:37 UTC  (24+ messages)
` [PATCH 1/8] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
` [PATCH 2/8] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
` [PATCH 3/8] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
` [PATCH 4/8] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
` [PATCH 5/8] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
` [PATCH 6/8] mmc: mxc: Make dev_pm_ops struct static
` [PATCH 7/8] mmc: jz4740: "
` [PATCH 8/8] iio: gyro: mpu3050: Use new PM macros

[PATCH] mmc: block: fix read single on recovery logic
 2022-01-05 16:43 UTC 

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2022-01-05 16:39 UTC  (3+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "

[PATCH] mmc: sh_mmcif: Check for null res pointer
 2022-01-05  9:41 UTC 

[PATCH v3 0/2] Add SD/SDIO control driver for Sunplus SP7021 SoC
 2022-01-04 20:36 UTC  (4+ messages)
` [PATCH v3 1/2] mmc: Add SD/SDIO driver for Sunplus SP7021
` [PATCH v3 2/2] devicetree bindings mmc Add bindings doc "

[PATCH 0/2] Add SD/SDIO control driver for Sunplus SP7021 SoC
 2022-01-04 20:31 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] devicetree bindings mmc Add bindings doc for Sunplus SP7021

[PATCH] dt-bindings: mmc: PL18x stop relying on order of dma-names
 2022-01-04 18:53 UTC  (4+ messages)

[PATCH RFC 0/13] Fix deferred probing in the MMC/SD drivers
 2022-01-04 11:00 UTC  (25+ messages)
` [PATCH RFC 01/13] mmc: bcm2835: fix deferred probing
` [PATCH RFC 02/13] mmc: meson-gx: "
` [PATCH RFC 03/13] mmc: mtk-sd: "
` [PATCH RFC 04/13] mmc: mvsdio: "
` [PATCH RFC 05/13] mmc: omap: "
` [PATCH RFC 06/13] mmc: omap_hsmmc: "
` [PATCH RFC 07/13] mmc: owl: "
` [PATCH RFC 08/13] mmc: s3mci: "
` [PATCH RFC 09/13] mmc: sdhci-acpi: "
` [PATCH RFC 10/13] mmc: sdhci-spear: "
` [PATCH RFC 11/13] mmc: sh_mmcif: "
` [PATCH RFC 12/13] mmc: sunxi: "
` [PATCH RFC 13/13] mmc: usdhi60rol0: "

[PATCH v2] mmc: sunxi-mmc: check ocr_avail on resource request
 2022-01-04  6:03 UTC 

[PATCH 1/3] mmc:sunxi-mmc:add support on discrete device power supply
 2021-12-31 12:14 UTC  (3+ messages)
    `  "

[RFC PATCH 1/1] arm64: dts: qcom: msm8994-angler: Add sdhc{1,2} definitions
 2021-12-30 20:20 UTC 

nothing happens upon SD card insertion (Asus Zenbook UM425IA, RTS522A)
 2021-12-30  9:25 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: Fix potential null pointer risk
 2021-12-30  8:35 UTC  (2+ messages)

[PATCH v3] mmc: rtsx: improve performance for multi block rw
 2021-12-29 12:39 UTC  (7+ messages)

[PATCH] mmc: pwrseq: Use bitmap_free() to free bitmap
 2021-12-28 16:58 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: mmc: sdhci-msm: Add compatible string for msm8994
 2021-12-28 16:57 UTC  (2+ messages)

[PATCH] mmc: au1xmmc: propagate errors from platform_get_irq()
 2021-12-28 16:57 UTC  (3+ messages)

[PATCH V3 1/2] mmc:sdhci-pci-o2micro:Improve card input timing at SDR104/HS200 mode
 2021-12-28 16:57 UTC  (3+ messages)
` [PATCH V3 2/2] mmc:sdhci-pci-o2micro:Make the SD clock's base clock frequency correctly according to different card mode

[PATCH V4 1/2] mmc:sdhci-pci-o2micro:Improve card input timing at SDR104/HS200 mode
 2021-12-28 16:57 UTC  (2+ messages)

[PATCH 1/5] mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling
 2021-12-28 16:57 UTC  (3+ messages)
` [PATCH 5/5] mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTs

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH v3 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-25 16:39 UTC  (3+ messages)
` [PATCH v3 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH 1/2] Display BARRIER_CTRL Status when printing EXT_CSD
 2021-12-24 11:19 UTC  (2+ messages)
  ` [PATCH 2/2] Enhancement to do_status_get() function for detailed Response info

[GIT PULL] MMC fixes for v5.16-rc7
 2021-12-23 18:13 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2021-12-23  8:30 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2021-12-22 19:31 UTC  (9+ messages)
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support

[PATCH v6 0/7] dd initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-22 11:17 UTC  (8+ messages)
` [PATCH v6 3/7] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v6 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v6 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v6 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
` [PATCH v6 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig

[PATCH 3/3] mmc: sunxi-mmc: use pll to increase clock speed
 2021-12-22 10:49 UTC  (2+ messages)

[PATCH 2/3] mmc:sunxi-mmc:fix clock division for timing mode
 2021-12-22  3:15 UTC 


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