linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-28 15:49:21 to 2022-07-14 19:20:40 UTC [more...]

[PATCH 1/2] mtd: spi-nor: When a flash memory is missing do not report an error
 2022-07-14 19:19 UTC  (2+ messages)
` [PATCH resend 2/2] ARM: dts: sunxi: Enable optional SPI flash on Orange Pi Zero board

[PATCH] mtd: spi-nor: winbond: add support for W25Q512NW-IQ/IN
 2022-07-14 14:30 UTC  (11+ messages)

[PATCH v2] mtd: spi-nor: winbond: add support for W25Q512NW-IQ
 2022-07-14 13:52 UTC  (3+ messages)

Kontodetaljer for Поздравляем Вас с Победой в ГосЛото! Открыть Ваш выигрышный билет: https://tinyurl.com/2hk3bjny hos VMZINC
 2022-07-13 11:36 UTC 

[PATCH v16 0/8] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-07-13  0:08 UTC  (5+ messages)
` [PATCH v16 1/8] mtd: spi-nor: s/addr_width/addr_nbytes

[PATCH 0/3] Add Quad Input Page Program to chips with no SFDP table
 2022-07-12 16:38 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: extend no_sfdp_flags to use u16
` [PATCH 2/3] mtd: spi-nor: add support for Quad Page Program to no_sfdp_flags
` [PATCH 3/3] mtd: spi-nor: issi: is25wp256: Enable Quad Input Page Program

[PATCH 0/2] introduce SNOR_ID3()
 2022-07-12  8:40 UTC  (5+ messages)
` [PATCH 1/2] mtd: spi-nor: "
` [PATCH 2/2] mtd: spi-nor: winbond: use SNOR_ID3() for w25q512nwm

[PATCH 0/2] mtd: rawnand: brcmnand: Glue driver Kconfig entries
 2022-07-11 22:23 UTC  (3+ messages)
` [PATCH 1/2] mtd: rawnand: brcmnand: Move Kconfig to driver folder
` [PATCH 2/2] mtd: rawnand: brcmnand: Add individual glue driver selection

[PATCH 1/2] dt-bindings: mtd: partitions: add binding for U-Boot bootloader
 2022-07-11 15:30 UTC  (2+ messages)
