messages from 2018-12-06 11:17:53 to 2018-12-11 14:48:58 UTC [more...]
[PATCH] ARM: dts: at91: sama5d2 Xplained: add QSPI0 + SPI NOR memory nodes
2018-12-11 14:48 UTC (6+ messages)
Questions about ubifs,ubi and mtd?
2018-12-11 14:08 UTC
[PATCH v7 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
2018-12-11 9:43 UTC (17+ messages)
` [PATCH v7 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller
[PATCH v5 0/7] spi: add support for octal mode
2018-12-11 8:09 UTC (21+ messages)
` [PATCH v5 3/7] mtd: spi-nor: add opcodes for octal Read/Write commands
[PATCH v2 0/2] cadence-quadspi: Add Octal mode support
2018-12-11 7:51 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC
` [PATCH v2 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller
[PATCH V3 0/9] Remove fs specific fscrypt and fsverity build config options
2018-12-10 18:19 UTC (16+ messages)
` [PATCH V3 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V3 2/9] f2fs: "
` [PATCH V3 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V3 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V3 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V3 6/9] f2fs: "
` [PATCH V3 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V3 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V3 9/9] fsverity: Move verity status check to fsverity_prepare_setattr
[PATCH V2 0/7] Remove fs specific fscrypt and fsverity build config options
2018-12-10 18:04 UTC (5+ messages)
` [PATCH V2 3/7] fscrypt: remove filesystem specific build config option
[PATCH 0/5] Prepare devicetrees for the new FSL QSPI driver
2018-12-10 16:31 UTC (7+ messages)
` [PATCH 1/5] arm64: dts: Remove unused properties from FSL QSPI driver nodes
` [PATCH 2/5] ARM: "
` [PATCH 3/5] ARM: dts: imx6sx-sdb: Fix the reg properties for the FSL QSPI nodes
` [PATCH 4/5] arm64: dts: Add spi-[tx/rx]-bus-width for the FSL QSPI controller
` [PATCH 5/5] ARM: "
[PATCH RFC] mtd: rawnand: Cure MICRON NAND partial erase issue
2018-12-10 15:40 UTC (4+ messages)
` [EXT] "
IDEAg Dakotafest Show 2018 Meeters
2018-12-10 13:47 UTC
UBIFS: Do we need to fsync the parent directory?
2018-12-10 13:42 UTC (2+ messages)
[PATCH v5 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
2018-12-10 12:11 UTC (16+ messages)
` [PATCH v5 1/5] "
[RFC PATCH 00/34] mtd: spi-nor: Move manufacturer/SFDP code out of the core
2018-12-10 11:28 UTC (44+ 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 0/3] spi-nor: Add Octal SPI support
2018-12-10 11:28 UTC (7+ messages)
` [PATCH 3/3] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller
[RESEND PATCH v5 5/7] mtd: m25p80: add support of octal mode I/O transfer
2018-12-10 4:10 UTC
[RESEND PATCH 1/2] mtd: spi-nor: add 4bit block protection support
2018-12-10 2:06 UTC (2+ messages)
` [RESEND PATCH 2/2] mtd: spi-nor: support lock/unlock for a few Micron chips
[PATCH] ubifs: fix default compression selection in ubifs
2018-12-09 17:12 UTC
[PATCH 0/2] mtd: spi-nor: Add two spi nor flash chips
2018-12-09 17:03 UTC (3+ messages)
` [PATCH 1/2] mtd: spi-nor: Add support for EON EN25Q128
` [PATCH 2/2] mtd: spi-nor: Add support for mx25u3235f
[PATCH] jffs2: fix invocations of dbg_xattr() for dead jffs2_xattr_ref
2018-12-09 6:52 UTC (3+ messages)
[PATCH] jffs2: ensure wbuf_verify is valid before using it
2018-12-09 6:35 UTC (2+ messages)
[PATCH] jffs2: make the overwritten xattr invisible after remount
2018-12-09 6:21 UTC
[PATCH] mtd: spi-nor: Add 4B_OPCODES flag to is25lp256
2018-12-08 12:30 UTC (3+ messages)
` "
[PATCH v2 1/3] mtd: spi-nor: Add support for is25lp016d
2018-12-08 12:30 UTC (2+ messages)
` [v2,1/3] "
[PATCH v2] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
2018-12-08 12:30 UTC (3+ messages)
` [v2] "
[ v3 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
2018-12-07 23:42 UTC (13+ messages)
` [ v3 1/3] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
` [ v3 2/3] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
` [Linux-stm32] "
` [ v3 3/3] mtd: rawnand: stm32_fmc2: add manual mode
[PATCH] mips: annotate implicit fall throughs
2018-12-07 18:51 UTC (3+ messages)
` [PATCH v2] mtd: rawnand: jz4780: "
[PATCH v4] mtd: spinand: add support for GigaDevice GD5FxGQ4xA
2018-12-07 18:50 UTC (2+ messages)
[PATCH 00/10] mtd: rawnand: 4th batch of cleanups
2018-12-07 18:49 UTC (2+ messages)
[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 (10+ 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 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 v7 0/9] Port the FSL QSPI driver to the SPI framework
2018-12-07 9:27 UTC (4+ messages)
` [PATCH v7 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller
[PATCH 1/2 v3] mtd: maps: Leave assigned complex mappings
2018-12-07 9:10 UTC (2+ 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 1/5] mtd: spi-nor: Drop inline on all internal helpers
2018-12-07 9:10 UTC (2+ messages)
` [v3,1/5] "
[PATCH v3 4/5] mtd: spi-nor: Make the enable argument passed to set_byte() a bool
2018-12-07 9:10 UTC (2+ messages)
` [v3, "
[PATCH v3 0/5] mtd: spi-nor: Random cleanups
2018-12-07 9:10 UTC (12+ messages)
` [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 5/5] mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
` [v3,5/5] "
[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
[BUG BISECT] Missing MTD NAND partitions - mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
2018-12-06 20:14 UTC (7+ messages)
[PATCH v2 00/25] at24: remove
2018-12-06 12:33 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).