linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 08:03:45 to 2020-07-10 11:11:33 UTC [more...]

[RFC PATCH V3 16/21] mmc: sdhci: UHS-II support, export helper functions to a module
 2020-07-10 11:12 UTC 

[RFC PATCH V3 15/21] mmc: sdhci: UHS-II support, modify set_power() to handle vdd2
 2020-07-10 11:11 UTC 

[RFC PATCH V3 14/21] mmc: sdhci: UHS-II support, handle vdd2 in case of power-off
 2020-07-10 11:11 UTC 

[RFC PATCH V3 13/21] mmc: sdhci: UHS-II support, skip signal_voltage_switch()
 2020-07-10 11:11 UTC 

[RFC PATCH V3 12/21] mmc: sdhci: UHS-II support, add hooks for additional operations
 2020-07-10 11:10 UTC 

[RFC PATCH V3 11/21] mmc: sdhci: UHS-II support, export host operations to core
 2020-07-10 11:10 UTC 

[RFC PATCH V3 10/21] mmc: sdhci: UHS-II support, dump UHS-II registers
 2020-07-10 11:10 UTC 

[RFC PATCH V3 09/21] mmc: sdhci: add UHS-II related definitions in headers
 2020-07-10 11:10 UTC 

[RFC PATCH V3 08/21] mmc: sdhci: add a kernel configuration for enabling UHS-II support
 2020-07-10 11:10 UTC 

[RFC PATCH V3 07/21] mmc: core: UHS-II support, set APP_CMD bit if necessary
 2020-07-10 11:09 UTC 

[RFC PATCH V3 06/21] mmc: core: UHS-II support, generate UHS-II SD command packet
 2020-07-10 11:09 UTC 

[RFC PATCH V3 05/21] mmc: core: UHS-II support, skip TMODE setup in some cases
 2020-07-10 11:08 UTC 

[RFC PATCH V3 04/21] mmc: core: UHS-II support, try to select UHS-II interface
 2020-07-10 11:08 UTC 

[RFC PATCH V3 03/21] mmc: core: UHS-II support, skip set_chip_select()
 2020-07-10 11:08 UTC 

[RFC PATCH V3 02/21] mmc: core: UHS-II support, modify power-up sequence
 2020-07-10 11:08 UTC 

[RFC PATCH V3 01/21] mmc: add UHS-II related definitions in public headers
 2020-07-10 11:08 UTC 

[RFC PATCH V3 00/21] Add support UHS-II for GL9755
 2020-07-10 11:07 UTC 

[PATCH V1] mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied
 2020-07-10 10:58 UTC  (6+ messages)
` [PATCH V1] mmc: sdhci-msm: Set IO pins in low power state during suspend

[PATCH 0/2] clk: Aspeed: Fix eMMC clock speeds
 2020-07-10  9:27 UTC  (10+ messages)
` [PATCH 1/2] clk: AST2600: Add mux for EMMC clock
` [PATCH 2/2] mmc: sdhci-of-aspeed: Fix clock divider calculation

[PATCH V1] mmc: sdhci: Fix potential null pointer access while accessing vqmmc
 2020-07-10  7:58 UTC  (2+ messages)

[PATCH v5 0/2] mmc: core: add a new property/caps2
 2020-07-10  7:56 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: Add full-pwr-cycle-in-suspend property
` [PATCH v5 2/2] mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND

[GIT PULL] MMC fixes for v5.8-rc5
 2020-07-10  7:52 UTC 

remove leftovers of the old ->media_changed method
 2020-07-10  7:28 UTC  (15+ messages)
` [PATCH 1/6] md: switch to ->check_events for media change notifications
` [PATCH 2/6] cdrom: remove the unused cdrom_media_changed function
` [PATCH 3/6] block: remove flush_disk
` [PATCH 4/6] isofs: remove a stale comment
` [PATCH 5/6] xtensa/simdisk: remove the call to check_disk_change
` [PATCH 6/6] mmc: "

