linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-28 00:20:53 to 2018-10-04 13:09:50 UTC [more...]

[PATCH v6 01/10] mtd: physmap_of: Release resources on error
 2018-10-04 13:08 UTC  (11+ messages)
` [PATCH v6 02/10] mtd: physmap_of: Remove unused struct of_device_id
` [PATCH v6 03/10] mtd: maps: gpio-addr-flash: Replace custom printk
` [PATCH v6 04/10] mtd: maps: gpio-addr-flash: Fix ioremapped size
` [PATCH v6 05/10] mtd: maps: gpio-addr-flash: Use devm_* functions
` [PATCH v6 06/10] mtd: maps: gpio-addr-flash: Use order insted of size
` [PATCH v6 07/10] mtd: maps: gpio-addr-flash: Replace array with an integer
` [PATCH v6 08/10] mtd: maps: gpio-addr-flash: Convert to gpiod
` [PATCH v6 09/10] dt-binding: mtd: Document gpio-addr-flash
` [PATCH v6 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices

[PATCH v7 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices
 2018-10-04 13:08 UTC 

[PATCH 0/4] spi: add support for octal mode data transfer
 2018-10-04 12:12 UTC  (18+ messages)
` [PATCH 1/4] spi: add support for octal I/O "
` [PATCH 2/4] mtd: spi-nor: add support for octal mode "
` [PATCH 3/4] spi: nxp-fspi: add mode flag bit for octal support
` [PATCH 4/4] arm64: dts: lx2160a: update fspi node

[PATCH 0/3] spi-nor: Add Octal SPI support
 2018-10-04 11:27 UTC  (15+ messages)
` [PATCH 1/3] mtd: spi-nor: Add Octal mode support for mt35xu512aba
` [PATCH 2/3] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC
` [PATCH 3/3] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-10-04 11:06 UTC  (5+ messages)

[PATCH] block: BFQ default for single queue devices
 2018-10-04 10:13 UTC  (35+ messages)

[PATCH] mtd: physmap_of: Remove unused struct of_device_id
 2018-10-04 10:08 UTC 

[PATCH v5 1/8] mtd: maps: gpio-addr-flash: Replace custom printk
 2018-10-04  8:35 UTC  (15+ messages)
` [PATCH v5 2/8] mtd: maps: gpio-addr-flash: Fix ioremapped size
` [PATCH v5 3/8] mtd: maps: gpio-addr-flash: Use devm_* functions
` [PATCH v5 4/8] mtd: maps: gpio-addr-flash: Use order insted of size
` [PATCH v5 5/8] mtd: maps: gpio-addr-flash: Replace array with an integer
` [PATCH v5 6/8] mtd: maps: gpio-addr-flash: Convert to gpiod
` [PATCH v5 7/8] dt-binding: mtd: Document gpio-addr-flash
` [PATCH v5 8/8] mtd: maps: gpio-addr-flash: Add support for device-tree devices

RE.Enquiry
 2018-10-04  6:03 UTC 

[LINUX PATCH v11 0/3] Add support for Arasan NAND Flash controller
 2018-10-03 19:46 UTC  (6+ messages)
` [LINUX PATCH v11 2/3] mtd: rawnand: Add an option to get sdr timing mode number
` [LINUX PATCH v11 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH v4 1/8] mtd: maps: gpio-addr-flash: Replace custom printk
 2018-10-03 19:34 UTC  (14+ messages)
` [PATCH v4 2/8] mtd: maps: gpio-addr-flash: Fix ioremapped size
` [PATCH v4 3/8] mtd: maps: gpio-addr-flash: Use devm_* functions
` [PATCH v4 4/8] mtd: maps: gpio-addr-flash: Use order insted of size
` [PATCH v4 5/8] mtd: maps: gpio-addr-flash: Replace array with an integer
` [PATCH v4 6/8] mtd: maps: gpio-addr-flash: Convert to gpiod
` [PATCH v4 7/8] dt-binding: mtd: Document gpio-addr-flash
` [PATCH v4 8/8] mtd: maps: gpio-addr-flash: Add support for device-tree devices

