linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-06 17:44:21 to 2020-04-17 20:44:23 UTC [more...]

[PATCH 00/19] mmc: Improve host driver's support for R1B responses
 2020-04-17 20:44 UTC  (28+ messages)
` [PATCH 01/19] mmc: atmel-mci: Keep timer enabled when queuing a next request
` [PATCH 02/19] mmc: atmel-mci: Set the timer per command rather than per request
` [PATCH 03/19] mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc core
` [PATCH 04/19] mmc: jz4740: Inform the mmc core about the maximum busy timeout
` [PATCH 05/19] mmc: usdhi6rol0: "
` [PATCH 06/19] mmc: cb710: "
` [PATCH 07/19] mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc core
` [PATCH 08/19] mmc: sdricoh_cs: Drop unused defines
` [PATCH 09/19] mmc: sdricoh_cs: Use MMC_APP_CMD rather than a hardcoded number
` [PATCH 10/19] mmc: sdricoh_cs: Move MMC_APP_CMD handling to sdricoh_mmc_cmd()
` [PATCH 11/19] mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status()
` [PATCH 12/19] mmc: sdricoh_cs: Throttle polling rate for data transfers
` [PATCH 13/19] mmc: sdricoh_cs: Throttle polling rate for commands
` [PATCH 14/19] mmc: sdricoh_cs: Respect the cmd->busy_timeout from the mmc core
` [PATCH 15/19] mmc: tifm_sd: Inform the mmc core about the maximum busy timeout
` [PATCH 16/19] mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core
` [PATCH 17/19] mmc: mmc_spi: Add/rename defines for timeouts
` [PATCH 18/19] mmc: mmc_spi: Respect the cmd->busy_timeout from the mmc core
` [PATCH 19/19] staging: greybus: sdio: "

PROBLEM: mmc_select_hs400es failed, error -110
 2020-04-17 19:31 UTC  (8+ messages)
  ` PROBLEM: mmc_select_hs400es failed, error -110【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】

[PATCH 4.19.113 0/3] Fix for long operation cmds busy detection
 2020-04-17 19:14 UTC  (4+ messages)
` [PATCH 4.19.113 1/3] mmc: sdhci: Refactor sdhci_set_timeout()
` [PATCH 4.19.113 2/3] sdhci: tegra: Implement Tegra specific set_timeout callback
` [PATCH 4.19.113 3/3] sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

[PATCH v2 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
 2020-04-17 18:29 UTC  (8+ messages)

[PATCH][next] sdhci: arasan: fix uninitialized value being returned as error code
 2020-04-17 15:49 UTC 

[PATCH V2 1/3] mmc: Prepare all code for mmc_regulator_set_vqmmc() returning > 0
 2020-04-17 15:30 UTC  (7+ messages)
` [PATCH V2 2/3] mmc: Return 1 from mmc_regulator_set_vqmmc() if switch skipped
` [PATCH V2 3/3] mmc: mmci: Switch to mmc_regulator_set_vqmmc()

[PATCH v2 09/17] mmc: sdhci-msm: Use OPP API to set clk/perf state
 2020-04-17 14:04 UTC 

[PATCH 0/7] SDHCI clock handling fixes and cleanups
 2020-04-17 13:55 UTC  (20+ messages)
` [PATCH 3/7] mmc: sdhci: fix SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN
` [PATCH 2/7] mmc: sdhci: fix programmable clock config from preset value
` [PATCH 1/7] mmc: sdhci: fix base clock usage in "
` [PATCH 4/7] mmc: sdhci: move SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN frequency limit
` [PATCH 5/7] mmc: sdhci: simplify clock frequency calculation

[PATCH] mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_init
 2020-04-17 11:29 UTC  (3+ messages)

[PATCH v5 0/3] Introduce the request_atomic() for the host
 2020-04-17 11:29 UTC  (10+ messages)
` [PATCH v5 1/3] mmc: host: "
` [PATCH v5 2/3] mmc: host: sdhci: Implement the request_atomic() API
` [PATCH v5 3/3] mmc: host: sdhci-sprd: "

[PATCH 0/5] mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()
 2020-04-17 11:29 UTC  (8+ messages)
` [PATCH 1/5] mmc: sdhci: Add helpers for the auto-CMD23 flag
` [PATCH 2/5] mmc: sdhci: Stop exporting sdhci_send_command()
` [PATCH 3/5] mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()
` [PATCH 4/5] mmc: sdhci: Tidy sdhci_request() a bit
` [PATCH 5/5] mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()

[PATCH] mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
 2020-04-17 11:29 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Remove uninitialized ret variables
 2020-04-17  9:30 UTC  (5+ messages)

[PATCH] mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loop
 2020-04-17  9:30 UTC  (3+ messages)

[PATCH v2 0/2] meson-mx-sdhc card busy detection fixes
 2020-04-17  9:30 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