[PATCH] dt-bindings: mmc: renesas,sdhi: convert to YAML
 2020-07-10  6:51 UTC 

[bug report] mmc: sdhci: Allow platform controlled voltage switching
 2020-07-09 10:01 UTC  (2+ messages)

[PATCH] MAINTAINERS: mmc: sdhci-of-at91: handover maintenance to Eugen Hristev
 2020-07-09  8:53 UTC 

[PATCH 0/8] Add basic DT support for R8A774E1 SoC enabling HiHope RZ/G2H board
 2020-07-08 18:07 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: serial: renesas,scif: Document r8a774e1 bindings
` [PATCH 2/8] dt-bindings: serial: renesas,hscif: "
` [PATCH 3/8] dt-bindings: irqchip: renesas-irqc: "
` [PATCH 4/8] dt-bindings: mmc: renesas,sdhi: Add r8a774e1 support
` [PATCH 5/8] arm64: defconfig: Enable R8A774E1 SoC
` [PATCH 6/8] arm64: dts: renesas: Initial r8a774e1 SoC device tree
` [PATCH 7/8] arm64: dts: renesas: Add HiHope RZ/G2H main board support
` [PATCH 8/8] arm64: dts: renesas: Add HiHope RZ/G2H sub "

sdhci timeout on imx8mq
 2020-07-08  1:32 UTC  (8+ messages)

Consistent block device references for root= cmdline
 2020-07-07 14:14 UTC  (4+ messages)
  ` (EXT) "

[PATCH] mmc: dw_mmc-exynos: remove redundant initialization of variable 'found'
 2020-07-07  7:15 UTC  (2+ messages)

Clock selection before switching mode for eMMCs
 2020-07-07  7:14 UTC  (2+ messages)

[PATCH] mmc: sdio: fix clock rate setting for SDR12/SDR25 mode
 2020-07-07  7:04 UTC  (5+ messages)

[PATCH 1/1] arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototype
 2020-07-07  6:54 UTC  (3+ messages)

[PATCH v3 0/2] treewide: fix _mmc_suspend() on PSCI
 2020-07-07  1:26 UTC  (11+ messages)
` [PATCH v3 1/2] firmware: psci: call pm_set_suspend_via_firmware()
` [PATCH v3 2/2] mmc: core: Call mmc_poweroff_nofity() if pm_suspend_via_firmware()

[PATCH] dt-bindings: mmc: Convert sdhci-sirf to json-schema
 2020-07-06 17:43 UTC 

[PATCH 0/3] mmc: tmio and renesas_sdhi_internal_dmac: fix dma unmapping
 2020-07-06 14:51 UTC  (8+ messages)

[PATCH] mmc: sh_mmcif: Use "kHz" for kilohertz
 2020-07-06 14:50 UTC  (3+ messages)

[PATCH] dt-bindings: mmc: sdhci-sirf
 2020-07-06 14:49 UTC  (2+ messages)

[PATCH -next] mmc: sdhci-msm: Make function sdhci_msm_dump_vendor_regs() static
 2020-07-06 14:49 UTC  (3+ messages)

[PATCH] mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file
 2020-07-06 14:49 UTC  (2+ messages)

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-07-06 14:49 UTC  (6+ messages)
` [PATCH V5 "
  ` [PATCH V5 1/3] mmc: sdhci: Allow platform controlled voltage switching
  ` [PATCH V5 2/3] mmc: core: Set default power mode in mmc_alloc_host
  ` [PATCH V5 3/3] mmc: sdhci-msm: Use internal voltage control

[PATCH] mmc: sdhci-acpi: For amd device set driver type as MMC_SET_DRIVER_TYPE_A
 2020-07-06 14:49 UTC  (3+ messages)

[PATCH 0/7] Add support for SD card in AM654x-evm
 2020-07-06 14:48 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: mmc: sdhci-am654: Add ti,clkbuf-sel binding
` [PATCH 2/7] mmc: sdhci_am654: Add flag for PHY calibration
` [PATCH 3/7] mmc: sdhci_am654: Add Support for SR2.0
` [PATCH 4/7] mmc: sdhci_am654: Fix conditions for enabling dll
` [PATCH 5/7] mmc: sdhci_am654: Update delay chain configuration
` [PATCH 6/7] mmc: sdhci_am654: Add support for clkbuf_sel property
` [PATCH 7/7] arm64: defconfig: Enable AM654x SDHCI controller

[PATCH] mmc: host: sdhci-esdhc-imx: dump internal IC debug status during error
 2020-07-06 14:49 UTC  (3+ messages)

[PATCH] mmc: owl-mmc: Get rid of of_match_ptr() macro
 2020-07-06 14:49 UTC  (2+ messages)

[PATCH v2] dt-bindings: mmc: Convert pwrseq to json-schema
 2020-07-06 14:48 UTC  (2+ messages)

[PATCH 1/1] mmc: host: sdhci-msm: fix spelling mistake
 2020-07-06 14:48 UTC  (3+ messages)

[PATCH] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-07-06 14:42 UTC  (5+ messages)
                  ` 答复: "

[PATCH] dt-bindings: mmc: convert arasan sdhci bindings to yaml
 2020-07-06 14:34 UTC  (2+ messages)

[PATCH] misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC
 2020-07-06  7:02 UTC 

[PATCH v6 0/4] mmc: mediatek: add mmc cqhci support
 2020-07-01 13:41 UTC  (3+ messages)
` [PATCH v6 3/4] mmc: mediatek: command queue support

[PATCH] mmc: host: dereference null return value
 2020-07-01 10:57 UTC  (3+ messages)

0001-Fix-CQE-task-queue-timeout.patch
 2020-07-01  9:57 UTC 

[PATCH v1 1/1] mmc: host: sdhci-msm: fix spelling mistake
 2020-07-01  9:53 UTC 

[PATCH/RFC v2 0/2] treewide: fix _mmc_suspend() on PSCI
 2020-06-30  8:53 UTC  (8+ messages)
` [PATCH/RFC v2 1/2] firmware: psci: call pm_set_suspend_via_firmware()
` [PATCH/RFC v2 2/2] mmc: core: Call mmc_power_off_nofity() if pm_suspend_via_firmware()

[PATCH/RFC v4 0/4] treewide: add regulator condition on _mmc_suspend()
 2020-06-30  8:29 UTC  (22+ messages)
` [PATCH/RFC v4 1/4] regulator: core: add prepare and resume_early
` [PATCH/RFC v4 2/4] regulator: fixed: add regulator_ops members for suspend/resume
` [PATCH/RFC v4 3/4] mmc: core: Call mmc_poweroff_nofity() if regulators are disabled
` [PATCH/RFC v4 4/4] arm64: dts: renesas: add regulator-off-in-suspend property for eMMC

[PATCH] Remove handhelds.org links and email addresses
 2020-06-30  6:31 UTC  (4+ messages)

[PATCH V4 1/3] dt-bindings: mmc: Convert imx esdhc to json-schema
 2020-06-29 22:25 UTC  (8+ messages)
` [PATCH V4 2/3] dt-bindings: clock: Correct mmc node name in i.MX35 binding
` [PATCH V4 3/3] dt-bindings: clock: Correct example in i.MX8QXP LPCG binding

[PATCH v4 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-06-29 21:54 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: Add Sparx5 SDHCI controller bindings
` [PATCH v4 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver
` [PATCH v4 3/3] arm64: dts: sparx5: Add Sparx5 eMMC support

[PATCH] dt-bindings: mmc: pwrseq: Fix syntax errors in device tree examples
 2020-06-18 11:32 UTC  (2+ messages)

[PATCH v2 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-06-18  8:18 UTC  (4+ messages)
` [PATCH v2 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver


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