linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-18 21:32:38 to 2020-10-31 12:00:13 UTC [more...]

[PATCH v13 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-31 11:58 UTC  (13+ messages)
` [PATCH v13 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v13 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
    `  "
` [PATCH v13 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v13 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC
` [PATCH v13 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC
  ` [PATCH v13 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
  ` [PATCH v13 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
  ` [PATCH v13 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC

[PATCH] mtd: cfi_cmdset_0002: Use status register where possible
 2020-10-31 11:26 UTC  (5+ messages)

[PATCH] mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()
 2020-10-31 10:54 UTC 

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

[PATCH v2] ubifs: Fix the printing type of c->big_lpt
 2020-10-31  8:54 UTC 

[PATCH] ubifs: Fix the printing type of c->big_lpt
 2020-10-31  7:55 UTC 

[PATCH 09/20] mtd: nand: ecc-bch: Create the software BCH engine
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 06/20] mtd: nand: ecc-bch: Drop mtd_nand_has_bch()
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 07/20] mtd: nand: ecc-bch: Update the prototypes to be more generic
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 03/20] mtd: nand: ecc-bch: Cleanup and style fixes
 2020-10-30 17:30 UTC  (2+ messages)

[PATCH 05/20] mtd: nand: ecc-bch: Return only valid error codes
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 02/20] mtd: nand: ecc-bch: Move BCH code to the generic NAND layer
 2020-10-30 17:30 UTC  (2+ messages)

[PATCH 01/20] mtd: nand: ecc: Add an I/O request tweaking mechanism
 2020-10-30 17:30 UTC  (2+ messages)

[PATCH 10/20] mtd: rawnand: Get rid of chip->ecc.priv
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 12/20] mtd: nand: ecc-hamming: Clarify the driver descriptions
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 13/20] mtd: nand: ecc-hamming: Drop/fix the kernel doc
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 14/20] mtd: nand: ecc-hamming: Cleanup and style fixes
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 15/20] mtd: nand: ecc-hamming: Rename the exported functions
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 16/20] mtd: nand: ecc-hamming: Stop using raw NAND structures
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 18/20] mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected
 2020-10-30 17:29 UTC  (2+ messages)

[PATCH 20/20] mtd: nand: Let software ECC engines be retrieved from the NAND core
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 19/20] mtd: nand: ecc-hamming: Create the software Hamming engine
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 1/5] mtd: spinand: Fix typo in comment
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 2/5] mtd: spinand: Move ECC related definitions earlier in the driver
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 3/5] mtd: spinand: Instantiate a SPI-NAND on-die ECC engine
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 4/5] mtd: nand: Let on-die ECC engines be retrieved from the NAND core
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 5/5] mtd: spinand: Fill a default ECC provider/algorithm
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 1/6] mtd: nand: Add helpers to manage ECC engines and configurations
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 2/6] dt-bindings: mtd: Deprecate nand-ecc-mode
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 3/6] mtd: spinand: Use the external ECC engine logic
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 4/6] mtd: spinand: Allow the case where there is no ECC engine
 2020-10-30 17:28 UTC  (2+ messages)

[PATCH 5/6] mtd: spinand: Fix OOB read
 2020-10-30 17:27 UTC  (2+ messages)

[PATCH 6/6] mtd: spinand: Remove outdated comment
 2020-10-30 17:27 UTC  (2+ messages)

[PATCH] mtd: rawnand: gpmi: cleanup makefile
 2020-10-30 17:27 UTC  (2+ messages)

[PATCH v3 17/56] mtd: rawnand: fix a kernel-doc markup
 2020-10-30 17:27 UTC  (2+ messages)

[PATCH] mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read
 2020-10-30 17:27 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: qcom_nandc: IPQ6018 QPIC NAND documentation
 2020-10-30 17:27 UTC  (2+ messages)

[PATCH 2/3] mtd: rawnand: qcom: Support for IPQ6018 QPIC NAND controller
 2020-10-30 17:27 UTC  (2+ messages)

[PATCH] mtd: meson: fix meson_nfc_dma_buffer_release() arguments
 2020-10-30 17:27 UTC  (4+ messages)

[PATCH v2] mtd: rawnand: stm32_fmc2: fix broken ECC
 2020-10-30 17:26 UTC  (3+ messages)

[PATCH v2] mtd: nand: ecc-hamming: Clarify the logic around rp17
 2020-10-30 17:23 UTC 

[PATCH] mtd: nand: ecc-hamming: Clarify the logic around rp17
 2020-10-30 17:20 UTC  (4+ messages)

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

[PATCH] mtd: rawnand: stm32_fmc2: fix broken ECC
 2020-10-30  8:36 UTC  (4+ messages)

UBIFS corruption in empty space during mount
 2020-10-29 21:19 UTC  (4+ messages)

[PATCH] mtd: spi-nor: intel-spi: Split intel-spi reading from writing
 2020-10-29 19:15 UTC  (4+ messages)

[PATCH v4] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs
 2020-10-29 16:20 UTC 

mtd: spinand: Add support for IS37SML01G1 (ISSI)
 2020-10-29 10:38 UTC 

UBIRENAME failure modes
 2020-10-29 10:23 UTC  (2+ messages)

[PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand
 2020-10-29  9:07 UTC  (8+ messages)
` [PATCH 2/5] mtd: rawnand: qcom: Add initial support for qspi nand

[PATCH v16 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-10-29  6:26 UTC  (8+ messages)
` [PATCH v16 05/15] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table

[RESEND PATCH v2] mtd: spi-nor: Fix address width on flash chips > 16MB
 2020-10-29  4:46 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Don't copy self-pointing struct around
 2020-10-29  4:45 UTC  (2+ messages)

[PATCH v7] mtd: rawnand: sunxi: Add MDMA support
 2020-10-28 14:35 UTC  (3+ messages)

Empowerment Grant
 2020-10-28  2:43 UTC 

[PATCH] mtd: remove unneeded break
 2020-10-28 10:58 UTC  (5+ messages)

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-10-28 10:42 UTC  (12+ messages)
` [PATCH v4 1/7] mtd: spi-nor: sfdp: get octal mode maximum speed from BFPT
` [PATCH v4 2/7] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v4 3/7] mtd: spi-nor: sfdp: parse command sequences to change octal DTR mode
` [PATCH v4 4/7] mtd: spi-nor: core: add configuration register 2 read & write support
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[RFC] mtd-utils: tag for previous release versions
 2020-10-28  9:57 UTC  (3+ messages)

[PATCH] mtd: meson: fix meson_nfc_dma_buffer_release() arguments
 2020-10-28  8:12 UTC  (2+ messages)

[PATCH v5 0/3] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-10-27 22:26 UTC  (2+ messages)

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-27 12:17 UTC  (6+ messages)

[PATCH 0/3] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
 2020-10-27 11:18 UTC  (2+ messages)

[PATCH v3] mtd: rawnand: mxc: Move the ECC engine initialization to the right place
 2020-10-26 17:49 UTC  (5+ messages)

[PATCH v2] mtd: rawnand: ifc: Move the ECC engine initialization to the right place
 2020-10-26 17:48 UTC  (4+ messages)
` [EXT] "

[PATCH] mtd-utils: Add nandflipbits tool
 2020-10-26  8:24 UTC  (3+ messages)

[PATCH v12 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-23 15:28 UTC  (13+ messages)
` [PATCH v12 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v12 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
    `  "
` [PATCH v12 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v12 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC
` [PATCH v12 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC
  ` [PATCH v12 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
  ` [PATCH v12 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
  ` [PATCH v12 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC

[PATCH 0/3] fixes for ubifs xattr operations
 2020-10-23  7:19 UTC  (2+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-09 19:49 UTC  (6+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "

[PATCH] mtd: spi-nor: winbond: Add support for w25m512jw
 2020-10-22 13:14 UTC  (2+ messages)

[PATCH 0/2] Platform integrity information in sysfs (version 9)
 2020-10-22 12:08 UTC  (6+ messages)
` [PATCH 2/2] "

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (8+ messages)
    ` [Ocfs2-devel] "

[PATCH v11 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-19 20:00 UTC  (11+ messages)
` [PATCH v11 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v11 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
` [PATCH v11 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v11 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC
` [PATCH v11 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC
  ` [PATCH v11 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
  ` [PATCH v11 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
  ` [PATCH v11 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC

[PATCH v13 00/20] Introduction of the generic ECC framework
 2020-10-19 16:52 UTC  (12+ messages)
` [PATCH v13 09/20] mtd: rawnand: Separate the ECC engine type and the ECC byte placement

[PATCH RFC 0/5] ubifs: Prevent memory oob accessing while dumping node
 2020-10-19  3:05 UTC  (2+ messages)

[RFC][PATCH 1/3] spi-nor: Add SPI_NOR_NO_WIP
 2020-10-18 21:31 UTC  (3+ messages)
` [RFC][PATCH 2/3] spi-nor: Add INFO_PGZ
` [RFC][PATCH 3/3] spi-nor: Speedup mb85rs1mt FRAM writes


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