` [PATCH v2 2/2] mmc: meson-mx-sdio: remove the broken ->card_busy() op

[PATCH v4 0/5] mmc: mediatek: add mmc cqhci support
 2020-04-16 18:25 UTC  (8+ messages)
` [PATCH 2/5] [2/5] mmc: host: Remove redundant host CQE bindings
` [PATCH 5/5] [5/5] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH 1/1] mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
 2020-04-16 17:57 UTC  (5+ messages)

[PATCH V1 0/4] Minor fixes to sdhci-msm
 2020-04-16 15:26 UTC  (14+ messages)
` [PATCH V1 1/4] mmc: sdhci-msm: Enable MMC_CAP_WAIT_WHILE_BUSY host capability
` [PATCH V1 2/4] mmc: sdhci-msm: Enable MMC_CAP_NEED_RSP_BUSY "
` [PATCH V1 3/4] mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
` [PATCH V1 4/4] mmc: sdhci-msm: Enable ADMA length mismatch error interrupt
  ` [PATCH V1] "

[PATCH 1/3] mmc: Prepare all code for mmc_set_signal_voltage() returning > 0
 2020-04-16 15:20 UTC  (10+ messages)
` [PATCH 2/3] mmc: Return 1 from mmc_set_signal_voltage() if switch skipped
` [PATCH 3/3] mmc: mmci: Switch to mmc_set_signal_voltage()

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-16 12:43 UTC  (12+ messages)
  ` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH 13/21] mmc: sdhci-msm: Use OPP API to set clk/perf state
 2020-04-16  8:23 UTC  (6+ messages)

WARNING in kernfs_create_dir_ns
 2020-04-16  0:30 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi: simplify summary output
 2020-04-15 12:47 UTC  (4+ messages)

[PATCH v3 0/6] Add support for Xilinx Versal SDHCI in Arasan driver
 2020-04-15 10:21 UTC  (8+ messages)
` [PATCH v3 2/6] sdhci: arasan: Add support for Versal Tap Delays
` [PATCH v3 3/6] mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusion
` [PATCH v3 4/6] mmc: sdhci-of-arasan: Rearrange the platform data structs for modularity
` [PATCH v3 5/6] mmc: sdhci-of-arasan: Modify clock operations handling
` [PATCH v3 6/6] mmc: sdhci-of-arasan: Fix kernel-doc warnings

[PATCH 1/2] mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place
 2020-04-15 10:21 UTC  (6+ messages)
` [PATCH 2/2] mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks

[PATCH v2 0/3] mmc: renesas_sdhi: improve TAP selection if all TAPs are good
 2020-04-15 10:21 UTC  (7+ messages)
` [PATCH v2 1/3] mmc: renesas_sdhi: refactor calculation of best TAP
` [PATCH v2 2/3] mmc: renesas_sdhi: clarify handling of selecting TAPs
` [PATCH v2 3/3] mmc: renesas_sdhi: improve TAP selection if all TAPs are good

Fix sdio reinit card fail issue
 2020-04-14  3:40 UTC  (4+ messages)
` [PATCH 1/3] mmc: core: need do mmc_power_cycle in mmc_sdio_resend_if_cond
` [PATCH 2/3] mmc: core: rocr verification
` [PATCH 3/3] mmc: core: fix mmc_sdio_reinit_card fail issue

[PATCH v2 1/3] PM: introduce pm_ptr() macro
 2020-04-13 12:32 UTC  (3+ messages)
` [PATCH v2 2/3] PM: Make *_DEV_PM_OPS macros use __maybe_unused
` [PATCH v2 3/3] mmc: jz4740: Use pm_ptr() macro

[PATCH AUTOSEL 5.6 007/149] mmc: sdhci-esdhc-imx: restore pin state when resume back
 2020-04-11 23:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 008/149] mmc: sdhci: do not enable card detect interrupt for gpio cd type

[PATCH AUTOSEL 5.5 006/121] mmc: sdhci-esdhc-imx: restore pin state when resume back
 2020-04-11 23:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 007/121] mmc: sdhci: do not enable card detect interrupt for gpio cd type

[PATCH AUTOSEL 5.4 006/108] mmc: sdhci-esdhc-imx: restore pin state when resume back
 2020-04-11 23:08 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 007/108] mmc: sdhci: do not enable card detect interrupt for gpio cd type

[PATCH AUTOSEL 4.19 04/66] mmc: sdhci: do not enable card detect interrupt for gpio cd type
 2020-04-11 23:11 UTC 

[PATCH AUTOSEL 4.14 04/37] mmc: sdhci: do not enable card detect interrupt for gpio cd type
 2020-04-11 23:12 UTC 

[PATCH] mmc: wbsd: Replace hardcoded command numbers with existing defines
 2020-04-09 12:54 UTC 

[PATCH] mmc: s3cmci: Drop redundant code in s3cmci_setup_data()
 2020-04-09 12:10 UTC  (2+ messages)

[RFC-v2 0/2] Add Support for SDHC bus bandwidth voting
 2020-04-08 14:34 UTC  (5+ messages)
` [RFC-v2 2/2] mmc: sdhci-msm: Add support for "

[PATCH v4 0/3] Introduce the request_atomic() for the host
 2020-04-08  2:18 UTC  (6+ messages)
` [PATCH v4 1/3] mmc: host: "

[PATCH RFT 0/3] mmc: renesas_sdhi: improve TAP selection if all TAPs are good
 2020-04-07 15:07 UTC  (6+ messages)
` [PATCH RFT 1/3] mmc: renesas_sdhi: refactor calculation of best TAP

[PATCH] mmc: sdhci-sprd: Drop redundant cap flags
 2020-04-07  5:46 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).