messages from 2024-02-20 12:15:09 to 2024-02-29 10:31:30 UTC [more...]
[PATCH v6 00/13] mtd: rawnand: brcmnand: driver and doc updates
2024-02-29 10:31 UTC (35+ messages)
` [PATCH v6 01/13] mtd: rawnand: brcmnand: exec_op helper functions return type fixes
` [PATCH v6 02/13] mtd: rawnand: brcmnand: fix style issues
` [PATCH v6 03/13] mtd: rawnand: brcmnand: update log level messages
` [PATCH v6 04/13] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH v6 05/13] dt-bindings: mtd: brcmnand: Add WP pin connection property
` [PATCH v6 06/13] dt-bindings: mtd: brcmnand: Add ecc strap property
` [PATCH v6 07/13] ARM: dts: broadcom: bcmbca: Add NAND controller node
` [PATCH v6 08/13] arm64: "
` [PATCH v6 09/13] arm64: dts: broadcom: bcmbca: Update router boards
` [PATCH v6 10/13] mtd: rawnand: brcmnand: Rename bcm63138 nand driver
` [PATCH v6 11/13] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
` [PATCH v6 12/13] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
` [PATCH v6 13/13] mtd: rawnand: brcmnand: Support write protection setting from dts
[PATCH v7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
2024-02-29 10:28 UTC (2+ messages)
[PATCH v3] mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
2024-02-29 6:01 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
2024-02-28 22:03 UTC (2+ messages)
[PATCH v4 00/39] Add support for sam9x7 SoC family
2024-02-28 15:53 UTC (8+ messages)
` [PATCH v4 08/39] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
` (subset) [PATCH v4 00/39] Add support for sam9x7 SoC family
[PATCH v8 00/38] ep93xx device tree conversion
2024-02-28 8:23 UTC (5+ messages)
` [PATCH v8 18/38] dt-bindings: mtd: Add ts7200 nand-controller
` [PATCH v8 19/38] mtd: rawnand: add support for ts72xx
[PATCH v2] mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
2024-02-28 1:45 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 22ba90670a51a18c6b36d285fddf92b9887c0bc3
2024-02-27 19:35 UTC
[PATCH] mtd: rawnand: brcmnand: fix sparse warnings
2024-02-27 19:02 UTC
[PATCH] mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
2024-02-27 12:57 UTC (3+ messages)
[PATCH v2] mtd: spi-nor: Add support for BoHong bh25q128as
2024-02-27 10:08 UTC (8+ messages)
[PATCH -next] ubifs: add_or_start_queue: fix kernel-doc warning
2024-02-27 2:42 UTC
[PATCH] ubifs: fix function comment warning
2024-02-27 2:47 UTC (2+ messages)
linux-next: Tree for Feb 26 (drivers/mtd/ubi/nvmem.c)
2024-02-27 1:09 UTC
[linux-next:master] BUILD REGRESSION 8552c902efe7ef670b6961fb8885b67961aeb629
2024-02-26 19:58 UTC
[GIT PULL] mtd: Fixes for 6.8-rc7
2024-02-26 19:29 UTC (2+ messages)
[PATCH 0/3] mtd: rawnand: More continuous read fixes
2024-02-26 14:28 UTC (5+ messages)
` [PATCH 1/3] mtd: rawnand: Fix and simplify again the continuous read derivations
` [PATCH 2/3] mtd: rawnand: Add a helper for calculating a page index
` [PATCH 3/3] mtd: rawnand: Ensure all continuous terms are always in sync
[PATCH v2] MAINTAINERS: Remove T Ambarus from few mchp entries
2024-02-26 14:19 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries
2024-02-26 11:45 UTC (3+ messages)
[PATCH] mtd: nand: raw: atmel: Fix comment in timings preparation
2024-02-26 12:54 UTC (2+ messages)
[PATCH] mtd: rawnand: hynix: remove @nand_technology kernel-doc description
2024-02-26 10:43 UTC (2+ messages)
[PATCH] mtd: maps: physmap-core: fix flash size larger than 32-bit
2024-02-26 10:43 UTC (2+ messages)
[PATCH] dt-bindings: mtd: update references from partition.txt to mtd.yaml
2024-02-26 10:43 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add Puya Semiconductor chips driver
2024-02-26 12:11 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2] mtd: rawnand: Prefer struct_size over open coded arithmetic
2024-02-26 10:44 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: mtd: st,stm32: add MP25 support
2024-02-26 10:44 UTC (2+ messages)
[PATCH v2 2/3] mtd: rawnand: stm32_fmc2: use dma_get_slave_caps to get DMA max burst
2024-02-26 10:44 UTC (2+ messages)
[PATCH v2 3/3] mtd: rawnand: stm32_fmc2: add MP25 support
2024-02-26 10:44 UTC (2+ messages)
[PATCH v4 0/4] mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map
2024-02-26 11:36 UTC (15+ messages)
` [PATCH v4 1/4] mtd: spi-nor: core: rework struct spi_nor_erase_region
` [PATCH v4 2/4] mtd: spi-nor: core: get rid of SNOR_LAST_REGION flag
` [PATCH v4 3/4] mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flag
` [PATCH v4 4/4] mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map
[PATCH][next] mtd: rawnand: remove redundant assignment to variable bbtblocks
2024-02-26 10:45 UTC (2+ messages)
[PATCH] mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
2024-02-26 10:44 UTC (2+ messages)
[PATCH v1] mtd: rawnand: meson: fix scrambling mode value in command macro
2024-02-26 10:45 UTC (2+ messages)
[PATCH] mtd: lpc32xx: use typedef for dma_filter_fn
2024-02-26 10:43 UTC (2+ messages)
[PATCH][next] mtd: chips: remove redundant assignment to variable timeo
2024-02-26 10:43 UTC (2+ messages)
[PATCH] mtd: fix minor comment typo for struct mtd_master
2024-02-26 10:43 UTC (2+ messages)
[PATCH 2/2] mtd: Remove support for Carillo Ranch driver
2024-02-26 10:43 UTC (2+ messages)
[PATCH v7] dt-bindings: mtd: spi-nor: add optional interrupts property
2024-02-26 10:02 UTC (10+ messages)
[PATCH] ubifs: remove SLAB_MEM_SPREAD flag usage
2024-02-26 2:46 UTC (4+ messages)
[PATCH] jffs2: remove SLAB_MEM_SPREAD flag usage
2024-02-26 2:45 UTC (3+ messages)
[PATCH v8 0/9] Add octal DTR support for Macronix flash
2024-02-26 2:02 UTC (4+ messages)
[PATCH v8 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
2024-02-26 0:23 UTC (8+ messages)
` [PATCH v8 1/7] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v8 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM
` [PATCH v8 3/7] mtd: ubi: block: use notifier to create ubiblock from parameter
` [PATCH v8 4/7] mtd: ubi: attach from device tree
` [PATCH v8 5/7] mtd: ubi: introduce pre-removal notification for UBI volumes
` [PATCH v8 6/7] mtd: ubi: populate ubi volume fwnode
` [PATCH v8 7/7] mtd: ubi: provide NVMEM layer over UBI volumes
[PATCH v7 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
2024-02-26 0:05 UTC (5+ messages)
` [PATCH v7 7/7] mtd: ubi: provide NVMEM layer over UBI volumes
[PATCH 00/15] ubifs folio conversion
2024-02-25 22:13 UTC (4+ messages)
[PATCH v1 0/4] fw_devlink: generically handle bad links to child fwnodes
2024-02-25 20:37 UTC (9+ messages)
` [PATCH v1 2/4] driver core: fw_devlink: Link to supplier ancestor if no device
` [PATCH v1 4/4] mtd: mtdpart: Allow fwnode links to NVMEM compatible fwnodes
ubifs: master area fails to recover when master node 1 is corrupted
2024-02-23 10:41 UTC (4+ messages)
` ubi: why ubi wear leveling always pick highly worn-out free physical eraseblock as the mov_to target
` ubi: why ubi wear leveling always pick highly worn-out free physical eraseblock
[PATCH] Skyhighmemory
2024-02-23 9:01 UTC
[PATCH v5 00/12] mtd: rawnand: brcmnand: driver and doc updates
2024-02-23 3:35 UTC (24+ messages)
` [PATCH v5 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH v5 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property
` [PATCH v5 04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node
` [PATCH v5 05/12] arm64: "
` [PATCH v5 06/12] arm64: dts: broadcom: bcmbca: Update router boards
` [PATCH v5 09/12] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
` [PATCH v5 11/12] mtd: rawnand: brcmnand: exec_op helper functions return type fixes
[PATCH] mtd: spi-nor: macronix: Add support for mx66l2g45g
2024-02-22 14:06 UTC (3+ messages)
Zapytanie ofertowe
2024-02-21 8:45 UTC
Proszę o kontakt
2024-02-22 8:40 UTC
[PATCH 4/4] mtd: rawnand: Clarify conditions to enable continuous reads
2024-02-21 16:53 UTC (5+ messages)
[regression 5.4.y][RFC][PATCH mtd: rawnand: gpmi: busy_timeout_cycles 1/1] Revert "Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting""
2024-02-21 11:10 UTC (2+ messages)
` Patch "Revert "Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting""" has been added to the 5.4-stable tree
[PATCH 0/5] Add QPIC SPI NAND driver
2024-02-21 11:08 UTC (35+ messages)
` [PATCH 1/5] spi: dt-bindings: add binding doc for spi-qpic-snand
` [PATCH 2/5] drivers: mtd: nand: Add qpic_common API file
` [PATCH 3/5] spi: spi-qpic: Add qpic spi nand driver support
` [PATCH 4/5] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node
[regression 5.4.y][RFC][PATCH 0/1] mtd: rawnand: gpmi: busy_timeout_cycles
2024-02-21 11:00 UTC (2+ messages)
pass queue_limits to blk_mq_alloc_disk for simple drivers
2024-02-21 9:37 UTC (7+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
[SkyHigh Memory SPI NAND Driver]
2024-02-21 4:07 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).