linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 08:02:32 to 2024-03-11 14:00:01 UTC [more...]

[PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
 2024-03-11 13:59 UTC  (3+ messages)

[GIT PULL] MMC and MEMSTICK updates for v6.9
 2024-03-11 12:58 UTC 

[PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-03-11 10:37 UTC  (10+ messages)
` [PATCH v4 1/9] wifi: rtw88: Shared module for rtw8723x devices
` [PATCH v4 2/9] wifi: rtw88: Debug output for rtw8723x EFUSE
` [PATCH v4 3/9] wifi: rtw88: Add definitions for 8703b chip
` [PATCH v4 4/9] wifi: rtw88: Add rtw8703b.h
` [PATCH v4 5/9] wifi: rtw88: Add rtw8703b.c
` [PATCH v4 6/9] wifi: rtw88: Add rtw8703b_tables.h
` [PATCH v4 7/9] wifi: rtw88: Add rtw8703b_tables.c
` [PATCH v4 8/9] wifi: rtw88: Reset 8703b firmware before download
` [PATCH v4 9/9] wifi: rtw88: SDIO device driver for RTL8723CS

[PATCH v3 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-03-11  4:27 UTC  (12+ messages)
` [PATCH v3 1/9] wifi: rtw88: Shared module for rtw8723x devices
` [PATCH v3 2/9] wifi: rtw88: Debug output for rtw8723x EFUSE
` [PATCH v3 3/9] wifi: rtw88: Add definitions for 8703b chip
` [PATCH v3 4/9] wifi: rtw88: Add rtw8703b.h
` [PATCH v3 5/9] wifi: rtw88: Add rtw8703b.c
` [PATCH v3 6/9] wifi: rtw88: Add rtw8703b_tables.h
` [PATCH v3 7/9] wifi: rtw88: Add rtw8703b_tables.c
` [PATCH v3 8/9] wifi: rtw88: Reset 8703b firmware before download
` [PATCH v3 9/9] wifi: rtw88: SDIO device driver for RTL8723CS

[RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
 2024-03-08 14:55 UTC  (15+ messages)
` [RFC PATCH v2 1/8] dt-bindings: block: add basic bindings for block devices
` [RFC PATCH v2 2/8] block: partitions: populate fwnode
` [RFC PATCH v2 3/8] block: add new genhd flag GENHD_FL_NVMEM
` [RFC PATCH v2 4/8] block: implement NVMEM provider
` [RFC PATCH v2 5/8] dt-bindings: mmc: mmc-card: add block device nodes
` [RFC PATCH v2 6/8] mmc: core: set card fwnode_handle
` [RFC PATCH v2 7/8] mmc: block: set fwnode of disk devices
` [RFC PATCH v2 8/8] mmc: block: set GENHD_FL_NVMEM

[PATCH v1 1/1] mmc: sdhci-s3c: Replace deprecated of_get_named_gpio()
 2024-03-08 10:07 UTC  (2+ messages)

[PATCH v1 1/1] mmc: mtk-sd: Remove unused of_gpio.h
 2024-03-08  9:27 UTC  (3+ messages)

[PATCH v1 1/1] mmc: sdhci-sprd: Remove unused of_gpio.h
 2024-03-08  8:47 UTC  (3+ messages)

[PATCH v3 0/7] Add tuning algorithm for delay chain
 2024-03-08  0:57 UTC  (8+ messages)
` [PATCH v3 1/7] mmc: sdhci_am654: "
` [PATCH v3 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
` [PATCH v3 3/7] mmc: sdhci_am654: Add OTAP/ITAP delay enable
` [PATCH v3 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type
` [PATCH v3 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock
` [PATCH v3 6/7] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
` [PATCH v3 7/7] mmc: sdhci_am654: Fix ITAPDLY for HS400 timing

[PATCH] mmc: dw_mmc: Fix potential null pointer risk
 2024-03-07 19:02 UTC  (3+ messages)

WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
 2024-03-07 15:02 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: remove unneeded assignment
 2024-03-07 15:01 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: remove unneeded assignment
 2024-03-07 14:50 UTC 

[PATCH v1 1/1] mmc: core: Remove unused of_gpio.h
 2024-03-07 11:46 UTC 

[PATCH] mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
 2024-03-07 11:02 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
 2024-03-07  7:52 UTC  (2+ messages)

[PATCH] mmc: core: make mmc_host_class constant
 2024-03-06 22:38 UTC  (2+ messages)

[PATCH] mmc: part_switch: fixes switch on gp3 partition
 2024-03-06 22:38 UTC  (12+ messages)

Question regarding informing MMC subsystem about upcoming power loss
 2024-03-06 11:11 UTC  (4+ messages)

판매 문의 2024
 2024-03-06  3:51 UTC 

[PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-03-05 16:42 UTC  (14+ messages)
` [PATCH v3 1/3] rpmb: add "
` [PATCH v3 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v3 3/3] optee: probe RPMB device using "

[PATCH v2] mmc: tmio: avoid concurrent runs of mmc_request_done()
 2024-03-05 13:48 UTC  (3+ messages)

[PATCH] mmc: tmio: comment the ERR_PTR usage in this driver
 2024-03-05 12:14 UTC  (3+ messages)

[PATCH v1 1/1] mmc: dw_mmc: Remove unused of_gpio.h
 2024-03-05 12:14 UTC  (3+ messages)

[PATCH v1 1/1] mmc: mmc_spi: Don't mention DMA direction
 2024-03-05 12:14 UTC  (2+ messages)

[PATCH v7 0/5] mmc: add hi3798mv200 specific extensions of DWMMC
 2024-03-05 12:14 UTC  (7+ messages)
` [PATCH v7 1/5] mmc: host: mmc_of_parse_clk_phase(): Pass struct device * instead of mmc_host *
` [PATCH v7 2/5] mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()
` [PATCH v7 3/5] dt-bindings: mmc: dw-mshc-hi3798cv200: convert to YAML
` [PATCH v7 4/5] dt-bindings: mmc: hisilicon,hi3798cv200-dw-mshc: add Hi3798MV200 binding
` [PATCH v7 5/5] mmc: dw_mmc: add support for hi3798mv200

[PATCH] mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
 2024-03-05 12:14 UTC  (2+ messages)

[PATCH v5 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
 2024-03-04 15:15 UTC  (7+ messages)
` [PATCH v5 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI "

[PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-03-02  0:57 UTC  (26+ messages)
` [PATCH v2 1/9] wifi: rtw88: Shared module for rtw8723x devices
` [PATCH v2 2/9] wifi: rtw88: Debug output for rtw8723x EFUSE
` [PATCH v2 3/9] wifi: rtw88: Add definitions for 8703b chip
` [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
` [PATCH v2 5/9] wifi: rtw88: Add rtw8703b.c
` [PATCH v2 6/9] wifi: rtw88: Add rtw8703b_tables.h
` [PATCH v2 7/9] wifi: rtw88: Add rtw8703b_tables.c
` [PATCH v2 8/9] wifi: rtw88: Reset 8703b firmware before download
` [PATCH v2 9/9] wifi: rtw88: SDIO device driver for RTL8723CS

[GIT PULL] MMC fixes for v6.8-rc7
 2024-03-01 20:17 UTC  (2+ messages)

[PATCH] mmc: sd: Add a variable to check a faulty device
 2024-03-01 10:33 UTC  (6+ messages)

[PATCH 1/2] cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
 2024-02-29 20:29 UTC  (6+ messages)
` [PATCH 2/2] cgroup/cpuset: Mark memory_spread_slab as obsolete

[PATCH RFT] mmc: tmio: avoid concurrent runs of mmc_request_done()
 2024-02-29  7:33 UTC  (3+ messages)

[PATCH v2 0/7] Add tuning algorithm for delay chain
 2024-02-28 15:40 UTC  (11+ messages)
` [PATCH v2 1/7] mmc: sdhci_am654: "
` [PATCH v2 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing

[PATCH] mmc: sdhci-esdhc-mcf: Flag if the sg_miter is atomic
 2024-02-28 13:22 UTC  (6+ messages)

[PATCH v3 0/2] Fix PHY init timeout issues
 2024-02-28 13:04 UTC  (2+ messages)

[PATCH v2] dt-bindings: mmc: fsl-imx-mmc: Document the required clocks
 2024-02-28 13:03 UTC  (2+ messages)

[PATCH v2 0/2] Try to fix the sg_mitet bugs in SH MMCIF
 2024-02-28 13:03 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomic
 2024-02-28 13:03 UTC  (3+ messages)

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: add default and 100mhz state
 2024-02-28 13:03 UTC  (3+ messages)

[PATCH] mmc: core: constify the struct device_type usage
 2024-02-28 13:03 UTC  (2+ messages)

[PATCH 0/2] mmc: sdhci-of-dwcmshc: support Sophgo CV1800B and SG2002
 2024-02-28 13:03 UTC  (2+ messages)

[PATCH v1 0/2] mmc: meson-mx-sdhc: two small cleanups
 2024-02-28 13:03 UTC  (2+ messages)

[PATCH v6 0/5] mmc: add hi3798mv200 specific extensions of DWMMC
 2024-02-28  0:58 UTC  (5+ messages)
` [PATCH v6 3/5] mmc: dw_mmc: add support for hi3798mv200

Bug Report: Delayed Wake from Suspend with Genesys Logic GL9755 SD Host Controller
 2024-02-27 22:51 UTC  (6+ messages)

[PATCH v2 0/2] arm64: dts: ac5: add mmc
 2024-02-27 16:36 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ac5: add mmc node and clock

[PATCH v4 0/4] mmc: add hi3798mv200 specific extensions of DWMMC
 2024-02-26  8:02 UTC  (3+ messages)
` [PATCH v4 4/4] dt-bindings: mmc: hisilicon,hi3798cv200-dw-mshc: rename to hisilicon,hi3798-dw-mshc


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