messages from 2022-11-08 04:57:51 to 2022-11-17 16:02:25 UTC [more...]
[RFC PATCH 0/9] dt-bindings: cleanup titles
2022-11-17 16:01 UTC (17+ messages)
` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings
` [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end)
` [RFC PATCH 5/9] dt-bindings: drop redundant part of title (end, part two)
` [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning)
` [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title
` [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual)
[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
2022-11-17 15:42 UTC (13+ messages)
` [PATCH v2 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
` [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
[PATCH V1] mmc: core: Wait for 1ms after enabling the clocks post voltage switch
2022-11-17 15:23 UTC (3+ messages)
[PATCHv2] mmc: core: Fix ambiguous TRIM and DISCARD arg
2022-11-17 14:42 UTC
[PATCH] mmc: core: Fix ambiguous TRIM and DISCARD arg
2022-11-17 14:26 UTC (2+ messages)
[PATCH] mmc: sh_mmcif: Add check for NULL for host->chan_yx and host->chan_rx in sh_mmcif_end_cmd
2022-11-17 13:50 UTC (2+ messages)
[PATCH v7 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
2022-11-17 13:14 UTC (8+ messages)
` [PATCH v8 "
[PATCH] mmc: core: Do not require secure trim for discard
2022-11-17 8:19 UTC (2+ messages)
[PATCH linux-next] mmc: pwrseq: Use device_match_of_node()
2022-11-17 7:24 UTC
[PATCH V3 1/1] mmc: sdhci: Fix the SD tuning issue that the SDHCI_TRANSFER_MODE is cleared incorrectly
2022-11-17 7:15 UTC (2+ messages)
[PATCH V5 00/26] Add support UHS-II for GL9755
2022-11-17 6:19 UTC (6+ messages)
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards
[PATCH v2 0/2] mmc: atmel-mci: Convert to gpio descriptors
2022-11-17 4:14 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mmc: atmel-mci: move atmel MCI header file
[PATCHv9 1/6] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"
2022-11-16 21:17 UTC (7+ messages)
` [PATCHv9 2/6] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
` [PATCHv9 3/6] arm: "
` [PATCHv9 4/6] mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase
` [PATCHv9 5/6] clk: socfpga: remove the setting of clk-phase for sdmmc_clk
` [PATCHv9 6/6] arm: dts: socfpga: remove "clk-phase" in sdmmc_clk
[PATCH] mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()
2022-11-16 16:17 UTC (2+ messages)
[PATCH v2 0/6] mmc: sdhci-fujitsu: Add some features and support for F_SDH30_E51
2022-11-16 16:17 UTC (10+ messages)
` [PATCH v2 1/6] dt-bindings: mmc: Convert sdhci-fujitsu to JSON schema
` [PATCH v2 2/6] mmc: f-sdh30: Add reset control support
` [PATCH v2 3/6] dt-bindings: sdhci-fujitsu: Add compatible string for F_SDH30_E51
` [PATCH v2 4/6] mmc: f-sdh30: Add compatible string for Socionext F_SDH30_E51
` [PATCH v2 5/6] mmc: f-sdh30: Add support for non-removable media
` [PATCH v2 6/6] mmc: f-sdh30: Add quirks for broken timeout clock capability
[PATCH] mmc: mtk-sd: fix two spelling mistakes in comment
2022-11-16 16:17 UTC (3+ messages)
[PATCH] dt-bindings: mmc: sdhci-msm: Document the SM8550 compatible
2022-11-16 16:17 UTC (3+ messages)
[PATCH v2 1/4] dt-bindings: mmc: sdhci-msm: Document SM8350 SDHCI
2022-11-16 16:17 UTC (5+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sm8350: Add SDHCI2
` [PATCH v2 3/4] arm64: dts: qcom: sm8350-sagami: Add GPIO line names for TLMM
` [PATCH v2 4/4] arm64: dts: qcom: sm8350-sagami: Wire up SDHCI2
[PATCH v3 1/3] dt-bindings: mmc: sdhci-msm: Document the SM6375 compatible
2022-11-16 16:17 UTC (2+ messages)
[PATCH] mmc: mmci: fix return value check of mmc_add_host()
2022-11-16 16:17 UTC (2+ messages)
[PATCH] mmc: wbsd: fix return value check of mmc_add_host()
2022-11-16 16:17 UTC (2+ messages)
[PATCH] mmc: meson-gx: fix SDIO interrupt handling
2022-11-16 16:13 UTC (3+ messages)
[PATCH 0/1] mmc: Reduce tuning log output
2022-11-16 16:00 UTC (4+ messages)
` [PATCH 1/1] mmc: sdhci: Fixed too many logs being printed during tuning
[PATCH V1 1/1] mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce timeout
2022-11-16 13:05 UTC (4+ messages)
[PATCHv2 1/3] block: Requeue req as head if driver touched it
2022-11-16 12:52 UTC (2+ messages)
[PATCH 1/4] dt-bindings: mmc: sdhci-msm: Document SM8350 SDHCI
2022-11-16 8:29 UTC (6+ messages)
` [PATCH 2/4] arm64: dts: qcom: sm8350: Add SDHCI2
` [PATCH 3/4] arm64: dts: qcom: sm8350-sagami: Add GPIO line names for TLMM
` [PATCH 4/4] arm64: dts: qcom: sm8350-sagami: Wire up SDHCI2
[PATCH] mmc: CQHCI: solve DMA boundary limitation of CQHCI driver
2022-11-16 6:43 UTC (2+ messages)
[PATCH 0/4] arm64: amlogic: mmc: meson-gx: Add core, tx, rx
2022-11-13 20:06 UTC (9+ messages)
` [PATCH 1/4] arm64: amlogic: mmc: meson-gx: Add core, tx, rx eMMC/SD/SDIO phase clock settings from devicetree data
` [PATCH 2/4] arm64: amlogic: mmc: meson-gx: Add dts binding include for "
` [PATCH 3/4] arm64: amlogic: dts: meson: update meson-axg device-tree for new core, tx, rx phase clock settings
` [PATCH 4/4] arm64: dts: docs: Update mmc meson-gx documentation for new config option amlogic,mmc-phase
[GIT PULL] MMC fixes for v6.1-rc5
2022-11-11 18:02 UTC (2+ messages)
[PATCH 0/4] mmc: Add support for F_SDH30_E51
2022-11-11 12:39 UTC (12+ messages)
` [PATCH 1/4] mmc: f-sdh30: Add reset control support
` [PATCH 2/4] mmc: f-sdh30: Add support for non-removable media
` [PATCH 3/4] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH 4/4] mmc: f-sdh30: Add compatible string for Socionext F_SDH30_E51
[PATCH V2 0/2] mmc: block: Support Host to control FUA
2022-11-11 12:04 UTC (5+ messages)
[PATCH 1/3] block: Requeue req as head if driver touched it
2022-11-11 10:30 UTC (2+ messages)
[PATCH] mmc: atmel-mci: Convert to gpio descriptors
2022-11-10 22:41 UTC (8+ messages)
Question about EMMC CMDQ HOST CONTROLLER INTERFACE (CQHCI) DRIVER
2022-11-10 8:11 UTC (9+ messages)
[PATCH v4 0/2] mmc: sdio: fixes some leaks
2022-11-10 2:55 UTC (3+ messages)
` [PATCH v4 1/2] mmc: sdio: fix of node refcount leak in sdio_add_func()
` [PATCH v4 2/2] mmc: sdio: fix possible memory leak in some error path
[PATCH v2 1/3] dt-bindings: mmc: sdhci-msm: Document the SM6375 compatible
2022-11-09 14:41 UTC
[PATCH v3 0/3] mmc: sdio: fixes some leaks
2022-11-09 14:38 UTC (7+ messages)
` [PATCH v3 1/3] mmc: sdio: fix possible memory leak in sdio_init_func()
` [PATCH v3 2/3] mmc: sdio: fix of node refcount leak in sdio_add_func()
` [PATCH v3 3/3] mmc: sdio: fix possible memory leak in mmc_attach_sdio()
[PATCH 1/3] dt-bindings: mmc: sdhci-msm: Document the SM6375 compatible
2022-11-09 14:34 UTC (2+ messages)
[PATCH] mmc: atmel-mci: fix return value check of mmc_add_host()
2022-11-09 12:34 UTC (2+ messages)
[PATCH] mmc: via-sdmmc: fix return value check of mmc_add_host()
2022-11-09 12:34 UTC (2+ messages)
[PATCH] mmc: meson-gx: fix return value check of mmc_add_host()
2022-11-09 12:34 UTC (3+ messages)
[PATCH] mmc: host: omap_hsmmc: fix return value check of mmc_add_host()
2022-11-09 12:34 UTC (2+ messages)
[PATCHv2 1/1] dt-bindings: mmc: sdhci-of-dwcmhsc: Add reset support
2022-11-09 12:34 UTC (2+ messages)
[PATCH] mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATA
2022-11-09 12:34 UTC (3+ messages)
[PATCH v7 02/10] dt-bindings: mmc: rockchip-dw-mshc: Add power-domains property
2022-11-09 12:34 UTC (3+ messages)
[PATCH] mmc: litex_mmc: ensure `host->irq == 0` if polling
2022-11-09 12:34 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2022-11-08 9:10 UTC
[PATCHv3] mmc-utils: Implement alternative boot operation
2022-11-09 10:56 UTC (2+ messages)
[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
2022-11-09 9:29 UTC (17+ messages)
[PATCH v5 0/6] Add mmc-support for mt7986
2022-11-08 18:34 UTC (3+ messages)
[PATCH 0/9] mmc: fix return value check of mmc_add_host()
2022-11-08 16:05 UTC (2+ messages)
[PATCH v2 0/3] mmc: sdio: fixes some leaks
2022-11-08 16:04 UTC (3+ messages)
` [PATCH v2 1/3] mmc: sdio: fix of node refcount leak in sdio_add_func()
[PATCH v11 0/2] Add mmc driver for Sunplus SP7021 SOC
2022-11-08 15:27 UTC (3+ messages)
` [PATCH v11 2/2] mmc: Add mmc driver for Sunplus SP7021
[PATCH 0/9] MSM8956/76 and Sony Xperia X / X Compact support
2022-11-08 9:06 UTC (7+ messages)
` [PATCH 8/9] arm64: dts: qcom: Add DTS for MSM8976 and MSM8956 SoCs
` [PATCH 9/9] arm64: dts: qcom: Add support for SONY Xperia X/X Compact
` (subset) [PATCH 0/9] MSM8956/76 and Sony Xperia X / X Compact support
[PATCH 0/2] mmc: jz4740: Don't change parent clock rate for some SoCs
2022-11-08 4:53 UTC (2+ messages)
` [PATCH 2/2] MIPS: ingenic: rs90: set MMC_MUX clock
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).