linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-12 20:12:02 to 2021-09-21 02:41:58 UTC [more...]

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-20 18:11 UTC  (22+ messages)
` [PATCH v12 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v12 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v12 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v12 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v12 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v12 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v12 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v12 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v12 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v12 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v12 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v12 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v12 14/35] drm/tegra: gr3d: "
` [PATCH v12 15/35] drm/tegra: vic: Support system suspend
` [PATCH v12 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v12 17/35] bus: tegra-gmi: "
` [PATCH v12 18/35] pwm: tegra: "
` [PATCH v12 19/35] mmc: sdhci-tegra: "
` [PATCH v12 20/35] mtd: rawnand: tegra: "
` [PATCH v12 21/35] spi: tegra20-slink: Add "

[PATCH v3] mmc-utils: One further optimization of trimming routine
 2021-09-20 19:46 UTC 

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

[PATCH v3 1/6] dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controller
 2021-09-20 15:08 UTC  (6+ messages)
` [PATCH v3 2/6] riscv: dts: microchip: drop duplicated nodes
` [PATCH v3 3/6] riscv: dts: microchip: fix board compatible
` [PATCH v3 4/6] riscv: dts: microchip: drop duplicated MMC/SDHC node
` [PATCH v3 5/6] riscv: dts: microchip: drop unused pinctrl-names
` [PATCH v3 6/6] riscv: dts: microchip: use vendor compatible for Cadence SD4HC

[PATCH] mmc: dw_mmc: avoid long timeout if register invalid
 2021-09-20  9:34 UTC  (3+ messages)

[PATCH] mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
 2021-09-19 20:04 UTC  (2+ messages)

[PATCH v1 0/6] kunit: build kunit tests without structleak plugin
 2021-09-18 15:58 UTC  (18+ messages)
` [PATCH v1 1/6] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH v1 2/6] iio/test-format: build kunit tests without structleak plugin
` [PATCH v1 3/6] device property: "
` [PATCH v1 4/6] thunderbolt: "
` [PATCH v1 5/6] mmc: sdhci-of-aspeed: "
` [PATCH v1 6/6] bitfield: "

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

[PATCH v1 1/2] mmc: sdhci: Return true only when timeout exceeds capacity of the HW timer
 2021-09-17 17:27 UTC  (2+ messages)
` [PATCH v1 2/2] mmc: sdhci: Use the SW timer when the HW timer cannot meet the timeout value required by the device

NOHZ tick-stop error with ath10k SDIO
 2021-09-17 17:09 UTC  (4+ messages)

[RESEND v4 0/3] mmc: mediatek: Add HS400 online tuning support
 2021-09-17 12:48 UTC  (4+ messages)
` [RESEND v4 1/3] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting
` [RESEND v4 2/3] mmc: core: add tuning support for HS400 mode
` [RESEND v4 3/3] mmc: mediatek: Add HS400 online tuning support

[PATCH v4 0/3] mmc: mediatek: Add HS400 online tuning support
 2021-09-17 12:38 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting
` [PATCH 2/3] mmc: core: add tuning support for HS400 mode
` [PATCH 3/3] mmc: mediatek: Add HS400 online tuning support

[PATCH v3 0/2] mmc: mediatek: Add HS400 online tuning support
 2021-09-17  9:17 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting
` [PATCH v3 2/2] mmc: mediatek: Add HS400 online tuning support

[PATCH] mmc: sdhci-s3c: drop unneeded MODULE_ALIAS
 2021-09-17  8:47 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Support more time for data read timeouts
 2021-09-17  7:13 UTC  (4+ messages)

[PATCH 0/3] mmc: also abort tuning with CMD12 for SD
 2021-09-17  6:11 UTC  (9+ messages)