RE
 2018-10-03 16:22 UTC 

[PATCH 0/8] mtd: spi-nor: Random cleanups
 2018-10-03 14:40 UTC  (9+ messages)
` [PATCH 1/8] mtd: spi-nor: Set SPI_NOR_4B_OPCODES on all >16MB Spansion NORs
` [PATCH 2/8] mtd: spi-nor: Drop inline on all internal helpers
` [PATCH 3/8] mtd: spi-nor: Avoid forward declaration of internal functions
` [PATCH 4/8] mtd: spi-nor: Stop passing info to set_4byte()
` [PATCH 5/8] mtd: spi-nor: Make the enable argument passed to set_byte() a bool
` [PATCH 6/8] mtd: spi-nor: Create a ->set_4byte() method
` [PATCH 7/8] mtd: spi-nor: Explicitly flag all Micron NORs as supporting locking
` [PATCH 8/8] mtd: spi-nor: Move Spansion erase related fixup to a dedicated function

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-10-03 14:06 UTC  (5+ messages)
` [RFC PATCH] mtd: rawnand: ams-delta: use ->exec_op()

[PATCH] mtd: rawnand: marvell: fix the IRQ handler complete() condition
 2018-10-03 12:15 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: marvell: check for RDY bits after enabling the IRQ
 2018-10-03  7:54 UTC  (28+ messages)

[PATCH] mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
 2018-10-03  7:12 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Support controllers with limited TX FIFO size
 2018-10-03  7:10 UTC  (2+ messages)

[PATCH] mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
 2018-10-03  7:10 UTC  (2+ messages)

[PATCH mtd-www] Remove references to the "unstable bits" issue
 2018-10-02 16:27 UTC  (3+ messages)

[PATCH mtd-www] Add UBI stress testing section
 2018-10-02 16:27 UTC  (2+ messages)

GPMI IMX6ull timeout on dma
 2018-10-02 13:22 UTC 

[PATCH v2] mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
 2018-10-02 12:28 UTC  (2+ messages)

[PATCH mtd-utils] mkfs.ubifs: Fix xattr nlink value
 2018-10-02 12:07 UTC  (2+ messages)

[PATCH] mtd-utils: Instead of doing preprocessor magic, just output off_t as long long
 2018-10-02 12:07 UTC  (2+ messages)

[PATCH] libmtd: don't print an error message for devices without ecc support
 2018-10-02 12:06 UTC  (2+ messages)

[PATCH] mtd-utils: common.h: fix prompt function
 2018-10-02 12:06 UTC  (2+ messages)

How to organize UBI volumes and power crash
 2018-10-02  9:17 UTC  (6+ messages)

Laufende Wohltätigkeit Spenden Nachrichtenbrief
 2018-10-02  5:41 UTC 

[PATCH v2 0/8] gpio-addr-flash: Support for device-tree and cleanup
 2018-10-01 12:32 UTC  (12+ messages)
` [PATCH v2 3/8] mtd: maps: gpio-addr-flash: Use devm_* functions
` [PATCH v2 5/8] mtd: maps: gpio-addr-flash: Replace array with an integer
` [PATCH v2 6/8] mtd: maps: gpio-addr-flash: Split allocation in two

[PATCH 1/2] ARM: omap1: add nand_chip declaration
 2018-10-01 11:46 UTC  (3+ messages)
` [PATCH 2/2] ARM: ixp4xx: include linux/mtd/platnand.h

[PATCH v3 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-01  9:09 UTC  (6+ messages)
` [PATCH v3 1/5] "

[RFC/RFT PATCH v1 0/9] mtd: fsl: quadspi: Fixes for fsl-quadspi.c driver (vybrid HW)
 2018-09-30 16:22 UTC  (8+ messages)
` [RFC/RFT PATCH v1 9/9] mtd: spi: Skip reading the Serial Flash Discoverable Parameters

[PATCH v4 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-09-28  8:33 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [PATCH v4 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

RES
 2018-09-28  5:29 UTC 

CONGRATULATIONS
 2018-09-28  0:20 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).