linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 14:38:48 to 2020-12-14 23:33:29 UTC [more...]

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

[PATCH v5 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-14 17:21 UTC  (2+ messages)
` [PATCH v5 2/2] mmc: sdhci-msm: Actually set the actual clock

[PATCH v4 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-14 17:22 UTC  (5+ messages)
` [PATCH v4 2/2] mmc: sdhci-msm: Actually set the actual clock

[PATCH] mmc: host: renesas_internal_dmac: add pre_req and post_req support
 2020-12-14 15:50 UTC  (2+ messages)

[RFC PATCH 08/12] dt-bindings: mmc: sunxi: add compatible strings for V831 MMC
 2020-12-14 14:38 UTC  (2+ messages)

[GIT PULL] MMC and MEMSTICK updates for v5.11
 2020-12-14 13:28 UTC 

[PATCH] mmc: atmel-mci: Reduce scope for the variable “slot” in atmci_request_end()
 2020-12-14  7:05 UTC  (9+ messages)
            `  "

[PATCH v6 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-12-12 14:06 UTC  (14+ messages)
` [PATCH v6 4/4] "

[PATCH 0/6] mmc: core: hs400(es) fix probe/init
 2020-12-12  1:01 UTC  (8+ messages)
` [PATCH 1/6] mmc: core: prepare hs400 update, code order
` [PATCH 2/6] mmc: core: make hs400 independent from hs200 init
` [PATCH 3/6] mmc: core: add enhanced strobe to mmc_select_hs400()
` [PATCH 4/6] mmc: core: remove mmc_select_hs400es()
` [PATCH 5/6] mmc: core: simplify hs200 tuning
` [PATCH 6/6] mmc: core: with mmc-hs400-1_8(2)v not add MMC_CAP2_HS200* to host->caps2

[PATCH] mmc: sdhci-xenon: fix 1.8v regulator stabilization
 2020-12-11 14:16 UTC 

[GIT PULL] MMC fixes for v5.10-rc8
 2020-12-11 22:35 UTC  (2+ messages)

[PATCH v3] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-11 17:15 UTC  (5+ messages)

[PATCH v4 0/4] sdhci-xenon ACPI support
 2020-12-11 13:53 UTC  (7+ messages)
` [PATCH v4 1/4] mmc: sdhci-xenon: use match data for controllers variants
` [PATCH v4 2/4] mmc: sdhci-xenon: switch to device_* API
` [PATCH v4 3/4] mmc: sdhci-xenon: use clk only with DT
` [PATCH v4 4/4] mmc: sdhci-xenon: introduce ACPI support

[PATCH 0/1] dt-bindings: mmc: eliminate yamllint warnings
 2020-12-11 13:46 UTC  (4+ messages)
` [PATCH 1/1] "

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

[PATCH v2 09/21] mmc: sunxi: add support for A100 mmc controller
 2020-12-11  1:19 UTC 

[PATCH] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-10 21:25 UTC  (4+ messages)

[PATCH v2] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-10 21:23 UTC  (2+ messages)

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

[PATCH] mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
 2020-12-10  8:55 UTC 

[PATCH] mmc: owl-mmc: Fix a resource leak in an error handling path and in the remove function
 2020-12-09 19:42 UTC 

discard feature, mkfs.ext4 and mmc default fallback to normal erase op
 2020-12-09 16:35 UTC  (11+ messages)

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

[PATCH] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
 2020-12-08 20:35 UTC 

[PATCH] mmc: mediatek: mark PM functions as __maybe_unused
 2020-12-08 15:38 UTC  (9+ messages)

[RFC PATCH v3.1 00/27] Add support UHS-II for GL9755
 2020-12-08  8:48 UTC  (19+ messages)
` [RFC PATCH v3.1 16/27] mmc: sdhci-uhs2: add set_ios()
` [RFC PATCH v3.1 21/27] mmc: sdhci-uhs2: add irq() and others
` [RFC PATCH v3.1 22/27] mmc: sdhci-uhs2: add add_host() and others to set up the driver

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] mmc: core: hs400 fix probe errors
 2020-12-08  3:23 UTC  (5+ messages)
` [PATCH 1/3] mmc: core: prepare hs400 update, code order
` [PATCH 2/3] mmc: core: make hs400 independent from hs200 init
` [PATCH 3/3] mmc: core: MMC_CAP2_HS200_1_8V_SDR with mmc-hs400-1_8v

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

[PATCH 0/1] dt-bindings: eliminate yamllint warnings
 2020-12-06  5:18 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v2 00/18] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi S500 SoCs
 2020-12-05 16:29 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mmc: add an option to disable HS400 for fsl
 2020-12-04 20:06 UTC  (3+ messages)

[PATCH v3 0/4] sdhci-xenon ACPI support
 2020-12-04 17:19 UTC  (7+ messages)
` [PATCH v3 1/4] mmc: sdhci-xenon: use match data for controllers variants
` [PATCH v3 2/4] mmc: sdhci-xenon: switch to device_* API
` [PATCH v3 3/4] mmc: sdhci-xenon: use clk only with DT
` [PATCH v3 4/4] mmc: sdhci-xenon: introduce ACPI support

[PATCH] mmc: block: Let CMD13 polling only for MMC IOCTLS with the R1B response
 2020-12-04 15:54 UTC  (3+ messages)

[PATCH] mmc: mediatek: Add system suspend/resume interface
 2020-12-04 15:07 UTC  (5+ messages)

[PATCH] dt-bindings: mmc: Fix xlnx,mio-bank property values for arasan driver
 2020-12-04 14:38 UTC  (2+ messages)

[PATCH,v2] mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763E
 2020-12-04 14:38 UTC  (2+ messages)

[PATCH] mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFF
 2020-12-04 14:38 UTC  (2+ messages)

[PATCH 0/3] tmio: set max_busy_timeout
 2020-12-04 14:38 UTC  (2+ messages)

[PATCH RESEND v4 00/18] arm64: dts: imx8: architecture improvement and adding imx8qm support
 2020-12-04 14:38 UTC  (3+ messages)
` [PATCH RESEND v4 01/18] dt-bindings: mmc: imx: fix the wrongly dropped imx8qm compatible string

[PATCH] memstick: r592: Fix error return in r592_probe()
 2020-12-04 14:37 UTC  (2+ messages)

[PATCH] mmc: sdhci: Use more concise device_property_read_u64
 2020-12-04 14:38 UTC  (2+ messages)

Bug: Kernel oops during probing of mmc with WL1835 on GTA04A5
 2020-12-04  8:22 UTC  (4+ messages)
` [REGRESSION] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4

[PATCH v2] mmc: meson-gx: fix mmc dma operation
 2020-12-03  6:43 UTC  (7+ messages)
                  ` Consultation on related issues of Linux kernel4.19

[PATCH v2 1/2] mmc: Support kmsg dumper based on pstore/blk
 2020-12-03  5:41 UTC  (5+ messages)
  ` [EXT] "

[PATCH 0/8] eMMC inline encryption support
 2020-12-03  1:18 UTC  (7+ messages)
` [PATCH 3/8] mmc: cqhci: add support for inline encryption
` [PATCH 8/8] mmc: sdhci-msm: add Inline Crypto Engine support

[PATCH v2 0/4] sdhci-xenon ACPI support
 2020-12-02 17:39 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-acpi: AMDI0040: Allow changing HS200/HS400 driver strength
 2020-12-02 16:00 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).