linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-17 12:23:40 to 2022-07-05 09:33:03 UTC [more...]

[PATCH 01/11] spi: spi-nxp-fspi: enable runtime pm for fspi
 2022-07-05  9:11 UTC  (10+ 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

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 

[PATCH] ubi: fastmap: Use the bitmap API to allocate bitmaps
 2022-07-04 18:46 UTC 

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

raw/omap2: erasing issue
 2022-07-04 10:31 UTC  (12+ messages)

[PATCH] ubi: fastmap: Fix typo in comments
 2022-07-04  2:13 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 

[PATCH v3 0/8] intel-nand-controller: Fixes, cleanups and questions
 2022-07-02 23:12 UTC  (9+ 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()

[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 0/6] i2c: Make remove callback return void
 2022-07-01 18:18 UTC  (24+ messages)
` [PATCH 6/6] "

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

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

[PATCH] mtd: ubi: block: Fix typo in code
 2022-07-01  1:13 UTC 

[syzbot] linux-next boot error: general protection fault in add_mtd_device
 2022-06-30  9:32 UTC 

[PATCH 0/7] memory: renesas-rpc-if: Rebind and s2ram fixes
 2022-06-30  9:15 UTC  (18+ messages)
` [PATCH 1/7] memory: renesas-rpc-if: Always use dev in rpcif_sw_init()
` [PATCH 2/7] memory: renesas-rpc-if: Add dev helper to rpcif_probe()
` [PATCH 3/7] memory: renesas-rpc-if: Improve Runtime PM handling
` [PATCH 4/7] memory: renesas-rpc-if: Split-off private data from struct rpcif
` [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 7/7] memory: renesas-rpc-if: Reinitialize registers during system resume

[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 0/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR
 2022-06-29 11:38 UTC  (5+ messages)
` [PATCH v3 1/2] mtd: rawnand: arasan: Update NAND bus clock instead of system clock
` [PATCH v3 2/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR

[PATCH v6 0/3] Add nvmem support for dynamic partitions
 2022-06-29 11:38 UTC  (8+ 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
` [PATCH v6 3/3] mtd: core: introduce of support for dynamic partitions

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 18:44 UTC  (15+ messages)

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

UBIFS: Recovery failed after power-cut
 2022-06-28  5:55 UTC 

[PATCH v2 0/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR
 2022-06-27 16:23 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: rawnand: arasan: Update NAND bus clock instead of system clock
` [PATCH v2 2/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR

[PATCH v16 0/8] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-06-27 12:37 UTC  (4+ messages)
` [PATCH v16 1/8] mtd: spi-nor: s/addr_width/addr_nbytes

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2022-06-27 10:35 UTC  (10+ messages)
` [RFC PATCH 3/6] mtd: spi-nor: core: run calibration when initialization is done

[PATCH] mtd: spi-nor: move SECT_4K_PMC special handling
 2022-06-27 10:13 UTC  (2+ messages)

[PATCH v8 0/5] fix the meson NFC clock
 2022-06-27  7:02 UTC  (7+ messages)
` [PATCH v8 1/5] dt-bindings: nand: meson: fix meson nfc clock
` [PATCH v8 2/5] mtd: rawnand: meson: fix the clock
` [PATCH v8 3/5] mtd: rawnand: meson: refine resource getting in probe
` [PATCH v8 4/5] dt-bindings: nand: meson: convert txt to yaml
` [PATCH v8 5/5] mtd: rawnand: meson: not support legacy clock

[PATCH mtd-utils] nandflipbits: fix corrupted oob
 2022-06-27  6:03 UTC  (2+ messages)

[PATCH v7 0/5] fix the meson NFC clock
 2022-06-27  2:36 UTC  (8+ messages)
` [PATCH v7 1/5] dt-bindings: nand: meson: fix meson nfc clock
` [PATCH v7 2/5] mtd: rawnand: meson: fix the clock
` [PATCH v7 3/5] mtd: rawnand: meson: refine resource getting in probe
` [PATCH v7 4/5] dt-bindings: nand: meson: convert txt to yaml
` [PATCH v7 5/5] mtd: rawnand: meson: not support legacy clock

[GIT PULL] mtd: Fixes for v5.19-rc4
 2022-06-24 21:08 UTC  (2+ messages)

[PATCH] mtd: rawnand: sm_common: drop unexpected word 'is' in the comments
 2022-06-24 18:48 UTC  (2+ messages)

[PATCH v2] mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error path
 2022-06-24 18:48 UTC  (3+ messages)

[PATCH] mtd: dataflash: Add SPI ID table
 2022-06-24 18:48 UTC  (2+ messages)

[PATCH] ubi: remove unexpected word "the"
 2022-06-23 13:25 UTC  (2+ messages)

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

Ruch z pierwszej pozycji w Google
 2022-06-23  7:41 UTC 

[PATCH v1] mtd: ubi: drop unexpected word 'a' in comments
 2022-06-23  7:29 UTC 

[PATCH] mtd: ubi: drop unexpected word 'a' in comments
 2022-06-23  7:19 UTC 

[PATCH] ubi: eba: Fix typo in comments
 2022-06-22 14:39 UTC 

[PATCH] ubi: remove unexpected word "the"
 2022-06-21  9:02 UTC 

[PATCH] ubi: remove unexpected word "the"
 2022-06-21  8:55 UTC 

Sending vendor specific commands to spi-nor flash
 2022-06-20  9:12 UTC  (6+ messages)

[PATCH] ubinfo: Fix --vol_id return code for absent volume id
 2022-06-20  5:05 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).