` [PATCH 2/2] mtd: parsers: add Broadcom's U-Boot parser

[RFC PATCH 0/2] spi: Add support for stacked/parallel memories
 2022-07-11 14:52 UTC  (5+ messages)
` [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device

[PATCH V2] ubifs: Fix the issue that UBIFS be read-only due to truncate in the encrypted directory
 2022-07-11 10:26 UTC 

[PATCH 1/2] mtd: core: simplify (a bit) code find partition-matching dynamic OF node
 2022-07-11  9:45 UTC  (3+ messages)
` [PATCH 2/2] mtd: core: find OF node for every MTD partition

[PATCH] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
 2022-07-11  9:12 UTC  (3+ messages)

raw/omap2: erasing issue
 2022-07-11  4:54 UTC  (14+ messages)

mtd:<myname> mount syntax unique to jffs2 ?
 2022-07-10 15:42 UTC  (3+ messages)

[PATCH] ubifs: Fix the issue that UBIFS be read-only due to truncate in the encrypted directory
 2022-07-09  8:40 UTC 

[PATCH 1/1] mtd: rawnand: cadence: support 64-bit slave dma interface
 2022-07-08 13:52 UTC 

[PATCH -next] ubifs: Fix some kernel-doc comments
 2022-07-08 11:14 UTC  (3+ messages)

[PATCH -next v2] ubifs: Fix some kernel-doc comments
 2022-07-08 11:13 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH] ubi: fastmap: Use the bitmap API to allocate bitmaps
 2022-07-08  9:07 UTC  (2+ messages)

[PATCH] mtd: ubi: block: Fix typo in code
 2022-07-08  9:04 UTC  (2+ messages)

[PATCH] ubi: fastmap: Fix typo in comments
 2022-07-08  9:04 UTC  (2+ messages)

[PATCH] ubifs: sequence each shrink task
 2022-07-08  9:03 UTC  (2+ messages)

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-07-08  3:29 UTC  (4+ messages)
` [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()

[PATCH] mtd: rawnand: fsl_elbc: Fix none ECC mode
 2022-07-07 18:43 UTC 

[syzbot] linux-next boot error: general protection fault in add_mtd_device
 2022-07-07 16:28 UTC  (5+ messages)

UBIFS: Recovery failed after power-cut
 2022-07-07  6:51 UTC  (2+ messages)

[PATCH 01/11] spi: spi-nxp-fspi: enable runtime pm for fspi
 2022-07-06 21:02 UTC  (32+ messages)
` [PATCH 02/11] spi: spi-nxp-fspi: change the default lut index
` [PATCH 03/11] spi: spi-nxp-fspi: add DTR mode support
` [PATCH 04/11] spi: spi-nxp-fspi: add function to select sample clock source for flash reading
` [PATCH 05/11] spi: spi-nxp-fspi: Add quirk to disable DTR support
` [PATCH 06/11] spi: spi-nxp-fspi: enable octal ddr for iMX8QM/QXP/DXL
` [PATCH 07/11] dt-bindings: spi: spi-nxp-fspi: add a new property nxp,fspi-dll-slvdly
` [PATCH 08/11] mtd: spi-nor: macronix: add support for Macronix octaflash
` [PATCH 09/11] mtd: spi-nor: macronix: add mx25uw51345g OPI mode support
` [PATCH 10/11] arm64: dts: imx8ulp: add flexspi support
` [PATCH 11/11] arm64: dts: imx8qm/imx8qxp: "

[PATCH 0/6] i2c: Make remove callback return void
 2022-07-06  9:31 UTC  (29+ messages)
` [PATCH 6/6] "

[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102
 2022-07-05 23:41 UTC 

[PATCH v3 0/8] intel-nand-controller: Fixes, cleanups and questions
 2022-07-05 20:31 UTC  (10+ messages)
` [PATCH v3 1/8] dt-bindings: mtd: intel: lgm-nand: Fix compatible string
` [PATCH v3 2/8] dt-bindings: mtd: intel: lgm-nand: Fix maximum chip select value
` [PATCH v3 3/8] mtd: rawnand: intel: Read the chip-select line from the correct OF node
` [PATCH v3 4/8] mtd: rawnand: intel: Remove undocumented compatible string
` [PATCH v3 5/8] mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
` [PATCH v3 6/8] mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
` [PATCH v3 7/8] mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
` [PATCH v3 8/8] mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()

mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chip}()
 2022-07-05  7:36 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
 2022-07-05  0:01 UTC 

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2022
 2022-07-04 11:36 UTC 

[PATCH] mtd: nand: bbt: Use the bitmap API to allocate bitmaps
 2022-07-03 16:09 UTC 

[PATCH] mtd: core: fix NULL pointer dereference with mtd_check_of_node
 2022-07-03  9:56 UTC 

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2022-07-03  8:33 UTC  (5+ messages)
` [PATCH v8 3/5] mtd: Add support for HyperBus memory devices

[mtd] ad9b10d1ea: BUG:kernel_NULL_pointer_dereference,address
 2022-07-03  8:28 UTC 

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808
 2022-07-02  0:58 UTC 

[PATCH v2 0/8] intel-nand-controller: Fixes, cleanups and questions
 2022-07-01 19:48 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: mtd: intel: lgm-nand: Fix compatible string
` [PATCH v2 2/8] dt-bindings: mtd: intel: lgm-nand: Fix maximum chip select value
` [PATCH v2 3/8] mtd: rawnand: intel: Read the chip-select line from the correct OF node
` [PATCH v2 4/8] mtd: rawnand: intel: Remove undocumented compatible string
` [PATCH v2 5/8] mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
` [PATCH v2 6/8] mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
` [PATCH v2 7/8] mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
` [PATCH v2 8/8] mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()

[PATCH] mtd: rawnand: gpmi: Fix setting busy timeout setting
 2022-07-01  9:47 UTC  (3+ messages)
` [PATCH] [REALLY REALLY BROKEN] "

[PATCH 0/7] memory: renesas-rpc-if: Rebind and s2ram fixes
 2022-06-30  9:15 UTC  (13+ messages)
` [PATCH 5/7] memory: renesas-rpc-if: Move resource acquisition to .probe()
` [PATCH 6/7] memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()

[PATCH v2] dt-bindings: mtd/partitions: Convert arm-firmware-suite to DT schema
 2022-06-30  7:16 UTC  (2+ messages)

[Info] CONGRATULATION Wed Jun 29
 2022-06-29 15:25 UTC 

[PATCH v4 0/4] mtdchar: add MEMREAD ioctl
 2022-06-29 12:57 UTC  (5+ messages)
` [PATCH v4 1/4] mtd: track maximum number of bitflips for each read request
` [PATCH v4 2/4] mtd: always initialize 'stats' in struct mtd_oob_ops
` [PATCH v4 3/4] mtd: add ECC error accounting for each read request
` [PATCH v4 4/4] mtdchar: add MEMREAD ioctl

[PATCH v3 1/2] mtd: rawnand: arasan: Update NAND bus clock instead of system clock
 2022-06-29 11:38 UTC  (2+ messages)

[PATCH v3 0/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR
 2022-06-29 11:38 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH v6 0/3] Add nvmem support for dynamic partitions
 2022-06-29 11:38 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: partitions: support label/name only partition

[PATCH v6 2/3] dt-bindings: mtd: partitions: add additional example for qcom,smem-part
 2022-06-29 11:38 UTC  (2+ messages)

[PATCH v6 3/3] mtd: core: introduce of support for dynamic partitions
 2022-06-29 11:38 UTC  (2+ messages)

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 18:44 UTC  (7+ 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).