linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 06:55:29 to 2020-07-22 09:27:15 UTC [more...]

[RFC PATCH V3 01/21] mmc: add UHS-II related definitions in public headers
 2020-07-22  9:27 UTC  (3+ messages)

[PATCH 00/10] RFC: move logical block size checking to the block core
 2020-07-22  9:11 UTC  (30+ messages)
` [PATCH 01/10] block: introduce blk_is_valid_logical_block_size
` [PATCH 02/10] block: virtio-blk: check logical block size
` [PATCH 03/10] block: loop: use blk_is_valid_logical_block_size
` [PATCH 04/10] block: nbd: "
` [PATCH 05/10] block: null: "
` [PATCH 06/10] block: ms_block: "
` [PATCH 07/10] block: mspro_blk: "
` [PATCH 08/10] block: nvme: "
` [PATCH 09/10] block: scsi: sd: "
` [PATCH 10/10] block: scsi: sr: "

[PATCH V2] arm64: dts: qcom: sc7180: Include xo clock to sdhc clocks list
 2020-07-22  3:46 UTC  (2+ messages)

[PATCH V2] arm64: dts: qcom: sc7180: SD-card GPIO pin set bias-pull up
 2020-07-22  3:42 UTC  (2+ messages)

[PATCH 0/5] minor rtsx cleanups
 2020-07-21 21:28 UTC  (7+ messages)
` [PATCH 1/5] misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
` [PATCH 2/5] misc: rtsx: Remove unused pcie_cap
` [PATCH 3/5] misc: rtsx: Remove rtsx_pci_read/write_config() wrappers
` [PATCH 4/5] misc: rtsx: Find L1 PM Substates capability instead of hard-coding
` [PATCH 5/5] misc: rtsx: Use standard PCI definitions

[PATCH] mmc: Some Micron eMMC devices cause reboot to hang
 2020-07-21 19:17 UTC 

[PATCH V1] arm64: dts: qcom: sc7180: Include xo clock to sdhc clocks list
 2020-07-21 10:48 UTC 

[PATCH V2] arm64: dts: qcom: sc7180: Add bandwidth votes for eMMC and SDcard
 2020-07-21 10:46 UTC 

[PATCH v7 0/4] mmc: mediatek: add mmc cqhci support
 2020-07-21  6:38 UTC  (8+ messages)
` [PATCH v7 1/4] mmc: mediatek: add MT6779 MMC driver support
` [PATCH v7 2/4] mmc: mediatek: refine msdc timeout api
` [PATCH v7 3/4] mmc: mediatek: command queue support
` [PATCH v7 4/4] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH V1 2/2] mmc: sdhci-pci-o2micro: Add HW tuning for SDR104 mode
 2020-07-21  1:27 UTC 

[PATCH V1 1/2] mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
 2020-07-21  1:17 UTC 

[PATCH] dt-bindings: mmc: renesas,sdhi: convert to YAML
 2020-07-20 22:46 UTC  (2+ messages)

[PATCH 0/8] Add basic DT support for R8A774E1 SoC enabling HiHope RZ/G2H board
 2020-07-20 22:21 UTC  (25+ messages)
` [PATCH 1/8] dt-bindings: serial: renesas,scif: Document r8a774e1 bindings
  ` [PATCH 1/8] dt-bindings: serial: renesas, scif: "
` [PATCH 2/8] dt-bindings: serial: renesas,hscif: "
  ` [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 "

[PATCH] misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC
 2020-07-20 22:06 UTC  (6+ messages)

[PATCH v1] mmc: via-sdmmc: use generic power management
 2020-07-20 14:26 UTC 

[PATCH v1] memstick: jmb38x_ms: use generic power management
 2020-07-20 11:16 UTC 

[RFC PATCH V3 00/21] Add support UHS-II for GL9755
 2020-07-20  7:06 UTC  (3+ messages)

[PATCH] mmc: sdhci-cadence: do not use hardware tuning for SD mode
 2020-07-20  6:11 UTC 

[PATCH] mmc: sdhci_am654: Replace HTTP links with HTTPS ones
 2020-07-18  9:06 UTC 

[PATCH V1] arm64: dts: qcom: Add bandwidth votes for eMMC and SDcard
 2020-07-18  7:16 UTC  (2+ messages)

[PATCH V1] arm64: dts: qcom: SD-card GPIO pin set bias-pull up
 2020-07-18  7:07 UTC  (2+ messages)

[PATCH 0/7] Add support for SD card in AM654x-evm
 2020-07-17 13:43 UTC  (10+ messages)
` [PATCH 7/7] arm64: defconfig: Enable AM654x SDHCI controller

[RFC PATCH V3 02/21] mmc: core: UHS-II support, modify power-up sequence
 2020-07-17 11:26 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x
 2020-07-17  3:33 UTC 

[PATCH] mmc: core: Initial support for SD express card/host
 2020-07-16 18:22 UTC  (5+ messages)

[PATCH v3 1/3] PM: introduce pm_ptr() macro
 2020-07-16 12:42 UTC  (3+ messages)
` [PATCH v3 2/3] PM: Make *_DEV_PM_OPS macros use __maybe_unused
` [PATCH v3 3/3] mmc: jz4740: Use pm_ptr() macro

[PATCH] dt-bindings: mmc: Convert sdhci-sirf to json-schema
 2020-07-15 22:06 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: convert arasan sdhci bindings to yaml
 2020-07-15 20:36 UTC  (2+ messages)

[PATCH] mmc: cqhci: Fix a print format for the task descriptor
 2020-07-15  7:52 UTC  (2+ messages)

[PATCH] mmc: host: sdhci-of-arasan: fix timings allocation code
 2020-07-14 19:12 UTC 

[PATCH] mmc: sdhci: Fix a potential uninitialized variable
 2020-07-14 14:14 UTC 

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

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

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

[GIT PULL] MMC fixes for v5.8-rc5
 2020-07-10 16:55 UTC  (2+ messages)

[RFC PATCH V3 21/21] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
 2020-07-10 11:13 UTC 

[RFC PATCH V3 19/21] mmc: core: add post-mmc_attach_sd hook
 2020-07-10 11:12 UTC 

[RFC PATCH V3 20/21] mmc: sdhci-uhs2: add post-mmc_attach_sd hook
 2020-07-10 11:12 UTC 

[RFC PATCH V3 18/21] mmc: sdhci-uhs2: add pre-detect_init hook
 2020-07-10 11:12 UTC 

[RFC PATCH V3 17/21] mmc: sdhci: UHS-II support, implement operations as a module
 2020-07-10 11:12 UTC 

[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 

[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

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: "

[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 

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  (4+ messages)

[PATCH 1/1] arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototype
 2020-07-07  6:54 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).