linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-21 13:55:34 to 2022-04-30 14:43:23 UTC [more...]

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-30 14:23 UTC  (23+ messages)

[PATCHv1 00/19] Basic RK3588 Support
 2022-04-30 14:12 UTC  (44+ messages)
` [PATCHv1 01/19] dt-binding: clock: Document rockchip,rk3588-cru bindings
` [PATCHv1 02/19] clk: rockchip: add register offset of the cores select parent
` [PATCHv1 03/19] clk: rockchip: add pll type for RK3588
` [PATCHv1 04/19] clk: rockchip: clk-cpu: add mux setting for cpu change frequency
` [PATCHv1 05/19] clk: rockchip: add dt-binding header for rk3588
` [PATCHv1 07/19] dt-bindings: mmc: sdhci-of-dwcmhsc: Add rk3588
` [PATCHv1 08/19] mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
` [PATCHv1 09/19] mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
` [PATCHv1 10/19] mmc: sdhci-of-dwcmshc: add support for rk3588
` [PATCHv1 11/19] dt-bindings: pinctrl: rockchip: add rk3588
` [PATCHv1 12/19] pinctrl/rockchip: add error handling for pull/drive register getters
` [PATCHv1 13/19] pinctrl/rockchip: add rk3588 support
` [PATCHv1 14/19] gpio: rockchip: add support for rk3588
` [PATCHv1 15/19] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3588
` [PATCHv1 16/19] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles
` [PATCHv1 17/19] arm64: dts: rockchip: Add rk3588s pinctrl data
` [PATCHv1 18/19] arm64: dts: rockchip: Add base DT for rk3588 SoC
` [PATCHv1 19/19] arm64: dts: rockchip: Add rk3588-evb1 board

[PATCH V5] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-04-30  1:18 UTC  (5+ messages)

[PATCH 0/4] mmc: sdhci-msm: Convert dt-binding to yaml & add support for sm8150
 2022-04-29 22:08 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mmc/sdhci-msm: Convert bindings to yaml
` [PATCH 2/4] mmc: host/sdhci-msm: Add SoC specific compatibles
` [PATCH 3/4] dt-bindings: mmc: sdhci-msm: Add compatible string for sm8150
` [PATCH 4/4] mmc: host/sdhci-msm: Add compatible string check "

[PATCH] mmc: core: support zeroout using TRIM
 2022-04-29 19:34 UTC  (2+ messages)

[PATCHv1 06/19] clk: rockchip: Add clock controller for the RK3588
 2022-04-29 19:31 UTC 

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-29 19:36 UTC  (13+ messages)
` [PATCH 19/41] ARM: omap: dma: make usb support optional
` [PATCH 20/41] dma: omap: hide legacy interface
` [PATCH 21/41] ARM: omap1: dma: remove omap2 specific bits
` [PATCH 22/41] ARM: omap1: move plat/dma.c to mach/omap-dma.c

[PATCH 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: correct number of reg entries
 2022-04-28 15:00 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: mmc: brcm,sdhci-brcmstb: cleanup example

[PATCH v2 0/4] mmc: sdhci-brcmstb: host controller clock enhancements
 2022-04-28  8:14 UTC  (10+ messages)
` [PATCH v2 1/4] mmc: sdhci-brcmstb: Re-organize flags
` [PATCH v2 2/4] mmc: sdhci-brcmstb: Enable Clock Gating to save power
` [PATCH v2 3/4] dt-bindings: mmc: Add Broadcom optional sdio_freq clock
` [PATCH v2 4/4] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0

[PATCH 0/5] mmc: sdhci-brcmstb: host controller clock enhancements
 2022-04-27 15:40 UTC  (15+ messages)
` [PATCH 1/5] mmc: sdhci-brcmstb: "mmc1: Internal clock never stabilised." seen on 72113
` [PATCH 2/5] mmc: sdhci-brcmstb: Re-organize flags
` [PATCH 3/5] mmc: sdhci-brcmstb: Enable Clock Gating to save power
` [PATCH 4/5] dt-bindings: mmc: Add Broadcom optional sdio_freq clock
` [PATCH 5/5] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0