` [PATCH 1/3] mmc: core: add helper to send STOP
` [PATCH 2/3] mmc: core: also abort tuning with CMD12 for SD
` [PATCH 3/3] mmc: core: remove obsolete parameter from mmc_send_abort_tuning

[PATCH v2 00/23] Fix some issues at documentation
 2021-09-17  1:56 UTC  (4+ messages)
` [PATCH v2 05/23] dt-bindings: mmc: update mmc-card.yaml reference

[PATCH v2 0/4] blk-crypto cleanups
 2021-09-16 23:07 UTC  (6+ messages)
` [PATCH v2 1/4] blk-crypto-fallback: properly prefix function and struct names
` [PATCH v2 2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile
` [PATCH v2 3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
` [PATCH v2 4/4] blk-crypto: update inline encryption documentation

[PATCH v11 00/34] NVIDIA Tegra power management patches for 5.16
 2021-09-16 19:49 UTC  (20+ messages)
` [PATCH v11 08/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v11 18/34] pwm: tegra: Add runtime PM and OPP support
` [PATCH v11 22/34] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v11 23/34] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v11 24/34] media: staging: tegra-vde: Support generic "
` [PATCH v11 25/34] soc/tegra: fuse: Reset hardware
` [PATCH v11 26/34] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v11 27/34] soc/tegra: regulators: Prepare for suspend
` [PATCH v11 28/34] soc/tegra: pmc: Change name of core power domain
` [PATCH v11 29/34] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v11 30/34] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v11 31/34] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v11 32/34] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v11 33/34] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v11 34/34] ARM: tegra20/30: Disable unused host1x hardware

[PATCH] drivers/mmc: fix reference count leaks in moxart_probe
 2021-09-16 18:18 UTC 

[PATCH 0/5] blk-crypto cleanups
 2021-09-16 17:28 UTC  (17+ messages)
` [PATCH 1/5] blk-crypto-fallback: properly prefix function and struct names
` [PATCH 2/5] blk-crypto-fallback: consolidate static variables
` [PATCH 3/5] blk-crypto: rename keyslot-manager files to blk-crypto-profile
` [PATCH 4/5] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
` [PATCH 5/5] blk-crypto: update inline encryption documentation

[PATCH 00/24] Fix some issues at documentation
 2021-09-16  9:13 UTC  (2+ messages)
` [PATCH 05/24] dt-bindings: mmc: update mmc-card.yaml reference

[PATCH] mmc: dw_mmc: Dont wait for DRTO on Write RSP error
 2021-09-16  5:59 UTC 

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-15 14:57 UTC  (13+ messages)
` [PATCH 6/9] s390/block/dasd_genhd: add error handling support for add_disk()
` [PATCH 7/9] s390/block/dcssblk: "

[PATCH v1 0/2] Two nimor eMMc changes
 2021-09-15 12:48 UTC  (7+ messages)
` [PATCH v1 1/2] mmc: cqhci: Print out qcnt in case of timeout
` [PATCH v1 2/2] mmc: core: No need to calculate the timeout value for CQE data transmission

[PATCH] mmc: sdhci-of-at91: wait for calibration done before proceed
 2021-09-15 12:04 UTC  (2+ messages)

[PATCH 0/8] Initial LG G Watch R support
 2021-09-14 11:24 UTC  (3+ messages)
` [PATCH 2/8] dt-bindings: mmc: sdhci-msm: Add compatible string for msm8226

[PATCH] memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic
 2021-09-14 11:23 UTC  (2+ messages)

[PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder Bay
 2021-09-14 11:23 UTC  (2+ messages)

[RFC v2 00/13] create power sequencing subsystem
 2021-09-13 23:39 UTC  (6+ messages)
` [RFC v2 01/13] power: add power sequencer subsystem

[PATCH v3 0/8] block: first batch of add_disk() error handling conversions
 2021-09-13 17:26 UTC  (7+ messages)
` [PATCH v3 1/8] scsi/sd: add error handling support for add_disk()
` [PATCH v3 2/8] scsi/sr: "

mmc host: abort pending mmc requests
 2021-09-13 14:02 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).