linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 13:01:00 to 2020-11-05 10:06:12 UTC [more...]

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-05 10:06 UTC  (35+ messages)
` [PATCH v1 01/30] dt-bindings: host1x: Document OPP and voltage regulator properties
` [PATCH v1 02/30] dt-bindings: mmc: tegra: "
` [PATCH v1 03/30] dt-bindings: pwm: "
` [PATCH v1 04/30] media: dt: bindings: tegra-vde: "
` [PATCH v1 05/30] dt-binding: usb: ci-hdrc-usb2: "
` [PATCH v1 06/30] dt-bindings: usb: tegra-ehci: "
` [PATCH v1 07/30] soc/tegra: Add sync state API
` [PATCH v1 08/30] soc/tegra: regulators: Support Tegra SoC device "
` [PATCH v1 09/30] soc/tegra: regulators: Fix lockup when voltage-spread is out of range
` [PATCH v1 10/30] regulator: Allow skipping disabled regulators in regulator_check_consumers()
` [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v1 12/30] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v1 13/30] drm/tegra: gr2d: Support OPP and SoC core voltage scaling
` [PATCH v1 14/30] drm/tegra: gr3d: "
` [PATCH v1 15/30] drm/tegra: hdmi: "
` [PATCH v1 16/30] gpu: host1x: "
` [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and "
` [PATCH v1 18/30] pwm: tegra: "
` [PATCH v1 19/30] media: staging: tegra-vde: Support OPP and SoC "
` [PATCH v1 20/30] usb: chipidea: tegra: "
` [PATCH v1 21/30] usb: host: ehci-tegra: "
` [PATCH v1 22/30] memory: tegra20-emc: Support Tegra SoC device state syncing
` [PATCH v1 23/30] memory: tegra30-emc: "
` [PATCH v1 24/30] ARM: tegra: Add OPP tables for Tegra20 peripheral devices
` [PATCH v1 25/30] ARM: tegra: Add OPP tables for Tegra30 "
` [PATCH v1 26/30] ARM: tegra: ventana: Add voltage supplies to DVFS-capable devices
` [PATCH v1 27/30] ARM: tegra: paz00: "
` [PATCH v1 28/30] ARM: tegra: acer-a500: "
` [PATCH v1 29/30] ARM: tegra: cardhu-a04: "
` [PATCH v1 30/30] ARM: tegra: nexus7: "

[PATCH] mmc: meson-mx-sdio: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-05  9:57 UTC  (2+ messages)

[PATCH v3 00/24] wfx: get out from the staging area
 2020-11-05  8:36 UTC  (26+ messages)
` [PATCH v3 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v3 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v3 03/24] wfx: add Makefile/Kconfig
` [PATCH v3 04/24] wfx: add wfx.h
` [PATCH v3 05/24] wfx: add main.c/main.h
` [PATCH v3 06/24] wfx: add bus.h
` [PATCH v3 07/24] wfx: add bus_spi.c
` [PATCH v3 08/24] wfx: add bus_sdio.c
` [PATCH v3 09/24] wfx: add hwio.c/hwio.h
` [PATCH v3 10/24] wfx: add fwio.c/fwio.h
` [PATCH v3 11/24] wfx: add bh.c/bh.h
` [PATCH v3 12/24] wfx: add hif_api_*.h
` [PATCH v3 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v3 14/24] wfx: add key.c/key.h
` [PATCH v3 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v3 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v3 17/24] wfx: add queue.c/queue.h
` [PATCH v3 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v3 19/24] wfx: add sta.c/sta.h
` [PATCH v3 20/24] wfx: add scan.c/scan.h
` [PATCH v3 21/24] wfx: add debug.c/debug.h
` [PATCH v3 22/24] wfx: add traces.h
` [PATCH v3 24/24] wfx: get out from the staging area

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH] mmc: block: Prevent new req entering queue while freeing up the queue
 2020-11-05  7:24 UTC  (4+ messages)

[BUG] cqe unable to handle buggy cards
 2020-11-05  0:39 UTC  (4+ messages)

[PATCH 1/8] mmc: rtsx: Add test mode for RTS5261
 2020-11-04 12:47 UTC  (3+ messages)

[PATCH] mmc: meson-gx: drop of_match_ptr from of_device_id table
 2020-11-03 17:03 UTC  (2+ messages)

[PATCH 8/8] misc: rtsx: Fix clock timing for RTS5261
 2020-11-03  9:55 UTC 

[PATCH 7/8] misc: rtsx: Add hardware auto power off for RTS5261
 2020-11-03  9:55 UTC 

[PATCH 6/8] misc: rtsx: Add CD & WP reverse support for RTS5261
 2020-11-03  9:55 UTC 

[PATCH 5/8] misc: rtsx: Check mmc support for RTS5261
 2020-11-03  9:54 UTC 

[PATCH 4/8] misc: rtsx: Fix PAD driving for RTS5261
 2020-11-03  9:54 UTC 

[PATCH 3/8] misc: rtsx: Fix aspm for RTS5261
 2020-11-03  9:54 UTC 

[PATCH 2/8] misc: rtsx: Fix OCP function for RTS5261
 2020-11-03  9:54 UTC 

[PATCH] misc: rtsx: Fix some bugs and add test mode for rts5261
 2020-11-03  6:38 UTC  (2+ messages)

[regression, bisected] no MMC on rk3399-gru-kevin with 5.10-rc1
 2020-11-02 21:19 UTC  (4+ messages)

[PATCH] memstick: mspro_block: remove unneeded semicolon
 2020-11-02 16:06 UTC  (4+ messages)

[PATCH 07/23] wfx: add bus_sdio.c
 2020-11-02 16:02 UTC  (4+ messages)

[PATCH] mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-02 15:54 UTC  (2+ messages)

[PATCH v2] mmc: core: issue power off notification when host is removed
 2020-11-02 10:04 UTC 

[PATCH/RFC] mmc: core: disable power off notification when host is removed
 2020-11-02  9:57 UTC  (4+ messages)

[PATCH v1 0/1] Add HS400 enhanced strobe support
 2020-11-02  9:28 UTC  (2+ messages)
` [PATCH v1 1/1] mmc: mediatek: add "

