linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-17 07:10:21 to 2021-01-06 09:30:40 UTC [more...]

sdhci timeout on imx8mq
 2021-01-06  9:29 UTC  (13+ messages)

[PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E
 2021-01-06  9:27 UTC 

[PATCH] mmc: sdhci-pci-gli: Add a switch to enable/disable CQHCI support
 2021-01-06  8:53 UTC 

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-06  7:13 UTC  (12+ messages)

[PATCH 28/31] PM / devfreq: imx8m-ddrc: convert to use devm_pm_opp_* API
 2021-01-05 19:59 UTC  (3+ messages)

[PATCH] mmc: sdhci-msm: Fix possible NULL pointer exception
 2021-01-05 19:20 UTC  (4+ messages)

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-01-05 16:33 UTC  (44+ messages)
` [PATCH 01/31] opp: Add devres wrapper for dev_pm_opp_set_clkname and dev_pm_opp_put_clkname
` [PATCH 02/31] opp: Add devres wrapper for dev_pm_opp_set_regulators and dev_pm_opp_put_regulators
` [PATCH 03/31] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH 04/31] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH 05/31] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH 06/31] serial: qcom_geni_serial: fix potential mem leak in qcom_geni_serial_probe()
` [PATCH 07/31] serial: qcom_geni_serial: convert to use devm_pm_opp_* API
` [PATCH 08/31] spi: spi-qcom-qspi: fix potential mem leak in spi_geni_probe()
` [PATCH 09/31] "
` [PATCH 10/31] qcom-geni-se: remove opp_table
` [PATCH 11/31] mmc: sdhci-msm: fix potential mem leak in sdhci_msm_probe()
` [PATCH 12/31] mmc: sdhci-msm: convert to use devm_pm_opp_* API
` [PATCH 13/31] spi: spi-qcom-qspi: fix potential mem leak in qcom_qspi_probe()
` [PATCH 14/31] spi: spi-qcom-qspi: convert to use devm_pm_opp_* API
` [PATCH 15/31] drm/msm: fix potential mem leak
` [PATCH 16/31] drm/msm: convert to use devm_pm_opp_* API and remove dp_ctrl_put
` [PATCH 17/31] drm/lima: convert to use devm_pm_opp_* API
` [PATCH 18/31] drm/lima: remove unneeded devm_devfreq_remove_device()
` [PATCH 19/31] drm/panfrost: convert to use devm_pm_opp_* API
` [PATCH 20/31] media: venus: fix error check in core_get_v4()
` [PATCH 21/31] media: venus: convert to use devm_pm_opp_* API
` [PATCH 22/31] memory: samsung: exynos5422-dmc: fix return error in exynos5_init_freq_table
` [PATCH 23/31] memory: samsung: exynos5422-dmc: convert to use devm_pm_opp_* API
` [PATCH 24/31] memory: tegra20: "

[PATCH] mmc: sdhci-of-dwcmshc: fix rpmb access
 2021-01-05 16:00 UTC  (2+ messages)

[PATCH] [RFC] mmc: mmci: Add support for probing bus voltage level translator
 2021-01-05 14:07 UTC 

[PATCH v6 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
 2021-01-05 13:47 UTC  (8+ messages)
` [PATCH v6 1/6] mmc: core: Add helper for parsing clock phase properties
` [PATCH v6 2/6] mmc: sdhci-of-aspeed: Expose clock phase controls
` [PATCH v6 3/6] mmc: sdhci-of-aspeed: Add AST2600 bus clock support
` [PATCH v6 4/6] mmc: sdhci-of-aspeed: Add KUnit tests for phase calculations
` [PATCH v6 5/6] MAINTAINERS: Add entry for the ASPEED SD/MMC driver
` [PATCH v6 6/6] ARM: dts: rainier: Add eMMC clock phase compensation

[PATCH] mmc: sdhci-sprd: Fix some resource leaks in the remove function
 2021-01-05 12:39 UTC  (5+ messages)

[PATCH 31/31] PM / devfreq: convert to devm_pm_opp_register_notifier and remove unused API
 2021-01-05  5:36 UTC  (3+ messages)

[PATCH 30/31] PM / devfreq: exynos: convert to use devm_pm_opp_* API
 2021-01-05  4:35 UTC  (2+ messages)

[PATCH 29/31] PM / devfreq: imx-bus: convert to use devm_pm_opp_* API
 2021-01-05  4:20 UTC  (2+ messages)

[PATCH 27/31] PM / devfreq: rk3399_dmc: convert to use devm_pm_opp_* API
 2021-01-05  4:00 UTC  (2+ messages)

[PATCH 26/31] PM / devfreq: tegra30: convert to use devm_pm_opp_* API
 2021-01-05  3:47 UTC  (3+ messages)

[PATCH 0/8] eMMC inline encryption support
 2021-01-04 20:46 UTC  (11+ messages)

[PATCH v4 0/9] eMMC inline encryption support
 2021-01-04 18:45 UTC  (10+ messages)
` [PATCH v4 1/9] mmc: add basic support for inline encryption
` [PATCH v4 2/9] mmc: cqhci: rename cqhci.c to cqhci-core.c
` [PATCH v4 3/9] mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
` [PATCH v4 4/9] mmc: cqhci: add support for inline encryption
` [PATCH v4 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v4 6/9] firmware: qcom_scm: update comment for ICE-related functions
` [PATCH v4 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH v4 8/9] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH v4 9/9] mmc: sdhci-msm: add Inline Crypto Engine support

[PATCH 25/31] memory: tegra30: convert to use devm_pm_opp_* API
 2021-01-04 18:06 UTC  (2+ messages)

[PATCH v3 00/24] wfx: get out from the staging area
 2021-01-04 14:48 UTC  (29+ messages)
` [PATCH v3 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v3 03/24] wfx: add Makefile/Kconfig
` [PATCH v3 05/24] wfx: add main.c/main.h
` [PATCH v3 09/24] wfx: add hwio.c/hwio.h
` [PATCH v3 12/24] wfx: add hif_api_*.h
` [PATCH v3 18/24] wfx: add data_tx.c/data_tx.h

[PATCH] mmc: meson-gx: check for scatterlist size alignment in block mode
 2021-01-04  9:19 UTC  (3+ messages)

[PATCH v3 00/13] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi
 2020-12-31 17:12 UTC  (5+ messages)
` [PATCH v3 08/13] arm: dts: owl-s500: Add MMC support

[RFC] how to support ADMA3 and emmc CQ and inline encryption at the same time
 2020-12-30 12:26 UTC  (3+ messages)

[PATCH 1/2] mmc: rtsx: add delay before power on
 2020-12-30  9:04 UTC  (2+ messages)
` [PATCH 2/2] mmc: rtsx: Add MMC_CAP2_NO_SDIO flag

[PATCH 0/6] v3u: add SDHI/MMC support
 2020-12-27 17:41 UTC  (2+ messages)
` [PATCH 1/6] dt-bindings: mmc: renesas,sdhi: Add r8a779a0 support

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

[PATCH v4 0/2] mmc: support crash logging to MMC block devices
 2020-12-23 14:40 UTC  (3+ messages)
` [PATCH v4 1/2] mmc: Support kmsg dumper based on pstore/blk
` [PATCH v4 2/2] mmc: cavium: Add MMC polling method to support kmsg panic/oops write

[PATCH 0/2] mmc: remove unused struct component card_detect_irq
 2020-12-23 12:51 UTC  (4+ messages)
` [PATCH 1/2] mmc: jz4740: "
` [PATCH 2/2] mmc: omap: "

[PATCH 0/2] mmc: host: tmio/renesas_sdhi: Add data timeout error detection
 2020-12-23  7:30 UTC  (3+ messages)
` [PATCH 1/2] mmc: tmio: "
` [PATCH 2/2] mmc: host: renesas_sdhi: Add a condition of cmd/data timeout for retune

[PATCH AUTOSEL 5.4 045/130] mmc: mediatek: fix mem leak in msdc_drv_probe
 2020-12-23  2:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 046/130] mmc: tmio: do not print real IOMEM pointer

[PATCH AUTOSEL 4.19 32/87] mmc: tmio: do not print real IOMEM pointer
 2020-12-23  2:20 UTC 

[PATCH AUTOSEL 4.14 27/66] mmc: tmio: do not print real IOMEM pointer
 2020-12-23  2:22 UTC 

[PATCH AUTOSEL 4.9 20/48] mmc: tmio: do not print real IOMEM pointer
 2020-12-23  2:23 UTC 

[PATCH AUTOSEL 4.4 17/38] mmc: tmio: do not print real IOMEM pointer
 2020-12-23  2:24 UTC 

[PATCH -next] mmc: core: use roundup macro to to calculate blk_sz
 2020-12-22 13:33 UTC 

[PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling
 2020-12-22  8:54 UTC  (13+ messages)

[PATCH v3 0/2] mmc: support crash logging to MMC block devices
 2020-12-18 18:50 UTC  (15+ messages)
` [PATCH 1/2] mmc: Support kmsg dumper based on pstore/blk
    ` [EXT] "

[PATCH] mmc: mediatek: fix race condition between msdc_request_timeout and irq
 2020-12-18  7:16 UTC 

[PATCH v2 0/3] update xenon controller properties in CN913X family
 2020-12-18  3:43 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: cn913x-db: enable MMC HS400

[PATCH] mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe
 2020-12-17 21:09 UTC 

[PATCH v2 0/2] mmc: renesas_internal_dmac: add pre_req and post_req support
 2020-12-17  7:09 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytes


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