messages from 2020-04-11 23:21:05 to 2020-04-20 16:19:03 UTC [more...]
[PATCH] mmc: mmci_sdmmc: fix power on issue due to pwr_reg initialization
2020-04-20 16:18 UTC
PROBLEM: mmc_select_hs400es failed, error -110
2020-04-20 15:15 UTC (10+ messages)
` PROBLEM: mmc_select_hs400es failed, error -110【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】
linux-next: Tree for Apr 17 (mmc/host/sdhci-of-at91.c)
2020-04-20 13:45 UTC (4+ messages)
[PATCH V2 1/3] mmc: Prepare all code for mmc_regulator_set_vqmmc() returning > 0
2020-04-20 11:58 UTC (9+ 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 V4] mmc: sdhci-msm: Update system suspend/resume callbacks of sdhci-msm platform driver
2020-04-20 9:29 UTC (5+ messages)
[PATCH v2 09/17] mmc: sdhci-msm: Use OPP API to set clk/perf state
2020-04-20 8:13 UTC (2+ messages)
[PATCH v2] mmc: sdhci-xenon: fix annoying 1.8V regulator warning
2020-04-20 8:11 UTC (2+ messages)
[PATCH V2 0/3] Minor fixes to sdhci-msm
2020-04-20 8:01 UTC (5+ messages)
` [PATCH V2 1/3] mmc: sdhci-msm: Enable host capabilities pertains to R1b response
` [PATCH V2 2/3] mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
` [PATCH V2 3/3] mmc: sdhci-msm: Enable ADMA length mismatch error interrupt
[PATCH] mmc: sdhci-xenon: fix annoying 1.8V regulator warning
2020-04-20 7:42 UTC (3+ messages)
[PATCH][next] sdhci: arasan: fix uninitialized value being returned as error code
2020-04-20 7:33 UTC (3+ messages)
[PATCH 4.19.113 0/3] Fix for long operation cmds busy detection
2020-04-20 7:01 UTC (8+ 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 0/7] SDHCI clock handling fixes and cleanups
2020-04-20 5:31 UTC (21+ messages)
` [PATCH 2/7] mmc: sdhci: fix programmable clock config from preset value
` [PATCH 1/7] mmc: sdhci: fix base clock usage in "
` [PATCH 3/7] mmc: sdhci: fix SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN
` [PATCH 4/7] mmc: sdhci: move SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN frequency limit
` [PATCH 5/7] mmc: sdhci: simplify clock frequency calculation
[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
2020-04-19 18:14 UTC (15+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'
[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: "
[PATCH v2 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
2020-04-17 18:29 UTC (8+ messages)
[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 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 (3+ messages)
[PATCH v3 0/6] Add support for Xilinx Versal SDHCI in Arasan driver
2020-04-15 10:21 UTC (3+ messages)
[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 (2+ messages)
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).