[PATCH] mmc: export sd3_bus_mode to user space
 2020-11-02  7:17 UTC 

[PATCH] mmc: davinci: remove unneeded semicolon
 2020-10-31 15:27 UTC 

[PATCH] memstick: tifm: remove unneeded semicolon
 2020-10-31 14:27 UTC 

[PATCH] memstick: jmb38x_ms: remove unneeded semicolon
 2020-10-31 14:25 UTC 

[GIT PULL] MMC fixes for v5.10-rc2
 2020-10-30 20:05 UTC  (2+ messages)

[PATCH] mmc: moxart: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-10-30  1:28 UTC 

[PATCH v3 3/3] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-10-29 12:08 UTC  (2+ messages)

[PATCH] mmc: mediatek: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-10-29 12:08 UTC  (2+ messages)

[PATCH v7 0/4] Add mmc support for MT8192 SoC
 2020-10-29 12:08 UTC  (2+ messages)

[PATCH v3 2/3] misc: rtsx: Add SD Express mode support for RTS5261
 2020-10-29 10:31 UTC  (3+ messages)

[PATCH v3 1/3] mmc: core: Initial support for SD express card/host
 2020-10-29  1:57 UTC 

[v3] mmc: sdhci-of-esdhc: make sure delay chain locked for HS400
 2020-10-28 10:36 UTC  (6+ messages)

[PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC
 2020-10-28  9:40 UTC  (5+ messages)

Subject: [RFC] clang tooling cleanups
 2020-10-28  3:26 UTC  (2+ messages)
`  "

[PATCH 3/3] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-10-28 10:18 UTC  (13+ messages)
  ` 答复: "

[PATCH v2] mmc: sdhci-acpi: AMDI0040: Allow changing HS200/HS400 driver strength
 2020-10-27 13:41 UTC  (3+ messages)

[PATCH 1/3] mmc: s3cmci: include GPIO descriptor consumer header
 2020-10-27 13:41 UTC  (7+ messages)
` [PATCH 2/3] mmc: s3cmci: enable compile testing
` [PATCH 3/3] mmc: sunxi: drop of_match_ptr from of_device_id table

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-27 12:17 UTC  (6+ messages)

[PATCH AUTOSEL 5.8 045/132] mmc: via-sdmmc: Fix data race bug
 2020-10-26 23:50 UTC 

[PATCH AUTOSEL 5.4 26/80] mmc: via-sdmmc: Fix data race bug
 2020-10-26 23:54 UTC 

[PATCH AUTOSEL 4.19 21/60] mmc: via-sdmmc: Fix data race bug
 2020-10-27  0:03 UTC 

[PATCH AUTOSEL 4.14 18/46] mmc: via-sdmmc: Fix data race bug
 2020-10-27  0:09 UTC 

[PATCH AUTOSEL 4.9 11/30] mmc: via-sdmmc: Fix data race bug
 2020-10-27  0:10 UTC 

[PATCH AUTOSEL 4.4 08/25] mmc: via-sdmmc: Fix data race bug
 2020-10-27  0:11 UTC 

[PATCH AUTOSEL 5.9 051/147] mmc: via-sdmmc: Fix data race bug
 2020-10-26 23:47 UTC 

[PATCH v2 00/24] wfx: get out from the staging area
 2020-10-26 14:30 UTC  (19+ messages)
` [PATCH v2 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v2 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v2 04/24] wfx: add wfx.h
` [PATCH v2 05/24] wfx: add main.c/main.h
` [PATCH v2 06/24] wfx: add bus.h
` [PATCH v2 07/24] wfx: add bus_spi.c
` [PATCH v2 08/24] wfx: add bus_sdio.c
` [PATCH v2 10/24] wfx: add fwio.c/fwio.h
` [PATCH v2 12/24] wfx: add hif_api_*.h
` [PATCH v2 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v2 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v2 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v2 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v2 19/24] wfx: add sta.c/sta.h
` [PATCH v2 21/24] wfx: add debug.c/debug.h

[PATCH] Disable HS-DDR mode for Olimex A64-OLinuXino variants with eMMC
 2020-10-24 21:54 UTC  (9+ messages)
` [linux-sunxi] "

[PATCH v2] mmc: sdhci-of-esdhc: set timeout to max before tuning
 2020-10-23 12:25 UTC  (2+ messages)

[PATCH v2 3/3] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-10-22  8:04 UTC 

[PATCH v2 2/3] misc: rtsx: Add SD Express mode support for RTS5261
 2020-10-22  8:03 UTC 

[PATCH v2 1/3] mmc: core: Initial support for SD express card/host
 2020-10-22  8:02 UTC 

[PATCH] mmc: sdhci-of-esdhc: set timeout to max before tuning
 2020-10-21 17:29 UTC  (5+ messages)

[PATCH 2/3] misc: rtsx: Add SD Express mode support for RTS5261
 2020-10-21 13:59 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).