linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-13 07:21:47 to 2023-01-02 08:25:22 UTC [more...]

[PATCH] mmc: sdhci-of-arasan: Override SDHCI_RETUNING_TIMER_COUNT_MASK on ZynqMP
 2023-01-02  8:24 UTC  (10+ messages)

[PATCH] mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
 2023-01-01 19:25 UTC  (3+ messages)

[PATCH 0/1] Fix race between stop command and start of next command in atmel-mci
 2022-12-30 19:43 UTC  (2+ messages)
` [PATCH 1/1] mmc: atmel-mci: fix race between stop command and start of next command

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2022-12-30  0:06 UTC  (31+ messages)
` [RFC PATCH v1 01/19] rtw88: mac: Use existing interface mask macros in rtw_pwr_seq_parser()
` [RFC PATCH v1 02/19] rtw88: pci: Change type of rtw_hw_queue_mapping() and ac_to_hwq to enum
` [RFC PATCH v1 03/19] rtw88: pci: Change queue datatype from u8 to enum rtw_tx_queue_type
` [RFC PATCH v1 04/19] rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
` [RFC PATCH v1 05/19] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
` [RFC PATCH v1 06/19] rtw88: rtw8821c: Add support for parsing the RTL8821CS (SDIO) efuse
` [RFC PATCH v1 07/19] rtw88: rtw8822b: Add support for parsing the RTL8822BS "
` [RFC PATCH v1 08/19] rtw88: rtw8822c: Add support for parsing the RTL8822CS "
` [RFC PATCH v1 09/19] rtw88: hci: Add an optional power_switch() callback to rtw_hci_ops
` [RFC PATCH v1 10/19] rtw88: mac: Add support for the SDIO HCI in rtw_pwr_seq_parser()
` [RFC PATCH v1 11/19] rtw88: mac: Add support for the SDIO HCI in the TX/page table setup
` [RFC PATCH v1 12/19] rtw88: sdio: Add HCI implementation for SDIO based chipsets
` [RFC PATCH v1 13/19] rtw88: mac: Add support for SDIO specifics in the power on sequence
` [RFC PATCH v1 14/19] rtw88: main: Add the rpwm_addr and cpwm_addr for SDIO based chipsets
` [RFC PATCH v1 15/19] rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO based cards
` [RFC PATCH v1 16/19] rtw88: ps: Increase LEAVE_LPS_TRY_CNT for SDIO based chipsets
` [RFC PATCH v1 17/19] rtw88: Add support for the SDIO based RTL8822BS chipset
` [RFC PATCH v1 18/19] rtw88: Add support for the SDIO based RTL8822CS chipset
` [RFC PATCH v1 19/19] rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH v3 0/8] mmc: sdhci-pxav2: Add support for PXA168
 2022-12-29 20:04 UTC  (9+ messages)
` [PATCH v3 1/8] mmc: sdhci-pxav2: add initial support for PXA168 V1 controller
` [PATCH v3 2/8] mmc: sdhci-pxav2: enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH v3 3/8] mmc: sdhci-pxav2: add register workaround for PXA168 silicon bug
` [PATCH v3 4/8] mmc: sdhci-pxav2: change clock name to match DT bindings
` [PATCH v3 5/8] mmc: sdhci-pxav2: add optional core clock
` [PATCH v3 6/8] mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controller
` [PATCH v3 7/8] mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaround
` [PATCH v3 8/8] dt-bindings: mmc: sdhci-pxa: add pxav1

[PATCH v3 0/2] fix the sdio device DATA/CMD CRC and Timeout issue after tuning
 2022-12-29 14:03 UTC  (5+ messages)
` [PATCH v3 1/2] mmc: sdhci-esdhc-imx: simplify the auto tuning logic
` [PATCH v3 2/2] mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO device

[PATCH v2 0/8] mmc: sdhci-pxav2: Add support for PXA168
 2022-12-29 11:40 UTC  (12+ messages)
` [PATCH v2 1/8] mmc: sdhci-pxav2: add initial support for PXA168 V1 controller
` [PATCH v2 4/8] mmc: sdhci-pxav2: change clock name to match DT bindings
` [PATCH v2 5/8] mmc: sdhci-pxav2: add optional core clock
` [PATCH v2 6/8] mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controller

[PATCH] mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting
 2022-12-29  6:44 UTC  (4+ messages)

[PATCH v3 0/2] mmc: atmel-mci: Convert to gpio descriptors
 2022-12-29  0:23 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] mmc: atmel-mci: move atmel MCI header file

[PATCH] mmc: pwrseq_simple: include deferred probe reasons
 2022-12-28 14:23 UTC 

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2022-12-28 10:40 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: Add bindings for StarFive
` [PATCH v2 2/3] mmc: starfive: Add sdio/emmc driver support
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH v2 0/3] fix the sdio device DATA/CMD CRC and Timeout issue after tuning
 2022-12-27 17:50 UTC  (9+ messages)
` [PATCH v2 1/3] mmc: sdhci-esdhc-imx: simplify the auto tuning logic
` [PATCH v2 2/3] mmc: let the host side can find card type during card init process
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO device

BUG: memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17
 2022-12-23 13:20 UTC 

