messages from 2023-08-25 07:12:19 to 2023-09-12 04:54:59 UTC [more...]
[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
2023-09-12 4:51 UTC (17+ messages)
` [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support
` [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants
` [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC
` [PATCH 04/37] soc: renesas: identify "
` [PATCH 05/37] soc: renesas: remove blank lines
` [PATCH 06/37] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
` [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register
` [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware
` [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
` [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name
` [PATCH 11/37] clk: renesas: rzg2l: simplify a bit the logic in rzg2l_mod_clock_endisable()
` [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area
` [PATCH 13/37] clk: renesas: rzg2l: use FIELD_GET() for PLL register fields
` [PATCH 14/37] clk: renesas: rzg2l: use u32 for flag and mux_flags
` [PATCH 15/37] clk: renesas: rzg2l: add support for RZ/G3S PLL
` [PATCH 16/37] clk: renesas: rzg2l: add struct clk_hw_data
[PATCH v1 0/3] Change tuning implementation
2023-09-12 2:00 UTC (18+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Drop unused properties
` [PATCH v1 2/3] mmc: starfive: Change tuning implementation
` [PATCH v1 3/3] riscv: dts: starfive: Drop unused properties and limit frquency
[PATCH] mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning()
2023-09-12 1:16 UTC (4+ messages)
Odroid-C1 regression with commit 4bc31edebde5 ("mmc: core: Set HS clock speed before sending HS CMD13")
2023-09-11 8:48 UTC (12+ messages)
[PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
2023-09-11 15:52 UTC (2+ messages)
[PATCH 00/11] add missing of_node_put
2023-09-11 15:08 UTC (4+ messages)
` [PATCH 05/11] mmc: atmel-mci: "
` (subset) [PATCH 00/11] "
[PATCH] mmc: atmel-mci: Add description for struct member
2023-09-11 9:25 UTC
[PATCH V3 0/2 RESEND] mmc: hsq: dynamically adjust hsq_depth to improve performance
2023-09-11 11:35 UTC (4+ messages)
` [PATCH V3 1/2] mmc: queue: replace immediate with hsq->depth
` [PATCH V3 2/2] mmc: hsq: dynamic adjustment of hsq->depth
[PATCH AUTOSEL 5.15 09/15] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
2023-09-08 18:19 UTC
[PATCH AUTOSEL 5.4 06/10] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
2023-09-08 18:20 UTC
[PATCH AUTOSEL 5.10 09/14] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
2023-09-08 18:19 UTC
[PATCH AUTOSEL 6.1 17/26] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
2023-09-08 18:17 UTC
[PATCH AUTOSEL 6.4 26/41] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
2023-09-08 18:15 UTC
[PATCH AUTOSEL 6.5 29/45] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
2023-09-08 18:13 UTC
[PATCH V10 00/23] Add support UHS-II for GL9755
2023-09-08 9:56 UTC (12+ messages)
` [PATCH V10 11/23] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V10 18/23] mmc: sdhci-uhs2: add request() and others
` [PATCH V10 20/23] mmc: sdhci-uhs2: add add_host() and others to set up the driver
[PATCH V11 00/23] Add support UHS-II for GL9755
2023-09-08 9:53 UTC (24+ messages)
` [PATCH V11 01/23] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V11 02/23] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V11 03/23] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V11 04/23] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V11 05/23] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V11 06/23] mmc: core: Support UHS-II card control and access
` [PATCH V11 07/23] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V11 08/23] mmc: sdhci: add UHS-II module and add a kernel configuration
` [PATCH V11 09/23] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V11 10/23] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V11 11/23] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V11 12/23] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [PATCH V11 13/23] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V11 14/23] mmc: sdhci-uhs2: add set_ios()
` [PATCH V11 15/23] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V11 16/23] mmc: sdhci-uhs2: add clock operations
` [PATCH V11 17/23] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V11 18/23] mmc: sdhci-uhs2: add request() and others
` [PATCH V11 19/23] mmc: sdhci-uhs2: add irq() "
` [PATCH V11 20/23] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V11 21/23] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V11 22/23] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V11 23/23] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
[PATCH] misc: rtsx: Fix an error access Page fault
2023-09-08 6:35 UTC (3+ messages)
[PATCH] mmc: Add Synopsys DesignWare mmc cmdq host driver
2023-09-06 10:35 UTC (3+ messages)
[PATCH 0/3] Add DesignWare Mobile mmc driver
2023-09-06 9:28 UTC (4+ messages)
` [PATCH 1/3] [01/03] mmc: solve DMA boundary limitation of CQHCI driver
` [PATCH 2/3] [02/03] mmc: Add Synopsys DesignWare mmc cmdq host driver
` [PATCH 3/3] [03/03] mmc: Add dw mobile mmc cmdq rtk driver
[PATCH v3] mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
2023-09-06 5:33 UTC (7+ messages)
Custom-made displays
2023-09-05 8:06 UTC
Prezentacja
2023-09-04 7:40 UTC
[PATCH RFC v2 0/4] RISC-V: Add basic eMMC support for BeagleV Ahead
2023-09-04 14:53 UTC (6+ messages)
[PATCH] mmc: mmci: stm32: add SDIO in-band interrupt mode
2023-09-04 12:21 UTC (6+ messages)
[PATCH v2] mmc: host: Kconfig: Make MMC_SDHI_INTERNAL_DMAC config option dependant on ARCH_RENESAS
2023-09-04 10:47 UTC (3+ messages)
[PATCH] mmc: core: sdio: hold retuning if sdio in 1-bit mode
2023-09-04 8:57 UTC (3+ messages)
[PATCH] mmc: Fix force card detect in sdhci
2023-09-04 7:38 UTC (2+ messages)
[PATCH] mmc: host: Kconfig: Allow selecting MMC_SDHI_INTERNAL_DMAC for RZ/Five SoC
2023-09-01 11:48 UTC (3+ messages)
[PATCH v2] mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
2023-08-31 13:38 UTC (4+ messages)
[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
2023-08-31 9:10 UTC (13+ messages)
` [PATCH v2 03/10] soc: qcom: ice: add hwkm support in ice
` [PATCH v2 04/10] soc: qcom: ice: support for hardware wrapped keys
[PATCH] mmc: sdhci-esdhc-imx: optimize the manual tuing logic to get the best timing
2023-08-31 3:26 UTC
[PATCH v2] mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
2023-08-31 0:42 UTC (12+ messages)
[GIT PULL] MMC updates for v6.6
2023-08-29 18:08 UTC (2+ messages)
[PATCH] mmc: atmel-mci: Remove preprocessor directive
2023-08-29 7:18 UTC (2+ messages)
[PATCH V3 0/2] mmc: hsq: dynamically adjust hsq_depth to improve performance
2023-08-29 2:04 UTC (3+ messages)
` [PATCH V3 1/2] mmc: queue: replace immediate with hsq->depth
` [PATCH V3 2/2] mmc: hsq: dynamic adjustment of hsq->depth
[PATCH v1 0/1] mmc: sdhci-of-dwcmshc: Add CQE support
2023-08-29 0:52 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH 4.19 040/129] mmc: Remove dev_err() usage after platform_get_irq()
2023-08-28 10:12 UTC
[PATCH v3 01/62] mmc: sunxi: Convert to platform remove callback returning void
2023-08-28 9:10 UTC (3+ messages)
` [PATCH v3 46/62] mmc: sdhci-st: "
[PATCH 1/1] mmc: Set optimal I/O size when mmc_setip_queue
2023-08-28 9:04 UTC (13+ messages)
[PATCH V2 0/2] mmc: hsq: Dynamically adjust hsq_depth to improve performance
2023-08-28 8:59 UTC (6+ messages)
` [PATCH V2 2/2] mmc: hsq: dynamic adjustment of hsq->depth
Słowa kluczowe do wypozycjonowania
2023-08-28 7:30 UTC
[PATCH 00/16] mmc: sdhci-pltfm: Minor clean up
2023-08-25 16:22 UTC (3+ messages)
` [PATCH 03/16] mmc: sdhci-brcmstb: Use sdhci_pltfm_remove()
[PATCH v2 0/2] Fix emmc hs400 mode on mt7986
2023-08-25 15:36 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization
` Aw: "
[PATCH 1/2] dt-bindings: mmc: sdhci-msm: correct minimum number of clocks
2023-08-25 15:29 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: mmc: sdhci-msm: allow flexible order of optional clocks
[PATCH v6 0/3] mmc: atmel-mci: Convert to gpio descriptors
2023-08-25 12:14 UTC (7+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] mmc: atmel-mci: move atmel MCI header file
` [PATCH v6 3/3] mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolib
[PATCH V3 0/2] mmc: sdhci-sprd: Add SD HS mode online tuning
2023-08-25 10:00 UTC (5+ messages)
` [PATCH V3 1/2] mmc: core: Add host specific tuning support for SD HS mode
` [PATCH V3 2/2] mmc: sdhci-sprd: Add SD HS mode online tuning
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