linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-27 21:31:53 to 2014-08-08 17:17:15 UTC [more...]

[PATCH 00/27] Fix common bug in most nand drivers not showing a device in sysfs
 2014-08-08 17:16 UTC  (5+ messages)
` [PATCH 09/27] mtd: nand: pxa3xx: show device structure "

Question about ubiformat
 2014-08-08 16:55 UTC  (6+ messages)

[PATCH] mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
 2014-08-08 14:27 UTC 

[PATCH][resend] mtd: atmel_nand: make PMECC lookup table and offset property optional
 2014-08-08  9:28 UTC 

[PATCH] mtd: atmel_nand: make PMECC lookup table and offset property optional
 2014-08-08  9:15 UTC 

[PATCH 1/2] mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead
 2014-08-08  9:12 UTC  (2+ messages)
` [PATCH 2/2] mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead

[sbc_gxx] kernel BUG at include/linux/mtd/map.h:148!
 2014-08-08  2:08 UTC  (4+ messages)

[PATCH v2 00/12] defconfigs: add MTD_SPI_NOR (new subsystem dependency for M25P80)
 2014-08-07 21:36 UTC  (2+ messages)

[PATCH] mtd: spi-nor: allow NULL as spi_device_id in spi_nor_scan
 2014-08-07 17:13 UTC 

[PATCH 0/8] mtd: spi-nor: refactor wait-till-ready
 2014-08-07 14:26 UTC  (17+ messages)
` [PATCH 1/8] mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() code
` [PATCH 2/8] mtd: spi-nor: handle timeout errors in spi_nor_write()
` [PATCH 3/8] mtd: spi-nor: move "wait-till-ready" checks into erase/write functions
` [PATCH 4/8] mtd: m25p80: drop wait-till-ready checks
` [PATCH 5/8] mtd: fsl-quadspi: "
` [PATCH 6/8] mtd: spi-nor: drop replaceable wait-till-ready function pointer
` [PATCH 7/8] mtd: spi-nor: factor out write_enable() for erase commands
` [RFC 8/8] debug: mtd: spi-nor: add BUG_ON() prints to check for !ready

[PATCH] mtd: move support for struct flash_platform_data's "type" into m25p80
 2014-08-07 14:08 UTC 

[PATCH 0/3] [PATCH 0/3] mtd: nand: omap: Use Software ECC by default
 2014-08-07  8:43 UTC  (10+ messages)
` [PATCH 1/3] mtd: nand: omap: Revert to using software "
` [PATCH 2/3] ARM: OMAP2+: GPMC: Support Software ECC scheme via DT
` [PATCH 3/3] ARM: dts: omap3430-sdp: Revert to using software ECC for NAND

[PATCH 1/2] mtd: spi-nor: remove duplicated w25q128 entry
 2014-08-07  7:47 UTC  (2+ messages)
` [PATCH 2/2] mtd: spi-nor: drop jedec_probe /helper/ function

[PATCH] [mtd] gpio_flash: fix the bug in handling gpio flash read/write when offset + len from mtd exceeds the window size
 2014-08-07  3:43 UTC 

[PATCH] gpio_flash: fix the CPLB miss bug for gpio expanded flash
 2014-08-07  3:03 UTC  (7+ messages)

[PATCH] mtd: nand: stm_nand_bch: add new driver
 2014-08-06 10:44 UTC  (10+ messages)

[PATCH v1] mtdinfo: Initialize reginfo variable before invoking mtd_regioninfo
 2014-08-06  3:00 UTC 

[PATCH] mtd: spi-nor: read 6 bytes for the ID
 2014-08-06  0:23 UTC  (8+ messages)

[PATCH v2] mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write
 2014-08-05 22:09 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0002: allow retry/timeout loop to exit
 2014-08-05 21:53 UTC  (2+ messages)

[PATCH RFC v2] ubi-utils: Introduce a utility ubidump
 2014-08-05 21:10 UTC  (21+ messages)
` [PATCH RFC v2] UBI: New ioctl() to support ubidump
` [PATCH 1/5] ubi-utils: Add libdump files
` [PATCH 2/5] ubi-utils: Enable lnum2pnum ioctl in userspace
` [PATCH 3/5] ubi-utils: Introduce ubidump
` [PATCH 4/5] ubi-utils: Add ubifs-media.h
` [PATCH 5/5] ubi-utils: Modified Makefile

Disappearing directories
 2014-08-05 20:21 UTC  (6+ messages)
` Disappearing directories (jffs2 on nand flash)

[PATCH] mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write
 2014-08-05 10:41 UTC  (3+ messages)

[PATCH v1 1/2] devicetree: bindings: improve description for GPIO assisted NAND flash
 2014-08-05  8:37 UTC  (2+ messages)
` [PATCH v1 2/2] mtd: nand: gpio: improve comments about GPIO assisted operation

Subject: [PATCH 1/1] mtd:nand:fix nand_lock/unlock() function
 2014-08-05  3:01 UTC  (7+ messages)

[PATCH] Drivers: MTD: Fixed checkpatch seq_printf warnings
 2014-08-04 21:27 UTC  (2+ messages)

[PATCH] mtd: denali: avoid using a magic number
 2014-08-04 21:27 UTC  (2+ messages)

[PATCH -next] mtd: atmel_nand: remove redundant dev_err call
 2014-08-04 21:26 UTC  (2+ messages)

[PATCH] mtd: fix linux/mtd/nand.h kernel-doc warning
 2014-08-04 21:25 UTC  (2+ messages)

[PATCH] mtd: spi-nor: add support for Micron M25PX80
 2014-08-04 21:25 UTC  (2+ messages)

[PATCH] mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size
 2014-08-04 21:18 UTC  (2+ messages)

[PATCH] mtd: atmel_nand: increase chip_delay
 2014-08-04 21:17 UTC  (3+ messages)

[PATCH] mtd: use NULL instead of 0 for an address
 2014-08-04 21:16 UTC  (2+ messages)

[patch] mtd: ndfc: silence an array underflow static checker warning
 2014-08-04 21:15 UTC  (2+ messages)

[PATCH] jffs2: Re-enable write-buffering after filesystem sync
 2014-08-04 18:02 UTC  (5+ messages)

[PATCH v2 00/10] mtd: spi-nor: Add the DDR quad read support
 2014-08-04 14:25 UTC  (10+ messages)
` [PATCH v2 03/10] mtd: spi-nor: add "

[SBC-GXx] kernel BUG at include/linux/mtd/map.h:148!
 2014-08-02  5:48 UTC 

Writing SPI flash driver for Broadcom BCM53xx ARM SoC
 2014-08-02  2:00 UTC  (2+ messages)

[PATCH] ARM: dts: dra7-evm: add parallel NOR flash support
 2014-08-01  9:24 UTC  (9+ messages)

[PATCH RFC v4 1/4] nand: pl353: Add basic driver for arm pl353 smc nand interface
 2014-07-31 16:01 UTC  (9+ messages)
` [PATCH RFC v4 2/4] nand: pl353: Add software ecc support
` [PATCH RFC v4 3/4] nand: pl353: Add ONDIE ECC support
` [PATCH RFC v4 4/4] Documentation: nand: pl353: Add documentation for controller and driver

[PATCH RFC v4 1/2] Devicetree: Add pl353 smc controller devicetree binding information
 2014-07-31 15:22 UTC  (4+ messages)
` [PATCH RFC v4 2/2] memory: pl353: Add driver for arm pl353 static memory controller

[PATCH resend] UBIFS: Add log overlap assertions
 2014-07-31 12:54 UTC  (2+ messages)

-- Re: Very Urgent
 2014-07-30 23:27 UTC 

[PATCH 0/2] mtd: nand: support ONFI timings mode retrieval for non-ONFI NANDs
 2014-07-30 14:59 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table

[PATCH v2 for v3.15 0/3] UBI: block: Support very large volumes
 2014-07-30 14:31 UTC  (6+ messages)

[PATCH] ubiblock: Support UBI volume name or volume ID parameter passing
 2014-07-30 14:22 UTC  (5+ messages)

[PATCH] mtd: spi-nor: Correct device-id for n25q512a device
 2014-07-30  4:26 UTC  (4+ messages)

[PATCH] UBIFS: Add log overlap assertions
 2014-07-30  1:32 UTC  (2+ messages)

Using UBIFS as an FTL
 2014-07-29 16:45 UTC  (10+ messages)

[RFC PATCH 00/10] OMAP: GPMC: NAND: Introduce GPMC APIs for OMAP NAND
 2014-07-29 10:39 UTC  (7+ messages)

[PATCH 1/2] UBIFS: fix free log space calculation
 2014-07-29 10:27 UTC  (5+ messages)
` [PATCH 2/2] UBIFS: add a log overlap assertion

[PATCH RFC] ubi-utils: Add a new utility ubidump
 2014-07-29 10:01 UTC  (10+ messages)
` [PATCH 6/7] New "

[PATCH] devicetree/bindings: Add binding for micron n25q512a memory
 2014-07-29  9:24 UTC  (4+ messages)

[PATCH V2] mtd: add driver for the flash in Lattice machxo2 FPGAs
 2014-07-29  8:48 UTC 

[PATCH v2] ubifs: refactor ubifs_file_mmap()
 2014-07-29  7:33 UTC  (5+ messages)

[PATCHv4 0/5] mtd: gpmi: make blockmark swapping optional
 2014-07-29  6:31 UTC  (9+ messages)
` [PATCHv4 1/5] mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables
  ` [PATCHv4 2/5] mtd: gpmi: remove line breaks from error messages and improve wording
    ` [PATCHv4 3/5] mtd: gpmi: make blockmark swapping optional
      ` [PATCHv4 4/5] of/mtd/nand: add generic binding and helper for NAND_BBT_NO_OOB_BBM
        ` [PATCHv4 5/5] mtd: gpmi: prevent creating a new BBT when blockmark swapping is disabled

[PATCH] UBI: ubi_wl_flush(): Use list_for_each_entry_safe()
 2014-07-28 16:08 UTC  (2+ messages)

[PATCH RFC v4 0/4] Add arm pl353 smc nand driver for xilinx zynq soc
 2014-07-28 15:31 UTC 

[PATCH RFC v4 0/2] Add arm pl353 smc driver for xilinx zynq soc
 2014-07-28 15:27 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).