public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2018-10-03 16:56:03 to 2018-10-09 07:52:29 UTC [more...]

[PATCH 00/14] mtd: maps: physmap cleanups
 2018-10-09  7:52 UTC  (24+ messages)
` [PATCH 01/14] mtd: maps: physmap: Add SPDX header
` [PATCH 02/14] mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds
` [PATCH 03/14] mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources
` [PATCH 04/14] mtd: maps: physmap: Use dev_notice() and a %pR specifier
` [PATCH 05/14] mtd: maps: physmap: Use devm_ioremap_resource()
` [PATCH 06/14] mtd: maps: physmap: Remove the MAX_RESOURCES limitation
` [PATCH 07/14] mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code
` [PATCH 08/14] mtd: maps: physmap: Return -ENOMEM directly when info allocation fails
` [PATCH 09/14] mtd: maps: physmap: Fix coding style issues reported by checkpatch
` [PATCH 10/14] mtd: maps: Prepare merging of physmap and physmap_of
` [PATCH 11/14] mtd: maps: Merge physmap_of.c into physmap-core.c
` [PATCH 12/14] mtd: maps: Merge gpio-addr-flash.c "
` [PATCH 13/14] mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}
` [PATCH 14/14] dt-binding: mtd: physmap: Document the addr-gpios property

[RESEND PATCH 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-10-09  4:01 UTC  (6+ messages)
` [RESEND PATCH 1/2] mtd: spi-nor: add macros related to MICRON flash

[PATCH v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-09  0:25 UTC  (8+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] dt-bindings: spi: add binding file "
` [PATCH v4 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v4 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH v4 5/5] MAINTAINERS: add maintainers for the "

[PATCH 0/3] spi-nor: Add Octal SPI support
 2018-10-08 15:36 UTC  (15+ messages)
` [PATCH 1/3] mtd: spi-nor: Add Octal mode support for mt35xu512aba
` [PATCH 3/3] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller

[PATCH v3 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-08 12:32 UTC  (5+ messages)
` [PATCH v3 1/5] "

[PATCH v10 09/10] dt-binding: mtd: Document gpio-addr-flash
 2018-10-08 12:23 UTC  (23+ messages)
` [PATCH v10 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices

Darlehen
 2018-10-08  9:48 UTC 

[PATCH] block: BFQ default for single queue devices
 2018-10-06 16:46 UTC  (44+ messages)

[PATCH] mtd: spinand: winbond: Add support for W25N01GV
 2018-10-06 15:36 UTC 

[PATCH] jffs2: free jffs2_sb_info through jffs2_kill_sb()
 2018-10-06  9:09 UTC 

[PATCH] lib/bch: fix possible stack overrun
 2018-10-05 16:40 UTC  (2+ messages)

[PATCH] mtd: rawnand: marvell: fix the IRQ handler complete() condition
 2018-10-05 14:39 UTC  (2+ messages)

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

[PATCH][mtd-next] mtd: rawnand: fix spelling mistake "card_registred" -> "card_registered"
 2018-10-05 14:38 UTC  (2+ messages)

[PATCH] [v2] ARM: omap1: add nand_chip declaration
 2018-10-05 14:37 UTC  (2+ messages)

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

[PATCH] mtd: rawnand: toshiba: Pass a single nand_chip object to the status helper
 2018-10-05 14:35 UTC  (2+ messages)

Hi
 2018-10-05 11:36 UTC 

GPMI IMX6ull timeout on dma
 2018-10-05 10:32 UTC  (3+ messages)
  ` FIX "

[PATCH v2 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-10-05  9:58 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
` [PATCH v2 2/3] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
` [PATCH v2 3/3] mtd: rawnand: stm32_fmc2: add manual mode

Nandsim, UBIFS and memory concerns
 2018-10-05  9:00 UTC  (8+ messages)

[PATCH] UBI: mark expected switch fall-throughs
 2018-10-05  8:29 UTC 

[PATCH 4.4-stable] jffs2: return -ERANGE when xattr buffer is too small
 2018-10-05  7:13 UTC 

[RFC PATCH] mtd: maps: Get rid of the latch-addr-flash driver
 2018-10-05  5:55 UTC  (3+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-10-04 14:38 UTC  (8+ messages)

[PATCH v6 01/10] mtd: physmap_of: Release resources on error
 2018-10-04 14:32 UTC  (14+ 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

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

[PATCH v8 01/10] mtd: physmap_of: Release resources on error
 2018-10-04 13:34 UTC 

[PATCH v8 01/10] mtd: physmap_of: Release resources on error
 2018-10-04 13:31 UTC  (2+ messages)
` [PATCH v8 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] 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  (9+ messages)
` [PATCH v4 6/8] mtd: maps: gpio-addr-flash: Convert to gpiod
` [PATCH v4 8/8] mtd: maps: gpio-addr-flash: Add support for device-tree devices


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox