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

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-10 21:23 UTC  (76+ 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: sdhci-of-arasan: Allow configuring zero tap values
 2020-11-10 17:42 UTC 

[PATCH 0/3] mmc: renesas_sdhi: refactor SCC reset
 2020-11-10 16:21 UTC  (4+ messages)
` [PATCH 1/3] mmc: renesas_sdhi: clear TAPEN when resetting, too
` [PATCH 2/3] mmc: renesas_sdhi: merge the SCC reset functions
` [PATCH 3/3] mmc: renesas_sdhi: remove superfluous SCLKEN

[PATCH] mmc: meson-gx: remove IRQF_ONESHOT
 2020-11-10 15:04 UTC  (4+ messages)

[RFC PATCH 0/4] mmc: renesas_sdhi: reset SCC only when available
 2020-11-10 14:20 UTC  (5+ messages)
` [RFC PATCH 1/4] mmc: renesas_sdhi: only reset SCC when its pointer is populated
` [RFC PATCH 2/4] mmc: renesas_sdhi: probe into TMIO after SCC parameters have been setup
` [RFC PATCH 3/4] mmc: renesas_sdhi: populate SCC pointer at the proper place
` [RFC PATCH 4/4] mmc: renesas_sdhi: simplify reset routine a little

Subject: [RFC] clang tooling cleanups
 2020-11-10 13:12 UTC  (3+ messages)

[PATCH 0/3] tmio/sdhi: fix workaround for a regression
 2020-11-10 13:07 UTC  (10+ 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 00/19] Second step support for A100
 2020-11-10 12:48 UTC  (14+ messages)
` [PATCH 01/19] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller
` [PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
` [PATCH 03/19] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler
` [PATCH 04/19] dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatible
` [PATCH 05/19] dmaengine: sun6i: Add support for A100 DMA
` [PATCH 06/19] arm64: allwinner: a100: Add device node for DMA controller
` [PATCH 07/19] arm64: dts: allwinner: A100: Add PMU mode
` [PATCH 08/19] phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg
` [PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API

[PATCH] mmc: sdhci: Make pic32_sdhci_probe_platform() void
 2020-11-10 12:26 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-esdhc: handle pulse width detection erratum for more SoCs
 2020-11-10 12:26 UTC  (2+ messages)

[PATCH] mmc: host: renesas_sdhi_core: Missing tmio_mmc_host_free() in renesas_sdhi_remove()
 2020-11-10 12:26 UTC  (4+ messages)

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

[PATCH] mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel controllers
 2020-11-10 12:01 UTC  (2+ messages)

[PATCH v3] mmc: core: Issue power off notification in mmc_remove()
 2020-11-10 10:48 UTC 

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[RFC PATCH v3.1 00/27] Add support UHS-II for GL9755
 2020-11-10  7:15 UTC  (29+ 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

[RESEND PATCH 00/19] Second step support for A100
 2020-11-10  6:46 UTC  (3+ messages)
` [RESEND PATCH 16/19] dt-bindings: mmc: sunxi: Add A100 compatibles
` [RESEND PATCH 17/19] mmc: sunxi: add support for A100 mmc controller

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

[PATCH -next] mmc: owl-mmc: use true and false for bool variables
 2020-11-09  2:25 UTC 

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

[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: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-05 12:59 UTC  (2+ 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  (2+ messages)

[PATCH 1/8] mmc: rtsx: Add test mode for RTS5261
 2020-11-05 12:59 UTC  (2+ 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  (2+ 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  (19+ 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 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 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

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  (3+ 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).