linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-19 21:13:48 to 2018-11-29 14:30:49 UTC [more...]

[PATCH v2 00/25] at24: remove
 2018-11-29 14:30 UTC  (3+ messages)
` [PATCH v2 01/25] nvmem: add new config option

[PATCH v2 0/6] mtd: spi-nor: Random cleanups
 2018-11-29 14:10 UTC  (7+ messages)
` [PATCH v2 1/6] mtd: spi-nor: Drop inline on all internal helpers
` [PATCH v2 2/6] mtd: spi-nor: Avoid forward declaration of internal functions
` [PATCH v2 3/6] mtd: spi-nor: Stop passing info to set_4byte()
` [PATCH v2 4/6] mtd: spi-nor: Make the enable argument passed to set_byte() a bool
` [PATCH v2 5/6] mtd: spi-nor: Add an SPDX tag to spi-nor.c
` [PATCH v2 6/6] mtd: spi-nor: Move the nor->info assignment earlier in the scan func

[PATCH v6 0/9] Port the FSL QSPI driver to the SPI framework
 2018-11-29 11:53 UTC  (16+ messages)
` [PATCH v6 1/9] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
` [PATCH v6 2/9] arm64: "
` [PATCH v6 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller
` [PATCH v6 4/9] dt-bindings: spi: Move the bindings for the FSL QSPI driver
` [PATCH v6 5/9] dt-bindings: spi: Adjust "
` [PATCH v6 6/9] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
` [PATCH v6 7/9] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip as it is not used
` [PATCH v6 8/9] ARM64: dts: ls1046a: Remove fsl,qspi-has-second-chip "
` [PATCH v6 9/9] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework

[PATCH v2] mtd: spinand: Fix ECC status and OOB layout for Toshiba TC58CVG2S0H
 2018-11-29  9:56 UTC  (2+ messages)

[PATCH] ubi: fastmap: Check each mapping only once
 2018-11-29  8:09 UTC  (2+ messages)

[RESEND PATCH 1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2018-11-29  6:29 UTC  (4+ messages)
` [RESEND PATCH 2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions
` [RESEND PATCH 3/4] mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ for capcity setting
` [RESEND PATCH 4/4] mtd: spi-nor: mtk-quadspi: rename config to a common one

[PATCH AUTOSEL 4.9 14/18] mtd: rawnand: qcom: Namespace prefix some commands
 2018-11-29  6:03 UTC 

[PATCH AUTOSEL 4.14 19/35] mtd: rawnand: qcom: Namespace prefix some commands
 2018-11-29  6:00 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 22/35] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic

[PATCH AUTOSEL 4.19 37/68] mtd: rawnand: qcom: Namespace prefix some commands
 2018-11-29  5:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 44/68] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic

[PATCH v3] mtd: change len type from signed to unsigned type
 2018-11-29  4:19 UTC 

[PATCH] mtd: nand: Fix memory allocation in nanddev_bbt_init()
 2018-11-28 15:28 UTC  (9+ messages)

[PATCH v2] mtd: change len type from signed to unsigned type
 2018-11-28 14:51 UTC  (3+ messages)

[PATCH] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
 2018-11-28 14:22 UTC  (7+ messages)

[PATCH v2] mtd: spi-nor: fix erase_type array to indicate current map conf
 2018-11-28 14:17 UTC  (3+ messages)

[PATCH v2 0/2] MTD: spi-nor: add support for sst26wf016, sst26wf032
 2018-11-28 13:17 UTC  (8+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Add support of sst26wf* flash ICs protection ops

[PATCH v4] mtd: spinand: add support for GigaDevice GD5FxGQ4xA
 2018-11-28 13:07 UTC 

[PATCH] mtd: nand: spi: Add initial support for Toshiba TC58CVG2S0H
 2018-11-28 13:01 UTC  (10+ messages)

[PATCH v3] mtd: spinand: add support for GigaDevice GD5FxGQ4xA
 2018-11-28 12:42 UTC  (2+ messages)

[PATCH] mtd: spinand: Fix ECC status and OOB layout for Toshiba TC58CVG2S0H
 2018-11-28 12:13 UTC 

[PATCH v3] mtd: spi-nor: cast to u64 to avoid uint overflows
 2018-11-28  8:41 UTC  (2+ messages)

[PATCH] ubi: do not drop UBI device reference before using
 2018-11-28  8:06 UTC  (2+ messages)

[PATCH] ubi: put MTD device after it is not used
 2018-11-28  8:05 UTC  (2+ messages)

[PATCH v2] mtd: spinand: add support for GigaDevice GD5FxGQ4xA
 2018-11-28  6:04 UTC 

[PATCH] mtd: spinand: add support for GigaDevice GD5FxGQ4xA
 2018-11-28  5:43 UTC  (2+ messages)

[PATCH v2 0/2] mtd: rawnand: denali: clean-up unnecessary hook and device reset
 2018-11-28  5:27 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: rawnand: denali: remove ->dev_ready() hook
` [PATCH v2 2/2] mtd: rawnand: denali: remove denali_reset_banks()

[PATCH 1/2 v3] mtd: maps: Leave assigned complex mappings
 2018-11-27 20:53 UTC  (2+ messages)
` [PATCH 2/2 v3] mtd: physmap_of_gemini: Handle pin control

[RFC] mtd: spinand: Add initial support for Toshiba TC58CVG2S0F
 2018-11-27 15:15 UTC  (5+ messages)

Oklahoma City Farm Show 2018 Meeters
 2018-11-27 12:53 UTC 

(no subject)
 2018-11-27  0:08 UTC 

[PATCH v7 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-26  6:39 UTC  (2+ messages)

[PATCH] jffs2: Fix use of uninitialized delayed_work, lockdep breakage
 2018-11-24 20:48 UTC  (5+ messages)
  ` [PING][PATCH] "
    ` [PING 2] [PATCH] "

[PATCH 00/10] mtd: rawnand: 4th batch of cleanups
 2018-11-23 23:14 UTC  (14+ messages)
` [PATCH 01/10] mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functions
` [PATCH 02/10] mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-doc
` [PATCH 03/10] mtd: rawnand: fsmc: Make conversion from chip to fsmc consistent
` [PATCH 04/10] mtd: rawnand: fsmc: Stop using the dummy controller obj
` [PATCH 05/10] mtd: rawnand: fsmc: Add an SPDX tag to replace the license text
` [PATCH 06/10] mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatch
` [PATCH 07/10] mtd: rawnand: vf610: Stop passing mtd_info to internal functions
` [PATCH 08/10] mtd: rawnand: vf610: Stop using the dummy controller obj
` [PATCH 09/10] mtd: rawnand: vf610: Add an SPDX tag to replace the license text
` [PATCH 10/10] mtd: rawnand: Deprecate the dummy_controller field

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-11-23 17:03 UTC  (10+ messages)
` Subject: [PATCH v4 0/4] "
  ` [PATCH v4 1/4] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
  ` [PATCH v4 2/4] mtd: rawnand: ams-delta: Request data port GPIO resource
  ` [PATCH v4 3/4] mtd: rawnand: ams-delta: Use GPIO API for data I/O
  ` [PATCH v4 4/4] ARM: OMAP1: ams-delta: Drop obsolete NAND resources

[LINUX PATCH v12 0/3] Add support for Arasan NAND Flash controller
 2018-11-23 13:53 UTC  (11+ messages)
` [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH] jffs2: Fix garbage collection when jffs2_read_dnode() returns EIO
 2018-11-23 12:53 UTC 

[PATCH] mtd: spi-nor: fix erase_type array to indicate current map conf
 2018-11-23 12:39 UTC  (12+ messages)

[PATCH] kbuild: announce removal of SUBDIRS if used
 2018-11-23 10:51 UTC  (6+ messages)

American Farm Bureau Federation | Annual Convention & IDEAg Trade Show 2018 Visitors
 2018-11-23  8:17 UTC 

[GIT PULL] mtd: Fixes for 4.20-rc4
 2018-11-22 17:05 UTC  (2+ messages)

[PATCH] mtd: rawnand: marvell: fix spelling mistake in kernel doc
 2018-11-22 16:02 UTC  (2+ messages)

[PATCH 1/2 v2] mtd: maps: Leave assigned complex mappings
 2018-11-22 14:10 UTC  (5+ messages)
` [PATCH 2/2 v2] mtd: physmap_of_gemini: Handle pin control

2018 North American Farm & Power Show Participants
 2018-11-22  8:54 UTC 

[PATCH v3 0/7] spi: add support for octo mode
 2018-11-22  5:19 UTC  (3+ messages)

[PATCH v4 0/7] spi: add support for octo mode
 2018-11-22  5:15 UTC  (8+ messages)
` [PATCH v4 1/7] spi: add support for octo mode I/O data transfer
` [PATCH v4 2/7] spi: spi-mem: "
` [PATCH v4 3/7] mtd: spi-nor: add opcodes for octo Read/Write commands
` [PATCH v4 4/7] mtd: spi-nor: add octo read flag for flash mt35xu512aba
` [PATCH v4 5/7] mtd: m25p80: add support of octo mode I/O transfer
` [PATCH v4 6/7] spi: nxp-fspi: add octo mode flag bit for octal support
` [PATCH v4 7/7] arm64: dts: lx2160a: update fspi node

[PATCH] mtd: spi-nor: Add support for IS25LP032/064/128
 2018-11-21 15:22 UTC  (3+ messages)
` [PATCH v2] mtd: spi-nor: Add support for IS25LP032/064

[PATCH v3 1/2] mtd: spi-nor: add macros related to MICRON flash
 2018-11-21 14:39 UTC  (2+ messages)
` [v3,1/2] "

[PATCH v3 2/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-11-21 14:39 UTC  (2+ messages)
` [v3,2/2] "

[PATCH v2] mtd: spi-nor: fix selection of uniform erase type in flexible conf
 2018-11-21 14:33 UTC  (2+ messages)
` [v2] "

[PATCH] mtd: spi-nor: Add support for mx25u12835f
 2018-11-21 13:09 UTC  (3+ messages)
`  "

[PATCH v3 1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly
 2018-11-21 12:57 UTC  (8+ messages)
` [PATCH v3 2/2] mtd: spi-nor: Use 4B opcodes when the NOR advertises both 3B and 4B

Hi
 2018-11-21  8:25 UTC 

Farm Progress Show 2018 Participants
 2018-11-21  8:22 UTC 

Hi
 2018-11-21  8:21 UTC 

[PATCH v2] mtd: spi-nor: Add Winbond w25q128jv support
 2018-11-21  7:57 UTC  (4+ messages)
` [v2] "

Participants National Future Farmers of America (FFA) Annual Convention & Expo 2018
 2018-11-20 12:35 UTC 

[BUG BISECT] Missing MTD NAND partitions - mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
 2018-11-20 12:15 UTC  (5+ messages)

[RFC PATCH 0/5] mtd: rawnand: Simplify the locking
 2018-11-20 10:57 UTC  (6+ messages)
` [RFC PATCH 1/5] mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it
` [RFC PATCH 2/5] mtd: rawnand: tmio: Do not abuse nand_controller->wq
` [RFC PATCH 3/5] mtd: rawnand: omap2: Use nand_controller_init()
` [RFC PATCH 4/5] mtd: rawnand: Stop using chip->state in drivers
` [RFC PATCH 5/5] mtd: rawnand: Simplify the locking

[PATCH] mtd: keep original flags for every struct mtd_info
 2018-11-20 10:07 UTC  (4+ messages)

[PATCH] mtd: improve calculating partition boundaries when checking for alignment
 2018-11-20  9:24 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v2] mtd: spi-nor: cast to u64 to avoid uint overflows
 2018-11-20  8:17 UTC  (2+ messages)

[PATCHv2] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
 2018-11-20  8:02 UTC  (2+ messages)

[PATCH v3 0/7] spi: spi-mem: Add a direct mapping API
 2018-11-19 21:13 UTC  (3+ 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).