messages from 2022-10-12 19:26:45 to 2022-10-19 15:00:54 UTC [more...]
[PATCH] mmc: core: support zeroout using TRIM
2022-10-19 14:54 UTC (2+ messages)
[PATCH 00/17] ARM: remove old board files
2022-10-19 14:40 UTC
imx7d: Timeout waiting for hardware interrupt
2022-10-19 14:26 UTC (8+ messages)
[PATCH V5 00/26] Add support UHS-II for GL9755
2022-10-19 11:29 UTC (28+ messages)
` [PATCH V5 01/26] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V5 02/26] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V5 03/26] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V5 04/26] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V5 06/26] mmc: core: Support UHS-II card control and access
` [PATCH V5 07/26] mmc: sdhci: add a kernel configuration for enabling UHS-II support
` [PATCH V5 08/26] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V5 09/26] mmc: sdhci: add UHS-II module
` [PATCH V5 10/26] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V5 11/26] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V5 12/26] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V5 13/26] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [PATCH V5 14/26] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V5 15/26] mmc: sdhci-uhs2: add set_ios()
` [PATCH V5 16/26] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V5 17/26] mmc: sdhci-uhs2: add clock operations
` [PATCH V5 18/26] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V5 19/26] mmc: sdhci-uhs2: add request() and others
` [PATCH V5 20/26] mmc: sdhci-uhs2: add irq() "
` [PATCH V5 21/26] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V5 22/26] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V5 23/26] mmc: core: add post-mmc_attach_sd hook
` [PATCH V5 24/26] mmc: sdhci-uhs2: "
` [PATCH V5 25/26] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V5 26/26] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
[PATCH V5 00/26] Add support UHS-II for GL9755
2022-10-19 11:02 UTC (29+ messages)
` [PATCH V5 01/26] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V5 02/26] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V5 03/26] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V5 04/26] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V5 06/26] mmc: core: Support UHS-II card control and access
` [PATCH V5 07/26] mmc: sdhci: add a kernel configuration for enabling UHS-II support
` [PATCH V5 08/26] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V5 09/26] mmc: sdhci: add UHS-II module
` [PATCH V5 10/26] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V5 11/26] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V5 12/26] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V5 13/26] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [PATCH V5 14/26] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V5 15/26] mmc: sdhci-uhs2: add set_ios()
` [PATCH V5 16/26] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V5 17/26] mmc: sdhci-uhs2: add clock operations
` [PATCH V5 18/26] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V5 19/26] mmc: sdhci-uhs2: add request() and others
` [PATCH V5 20/26] mmc: sdhci-uhs2: add irq() "
` [PATCH V5 21/26] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V5 22/26] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V5 23/26] mmc: core: add post-mmc_attach_sd hook
` [PATCH V5 24/26] mmc: sdhci-uhs2: "
` [PATCH V5 25/26] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V5 26/26] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
[PATCH v1 00/15] create power sequencing subsystem
2022-10-19 6:03 UTC (3+ messages)
[PATCH] mmc: sdhci-of-arasan: Add support for dynamic configuration
2022-10-19 5:48 UTC
[PATCH v10 0/2] Add mmc driver for Sunplus SP7021 SOC
2022-10-19 2:10 UTC (5+ messages)
` [PATCH v10 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021
` [PATCH v10 2/2] mmc: Add mmc driver "
[PATCH 1/5] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
2022-10-18 22:36 UTC (9+ messages)
` [PATCH 2/5] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
` [PATCH 3/5] mmc: sdhci-esdhc-imx: improve imxrt1050 data
` [PATCH 4/5] ARM: dts: imxrt1050: remove mmc max-frequency property
` [PATCH 5/5] ARM: dts: imx: prepend a 0 in the memory address to make it clear it's 32MB
[PATCH] mmc: add TS7800 FPGA based MMC controller driver
2022-10-18 19:06 UTC (2+ messages)
[PATCH 0/2] MediaTek eMMC inline encryption support
2022-10-18 18:30 UTC (7+ messages)
` [PATCH 1/2] mmc: mtk-sd: add Inline Crypto Engine support
` [PATCH 2/2] dt-bingdings: mmc: Mediatek: add ICE clock
[PATCH 0/5] mmc: sdhci controllers: Fix SDHCI_RESET_ALL for CQHCI
2022-10-18 17:58 UTC (11+ messages)
` [PATCH 1/5] mmc: sdhci-of-arasan: "
` [PATCH 2/5] mmc: sdhci-brcmstb: "
` [PATCH 3/5] mms: sdhci-esdhc-imx: "
` [PATCH 4/5] mmc: sdhci-tegra: "
` [PATCH 5/5] mmc: sdhci_am654: "
[PATCHv3] mmc-utils: Add CMD0 softreset and preidle command
2022-10-18 12:00 UTC (2+ messages)
[PATCH] iommu: Always define struct iommu_fwspec
2022-10-18 10:51 UTC
[PATCHv2] mmc-utils: Add CMD0 softreset and preidle command
2022-10-18 10:50 UTC (2+ messages)
[PATCH] mmc-utils: Add CMD0 softreset and preidle command
2022-10-18 10:17 UTC (2+ messages)
[PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
2022-10-18 10:10 UTC (15+ messages)
` [PATCH v7 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
` [PATCH v7 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
` [PATCH v8 1/3] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
` [PATCH v8 2/3] mmc: sdhci-tegra: Add support to program MC stream ID
` [PATCH v8 3/3] mmc: sdhci-tegra: Issue CMD and DAT resets together
[PATCH v6 0/7] treewide cleanup of random integer usage
2022-10-17 11:59 UTC (7+ messages)
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
[PATCH v2 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
2022-10-17 11:32 UTC (8+ messages)
` [PATCH v2 2/3] ARM: dts: qcom: Drop MMCI interrupt-names
` [PATCH v2 3/3] ARM: dts: stm32: "
[PATCH 0/2] Add mmc-support for mt7986
2022-10-17 11:32 UTC (2+ messages)
[PATCH] dt-binding: mmc: fsl-imx-esdhc: update i.MX8DXL compatible
2022-10-17 11:32 UTC (2+ messages)
[PATCH] dt-bindings: mmc: renesas,sdhi: Document R-Car V4H support
2022-10-17 11:32 UTC (2+ messages)
[PATCH] dt-bindings: mmc: sdhci-am654: add ti,itap-del-sel-ddr50 to schema
2022-10-17 11:32 UTC (3+ messages)
[PATCH V5 00/26] Add support UHS-II for GL9755
2022-10-17 9:11 UTC (27+ messages)
` [PATCH V5 01/26] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V5 02/26] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V5 03/26] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V5 04/26] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V5 06/26] mmc: core: Support UHS-II card control and access
` [PATCH V5 07/26] mmc: sdhci: add a kernel configuration for enabling UHS-II support
` [PATCH V5 08/26] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V5 09/26] mmc: sdhci: add UHS-II module
` [PATCH V5 10/26] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V5 11/26] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V5 12/26] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V5 13/26] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [PATCH V5 14/26] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V5 15/26] mmc: sdhci-uhs2: add set_ios()
` [PATCH V5 16/26] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V5 17/26] mmc: sdhci-uhs2: add clock operations
` [PATCH V5 18/26] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V5 19/26] mmc: sdhci-uhs2: add request() and others
` [PATCH V5 20/26] mmc: sdhci-uhs2: add irq() "
` [PATCH V5 21/26] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V5 22/26] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V5 23/26] mmc: core: add post-mmc_attach_sd hook
` [PATCH V5 24/26] mmc: sdhci-uhs2: "
` [PATCH V5 25/26] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V5 26/26] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
[PATCHv4 2/2] mmc-utils: Allow for custom sanitize timeout
2022-10-15 11:31 UTC (2+ messages)
[PATCHv3 2/2] mmc-utils: Allow for custom sanitize timeout
2022-10-15 6:44 UTC (2+ messages)
[PATCHv3 1/2] mmc-utils: Refactor switch to allow custom timeout
2022-10-15 6:39 UTC (2+ messages)
[PATCH v2] mmc: sdio: fix kernel panic when remove non-standard SDIO card
2022-10-14 16:02 UTC (3+ messages)
[PATCH v3] mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
2022-10-14 14:07 UTC (3+ messages)
[PATCH] mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus
2022-10-14 14:07 UTC (5+ messages)
Zwiększenie płynności finansowej
2022-10-14 8:00 UTC
[PATCH] mmc: sdio: fix kernel panic when remove non-standard SDIO card
2022-10-14 2:39 UTC (3+ messages)
[PATCH] mmc: sdio: fix kernel panic when remove non-standard SDIO card
2022-10-14 2:22 UTC
[PATCH AUTOSEL 6.0 39/44] mmc: sdhci-msm: add compatible string check for sdm670
2022-10-14 0:37 UTC (4+ messages)
[GIT PULL] MMC fixes for v6.1-rc1
2022-10-13 19:26 UTC (2+ messages)
[PATCH] mmc: add TS7800 FPGA based MMC controller driver
2022-10-13 15:41 UTC
[PATCHv2 2/2] mmc: queue: Cancel recovery work on cleanup
2022-10-13 14:20 UTC (2+ messages)
[PATCHv5 1/2] mmc: block: Remove error check of hw_reset on reset
2022-10-13 14:20 UTC (2+ messages)
[PATCHv4 1/2] mmc: block: Remove error check of hw_reset on reset
2022-10-13 10:37 UTC (2+ messages)
[PATCHv3 0/2] Introduce custom sanitize timeout
2022-10-13 9:10 UTC
[PATCHv2 1/2] mmc-utils: Refactor switch to allow custom timeout
2022-10-13 8:35 UTC (3+ messages)
[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
2022-10-13 6:40 UTC (13+ messages)
[PATCH v1 0/5] treewide cleanup of random integer usage
2022-10-13 1:37 UTC (5+ messages)
` [PATCH v1 3/5] treewide: use get_random_u32() when possible
[PATCH 0/5] Add misc support for QDU1000/QRU1000 SoCs
2022-10-12 20:32 UTC (4+ messages)
` [PATCH 4/5] soc: qcom: rpmhpd: Add QDU1000/QRU1000 power domains
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).