public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-04-08 00:59:08 to 2017-04-17 19:48:31 UTC [more...]

[PATCH V3 1/3] dt-bindings: mtd: document linux,part-probe property
 2017-04-17 19:47 UTC  (14+ messages)
` [PATCH V3 2/3] mtd: add core code reading DT specified part probes
` [PATCH V3 3/3] mtd: physmap_of: drop duplicated support for linux, part-probe property
  ` [PATCH V3 3/3] mtd: physmap_of: drop duplicated support for linux,part-probe property
` [PATCH V4 1/3] dt-bindings: mtd: document "
  ` [PATCH V4 2/3] mtd: add core code reading DT specified part probes
  ` [PATCH V4 3/3] mtd: physmap_of: drop duplicated support for linux, part-probe property
  ` [PATCH V5 1/3] dt-bindings: mtd: document linux,part-probe property
    ` [PATCH V5 2/3] mtd: add core code reading DT specified part probes
    ` [PATCH V5 3/3] mtd: physmap_of: drop duplicated support for linux, part-probe property

[PATCH 00/13] MIPS: lantiq: handle RCU register by separate drivers
 2017-04-17 19:29 UTC  (14+ messages)
` [PATCH 01/13] MIPS: lantiq: Use of_platform_populate instead of __dt_register_buses
` [PATCH 02/13] mtd: lantiq-flash: drop check of boot select
` [PATCH 03/13] mtd: spi-falcon: "
` [PATCH 04/13] watchdog: lantiq: access boot cause register through regmap
` [PATCH 05/13] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH 06/13] MIPS: lantiq: Convert the xbar driver to a platform_driver
` [PATCH 07/13] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH 08/13] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH 09/13] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH 10/13] MIPS: lantiq: remove old GPHY loader code
` [PATCH 11/13] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH 12/13] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH 13/13] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH 1/2] mtd: nand: gpmi: Fix gpmi_nand_init() error path
 2017-04-17 16:55 UTC  (6+ messages)
` [PATCH 2/2] mtd: nand: gpmi: Kill gpmi_nand_exit()

[PATCH] ubifs: Fix O_TMPFILE corner case in ubifs_link()
 2017-04-17 15:54 UTC  (14+ messages)

[PATCH 0/3] mtd: sharpslpart partition parser
 2017-04-17 14:44 UTC  (6+ messages)
` [PATCH 1/3] mtd: sharpsl: add sharpslpart MTD "
` [PATCH 2/3] mtd: nand: sharpsl.c: prefer "
` [PATCH 3/3] mtd: nand: tmio_nand.c: "

[PATCH v1] mtd: mtk-nor: set controller's address width according to nor flas
 2017-04-17  3:34 UTC  (7+ messages)
` [PATCH v1 1/1] mtd: mtk-nor: set controller's address width according to nor flash

[PATCH] UBIFS: remove unnecessary assignment
 2017-04-17  2:22 UTC 

UBIFS replay journal failure on power cuts
 2017-04-17  1:12 UTC  (2+ messages)

[PATCH v6 0/4] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-04-16 22:31 UTC  (8+ messages)
` [PATCH v6 1/4] mtd: spi-nor: introduce more SPI protocols and the Dual Transfer Mode
` [PATCH v6 2/4] mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols
` [RFC PATCH v6 3/4] mtd: spi-nor: transitional patch
` [RFC PATCH v6 4/4] mtd: spi-nor: add spi_nor_init() function

[PATCH 00/10] mtd: spi-nor: aspeed: support extensions
 2017-04-16 18:46 UTC  (28+ messages)
` [PATCH 01/10] mtd: spi-nor: aspeed: fix the AST2400 SMC window size
` [PATCH 04/10] mtd: spi-nor: aspeed: add support for SPI dual IO read mode
` [PATCH 06/10] mtd: spi-nor: add SPI_NOR_DUAL_READ to some flash devices
` [PATCH 07/10] mtd: spi-nor: aspeed: configure chip window on AHB bus
` [PATCH 10/10] mtd: spi-nor: aspeed: optimize read mode

[PATCH v6 0/2] Add rockchip serial flash controller support
 2017-04-16 17:40 UTC  (3+ messages)
` [PATCH v6 2/2] mtd: spi-nor: add rockchip serial flash controller driver

[PATCH v4 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-04-16 17:11 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: Document the STM32 QSPI bindings
` [PATCH v4 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

[PATCH] mtd: spi-nor: enable stateless 4b op codes for mx25u25635f
 2017-04-16 16:40 UTC  (3+ messages)

[PATCH v3] mtd: mchp23k256: Add driver for this SPI SRAM device
 2017-04-15 22:31 UTC  (4+ messages)

[PATCH v5 0/6] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-04-15 15:36 UTC  (17+ messages)
` [PATCH v5 1/6] mtd: spi-nor: introduce more SPI protocols and the Dual Transfer Mode
` [PATCH v5 2/6] mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols
` [RFC PATCH v5 4/6] mtd: spi-nor: add support to non-uniform SPI NOR flash memories
` [RFC PATCH v5 5/6] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
` [RFC PATCH v5 6/6] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-04-15 10:29 UTC  (16+ messages)
` [PATCH 02/12] trace: Make trace_hwlat timestamp y2038 safe
` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps
` [PATCH 07/12] fs: btrfs: Use ktime_get_real_ts for root ctime
` [PATCH 08/12] fs: ubifs: Replace CURRENT_TIME_SEC with current_time
` [PATCH 09/12] lustre: Replace CURRENT_TIME macro
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()
` [PATCH 11/12] time: Delete CURRENT_TIME_SEC and CURRENT_TIME
` [PATCH 12/12] time: Delete current_fs_time() function

[PULL v2] mtd: nand: changes for 4.12
 2017-04-15  7:20 UTC 

[PULL] mtd: nand: changes for 4.12
 2017-04-14 15:26 UTC  (2+ messages)

[PATCH 1/2] mtd: dataflash: Make use of "extened device information"
 2017-04-14 14:19 UTC  (5+ messages)
` [PATCH 2/2] mtd: dataflash: Add flash_info for AT45DB641E

[PATCH v5 0/6] Introduction to SPI NAND framework
 2017-04-14 13:26 UTC  (11+ messages)
` [PATCH v5 1/6] nand: spi: add basic blocks for infrastructure
` [PATCH v5 2/6] nand: spi: add basic operations support
` [PATCH v5 3/6] nand: spi: Add bad block support
` [PATCH v5 4/6] nand: spi: add Micron spi nand support
` [PATCH v5 5/6] nand: spi: Add generic SPI controller support
` [PATCH v5 6/6] MAINTAINERS: Add SPI NAND entry

[patchv4] mtd: mchp23k256: Add driver for this SPI SRAM device
 2017-04-14 12:52 UTC  (2+ messages)

[PATCH v3 00/37] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-04-14  8:19 UTC  (11+ messages)
` [PATCH v3 14/37] mtd: nand: denali: support "nand-ecc-strength" DT property

[PATCH] ubifs: fix a typo in comment of ioctl2ubifs & ubifs2ioctl
 2017-04-14  6:16 UTC 

[PATCH 4/5] mtd: nand: add support for Micron on-die ECC
 2017-04-13 14:08 UTC  (15+ messages)

[PATCH v3 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-04-12 20:28 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: Document the STM32 QSPI bindings
` [PATCH v3 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
 2017-04-12 10:24 UTC  (4+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 22/25] ubifs: Convert to separately allocated bdi

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-04-12  9:43 UTC  (8+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 22/25] ubifs: Convert to separately allocated bdi

[PATCH v2 0/3] make ubifs compatible with IMA and EVM
 2017-04-12  7:15 UTC  (12+ messages)
` [PATCH v2 1/3] fs: ubifs: parse iversion mount option
` [PATCH v2 2/3] fs: ubifs: update i_version on inode changes
` [PATCH v2 3/3] fs: ubifs: set s_uuid in super block

[PATCH V6, 0/1] mtd: nand: brcmnand: Add flash #WP pin status check
 2017-04-11 19:41 UTC  (3+ messages)
` [PATCH V6, 1/1] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program

[PATCH v2 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-04-11 18:31 UTC  (7+ messages)
` [PATCH v2 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

[PATCH] mtd: nand: omap2: Fix partition creation via cmdline mtdparts
 2017-04-11 11:39 UTC  (2+ messages)

[PATCH] mtd: nand: davinci: add comment on NAND subpage write status on keystone
 2017-04-11 11:38 UTC  (2+ messages)

[patch] mtd: nand: Fix a couple error codes
 2017-04-11 11:37 UTC  (5+ messages)

[PATCH] mtd: nand: NULL terminate a of_device_id table
 2017-04-11 11:36 UTC  (2+ messages)

UBI/UBIFS on NAND with PEB 4MB
 2017-04-11 11:25 UTC  (5+ messages)
      ` AW: "

[PATCH v1 1/3] UBIFS: parse iversion mount option
 2017-04-10 11:47 UTC  (6+ messages)
` [PATCH v1 2/3] fs: ubifs: i_version on inode changes
` [PATCH v1 3/3] fs: ubifs: set s_uuid in super block

[PATCH v4 0/9] Introduction to SPI NAND framework
 2017-04-10  7:33 UTC  (3+ messages)

[PATCH] fixup! mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset
 2017-04-10  0:21 UTC  (3+ messages)

[PATCH v3 31/37] mtd: nand: denali: fix raw and oob accessors for syndrome page layout
 2017-04-10  0:20 UTC  (7+ messages)
` [PATCH v3 33/37] mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset


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