linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-02 08:21:30 to 2020-11-10 08:49:34 UTC [more...]

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH] mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()
 2020-11-10  8:38 UTC  (3+ messages)

[PATCH] mtd: rawnand: mxc: Remove platform data support
 2020-11-10  8:00 UTC  (2+ messages)

[PATCH v17 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-11-10  1:23 UTC  (3+ messages)
` [PATCH v17 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v17 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH] mtd: rawnand: gpmi: fix reference count leak in gpmi ops
 2020-11-09 23:23 UTC  (2+ messages)

[PATCH 0/5] Add support for Encryption and Casefolding in F2FS
 2020-11-09 22:50 UTC  (2+ messages)

[PATCH v3 00/23] Rid W=1 warnings in MTD
 2020-11-09 18:22 UTC  (24+ messages)
` [PATCH v3 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
` [PATCH v3 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc
` [PATCH v3 03/23] mtd: onenand: onenand_base: Fix expected kernel-doc formatting
` [PATCH v3 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
` [PATCH v3 05/23] mtd: Fix misspelled function parameter 'section'
` [PATCH v3 06/23] mtd: onenand: onenand_bbt: Fix expected kernel-doc formatting
` [PATCH v3 07/23] mtd: spi-nor: hisi-sfc: Demote non-conformant kernel-doc
` [PATCH v3 08/23] mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
` [PATCH v3 09/23] mtd: spinand: toshiba: Demote non-conformant kernel-doc header
` [PATCH v3 10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
` [PATCH v3 11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues
` [PATCH v3 12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues
` [PATCH v3 13/23] mtd: rawnand: brcmnand: Demote non-conformant kernel-doc headers
` [PATCH v3 14/23] mtd: ubi: gluebi: Fix misnamed function parameter documentation
` [PATCH v3 15/23] mtd: rawnand: diskonchip: Marking unused variables as __always_unused
` [PATCH v3 16/23] mtd: rawnand: cafe_nand: Remove superfluous param doc and add another
` [PATCH v3 17/23] mtd: rawnand: s3c2410: Add documentation for 2 missing struct members
` [PATCH v3 18/23] mtd: rawnand: omap_elm: Finish half populated function header, demote empty ones
` [PATCH v3 19/23] mtd: rawnand: omap2: Fix a bunch of kernel-doc misdemeanours
` [PATCH v3 20/23] mtd: rawnand: sunxi: Document 'sunxi_nfc's 'caps' member
` [PATCH v3 21/23] mtd: rawnand: arasan: Document 'anfc_op's 'buf' member
` [PATCH v3 22/23] mtd: onenand: Fix some kernel-doc misdemeanours
` [PATCH v3 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'

[PATCH v16 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-11-09 17:25 UTC  (6+ messages)
` [PATCH v16 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash

[PATCH v3] mtd: spi-nor: Add support for Cypress cy15x104q
 2020-11-09 15:01 UTC  (4+ messages)

[PATCH v2 00/23] Rid W=1 warnings in MTD
 2020-11-09 14:19 UTC  (26+ messages)
` [PATCH v2 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
` [PATCH v2 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc
` [PATCH v2 03/23] mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
` [PATCH v2 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
` [PATCH v2 05/23] mtd: mtdcore: Fix misspelled function parameter 'section'
` [PATCH v2 06/23] mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
` [PATCH v2 07/23] mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
` [PATCH v2 08/23] mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
` [PATCH v2 09/23] mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
` [PATCH v2 10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
` [PATCH v2 11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues
` [PATCH v2 12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues
` [PATCH v2 13/23] mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc headers
` [PATCH v2 14/23] mtd: ubi: gluebi: Fix misnamed function parameter documentation
` [PATCH v2 15/23] mtd: nand: raw: diskonchip: Marking unused variables as __always_unused
` [PATCH v2 16/23] mtd: nand: raw: cafe_nand: Remove superfluous param doc and add another
` [PATCH v2 17/23] mtd: nand: raw: s3c2410: Add documentation for 2 missing struct members
` [PATCH v2 18/23] mtd: nand: raw: omap_elm: Finish half populated function header, demote empty ones
` [PATCH v2 19/23] mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours
` [PATCH v2 20/23] mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member
` [PATCH v2 21/23] mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf' member
` [PATCH v2 22/23] mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours
` [PATCH v2 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'

simplify pstore-blk
 2020-11-08 14:43 UTC  (8+ messages)
` [PATCH 1/9] pstore/zone: cap the maximum device size
` [PATCH 2/9] pstore/blk: update the command line example
` [PATCH 8/9] pstore/blk: use the normal block device I/O path

[PATCH v7 0/2] Add support for micron SPI NAND MT29F2G01AAAED
 2020-11-08 11:37 UTC  (3+ messages)
` [PATCH v7 1/2] mtd: spinand: micron: Generalize the structure names
` [PATCH v7 2/2] mtd: spinand: micron: Add support for MT29F2G01AAAED

[PATCH] mtd: spi-nor: Fix multiple typos
 2020-11-07 13:41 UTC 

[PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
 2020-11-07  7:28 UTC  (3+ messages)

[GIT PULL] mtd: Fixes for v5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

block ioctl cleanups v2
 2020-11-06 16:08 UTC  (15+ messages)
` [PATCH 01/10] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/10] block: don't call into the driver for BLKFLSBUF
` [PATCH 03/10] block: add a new set_read_only method
` [PATCH 04/10] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 05/10] md: "
` [PATCH 06/10] dasd: "
` [PATCH 07/10] block: don't call into the driver for BLKROSET
` [PATCH 08/10] loop: use set_disk_ro
` [PATCH 09/10] block: remove set_device_ro
` [PATCH 10/10] block: remove __blkdev_driver_ioctl

[PATCH v6] mtd: spinand: micron: add support for MT29F2G01AAAED
 2020-11-06 14:44 UTC  (2+ messages)

[PATCH 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
 2020-11-06 14:33 UTC  (36+ messages)
` [PATCH 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc
` [PATCH 03/23] mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
` [PATCH 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
` [PATCH 05/23] mtd: mtdcore: Fix misspelled function parameter 'section'
` [PATCH 06/23] mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
` [PATCH 07/23] mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
` [PATCH 08/23] mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
` [PATCH 09/23] mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
` [PATCH 10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
` [PATCH 11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues
` [PATCH 12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues
` [PATCH 13/23] mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc headers
` [PATCH 14/23] mtd: ubi: gluebi: Fix misnamed function parameter documentation
` [PATCH 15/23] mtd: nand: raw: diskonchip: Marking unused variables as __always_unused
` [PATCH 16/23] mtd: nand: raw: cafe_nand: Remove superfluous param doc and add another
` [PATCH 17/23] mtd: nand: raw: s3c2410: Add documentation for 2 missing struct members
` [PATCH 18/23] mtd: nand: raw: omap_elm: Finish half populated function header, demote empty ones
` [PATCH 19/23] mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours
` [PATCH 20/23] mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member
` [PATCH 21/23] mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf' member
` [PATCH 22/23] mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours
` [PATCH 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
` [PATCH 00/23] Rid W=1 warnings in MTD

[PATCH 1/2] jffs2: fix ignoring mounting options problem during remounting
 2020-11-06  2:30 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0002: Use status register where possible
 2020-11-05 16:44 UTC  (10+ messages)

[PATCH v5] mtd: spinand: micron: add support for MT29F2G01AAAED
 2020-11-05 14:44 UTC  (3+ messages)

[PATCH 0/3] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
 2020-11-05 13:19 UTC  (11+ messages)
` [PATCH 2/3] UBI: Do not zero out EC and VID when multi-pass writes are not supported

Kernel 5.10-rc1 not mounting NAND flash (Bisected to d7157ff49a5b ("mtd: rawnand: Use the ECC framework user input parsing bits"))
 2020-11-05  9:13 UTC  (6+ messages)

[RESEND, PATCH v1] mtd: spinand: macronix: Add support for MX35LFxGE4AD
 2020-11-05  7:23 UTC 

[PATCH v2] mtd: spinand: macronix: Add support for MX35LFxGE4AD
 2020-11-05  6:58 UTC  (2+ messages)

[PATCH v4] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs
 2020-11-04 21:42 UTC  (2+ messages)

[PATCH v16 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-11-05  3:10 UTC  (5+ messages)
` [PATCH v16 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v16 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH] mtd: spinand: macronix: Add support for MX35LFxGE4AD
 2020-11-04 17:44 UTC  (2+ messages)

[PATCH V2 0/1] Add QPIC NAND support for IPQ6018
 2020-11-04 16:34 UTC  (2+ messages)
` [PATCH V2 1/1] arm64: dts: ipq6018: Add the QPIC peripheral nodes

[PATCH v13 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-11-04  7:34 UTC  (15+ messages)
` [PATCH v13 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "
      `  "

[PATCH] mtd: spi-nor: intel-spi: Split intel-spi reading from writing
 2020-11-03 16:15 UTC  (7+ messages)

[PATCH v2] mtd:ubi: Remove useless code in bytes_str_to_int
 2020-11-03 13:16 UTC  (3+ messages)

[PATCH] ubifs: Remove useless code in bytes_str_to_int
 2020-11-03 11:47 UTC 

Install Yocto image and backup
 2020-11-03  9:48 UTC  (6+ messages)
        ` [yocto] "

block ioctl cleanups
 2020-11-03  9:32 UTC  (6+ messages)
` [PATCH 05/11] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 06/11] md: "

[PATCH 0/3] fixes for ubifs xattr operations
 2020-11-03  8:19 UTC  (5+ messages)

ubihealthd status
 2020-11-02 22:06 UTC  (2+ messages)

[PATCH v2] ubifs: Fix the printing type of c->big_lpt
 2020-11-02  9:13 UTC  (2+ messages)

[PATCH] ubifs: Remove the redundant return in dbg_check_nondata_nodes_order
 2020-11-02  8:27 UTC 


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).