linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-28 21:55:48 to 2020-11-09 05:09:09 UTC [more...]

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-09  5:08 UTC  (54+ 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 -next] mmc: owl-mmc: use true and false for bool variables
 2020-11-09  2:25 UTC 

[PATCH] mmc: sdhci: Make pic32_sdhci_probe_platform() void
 2020-11-08 15:00 UTC 

[BUG] cqe unable to handle buggy cards
 2020-11-06 20:54 UTC  (5+ messages)

[PATCH] mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel controllers
 2020-11-06 13:48 UTC 

[PATCH 0/3] tmio/sdhi: fix workaround for a regression
 2020-11-06 12:02 UTC  (5+ messages)
` [PATCH 1/3] mmc: tmio: when resetting, reset DMA controller, too
` [PATCH 2/3] mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF
` [PATCH 3/3] Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards"

[PATCH] mmc: host: renesas_sdhi_core: Missing tmio_mmc_host_free() in renesas_sdhi_remove()
 2020-11-06 11:31 UTC  (3+ messages)

[PATCH v4 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-11-06  7:16 UTC  (10+ messages)
` [PATCH v4 4/4] "

[PATCH v1 0/1] mmc: sdhci-of-arasan: Specify .clk_ops for Keem Bay SOC
 2020-11-06 12:09 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-06  3:26 UTC  (2+ messages)

[RFC PATCH v3.1 00/27] Add support UHS-II for GL9755
 2020-11-06  2:27 UTC  (28+ messages)
` [RFC PATCH v3.1 01/27] mmc: add UHS-II related definitions in public headers
` [RFC PATCH v3.1 02/27] mmc: core: UHS-II support, modify power-up sequence
` [RFC PATCH v3.1 03/27] mmc: core: UHS-II support, skip set_chip_select()
` [RFC PATCH v3.1 04/27] mmc: core: UHS-II support, try to select UHS-II interface
` [RFC PATCH v3.1 05/27] mmc: core: UHS-II support, skip TMODE setup in some cases
` [RFC PATCH v3.1 06/27] mmc: core: UHS-II support, generate UHS-II SD command packet
` [RFC PATCH v3.1 07/27] mmc: core: UHS-II support, set APP_CMD bit if necessary
` [RFC PATCH v3.1 08/27] mmc: sdhci: add a kernel configuration for enabling UHS-II support
` [RFC PATCH v3.1 09/27] mmc: sdhci: add UHS-II related definitions in headers
` [RFC PATCH v3.1 10/27] mmc: sdhci: add UHS-II module
` [RFC PATCH v3.1 11/27] mmc: sdhci-uhs2: dump UHS-II registers
` [RFC PATCH v3.1 12/27] mmc: sdhci-uhs2: add reset function
` [RFC PATCH v3.1 13/27] mmc: sdhci-uhs2: add set_power() to support vdd2
` [RFC PATCH v3.1 14/27] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [RFC PATCH v3.1 15/27] mmc: sdhci-uhs2: add set_timeout()
` [RFC PATCH v3.1 16/27] mmc: sdhci-uhs2: add set_ios()
` [RFC PATCH v3.1 17/27] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [RFC PATCH v3.1 18/27] mmc: sdhci-uhs2: add clock operations
` [RFC PATCH v3.1 19/27] mmc: sdhci-uhs2: add set_reg() to initialise the interface
` [RFC PATCH v3.1 20/27] mmc: sdhci-uhs2: add request() and others
` [RFC PATCH v3.1 21/27] mmc: sdhci-uhs2: add irq() "
` [RFC PATCH v3.1 22/27] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [RFC PATCH v3.1 23/27] mmc: sdhci-uhs2: add pre-detect_init hook
` [RFC PATCH v3.1 24/27] mmc: core: add post-mmc_attach_sd hook
` [RFC PATCH v3.1 25/27] mmc: sdhci-uhs2: "
` [RFC PATCH v3.1 26/27] mmc: sdhci-pci: add UHS-II support framework
` [RFC PATCH v3.1 27/27] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755

[PATCH] mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-05 12:59 UTC  (3+ messages)

[PATCH v1 0/1] Add HS400 enhanced strobe support
 2020-11-05 12:59 UTC  (3+ messages)
` [PATCH v1 1/1] mmc: mediatek: add "

[PATCH] mmc: meson-gx: drop of_match_ptr from of_device_id table
 2020-11-05 12:59 UTC  (3+ messages)

[PATCH 1/8] mmc: rtsx: Add test mode for RTS5261
 2020-11-05 12:59 UTC  (4+ messages)

[PATCH] mmc: davinci: remove unneeded semicolon
 2020-11-05 12:59 UTC  (2+ messages)

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

[PATCH] memstick: tifm: remove unneeded semicolon
 2020-11-05 12:59 UTC  (2+ messages)

[PATCH] memstick: mspro_block: remove unneeded semicolon
 2020-11-05 12:58 UTC  (5+ messages)

[PATCH] mmc: moxart: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-05 12:58 UTC  (2+ messages)

[PATCH] memstick: jmb38x_ms: remove unneeded semicolon
 2020-11-05 12:58 UTC  (2+ messages)

[PATCH v2] mmc: core: issue power off notification when host is removed
 2020-11-05 12:04 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)

[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 07/23] wfx: add bus_sdio.c
 2020-11-02 16:02 UTC  (4+ messages)

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

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

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

[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  (5+ messages)

[PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC
 2020-10-28  9:40 UTC  (4+ 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:05 UTC  (8+ 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).