[PATCH v7 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-04-27 14:32 UTC  (3+ messages)
` [PATCH v7 2/2] mmc: Add mmc driver for Sunplus SP7021

[PATCH] mmc: mmci: Remove custom ios handler
 2022-04-27 12:55 UTC 

[PATCH V1] mmc: core: Enable force hw reset
 2022-04-27 12:33 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: Simplify if(chan) and if(!chan)
 2022-04-27 12:03 UTC 

[PATCH V1] mmc: core: Select HS mode in device first and then in the host
 2022-04-27  8:04 UTC  (3+ messages)

[PATCH V1] mmc: core: Add partial initialization support
 2022-04-27  7:35 UTC  (4+ messages)

Wycena paneli fotowoltaicznych
 2022-04-27  7:28 UTC 

[PATCH] mmc: atmel-mci: simplify if-if to if-else
 2022-04-26 22:43 UTC  (4+ messages)

[PATCH V1] FROMLIST: mmc: core: Export core functions required for clk scaling
 2022-04-26 22:40 UTC  (2+ messages)

[PATCH V1] mmc: sdhci-msm: Add wakeup functionality support for sdio cards
 2022-04-26 22:35 UTC  (2+ messages)

[PATCH v1 0/2] Two changes for eMMC
 2022-04-26 15:35 UTC  (11+ messages)
` [PATCH v1 1/2] mmc: sdhci-omap: Use of_device_get_match_data() helper
` [PATCH v1 2/2] mmc: core: Allows to override the timeout value for ioctl() path

[PATCH v2] mmc: core: Add CIDs for cards to the entropy pool
 2022-04-26 13:55 UTC  (2+ messages)

[PATCH v2 0/2] MMC: Add quirk to set the TESTCD bit
 2022-04-26 13:54 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: sdhci-am654: Add flag to force setting of "
` [PATCH v2 2/2] drivers: mmc: sdhci_am654: Add the quirk to set "

[PATCH v4] mmc: core: Set HS clock speed before sending HS CMD13
 2022-04-26 13:54 UTC  (3+ messages)

[PATCH v2 RESENT] mmc-utils: Add General command CMD56 read support
 2022-04-26 11:49 UTC  (3+ messages)

[PATCH] mmc-utils: Fix build error MMC_BLOCK_MAJOR undeclared
 2022-04-26 11:49 UTC  (3+ messages)

[PATCH V1] sdhci-msm: Add err_stat's in CQE path
 2022-04-26  9:05 UTC  (2+ messages)

[PATCH V5 0/5] mmc: add error statistics for eMMC and SD card
 2022-04-26  7:58 UTC  (9+ messages)
` [PATCH V5 1/5] mmc: core: Capture eMMC and SD card errors
` [PATCH V5 2/5] mmc: sdhci: "
` [PATCH V5 3/5] mmc: debugfs: Add debug fs entry for mmc driver
` [PATCH V5 4/5] mmc: debugfs: Add debug fs error state "
` [PATCH V5 5/5] mmc: cqhci: Capture eMMC and SD card errors

[PATCH] [v4] m68k: coldfire: drop ISA_DMA_API support
 2022-04-26  1:38 UTC  (5+ messages)

[PATCH V5 1/5] mmc: core: Capture eMMC and SD card errors
 2022-04-25 16:03 UTC 

[PATCH] mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
 2022-04-25 15:38 UTC  (3+ messages)

[PATCH] mmc: sunxi-mmc: Correct the maximum segment size
 2022-04-25 14:00 UTC  (4+ messages)

[PATCH] mmc: block: use kobj_to_dev()
 2022-04-25 10:53 UTC 

[PATCH 0/2] MMC: Add quirk to set the TESTCD bit
 2022-04-25  6:44 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: mmc: sdhci-am654: Add flag to force setting to "
` [PATCH 2/2] drivers: mmc: sdhci_am654: Add the quirk to set "

[RESEND, PATCH] mmc: sdhci-pci-gli: A workaround to allow GL9755 to enter ASPM L1.2
 2022-04-25  0:53 UTC  (3+ messages)

[PATCH V4] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-04-24 10:22 UTC  (7+ messages)

[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
 2022-04-22 14:21 UTC  (2+ messages)

[PATCH v2] mmc: core: Don't set HS200 clock rate prematurely
 2022-04-22  9:10 UTC  (2+ messages)

fix blk_crypto_profile liftetime
 2022-04-22  6:27 UTC  (6+ messages)
` [PATCH 2/2] blk-crypto: fix the blk_crypto_profile liftime

[PATCH v3] mmc: core: Set HS clock speed before sending HS CMD13
 2022-04-22  0:18 UTC  (6+ messages)
        ` [PATCH] mmc: core: Don't set HS200 clock rate prematurely

[PATCH v8 00/13] arm64: dts: Add i.MX8DXL initial support
 2022-04-21 13:54 UTC  (3+ messages)
` [PATCH v8 09/13] dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string

[PATCH v2 0/4] dt-bindings: mmc: Convert orion/dove bindings to JSON schema
 2022-04-21 13:54 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: mmc: convert orion-sdio "
` [PATCH v2 4/4] dt-bindings: mmc: convert sdhci-dove "


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