[PATCH 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2022-12-23 11:07 UTC  (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drivers: mmc: sdhci-cadence: enable MMC_SDHCI_IO_ACCESSORS
` [PATCH 3/5] dt-bindings: mmc: sdhci-cadence: SD6 support
` [PATCH 4/5] drivers: mmc: sdhci: Add option to configure sdhci timeout
` [PATCH 5/5] drivers: mmc: sdhci-cadence: Add debug option for sdhci-cadence driver

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: update binding for i.MX50 and i.MX7D
 2022-12-23  8:46 UTC  (2+ messages)

[RFC v2 0/1] mmc: Add mmc pstore backend support
 2022-12-22 18:59 UTC  (2+ messages)
` [RFC v2 1/1] "

[RFC 0/1] mmc: Add mmc pstore backend support
 2022-12-22 19:00 UTC  (5+ messages)
` [RFC 1/1] "

[PATCH] [RFC] mmc: sdhci: Always apply sdhci-caps-mask and sdhci-caps to caps
 2022-12-22  7:36 UTC  (4+ messages)

[PATCH 0/4] SDHI/MMC SoC support for the RZ/V2M
 2022-12-21 15:01 UTC  (9+ messages)
` [PATCH 1/4] clk: renesas: r9a09g011: Add SDHI/eMMC clock and reset entries
` [PATCH 2/4] dt-bindings: mmc: renesas,sdhi: Document RZ/V2M support
` [PATCH 3/4] mmc: renesas_sdhi: Add RZ/V2M compatible string
` [PATCH 4/4] arm64: dts: renesas: r9a09g011: Add eMMC and SDHI support

[PATCH] mmc: core: host: fix mmc retuning
 2022-12-20 11:36 UTC  (3+ messages)

[PATCH] mmc: sdhci-sprd: disable polling scan for sdio card
 2022-12-19 10:36 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 18/20] mmc: f-sdh30: Add quirks for broken timeout clock capability
 2022-12-18 16:23 UTC 

[PATCH AUTOSEL 4.14 21/23] mmc: f-sdh30: Add quirks for broken timeout clock capability
 2022-12-18 16:21 UTC 

[PATCH AUTOSEL 4.19 24/26] mmc: f-sdh30: Add quirks for broken timeout clock capability
 2022-12-18 16:20 UTC 

[PATCH AUTOSEL 5.4 28/30] mmc: f-sdh30: Add quirks for broken timeout clock capability
 2022-12-18 16:18 UTC 

[PATCH AUTOSEL 5.10 36/39] mmc: f-sdh30: Add quirks for broken timeout clock capability
 2022-12-18 16:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 37/39] mmc: renesas_sdhi: better reset from HS400 mode

[PATCH AUTOSEL 5.15 43/46] mmc: f-sdh30: Add quirks for broken timeout clock capability
 2022-12-18 16:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 44/46] mmc: renesas_sdhi: better reset from HS400 mode

[PATCH AUTOSEL 6.0 65/73] mmc: f-sdh30: Add quirks for broken timeout clock capability
 2022-12-18 16:07 UTC  (3+ messages)
` [PATCH AUTOSEL 6.0 66/73] mmc: renesas_sdhi: add quirk for broken register layout
` [PATCH AUTOSEL 6.0 67/73] mmc: renesas_sdhi: better reset from HS400 mode

[PATCH AUTOSEL 6.1 75/85] mmc: f-sdh30: Add quirks for broken timeout clock capability
 2022-12-18 16:01 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 76/85] mmc: renesas_sdhi: add quirk for broken register layout
` [PATCH AUTOSEL 6.1 77/85] mmc: renesas_sdhi: better reset from HS400 mode
` [PATCH AUTOSEL 6.1 78/85] mmc: sdhci-tegra: Issue CMD and DAT resets together

[PATCH] Add a command to write extcsd registers
 2022-12-16 16:16 UTC 

[PATCH v1 0/3] StarFive's SDIO/eMMC driver support
 2022-12-16  9:26 UTC  (9+ messages)
` [PATCH v1 2/3] mmc: starfive: Add sdio/emmc "

[PATCH] mmc-utils: Add basic erase error check
 2022-12-16  6:11 UTC  (9+ messages)

[PATCH v2] mmc: meson-gx: fix SDIO interrupt handling
 2022-12-14 21:33 UTC  (3+ messages)
` [PATCH v3] "

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:05 UTC 

[GIT PULL] MMC and MEMSTICK updates for v6.2
 2022-12-13 21:53 UTC  (2+ messages)

[PATCH v5] mmc: sdio: fix possible resource leaks in some error paths
 2022-12-13 14:14 UTC 

[PATCH v3 0/3] mmc: xenon: Fix 2G DMA limitation on AC5 SoC
 2022-12-13  9:22 UTC  (13+ messages)
` [PATCH v3 3/3] mmc: xenon: Fix 2G "

[PATCH V6 00/24] Add support UHS-II for GL9755
 2022-12-13  9:00 UTC  (25+ messages)
` [PATCH V6 01/24] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V6 02/24] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V6 03/24] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V6 04/24] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V6 05/24] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V6 06/24] mmc: core: Support UHS-II card control and access
` [PATCH V6 07/24] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V6 08/24] mmc: sdhci: add UHS-II module and add a kernel configuration
` [PATCH V6 09/24] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V6 10/24] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V6 11/24] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V6 12/24] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [PATCH V6 13/24] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V6 14/24] mmc: sdhci-uhs2: add set_ios()
` [PATCH V6 15/24] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V6 16/24] mmc: sdhci-uhs2: add clock operations
` [PATCH V6 17/24] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V6 18/24] mmc: sdhci-uhs2: add request() and others
` [PATCH V6 19/24] mmc: sdhci-uhs2: add irq() "
` [PATCH V6 20/24] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V6 21/24] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V6 22/24] mmc: sdhci-uhs2: add post-mmc_attach_sd hook
` [PATCH V6 23/24] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V6 24/24] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755

[PATCH v4 0/2] mmc: sdio: fixes some leaks
 2022-12-13  8:48 UTC  (3+ messages)
` [PATCH v4 2/2] mmc: sdio: fix possible memory leak in some error path

[PATCH V5 00/26] Add support UHS-II for GL9755
 2022-12-13  8:48 UTC  (51+ messages)
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards
` [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 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


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