Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2023-08-28 10:04:19 to 2023-09-12 13:20:14 UTC [more...]

[PATCH 1/3] dt-bindings: mmc: Remove properties from required
 2023-09-12 13:20 UTC  (9+ messages)
` [PATCH 2/3] mmc: starfive: Change tuning implementation
` [PATCH 3/3] riscv: dts: starfive: Drop unused properties and limit frquency
` [PATCH v2 0/3] Change tuning implementation
` [PATCH v2 1/3] dt-bindings: mmc: Remove properties from required
` [PATCH v2 2/3] mmc: starfive: Change tuning implementation
` [PATCH v2 3/3] riscv: dts: starfive: Drop unused properties and limit frquency

[PATCH V10 00/23] Add support UHS-II for GL9755
 2023-09-12 12:39 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-12 11:26 UTC  (25+ 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 v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-09-12 10:06 UTC  (14+ 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-09-12 10:02 UTC  (2+ messages)

[PATCH] mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning()
 2023-09-12  9:41 UTC  (5+ messages)

[PATCH V1] mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2
 2023-09-12  9:17 UTC 

[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-12  9:05 UTC  (41+ 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 17/37] clk: renesas: rzg2l: remove CPG_SDHI_DSEL from generic header
` [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver
` [PATCH 19/37] clk: renesas: rzg2l: add a divider clock for RZ/G3S
` [PATCH 20/37] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC
` [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
` [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
` [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset
` [PATCH 24/37] pinctrl: renesas: rzg2l: adapt for different SD, PWPR register offsets
` [PATCH 25/37] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S
` [PATCH 26/37] pinctrl: renesas: rzg2l: move ds and oi to SoC specific configuration
` [PATCH 27/37] pinctrl: renesas: rzg2l: add support for different ds values on different groups
` [PATCH 28/37] pinctrl: renesas: rzg2l: make struct rzg2l_pinctrl_data::dedicated_pins constant
` [PATCH 29/37] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
` [PATCH 30/37] pinctrl: renesas: rzg2l: add support for "
` [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support
` [PATCH 32/37] arm64: dts: renesas: add initial DTSI for RZ/G3S SoC
` [PATCH 33/37] arm64: dts: renesas: rzg3l-smarc-som: add initial support for RZ/G3S SMARC Carrier-II SoM
` [PATCH 34/37] arm64: dts: renesas: rzg3s-smarc: add initial device tree for RZ SMARC Carrier-II board
` [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
` [PATCH 36/37] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board
` [PATCH 37/37] arm64: defconfig: enable RZ/G3S (R9A08G045) SoC

[PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
 2023-09-12  5:21 UTC  (3+ messages)

[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

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 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] 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] 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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox