public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-05-30 09:51:46 to 2017-06-06 13:32:45 UTC [more...]

[PATCH] mkfs.ubifs: Allow root entry in device table
 2017-06-06 13:31 UTC 

[PATCH v4 0/4] Mediatek MT2712 NAND FLASH Controller driver
 2017-06-06 10:55 UTC  (8+ messages)
` [PATCH v4 1/4] mtd: nand: mediatek: update DT bindings
` [PATCH v4 2/4] mtd: nand: mediatek: refine register NFI_PAGEFMT setting
` [PATCH v4 3/4] mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP
` [PATCH v4 4/4] mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller

(no subject)
 2017-06-06  7:19 UTC 

[PATCH v5 0/3] ARM: dts: imx7: add NAND support
 2017-06-06  6:30 UTC  (4+ messages)
` [PATCH v5 1/3] clk: imx7d: create clocks behind rawnand clock gate
` [PATCH v5 2/3] ARM: dts: imx7: add GPMI NAND and APBH DMA
` [PATCH v5 3/3] ARM: dts: imx7-colibri: add NAND support

[PATCH v3 0/2] ARM: dts: imx7: add NAND support
 2017-06-06  5:16 UTC  (7+ messages)
` [PATCH v3 1/2] ARM: dts: imx7: add GPMI NAND
` [PATCH v3 2/2] ARM: dts: imx7-colibri: add NAND support

[PATCH v3 31/37] mtd: nand: denali: fix raw and oob accessors for syndrome page layout
 2017-06-06  2:04 UTC  (4+ messages)
` [PATCH v3 32/37] mtd: nand: denali: support hardware-assisted erased page detection

[PATCH v4 00/23] mtd: nand: denali: Denali NAND IP patch bomb
 2017-06-05 23:22 UTC  (24+ messages)
` [PATCH v4 01/23] mtd: nand: denali_dt: clean up resource ioremap
` [PATCH v4 02/23] mtd: nand: denali: use BIT() and GENMASK() for register macros
` [PATCH v4 03/23] mtd: nand: add generic helpers to check, match, maximize ECC settings
` [PATCH v4 04/23] mtd: nand: denali: avoid hard-coding ECC step, strength, bytes
` [PATCH v4 05/23] mtd: nand: denali: remove Toshiba and Hynix specific fixup code
` [PATCH v4 06/23] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants
` [PATCH v4 07/23] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS
` [PATCH v4 08/23] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc()
` [PATCH v4 09/23] mtd: nand: denali: remove unneeded find_valid_banks()
` [PATCH v4 10/23] mtd: nand: denali: handle timing parameters by setup_data_interface()
` [PATCH v4 11/23] mtd: nand: denali: rework interrupt handling
` [PATCH v4 12/23] mtd: nand: denali: fix NAND_CMD_STATUS handling
` [PATCH v4 13/23] mtd: nand: denali: fix NAND_CMD_PARAM handling
` [PATCH v4 14/23] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
` [PATCH v4 15/23] mtd: nand: denali: fix bank reset function to detect the number of chips
` [PATCH v4 16/23] mtd: nand: denali: use interrupt instead of polling for bank reset
` [PATCH v4 17/23] mtd: nand: denali: propagate page to helpers via function argument
` [PATCH v4 18/23] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
` [PATCH v4 19/23] mtd: nand: denali: use flag instead of register macro for direction
` [PATCH v4 20/23] mtd: nand: denali: fix raw and oob accessors for syndrome page layout
` [PATCH v4 21/23] mtd: nand: denali: skip driver internal bounce buffer when possible
` [PATCH v4 22/23] mtd: nand: denali: use non-managed kmalloc() for DMA buffer
` [PATCH v4 23/23] mtd: nand: denali: enable bad block table scan

[PATCH 0/5] Extends block2mtd and ubi drivers
 2017-06-05 11:27 UTC  (13+ messages)
` [PATCH 1/5] mtd: block2mtd: Check for valid user supplied erase size
` [PATCH 2/5] mtd: block2mtd: Add support for specifying MTD write size and subpage shift
` [PATCH 3/5] mtd: block2mtd: Fallback to read-only mode
` [PATCH 4/5] mtd: block2mtd: Add support for deleting block2mtd mapping
` [PATCH 5/5] ubi: Allow to use read-only UBI volume with not enough PEBs

[PATCH] mtd: nand: gpmi: fix typo in comment
 2017-06-05  9:34 UTC 

[PATCH] mtd: nand: gpmi: Fix typo in data structure name
 2017-06-05  9:33 UTC 

[PATCH] ubifs: Fix a sleep-in-atomic bug in ubifs_read_nnode
 2017-06-05  8:43 UTC  (4+ messages)

[PATCH v3 0/9] mtd: sharpslpart partition parser
 2017-06-05  7:59 UTC  (16+ messages)
` [PATCH v3 1/9] mtd: sharpslpart: add sharpslpart MTD "
` [PATCH v3 2/9] mtd: nand: sharpsl.h: support partition parser types
` [PATCH v3 3/9] mfd: tmio.h: "
` [PATCH v3 4/9] mtd: nand: sharpsl.c: take in account "
` [PATCH v3 5/9] mtd: nand: tmio_nand.c: "
` [PATCH v3 6/9] arm: pxa: corgi.c: remove hardcoded partitioning, use sharpslpart parser
` [PATCH v3 7/9] arm: pxa: tosa.c: "
` [PATCH v3 8/9] arm: pxa: spitz.c: "
` [PATCH v3 9/9] arm: pxa: poodle.c: "

[PATCH -next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
 2017-06-05  5:36 UTC  (3+ messages)

[PATCH] ubifs: Fix a sleep-in-atomic bug in read_nnode
 2017-06-05  3:46 UTC 

[PATCH v2 0/3] mtd:nor:ppb_unlock fixes
 2017-06-04 16:18 UTC  (6+ messages)

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-06-04  7:54 UTC  (19+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()

[GIT PULL] MTD fixes for 4.12
 2017-06-03  1:32 UTC 

[PATCH] UBI: Do not try to autoresize in readonly mode
 2017-06-02 15:39 UTC  (4+ messages)

[PATCH] mtd: nand: Fix various memory leaks in core
 2017-06-02 10:18 UTC 

[PATCH 0/4] mtd: mchp23k256: device tree and mchp23lcv1024
 2017-06-02  9:04 UTC  (10+ messages)
` [PATCH 3/4] mtd: mchp23k256: add partitioning support

[PATCH] Fix typo in comment
 2017-06-02  7:23 UTC  (4+ messages)

[PATCH] mtd: subpagetest: fix wrong written check in function write_eraseblock2
 2017-06-02  7:14 UTC  (3+ messages)

[PATCH v5 0/5] mtd: mchp23k256: device tree and mchp23lcv1024
 2017-06-02  5:36 UTC  (7+ messages)
` [PATCH v5 1/5] mtd: mchp23k256: Add OF device ID table
` [PATCH v5 2/5] mtd: mchp23k256: switch to mtd_device_register()
` [PATCH v5 3/5] mtd: handle partitioning on devices with 0 erasesize
` [PATCH v5 4/5] mtd: mchp23k256: add partitioning support
` [PATCH v5 5/5] mtd: mchp23k256: Add support for mchp23lcv1024

[PATCH v4 0/2] ARM: dts: imx7: add NAND support
 2017-06-02  2:11 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: imx7: add GPMI NAND
` [PATCH v4 2/2] ARM: dts: imx7-colibri: add NAND support

[PATCH] bcm47xx: fix build regression
 2017-06-01 22:16 UTC  (9+ messages)

[PATCH v4 0/5] mtd: mchp23k256: device tree and mchp23lcv1024
 2017-06-01 18:46 UTC  (8+ messages)
` [PATCH v4 1/5] mtd: mchp23k256: Add OF device ID table
` [PATCH v4 4/5] mtd: mchp23k256: add partitioning support
` [PATCH v4 5/5] mtd: mchp23k256: Add support for mchp23lcv1024

[PULL] mtd: nand: Fixes for 4.12-rc3
 2017-06-01 18:23 UTC  (2+ messages)

fsl_ifc_nand: are blank pages protected by ECC?
 2017-06-01 13:21 UTC  (15+ messages)
      ` [PATCH] nand_base: optimize checking of erased buffers
        ` [PATCH] fsl_ifc_nand: fix handing of bit flips in erased nand
                ` [PATCH] mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
                  ` [PATCHv2] "

[PATCH] mtd: nand: orion: Handle return value of clk_prepare_enable
 2017-06-01 10:58 UTC 

[PATCH v6 00/15] A SPI NAND framework under generic NAND framework
 2017-06-01  7:24 UTC  (10+ messages)
` [PATCH v6 10/15] nand: spi: add basic blocks for infrastructure
` [PATCH v6 11/15] nand: spi: add basic operations support

[PATCH v5 0/4] Mediatek MT2712 NAND FLASH Controller driver
 2017-06-01  0:51 UTC  (7+ messages)
` [PATCH v5 1/4] mtd: nand: mediatek: update DT bindings
` [PATCH v5 2/4] mtd: nand: mediatek: refine register NFI_PAGEFMT setting
` [PATCH v5 3/4] mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP
` [PATCH v5 4/4] mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller

mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
 2017-05-31 22:18 UTC  (5+ messages)

[PATCH v3 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-05-31 21:04 UTC  (18+ messages)
` [PATCH v3 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v3 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v3 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v3 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v3 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module

hi
 2017-05-31 18:31 UTC 

[PATCH V3 0/4] mtd: extend support for "fixed-partitions"
 2017-05-31 16:37 UTC  (3+ messages)
` [PATCH V3 1/4] dt-bindings: mtd: make partitions doc a bit more generic

[PATCH] mtdcore: Infrastructure for the device release API
 2017-05-31 16:15 UTC  (3+ messages)

[PATCH] mtd: nand: atmel: mark resume function __maybe_unused
 2017-05-31 14:32 UTC  (2+ messages)

[PATCH 00/29] Standardize doc formats - part 3
 2017-05-31 11:17 UTC  (3+ messages)
` [PATCH 12/29] rtc.txt: standardize document format

[PATCH v2] Add UBIFS support to xfstests
 2017-05-31 11:12 UTC  (7+ messages)
` [PATCH v2 1/4] Add tests for character devices
` [PATCH v2 2/4] Add support for UBIFS
` [PATCH v2 3/4] Accept failing with EPERM in addition to ENOKEY for rename without key
` [PATCH v2 4/4] Fix block device requirements and manual scratch mounts

[PATCH v2 0/4] ARM: dts: at91: Migrate to the new EBI/NAND bindings
 2017-05-31  9:56 UTC  (4+ messages)
` [PATCH v2 3/4] ARM: dts: at91: Switch to the new NAND bindings

[PATCH v4] ubifs: allow userspace to map mounts to volumes
 2017-05-31  9:40 UTC 

[PATCH] mkfs.ubifs: Add support for symlinks in device table
 2017-05-31  9:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 00/15] A SPI NAND framework under generic NAND framework
 2017-05-31  6:34 UTC  (2+ messages)

[PATCH v3 0/4] Mediatek MT2712 NAND FLASH Controller driver
 2017-05-31  3:15 UTC  (4+ messages)
` [PATCH v3 3/4] mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP

[PATCH v2 00/15] MIPS: lantiq: handle RCU register by separate drivers
 2017-05-30 23:11 UTC  (3+ messages)
` [PATCH v2 07/15] MIPS: lantiq: Convert the xbar driver to a platform_driver

[PATCH v2 3/3] mtd:nor:ppb_unlock: remove repeated chip unlock
 2017-05-30  9:51 UTC 

[PATCH v2 2/3] mtd:nor:ppb_unlock: don't use empty part of array
 2017-05-30  9:51 UTC 


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