messages from 2023-03-20 11:17:46 to 2023-03-31 08:37:33 UTC [more...]
[PATCH RFC 00/20] ARM: oxnas support removal
2023-03-31 8:34 UTC (13+ messages)
` [PATCH RFC 04/20] dt-bindings: arm: oxnas: remove obsolete bindings
` [PATCH RFC 05/20] clk: oxnas: remove obsolete clock driver
` [PATCH RFC 06/20] dt-bindings: clk: oxnas: remove obsolete bindings
` [PATCH RFC 07/20] clksource: timer-oxnas-rps: remove obsolete timer driver
` [PATCH RFC 08/20] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings
` [PATCH RFC 09/20] nand: oxnas_nand: remove obsolete raw nand driver
` [PATCH RFC 10/20] dt-bindings: mtd: oxnas-nand: remove obsolete bindings
` [PATCH RFC 11/20] net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driver
` [PATCH RFC 14/20] dt-bindings: pinctrl: oxnas,pinctrl: remove obsolete bindings
` [PATCH RFC 17/20] reset: oxnas: remove obsolete reset driver
` [PATCH RFC 19/20] dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compatible as deprecated
` [PATCH RFC 20/20] MAINTAINERS: remove OXNAS entry
[PATCH v5 00/10] mtd: spi-nor: Address mode discovery (BFPT method & current address mode)
2023-03-31 7:46 UTC (7+ messages)
` [PATCH v5 03/10] mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_mode
` [PATCH v5 04/10] mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
` [PATCH v5 05/10] mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr public
` [PATCH v5 08/10] mtd: spi-nor: core: Update flash's current address mode when changing address mode
` [PATCH v5 09/10] mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()
` [PATCH v5 10/10] mtd: spi-nor: spansion: Determine current address mode
[PATCH v2] ubifs: Fix memory leak in do_rename
2023-03-30 14:40 UTC
[PATCH] ubifs: Fix memory leak in do_rename
2023-03-30 14:38 UTC (3+ messages)
[PATCH v2] ubifs: Free memory for tmpfile name
2023-03-30 11:05 UTC (2+ messages)
[PATCH] ubifs: Free memory for tmpfile name
2023-03-30 8:21 UTC (4+ messages)
[PATCH -next v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
2023-03-29 21:33 UTC (5+ messages)
[PATCH v4 00/11] mtd: spi-nor: Address mode discovery (BFPT method & current address mode)
2023-03-29 17:28 UTC (15+ messages)
` [PATCH v4 01/11] mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_addr_mode
` [PATCH v4 02/11] mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_addr_mode
` [PATCH v4 03/11] mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_mode
` [PATCH v4 04/11] mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
` [PATCH v4 05/11] mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr public
` [PATCH v4 06/11] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods
` [PATCH v4 07/11] mtd: spi-nor: Favor the BFPT-parsed set_4byte_addr_mode method
` [PATCH v4 08/11] mtd: spi-nor: Stop exporting spi_nor_restore()
` [PATCH v4 09/11] mtd: spi-nor: core: Update flash's current address mode when changing address mode
` [PATCH v4 10/11] mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()
` [PATCH v4 11/11] mtd: spi-nor: spansion: Determine current address mode
[PATCH v5 0/8] mtd: spi-nor: read while write support
2023-03-29 11:54 UTC (15+ messages)
` [PATCH v5 1/8] mtd: spi-nor: Introduce the concept of bank
` [PATCH v5 2/8] mtd: spi-nor: Add a macro to define more banks
` [PATCH v5 3/8] mtd: spi-nor: Reorder the preparation vs. locking steps
` [PATCH v5 4/8] mtd: spi-nor: Separate preparation and locking
` [PATCH v5 5/8] mtd: spi-nor: Prepare the introduction of a new locking mechanism
` [PATCH v5 6/8] mtd: spi-nor: Add a RWW flag
` [PATCH v5 7/8] mtd: spi-nor: Enhance locking to support reads while writes
` [PATCH v5 8/8] mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW
` Re (subset): [PATCH v5 0/8] mtd: spi-nor: read while write support
[PATCH v4] mtd: spinand: add support for ESMT F50x1G41LB
2023-03-29 11:42 UTC
[PATCH v2] mtd: rawnand: meson: fix bitmask for length in command word
2023-03-29 10:55 UTC (5+ messages)
[PATCH v1] mtd: rawnand: meson: fix bitmask for length in command word
2023-03-29 9:55 UTC (13+ messages)
[PATCH v2] mtd: ubi: eba.c: fix return value overwrite issue in try_write_vid_and_data()
2023-03-29 1:14 UTC (2+ messages)
[PATCH v2] mtdblock: tolerate corrected bit-flips
2023-03-28 16:51 UTC (2+ messages)
[PATCH v3 0/2] mtd: rawnand: stm32_fmc2: do not support EDO mode
2023-03-28 15:58 UTC (3+ messages)
` [PATCH v3 1/2] mtd: rawnand: stm32_fmc2: remove unsupported "
` [PATCH v3 2/2] mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
[PATCH 0/2] depends on ARCH_STM32 instead of MACH_STM32MP157
2023-03-28 14:31 UTC (7+ messages)
` [PATCH 1/2] memory: stm32-fmc2-ebi: "
` (subset) "
` [PATCH 2/2] mtd: rawnand: stm32_fmc2: "
[PATCH] mtd: lpddr_cmds: remove unused words variable
2023-03-28 14:31 UTC (2+ messages)
[PATCH v2 0/2] mtd: rawnand: stm32_fmc2: do not support EDO mode
2023-03-28 14:01 UTC (13+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
[PATCH] mtdblock: tolerate corrected bit-flips
2023-03-28 14:00 UTC (4+ messages)
[PATCH v3] mtd: spinand: add support for ESMT F50x1G41LB
2023-03-28 13:06 UTC (3+ messages)
[PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand
2023-03-28 11:18 UTC (8+ messages)
` [PATCH 2/5] mtd: rawnand: qcom: Add initial support for qspi nand
[PATCH 0/8] spi: Introduce spi-cs-setup-ns dt property
2023-03-28 9:36 UTC (4+ messages)
` [PATCH 5/8] ARM: dts: at91-sama5d27_wlsom1: Set sst26vf064b SPI NOR flash at its maximum frequency
[PATCH v4 0/8] mtd: spi-nor: read while write support
2023-03-28 8:22 UTC (13+ messages)
` [PATCH v4 3/8] mtd: spi-nor: Reorder the preparation vs locking steps
` [PATCH v4 7/8] mtd: spi-nor: Enhance locking to support reads while writes
Słowa kluczowe do wypozycjonowania
2023-03-28 7:40 UTC
[GIT PULL] mtd: Fixes for 6.3-rc5
2023-03-27 16:49 UTC (2+ messages)
[PATCH] driver core: class: mark the struct class for sysfs callbacks as constant
2023-03-27 16:05 UTC (2+ messages)
[PATCH 0/2] mtd: nand: raw: macronix: allow disabling block protection
2023-03-27 8:21 UTC (14+ messages)
` [PATCH 1/2] dt-bindings: mtd: nand: Macronix: document new binding
` [PATCH 2/2] mtd: nand: raw: macronix: allow disabling block protection
[PATCH] mtd: rawnand: stm32_fmc2: do not support EDO mode
2023-03-27 8:11 UTC (5+ messages)
[PATCH RFC] mtd: rawnand: xway: don't yield while holding spinlock
2023-03-26 23:52 UTC
[PATCH resent] mtd: cfi_cmdset_0001: Fix exception handling in cfi_intelext_setup()
2023-03-25 9:43 UTC
[PATCH v3 0/9] mtd: spi-nor: read while write support
2023-03-24 15:13 UTC (6+ messages)
` [PATCH v3 2/9] mtd: spi-nor: Introduce the concept of bank
[PATCH v3 01/10] kobject: introduce kobject_del_and_put()
2023-03-23 12:26 UTC (4+ messages)
[PATCH v3 05/10] ubifs: convert to kobject_del_and_put()
2023-03-23 1:08 UTC (4+ messages)
[PATCH] dt-bindings: mtd: Drop unneeded quotes
2023-03-22 19:13 UTC (3+ messages)
[PATCH v5] mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
2023-03-22 16:08 UTC (2+ messages)
[PATCH] mtd: rawnand: remove unused is_imx51_nfc and imx53_nfc functions
2023-03-22 16:08 UTC (2+ messages)
[PATCH] mtd: Avoid magic values
2023-03-22 16:08 UTC (2+ messages)
[PATCH] mtd: nand: qcom: Use of_property_present() for testing DT property presence
2023-03-22 16:08 UTC (2+ messages)
[PATCH v2] mtd: Avoid printing error messages on probe deferrals
2023-03-22 16:08 UTC (6+ messages)
[PATCH] mtd: Use of_property_read_bool() for boolean properties
2023-03-22 16:08 UTC (2+ messages)
[PATCH] mtd: rawnand: nandsim: Artificially prevent sequential page reads
2023-03-22 16:07 UTC (3+ messages)
[PATCH] mtdblock: tolerate corrected bit-flips
2023-03-22 16:08 UTC (2+ messages)
[PATCH] dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA support
2023-03-22 16:08 UTC (2+ messages)
[RFC PATCH v1] mtd: rawnand: meson: invalidate cache on polling ECC bit
2023-03-22 16:07 UTC (8+ messages)
[PATCH] mtd: rawnand: fsmc: use devm_platform_ioremap_resource_byname()
2023-03-22 15:27 UTC (3+ messages)
[PATCH] mtd: rawnand: mxc: Remove the unused function is_imx51_nfc()
2023-03-22 14:55 UTC (2+ messages)
[PATCH] mtd-utils: flash_erase: Adjust jffs2 cleanmarker size for min_io_size
2023-03-22 3:56 UTC (2+ messages)
[PATCH/RFC] ARM: dts: marzen: Add FLASH node
2023-03-21 15:01 UTC (4+ messages)
[PATCH] ubifs: remove return in compr_exit()
2023-03-21 7:34 UTC (2+ messages)
[RESEND,PATCH v2 01/10] kobject: introduce kobject_del_and_put()
2023-03-20 21:38 UTC (2+ messages)
[PATCH V6 00/15] Add support for stacked/parallel memories
2023-03-20 19:15 UTC (4+ messages)
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core
[RESEND,PATCH v2 05/10] ubifs: convert to kobject_del_and_put()
2023-03-20 18:47 UTC
[PATCH 0/5] ubi: Enhanced fault injection capability for the UBI driver
2023-03-20 14:28 UTC (3+ messages)
` [PATCH -next 3/5] ubi: Add six fault injection type for testing
[PATCH] mtd: core: print error code if registering NVMEM fails
2023-03-20 11:21 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).