linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 09:23:03 to 2018-12-07 16:10:36 UTC [more...]

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-12-07 16:10 UTC  (6+ messages)
` Subject: [PATCH v4 0/4] "

Urgently need money? We can help you!
 2018-12-07 14:17 UTC 

FW: SPI-NOR FS512S incorrect CR3NV[1] value
 2018-12-07 15:17 UTC  (12+ messages)
`  "

Very Urgent
 2018-12-07 14:57 UTC 

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-07 13:39 UTC  (11+ messages)

[PATCH RFC] mtd: rawnand: Cure MICRON NAND partial erase issue
 2018-12-07 13:12 UTC  (3+ messages)
  ` [EXT] "

[ v3 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-12-07 12:47 UTC  (10+ messages)
` [ v3 2/3] mtd: rawnand: stm32_fmc2: "
    ` [Linux-stm32] "
` [ v3 3/3] mtd: rawnand: stm32_fmc2: add manual mode

[PATCH v7 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-12-07 10:48 UTC  (6+ messages)
` [PATCH v7 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH 0/4] Add QSPI flash support to iwg23s
 2018-12-07  9:43 UTC  (3+ messages)
` [PATCH 2/4] mtd: spi-nor: Add support for is25lp016d

[PATCH v3] mtd: spinand: Fix ECC status and OOB layout for Toshiba TC58CVG2S0H
 2018-12-07  9:39 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Add 4B_OPCODES flag to is25lp256
 2018-12-07  9:28 UTC  (2+ messages)

[RFC PATCH 00/34] mtd: spi-nor: Move manufacturer/SFDP code out of the core
 2018-12-07  9:26 UTC  (35+ messages)
` [RFC PATCH 01/34] mtd: spi-nor: Add a new hook to let part specific code tweak the config
` [RFC PATCH 02/34] mtd: spi-nor: Add a post SFDP fixup hook for gd25q256
` [RFC PATCH 03/34] mtd: spi-nor: Create a ->set_4byte() method
` [RFC PATCH 04/34] mtd: spi-nor: Add spansion_fixups()
` [RFC PATCH 05/34] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
` [RFC PATCH 06/34] mtd: spi-nor: Rework the ->quad_enable() selection logic
` [RFC PATCH 07/34] mtd: spi-nor: Add a new flag to clear SW protection bits during init
` [RFC PATCH 08/34] mtd: spi-nor: Add a ->convert_addr() method
` [RFC PATCH 09/34] mtd: spi-nor: Add a flag to skip spi_nor_setup()
` [RFC PATCH 10/34] mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag
` [RFC PATCH 11/34] mtd: spi-nor: Move S3AN fixups to the manufacturer fixups path
` [RFC PATCH 12/34] mtd: spi-nor: Prepare things for core / manufacturer code split
` [RFC PATCH 13/34] mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
` [RFC PATCH 14/34] mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
` [RFC PATCH 15/34] mtd: spi-nor: Expose some functions to manufacturer drivers
` [RFC PATCH 16/34] mtd: spi-nor: Move Atmel bits out of core.c
` [RFC PATCH 17/34] mtd: spi-nor: Move Eon "
` [RFC PATCH 18/34] mtd: spi-nor: Move ESMT "
` [RFC PATCH 19/34] mtd: spi-nor: Move Everspin "
` [RFC PATCH 20/34] mtd: spi-nor: Move Fujitsu bits out of spi-nor-core.c
` [RFC PATCH 21/34] mtd: spi-nor: Move GigaDevice bits out of core.c
` [RFC PATCH 22/34] mtd: spi-nor: Move Intel "
` [RFC PATCH 23/34] mtd: spi-nor: Move ISSI "
` [RFC PATCH 24/34] mtd: spi-nor: Move Macronix "
` [RFC PATCH 25/34] mtd: spi-nor: Move Micron/ST "
` [RFC PATCH 26/34] mtd: spi-nor: Move Spansion "
` [RFC PATCH 27/34] mtd: spi-nor: Move SST "
` [RFC PATCH 28/34] mtd: spi-nor: Move Winbond "
` [RFC PATCH 29/34] mtd: spi-nor: Move Catalyst "
` [RFC PATCH 30/34] mtd: spi-nor: Move Xilinx "
` [RFC PATCH 31/34] mtd: spi-nor: Move XMC "
` [RFC PATCH 32/34] mtd: spi-nor: Get rid of the now empty spi_nor_ids[] table
` [RFC PATCH 33/34] mtd: spi-nor: Move SFDP parsing code out of core.c
` [RFC PATCH 34/34] mtd: spi-nor: Add sfdp fixups hooks

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

[PATCH 1/2 v3] mtd: maps: Leave assigned complex mappings
 2018-12-07  9:10 UTC  (4+ messages)
` [1/2,v3] "

[PATCH 2/2 v3] mtd: physmap_of_gemini: Handle pin control
 2018-12-07  9:10 UTC  (2+ messages)
` [2/2,v3] "

[PATCH v5 0/3] mtd: spi-nor: mx25l25635f: Use 4B opcodes
 2018-12-07  9:10 UTC  (10+ messages)
` [PATCH v5 1/3] mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
  ` [v5,1/3] "
` [PATCH v5 2/3] mtd: spi-nor: Add a post BFPT parsing fixup hook
  ` [v5,2/3] "
` [PATCH v5 3/3] mtd: spi-nor: Add a post BFPT fixup for MX25L25635E
  ` [v5,3/3] "

[PATCH v3 0/5] mtd: spi-nor: Random cleanups
 2018-12-07  9:10 UTC  (16+ messages)
` [PATCH v3 1/5] mtd: spi-nor: Drop inline on all internal helpers
  ` [v3,1/5] "
` [PATCH v3 2/5] mtd: spi-nor: Avoid forward declaration of internal functions
  ` [v3, "
` [PATCH v3 3/5] mtd: spi-nor: Stop passing flash_info around
  ` [v3,3/5] "
` [PATCH v3 4/5] mtd: spi-nor: Make the enable argument passed to set_byte() a bool
  ` [v3, "
` [PATCH v3 5/5] mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
  ` [v3,5/5] "

[PATCH v2] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
 2018-12-07  9:00 UTC  (2+ messages)

[PATCH] mtd: rawnand: marvell: fix spelling mistake in kernel doc
 2018-12-07  7:48 UTC  (2+ messages)

[PATCH v2 0/2] mtd: rawnand: denali: clean-up unnecessary hook and device reset
 2018-12-07  7:46 UTC  (2+ messages)

Visitors American Soybean Association - Commodity Classic 2018 Convention & Trade Show
 2018-12-07  7:41 UTC 

[RESEND PATCH 1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2018-12-07  5:43 UTC  (4+ messages)
` [RESEND PATCH 2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions

Can I Make An Order of your company product On This Email (linux-mtd@lists.infradead.org)?
 2018-12-07  1:07 UTC 

[PATCH v5 0/7] spi: add support for octal mode
 2018-12-06 20:29 UTC  (9+ messages)

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

[PATCH v2 00/25] at24: remove
 2018-12-06 12:33 UTC  (2+ messages)

[PATCH] ubi: fastmap: Check each mapping only once
 2018-12-06 11:09 UTC  (9+ messages)

[PATCH v4 0/3] mtd: spi-nor: mx25l25635f: Use 4B opcodes
 2018-12-06 10:25 UTC  (16+ messages)
` [PATCH v4 1/3] mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
` [PATCH v4 2/3] mtd: spi-nor: Add a post BFPT parsing fixup hook
` [PATCH v4 3/3] mtd: spi-nor: Add a post BFPT fixup for MX25L25635E

Visitors Wichita Farm & Ranch Show 2018
 2018-12-06 10:03 UTC 

[PATCH v5 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-12-06  9:22 UTC  (3+ messages)
` [PATCH v5 1/5] "

Siemens touch panel 2018
 2018-12-06  7:41 UTC 

[PATCH v2 0/6] mtd: spi-nor: Random cleanups
 2018-12-05  8:40 UTC  (20+ 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 v2] mtd: spi-nor: Add support for IS25LP032/064
 2018-12-05  8:05 UTC  (2+ messages)
` [v2] "

[RFC PATCH 1/2] mtd: spi-nor: add 4bit block protection support
 2018-12-05  6:32 UTC  (2+ messages)
    ` [RFC PATCH 2/2] mtd: spi-nor: support lock/unlock for a few Micron chips

[PATCH V2 0/7] Remove fs specific fscrypt and fsverity build config options
 2018-12-05  0:08 UTC  (16+ messages)
` [PATCH V2 1/7] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V2 2/7] f2fs: "
` [PATCH V2 3/7] fscrypt: remove filesystem specific build config option
` [PATCH V2 4/7] Add S_VERITY and IS_VERITY()
` [PATCH V2 5/7] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V2 6/7] f2fs: "
` [PATCH V2 7/7] fsverity: Remove filesystem specific build config option

[PATCH] mips: annotate implicit fall throughs
 2018-12-04 20:10 UTC  (3+ messages)
` [PATCH v2] mtd: rawnand: jz4780: "

[PATCH v5 1/7] spi: add support for octal mode I/O data transfer
 2018-12-04 17:27 UTC  (2+ messages)
` Applied "spi: add support for octal mode I/O data transfer" to the spi tree

Sioux Falls Farm Show 2019 Visitors
 2018-12-04 11:19 UTC 

[LINUX PATCH v12 0/3] Add support for Arasan NAND Flash controller
 2018-12-04  9:18 UTC  (4+ messages)
` [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH v6 0/9] Port the FSL QSPI driver to the SPI framework
 2018-12-04  8:20 UTC  (9+ messages)
` [PATCH v6 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller

[PATCH] ubifs: fix a memory leak in ubifs_lpt_calc_hash()
 2018-12-04  8:02 UTC  (2+ messages)

[PATCH v1 2/2] mtd: spi-nor: add NPCM FIU controller driver
 2018-12-04  0:01 UTC  (2+ messages)

[PATCH RFC] mtd: rawnand: Cure MICRON NAND partial erase issue
 2018-12-03 19:28 UTC  (3+ messages)

XFS patches for stable
 2018-12-03 16:56 UTC  (2+ messages)

[PATCH v1 0/2] SPI-NOR add NPCM FIU controller driver
 2018-12-03 14:30 UTC  (3+ messages)

[PATCH] mkfs.ubifs: fix default cipher in help output
 2018-12-03 13:40 UTC 

[PATCH v3] mtd: spi-nor: cast to u64 to avoid uint overflows
 2018-12-03 10:34 UTC  (3+ messages)
` [v3] "

[PATCH] MAINTAINERS: Update my email address
 2018-12-03 10:23 UTC 

[PATCH] mtd: spi-nor: Provide default address width and latency for map selection
 2018-12-03  9:34 UTC  (7+ messages)

Participants IDEAg Amarillo Farm & Ranch Show 2018
 2018-12-03  9:26 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).