public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-12-24 17:17:05 to 2025-01-17 22:27:39 UTC [more...]

[PATCH v4 00/11] mtd: add driver for Intel discrete graphics
 2025-01-17 22:27 UTC  (26+ messages)
` [PATCH v4 01/11] mtd: core: always create master device
` [PATCH v4 02/11] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v4 03/11] mtd: intel-dg: implement region enumeration
` [PATCH v4 04/11] mtd: intel-dg: implement access functions
` [PATCH v4 05/11] mtd: intel-dg: register with mtd
` [PATCH v4 06/11] mtd: intel-dg: align 64bit read and write
` [PATCH v4 07/11] mtd: intel-dg: wake card on operations
` [PATCH v4 08/11] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v4 09/11] drm/i915/nvm: add support for access mode
` [PATCH v4 10/11] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v4 11/11] drm/xe/nvm: add support for access mode

[GIT PULL] mtd: Fixes for 6.13 final
 2025-01-17 19:12 UTC 

[PATCH v11 0/2] Add support for Loongson-1 NAND
 2025-01-17 18:26 UTC  (5+ messages)
` [PATCH v11 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver

annotate noio context
 2025-01-17 11:56 UTC  (4+ messages)
` [PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations
` [PATCH 2/2] block: force noio scope in blk_mq_freeze_queue

[PATCH] mtd: spinand: skyhigh: Align with recent read from cache variant changes
 2025-01-16  9:40 UTC  (2+ messages)

[PATCH v2 0/3] mtd: rawnand: cadence: improvement and fixes
 2025-01-16  3:21 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready
` [PATCH v2 2/3] mtd: rawnand: cadence: use dma_map_resource for sdma address
` [PATCH v2 3/3] mtd: rawnand: cadence: fix incorrect dev context in dma_unmap_single

[PATCH 0/3] mtd: rawnand: cadence: improvement and fixes
 2025-01-15 19:05 UTC  (5+ messages)
` [PATCH 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready
` [PATCH 2/3] mtd: rawnand: cadence: use dma_map_resource for sdma address
` [PATCH 3/3] mtd: rawnand: cadence: fix incorrect dev context in dma_unmap_single

[PATCH 0/2] mtd: spi-nor: winbond: Add support for flashes with several dies
 2025-01-15 20:05 UTC  (14+ messages)
` [PATCH 1/2] mtd: spi-nor: winbond: Add support for w25q01jv
` [PATCH 2/2] mtd: spi-nor: winbond: Add support for w25q02jv

[PATCH 0/3] Add OSPI NAND support
 2025-01-15 19:19 UTC  (6+ messages)
` [PATCH 1/3] mtd: spinand: Define OctalIO ops
` [PATCH 2/3] mtd: spinand: winbond: Add support for W35N01JW
` [PATCH 3/3] mtd: spinand: winbond: Fix oob_layout for W25N01JW

[PATCH v3 00/27] spi-nand/spi-mem DTR support
 2025-01-15 18:31 UTC  (31+ messages)
` [PATCH v3 01/27] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
` [PATCH v3 02/27] spi: spi-mem: Add a new controller capability
` [PATCH v3 03/27] spi: amd: Support per spi-mem operation frequency switches
` [PATCH v3 04/27] spi: amd: Drop redundant check
` [PATCH v3 05/27] spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches
` [PATCH v3 06/27] spi: cadence-qspi: "
` [PATCH v3 07/27] spi: dw: "
` [PATCH v3 08/27] spi: fsl-qspi: "
` [PATCH v3 09/27] spi: microchip-core-qspi: "
` [PATCH v3 10/27] spi: mt65xx: "
` [PATCH v3 11/27] spi: mxic: "
` [PATCH v3 12/27] spi: nxp-fspi: "
` [PATCH v3 13/27] spi: rockchip-sfc: "
` [PATCH v3 14/27] spi: spi-sn-f-ospi: "
` [PATCH v3 15/27] spi: spi-ti-qspi: "
` [PATCH v3 16/27] spi: zynq-qspi: "
` [PATCH v3 17/27] spi: zynqmp-gqspi: "
` [PATCH v3 18/27] spi: spi-mem: Reorder spi-mem macro assignments
` [PATCH v3 19/27] spi: spi-mem: Create macros for DTR operation
` [PATCH v3 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v3 21/27] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH v3 22/27] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH v3 23/27] mtd: spinand: Enhance the logic when picking a variant
` [PATCH v3 24/27] mtd: spinand: Add support for read DTR operations
` [PATCH v3 25/27] mtd: spinand: winbond: Update the *JW chip definitions
` [PATCH v3 26/27] mtd: spinand: winbond: Add comment about naming
` [PATCH v3 27/27] mtd: spinand: winbond: Add support for DTR operations
` (subset) [PATCH v3 00/27] spi-nand/spi-mem DTR support

[PATCH] mtd: hyperbus: Use of_property_present() for non-boolean properties
 2025-01-15 18:14 UTC  (3+ messages)

[PATCH v2] mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-01-15 18:13 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: davinci: add ROM supported OOB layout
 2025-01-15 18:08 UTC  (2+ messages)

[PATCH v2] Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
 2025-01-15 17:45 UTC  (2+ messages)

[PATCH] Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
 2025-01-15 13:25 UTC  (6+ messages)

[PATCH v2 0/1] mtd: spi-nor: core: replace dummy buswidth from addr to data
 2025-01-15  7:26 UTC  (12+ messages)
` [PATCH v2 1/1] "

Proszę o kontakt
 2025-01-14  8:45 UTC 

[PATCH 0/2] Add support for Infineon S28HL256T and S28HL02GT
 2025-01-13 17:54 UTC  (2+ messages)

[PATCH] mtd: spi-nor: sysfs: constify 'struct bin_attribute'
 2025-01-13 17:53 UTC  (2+ messages)

[PATCH] mtd: spi-nor: extend description of size member of struct flash_info
 2025-01-13 17:52 UTC  (2+ messages)

[PATCH v2 00/27] spi-nand/spi-mem DTR support
 2025-01-10 15:47 UTC  (25+ messages)
` [PATCH v2 09/27] spi: microchip-core-qspi: Support per spi-mem operation frequency switches
` [PATCH v2 10/27] spi: mt65xx: "
` [PATCH v2 11/27] spi: mxic: "
` [PATCH v2 12/27] spi: nxp-fspi: "
` [PATCH v2 13/27] spi: rockchip-sfc: "
` [PATCH v2 14/27] spi: spi-sn-f-ospi: "
` [PATCH v2 15/27] spi: spi-ti-qspi: "
` [PATCH v2 16/27] spi: zynq-qspi: "
` [PATCH v2 17/27] spi: zynqmp-gqspi: "
` [PATCH v2 18/27] spi: spi-mem: Reorder spi-mem macro assignments
` [PATCH v2 19/27] spi: spi-mem: Create macros for DTR operation
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v2 21/27] mtd: spinand: Create distinct fast and slow read from cache variants
` [PATCH v2 22/27] mtd: spinand: Add an optional frequency to read from cache macros
` [PATCH v2 23/27] mtd: spinand: Enhance the logic when picking a variant
` [PATCH v2 24/27] mtd: spinand: Add support for read DTR operations
` [PATCH v2 25/27] mtd: spinand: winbond: Update the *JW chip definitions
` [PATCH v2 26/27] mtd: spinand: winbond: Add comment about naming
` [PATCH v2 27/27] mtd: spinand: winbond: Add support for DTR operations
` (subset) [PATCH v2 00/27] spi-nand/spi-mem DTR support

[PATCH 00/24] spi-nand/spi-mem DTR support
 2025-01-10 15:47 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] mtd: spi-nor: winbond: Add support for flashes with several dies
 2025-01-10 14:49 UTC  (3+ messages)
` [PATCH v3 1/2] mtd: spi-nor: winbond: Add support for w25q01jv
` [PATCH v3 2/2] mtd: spi-nor: winbond: Add support for w25q02jv

[PATCH v2 0/2] mtd: spi-nor: winbond: Add support for flashes with several dies
 2025-01-10 14:46 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: spi-nor: winbond: Add support for w25q01jv
` [PATCH v2 2/2] mtd: spi-nor: winbond: Add support for w25q02jv

Zwrot
 2025-01-10  9:10 UTC 

[PATCH 0/2] jffs2: fix a couple of uninit value errors
 2025-01-09 10:12 UTC  (3+ messages)
` [PATCH 1/2] jffs2: initialize filesystem-private inode info in ->alloc_inode callback

[PATCH] mtd: rawnand: davinci: add ROM supported OOB layout
 2025-01-09  7:54 UTC 

[PATCH v3] mtd: rawnand: davinci: Reduce polling interval in NAND_OP_WAITRDY_INSTR
 2025-01-08 18:28 UTC  (2+ messages)

[PATCH] mtd: rawnand: qcom: Fix build issue on x86 architecture
 2025-01-08 18:28 UTC  (2+ messages)

Proszę o kontakt
 2025-01-08  8:40 UTC 

[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-01-07  0:31 UTC  (13+ messages)
` [PATCH 1/6] usb: dwc3: st: "
` [PATCH 2/6] mmc: sdhci-st: "
` [PATCH 3/6] mtd: st_spi_fsm: "
` [PATCH 4/6] ahci: st: "
` [PATCH 5/6] net: stmmac: sti: "
` [PATCH 6/6] spi: st: "

[GIT PULL] mtd: topic branch for spi with Qcom changes
 2025-01-06 15:36 UTC  (3+ messages)

[PATCH v2 0/3] QPIC v2 fixes for SDX75
 2025-01-06 14:04 UTC  (4+ messages)

[PATCH v2] ubifs: ubifs_dump_leb: remove return from end of void function
 2025-01-03  9:41 UTC  (3+ messages)

[PATCH v3 00/10] mtd: add driver for Intel discrete graphics
 2025-01-01 15:54 UTC  (9+ messages)
` [PATCH v3 06/10] mtd: intel-dg: wake card on operations

[PATCH v3 0/7] mtd: spinand: add OTP support
 2024-12-30  9:16 UTC  (9+ messages)
` [PATCH v3 1/7] mtd: spinand: make spinand_{read,write}_page global
` [PATCH v3 2/7] mtd: spinand: add OTP support
` [PATCH v3 3/7] mtd: spinand: make spinand_{wait,otp_page_size} global
` [PATCH v3 4/7] mtd: spinand: add start_page to otp layout
` [PATCH v3 5/7] mtd: spinand: otp: add helpers functions
` [PATCH v3 6/7] mtd: spinand: micron: OTP access for MT29F2G01ABAGD
` [PATCH v3 7/7] mtd: spinand: esmt: OTP access for F50{L,D}1G41LB

[PATCH] mtd: spinand: micron: fix division by zero
 2024-12-30  8:58 UTC  (2+ messages)

Business request
 2024-12-26 20:01 UTC 

[PATCH mtd-utils] nand-utils: fix integer overflow in nftldump.c
 2024-12-27  1:58 UTC  (2+ messages)

[PATCH mtd-utils] ubi-utils: FIX DIVISION BY ZERO in ubinize.c
 2024-12-25  1:19 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for 6.13-rc5
 2024-12-24 17:30 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