linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 11:27:10 to 2021-01-22 16:13:02 UTC [more...]

[PATCH 1/4] mmc: mmci: Add bindings to operate CMD, CK, CKIN pins as GPIO
 2021-01-22 16:11 UTC  (6+ messages)
` [PATCH 2/4] mmc: mmci: Add support for probing bus voltage level translator
  ` [Linux-stm32] "
` [PATCH 3/4] ARM: dts: stm32: Add additional init state for SDMMC1 pins
` [PATCH 4/4] ARM: dts: stm32: Enable voltage translator auto-detection on DHCOM

[PATCH V2 0/4] imx esdhc dt/driver update
 2021-01-22 14:33 UTC  (8+ messages)
` [PATCH V2 1/4] dt-bindings: mmc: fsl-imx-esdhc: add pinctrl bindings
` [PATCH V2 2/4] dt-bindings: mmc: fsl-imx-esdhc: add clock bindings
` [PATCH V2 3/4] arm64: dts: imx8qxp: correct usdhc clock-names sequence
` [PATCH V2 4/4] mmc: sdhci-esdhc-imx: validate pinctrl before use it

[PATCH 0/6] mmc: core: hs400(es) fix probe/init
 2021-01-22 12:40 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-aspeed: Fix kunit-related build error
 2021-01-22  9:26 UTC  (3+ messages)

[PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-22  9:50 UTC  (4+ messages)
` [PATCH V2 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH V2 2/2] block: remove unnecessary argument from blk_execute_rq

[PATCH v2] mmc: sdhci-of-aspeed: Fix kunit-related build error
 2021-01-22 11:48 UTC 

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

[GIT PULL] MMC fixes for v5.11-rc5
 2021-01-22  9:44 UTC 

[PATCH 0/2] mmc: remove obsolete drivers
 2021-01-22  9:45 UTC  (5+ messages)
` [PATCH 1/2] mmc: remove dw_mmc-zx driver
` [PATCH 2/2] mmc: remove sirf prima/atlas driver

[PATCH] mmc: Assign boolean values to a bool variable
 2021-01-22  9:44 UTC  (3+ messages)

[PATCH 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-22  7:36 UTC  (6+ messages)
` [PATCH 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH 2/2] block: remove unnecessary argument from blk_execute_rq

linux-next: Tree for Jan 21 (mmc/host/sdhci-of-aspeed-test.c)
 2021-01-22  0:24 UTC  (2+ messages)

[PATCH] mmc: core: Apply trim broken quirk to R1J57L
 2021-01-21 13:25 UTC  (4+ messages)

[PATCH v4 0/9] eMMC inline encryption support
 2021-01-21 13:08 UTC  (9+ messages)
` [PATCH v4 1/9] mmc: add basic support for inline encryption

[PATCH 0/2] Resource-managed blk_ksm_init()
 2021-01-21 12:50 UTC  (4+ messages)
` [PATCH 1/2] block/keyslot-manager: introduce devm_blk_ksm_init()
` [PATCH 2/2] scsi: ufs: use devm_blk_ksm_init()

[PATCH] mmc: block: use REQ_HIPRI flag to complete request directly in own complete workqueue
 2021-01-21  8:13 UTC 

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

[PATCH v2] mmc: limit the time of retries when analyse tuples failed
 2021-01-20 15:28 UTC  (2+ messages)

[PATCH] mmc: test: remove the shutdown function
 2021-01-20 14:07 UTC  (2+ messages)

[PATCH v2] mmc: core: remove unused host parameter of mmc_sd_get_csd()
 2021-01-20 14:07 UTC  (2+ messages)

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-01-20 16:01 UTC  (10+ messages)
` [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 24/31] memory: tegra20: convert to use devm_pm_opp_* API

[PATCH v5 0/2] mmc: support crash logging to MMC block devices
 2021-01-20 16:11 UTC  (5+ messages)
` [PATCH v5 1/2] mmc: Support kmsg dumper based on pstore/blk
` [PATCH v5 2/2] mmc: cavium: Add MMC polling method to support kmsg panic/oops write

[PATCH] mmc: test: clean up mmc_test_cleanup()
 2021-01-20 14:07 UTC  (2+ messages)

[PATCH v3] mmc: mmci: Convert bindings to DT schema
 2021-01-20 14:07 UTC  (3+ messages)

[PATCH v2 0/1] rpi: enable SD/Wifi on ACPI firmware
 2021-01-20 14:08 UTC  (4+ messages)
` [PATCH v2] mmc: sdhci-iproc: Add ACPI bindings for the rpi

[PATCH v4 0/2] mmc: support crash logging to MMC block devices
 2021-01-20 12:14 UTC  (6+ messages)
` [PATCH v4 1/2] mmc: Support kmsg dumper based on pstore/blk
    ` [EXT] "

[PATCH v1 0/9] mmc: sdhci-of-arasan: Add UHS-1 support for Keem Bay SOC
 2021-01-20  4:24 UTC  (23+ messages)
` [PATCH v1 1/9] mmc: sdhci-of-arasan: use of_device_get_match_data()
` [PATCH v1 2/9] mmc: sdhci-of-arasan: Convert to use np instead of pdev->dev.of_node
` [PATCH v1 3/9] mmc: sdhci-of-arasan: Add structure device pointer in probe function
` [PATCH v1 4/9] mmc: sdhci-of-arasan: Use dev_err_probe() to avoid spamming logs
` [PATCH v1 5/9] firmware: keembay: Add support for Trusted Firmware Service call
` [PATCH v1 6/9] dt-bindings: mmc: Update phy and regulator supply for Keem Bay SOC
` [PATCH v1 7/9] dt-bindings: regulator: keembay: Add DT binding documentation
` [PATCH v1 8/9] regulator: keembay: Add regulator for Keem Bay SoC
` [PATCH v1 9/9] mmc: sdhci-of-arasan: Add UHS-1 support for Keem Bay SOC

[PATCH -next] mmc: core: convert comma to semicolon
 2021-01-19 13:42 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Finetune HS400 RX delay for GL9763E
 2021-01-19 13:42 UTC  (2+ messages)

[PATCH -next] mmc: core: use roundup macro to to calculate blk_sz
 2021-01-19 13:11 UTC  (2+ messages)

[PATCH] mmc: sdhci-esdhc-imx: validate pinctrl before use it
 2021-01-19 13:37 UTC  (2+ messages)

[PATCH v2] host: omap_hsmmc: style: Simplify bool comparison and conversion
 2021-01-19 13:43 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sdhci-am654: fix compatible for j7200
 2021-01-19 13:43 UTC  (2+ messages)

[PATCH] mmc: limit the number of retries when analyse tuples failed
 2021-01-19 13:23 UTC  (2+ messages)

sdhci timeout on imx8mq
 2021-01-19  2:35 UTC  (10+ messages)

[PATCH v2] mmc: mmci: Convert bindings to DT schema
 2021-01-18 14:17 UTC 

[PATCH] mmc: core: remove unused host parameter of mmc_sd_get_csd()
 2021-01-18  8:35 UTC 

[PATCH] RFC: mmc: mmci: Convert bindings to DT schema
 2021-01-17 15:56 UTC  (3+ messages)

[PATCH] [RFC] mmc: mmci: Add support for probing bus voltage level translator
 2021-01-15 22:49 UTC  (11+ messages)
        ` [Linux-stm32] "

[PATCH v2] mmc: core: don't initialize block size from ext_csd if not present
 2021-01-15 12:21 UTC  (3+ messages)

[PATCH] mmc: core: remove redundant card null check to mmc_can_sleep()
 2021-01-15 12:21 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E (v2)
 2021-01-15 12:21 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E
 2021-01-15  5:47 UTC  (5+ messages)

[PATCH] mmc: core: don't initialize block size from ext_csd if not present
 2021-01-14 20:14 UTC  (5+ messages)

Bug Report Broadcom BCM57765/57785
 2021-01-14 18:39 UTC  (3+ messages)

[PATCH 2/2] mmc: sdhci-pci-gli: Disable ASPM during a suspension
 2021-01-14  9:13 UTC  (3+ messages)

[PATCH 1/2] PCI/ASPM: Disable ASPM until its LTR and L1ss state is restored
 2021-01-14  9:13 UTC  (3+ messages)

[PATCH v1 0/2] mmc: sdhci-of-arasan: Fixed kernel-doc format warning
 2021-01-13 13:52 UTC  (3+ messages)

[PATCH] mmc: core: remove needless err = 0 in mmc_init_card()
 2021-01-13 13:07 UTC  (2+ messages)

[PATCH 1/2] mmc: rtsx: add delay before power on
 2021-01-13 13:07 UTC  (2+ messages)

[PATCH 0/2] mmc: AM64: Add new compatible string and driver support
 2021-01-13 13:07 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mmc: sdhci-am654: Add compatible string for AM64 SoC
` [PATCH 2/2] mmc: sdhci_am654: Add Support for TI's "

[PATCH] dt-bindings: mmc: sdhci-am654: Add compatible string for AM64 SoC
 2021-01-13 12:02 UTC  (5+ messages)

[PATCH] mmc: sunxi-mmc: Ensure host is suspended during system sleep
 2021-01-13 11:32 UTC  (2+ messages)

[PATCH 0/2] mmc: remove unused struct component card_detect_irq
 2021-01-13 11:25 UTC  (5+ messages)
` [PATCH 1/2] mmc: jz4740: "
` [PATCH 2/2] mmc: omap: "

[PATCH 1/2] mmc: rtsx: add delay before power on
 2021-01-13 11:25 UTC  (3+ messages)
` [PATCH 2/2] mmc: rtsx: Add MMC_CAP2_NO_SDIO flag

[PATCH v3 0/4] update xenon controller properties in CN913X
 2021-01-13 11:25 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Add a switch to enable/disable CQHCI support
 2021-01-13 11:25 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mmc: sdhci-msm: Document the SDX55 compatible
 2021-01-13 11:25 UTC  (2+ messages)

[PATCH] mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
 2021-01-13 11:25 UTC  (2+ messages)

[PATCH 0/2] mmc: host: tmio/renesas_sdhi: Add data timeout error detection
 2021-01-13 11:25 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).