linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/7] Add tuning algorithm for delay chain
 2024-03-19  6:35 UTC  (11+ 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 v4 0/7] Add tuning algorithm for delay chain
 2024-03-18 19:11 UTC  (8+ messages)
` [PATCH v4 1/7] mmc: sdhci_am654: "
` [PATCH v4 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
` [PATCH v4 3/7] mmc: sdhci_am654: Add OTAP/ITAP delay enable
` [PATCH v4 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type
` [PATCH v4 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock
` [PATCH v4 6/7] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
` [PATCH v4 7/7] mmc: sdhci_am654: Fix ITAPDLY for HS400 timing

[PATCH 0/3] PM: wakeup: make device_wakeup_disable return void
 2024-03-18 15:19 UTC  (9+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] PM: wakeup: Remove unnecessary else from device_init_wakeup
` [PATCH 3/3] mmc: sdhci-pci: Use device_set_wakeup_enable for en/disable wakeups

[PATCH V2 0/2] PM: wakeup: make device_wakeup_disable return void
 2024-03-18 15:16 UTC  (3+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] PM: wakeup: Remove unnecessary else from device_init_wakeup

[PATCH v6 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
 2024-03-18  9:40 UTC  (6+ messages)
` [PATCH v6 1/2] mmc: cqhci: Add cqhci set_tran_desc() callback
` [PATCH v6 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support

[PATCH V14 00/21] Add support UHS-II for GL9755
 2024-03-16 19:54 UTC  (2+ messages)

[PATCH] mmc-utils: man 1 mmc-utils
 2024-03-16 15:36 UTC 

sdhci-omap: issues with PM features since 5.16
 2024-03-15 23:49 UTC  (5+ messages)

[PATCH] mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS200 mode
 2024-03-15 23:44 UTC 

[PATCH] mmc: core: Convert sprintf/snprintf to sysfs_emit
 2024-03-14  9:15 UTC 

[PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-03-14  9:02 UTC  (18+ 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

Fwd: optee/fTPM access to RPMB via tee-supplicant broken in 6.6.13 compared to 6.5.10
 2024-03-14  2:35 UTC 

[GIT PULL] MMC and MEMSTICK updates for v6.9
 2024-03-13 19:28 UTC  (2+ messages)

[PATCH 1/2] mmc core block.c: initialize mmc_blk_ioc_data
 2024-03-13 14:24 UTC  (7+ messages)
` [PATCH 2/2] mmc core block.c: avoid negative index with array access

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

[PATCH] mmc: renesas_sdhi: Set the SDBUF after reset
 2024-03-13 12:23 UTC  (2+ messages)

[RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
 2024-03-13 10:19 UTC  (21+ messages)
` [RFC PATCH v2 1/8] dt-bindings: block: add basic bindings for block devices
    ` [EXTERNAL] "
` [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] mmc: dw_mmc: Fix potential null pointer risk
 2024-03-12 11:29 UTC  (4+ messages)

[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

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

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  (11+ messages)
` [PATCH v3 1/3] rpmb: add "

[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  (2+ messages)

[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  (16+ messages)
` [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
` [PATCH v2 5/9] wifi: rtw88: Add rtw8703b.c
` [PATCH v2 7/9] wifi: rtw88: Add rtw8703b_tables.c

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


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