linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-12 04:14:27 to 2013-12-20 02:11:17 UTC [more...]

[RFC/PATCH] mtd: Hide CONFIG_MTD_BLKDEVS from the menu
 2013-12-20  2:05 UTC  (3+ messages)

[PATCH] mtd: tests: oobtest: fix test failures for oobsize which are not multiples of 4
 2013-12-20  1:50 UTC  (2+ messages)

U-Boot <-> Kernel; NAND operation proposal
 2013-12-19 19:59 UTC  (5+ messages)

[PATCHv2 00/10] Add memory mapped support for ti qspi, m25p80 serial flash
 2013-12-19 13:34 UTC  (16+ messages)
` [PATCHv2 01/10] spi/spi.h: Add get_buf/put_buf support in spi master
` [PATCHv2 02/10] spi/qspi: parse register by name
` [PATCHv2 07/10] drivers: mtd: m25p80: Adapt driver to support memory mapped read
` [PATCHv2 08/10] Documentation: bindings: ti-qspi: update binding information
` [PATCHv2 09/10] arm: dts: dra7: Add qspi device

UBI VID header corruption, offset data
 2013-12-19  9:29 UTC  (2+ messages)

[PATCH] mtd: nand: parse the Hynix nand which uses <26nm technology
 2013-12-19  8:38 UTC  (2+ messages)

[PATCH v3 00/28] Armada 370/XP NAND support
 2013-12-19  7:39 UTC  (12+ messages)
` [PATCH v3 22/28] mtd: nand: pxa3xx: Introduce multiple page I/O support
                  ` GPMI-NAND ECC DT binding (was: Re: [PATCH v3 22/28] mtd: nand: pxa3xx: Introduce multiple page I/O support)

[PATCH v3] mtd/nand: don't use {read,write}_buf for 8-bit transfers
 2013-12-19  7:39 UTC  (5+ messages)
` [PATCH v4] "

[PATCH RESEND 0/3] pxa3xx-nand: Support 2 KiB page size devices
 2013-12-19  7:24 UTC  (5+ messages)
` [PATCH RESEND 1/3] mtd: nand: pxa3xx: Clear need_wait flag when starting a command
` [PATCH RESEND 2/3] mtd: nand: pxa3xx: Use extended cmdfunc() only if needed
` [PATCH RESEND 3/3] mtd: nand: pxa3xx: Consolidate ECC initialization

[PATCH v6] gpmi-nand bitflips in erased regions
 2013-12-19  5:10 UTC  (3+ messages)
` [PATCH v6] mtd: gpmi: Deal with bitflips in erased regions regions

[PATCH] Partially revert "mtd: nand: pxa3xx: Introduce 'marvell, armada370-nand' compatible string"
 2013-12-18 21:46 UTC  (5+ messages)
` [PATCH] Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' "

[PATCH v3 0/7] mtd: spi-nor: add a new framework for SPI NOR
 2013-12-18 18:21 UTC  (36+ messages)
` [PATCH v3 1/7] mtd: spi-nor: copy the SPI NOR commands to a new header file
` [PATCH v3 2/7] mtd: spi-nor: add the basic data structures
` [PATCH v3 3/7] mtd: spi-nor: add the framework for SPI NOR
` [PATCH v3 4/7] mtd: m25p80: use the SPI nor framework
` [PATCH v3 5/7] mtd: spi-nor: add a helper to find the spi_device_id
` [PATCH v3 6/7] Documentation: add the binding file for Quadspi driver
` [PATCH v3 7/7] mtd: spi-nor: Add Freescale QuadSpi driver

[PATCH 1/2] mtd: gpmi: allocate a proper buffer for non ECC read/write
 2013-12-18 15:41 UTC  (2+ messages)
` [PATCH 2/2] mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf

[PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
 2013-12-18 12:13 UTC  (3+ messages)

[PATCH v4 0/9] Reuse davinci-nand driver for Keystone arch
 2013-12-18 11:09 UTC  (12+ messages)
` [PATCH v4 1/9] mtd: nand: davinci: fix driver registration
` [PATCH v4 2/9] mtd: nand: davinci: return ENOMEM if memory allocation is failed
` [PATCH v4 3/9] mtd: nand: davinci: check required ti, davinci-chipselect property
` [PATCH v4 4/9] mtd: nand: davinci: simplify error handling
` [PATCH v4 5/9] mtd: nand: davinci: move bindings under mtd
` [PATCH v4 6/9] mtd: nand: davinci: extend description of bindings
` [PATCH v4 7/9] mtd: nand: davinci: adjust DT properties to MTD generic
` [PATCH v4 8/9] mtd: nand: davinci: reuse driver for Keystone arch
` [PATCH v4 9/9] mtd: nand: davinci: don't request AEMIF address range

[PATCH 1/2] drivers: mtd: Mark functions as static and remove unused function in lpddr_cmds.c
 2013-12-18  7:57 UTC  (3+ messages)
` [PATCH 2/2] drivers: mtd: Mark function is_erased() as static in denali.c

[PATCH v5] mtd: gpmi: Deal with bitflips in erased regions regions
 2013-12-18  7:50 UTC  (3+ messages)

[PATCH] mtd: nand: lpc32xx_mlc: drop custom write_page callback
 2013-12-18  7:34 UTC  (3+ messages)

[PATCH resend] fs/jffs2: unlock f->sem on error in jffs2_new_inode()
 2013-12-18  3:52 UTC 

[PATCH] jffs2: unlock f->sem on error in jffs2_new_inode()
 2013-12-18  3:05 UTC 

[PATCH] mtd-utils: nanddump: write requested length only
 2013-12-18  1:03 UTC 

[PATCH v2 08/16] mtd: support BB SRAM on ICP DAS LP-8x4x
 2013-12-17 19:37 UTC  (2+ messages)
    ` [PATCH v3 10/21] "

[PATCH] mtd: gpmi: Deal with bitflips in erased regions regions
 2013-12-17 13:56 UTC  (6+ messages)

[PATCH v3 0/9] Reuse davinci-nand driver for Keystone arch
 2013-12-17 12:19 UTC  (13+ messages)
` [PATCH v3 1/9] mtd: nand: davinci: fix driver registration
` [PATCH v3 7/9] mtd: nand: davinci: adjust DT properties to MTD generic
` [PATCH v3 9/9] mtd: nand: davinci: don't request AEMIF address range

[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
 2013-12-17 10:56 UTC  (17+ messages)
` [PATCH v3 04/36] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH v3 08/36] mtd: devices: Provide header for shared OPCODEs and SFDP commands
` [PATCH v3 09/36] mtd: st_spi_fsm: Provide device look-up table
` [PATCH v3 11/36] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations

[PATCH] mtd: onenand: fix warning (integer used as pointer)
 2013-12-17  9:38 UTC 

[PATCH] mtd: omap2: use nand_base defaults for polled I/O
 2013-12-17  9:36 UTC 

[PATCH] mtd: nand-gpio: don't waste memory for OF failure
 2013-12-17  9:33 UTC 

[PATCH] MIPS: Alchemy: add missing platform_set_drvdata() in au1550nd_probe()
 2013-12-17  8:21 UTC  (5+ messages)

[PATCH v2] mtd: phram: Repair multiple instances support
 2013-12-17  7:52 UTC  (3+ messages)

[PATCH v2 1/4] mtd: nand: localize ECC failures per page
 2013-12-17  7:12 UTC  (11+ messages)
` [PATCH v2 3/4] mtd: nand: support Micron READ RETRY

[PATCH] mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
 2013-12-17  7:26 UTC  (2+ messages)

[PATCH v3] mtd: gpmi: Bitflip support in erased regions
 2013-12-17  6:59 UTC  (3+ messages)
` [PATCH v3] mtd: gpmi: Deal with bitflips in erased regions regions

[PATCH v2] mtd: gpmi: Bitflip support in erased regions
 2013-12-17  7:10 UTC  (12+ messages)
` [PATCH v2] mtd: gpmi: Deal with bitflips in erased regions regions

[PATCH v2 3/4] mtd: nand: support Micron READ RETRY
 2013-12-17  5:22 UTC  (3+ messages)

[PATCH] mtd: nand: sh_flctl: Remove unneeded CONFIG_OF
 2013-12-17  4:17 UTC  (2+ messages)

[Indiegogo project] - iVoizer: phone call recorder
 2013-12-16 13:03 UTC 

[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
 2013-12-16  4:33 UTC  (5+ messages)

[PATCH] mtd: increase max page/OOB size to support 16K pagesize NAND
 2013-12-16  4:08 UTC  (9+ messages)

[PATCH v3 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2013-12-14 19:15 UTC  (5+ messages)
` [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH v3 2/2] memory: ti-aemif: add bindings for "

[GIT PULL] MTD fixes for 3.13-rc
 2013-12-14 19:10 UTC  (5+ messages)

[PATCH 0/2] MTD maintenance updates
 2013-12-14  5:54 UTC  (3+ messages)

[PATCH] mtd: sh_flctl: Use devm_* managed allocators
 2013-12-13 18:23 UTC  (2+ messages)

[PATCH v2] mtd: sh_flctl: Fix warnings due to improper casts
 2013-12-13 18:22 UTC  (2+ messages)

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2013-12-13 18:19 UTC  (4+ messages)
` [PATCH 09/15] mtd: sh_flctl: Enable driver compilation "

[Startup project] - iVoizer: phone call recorder
 2013-12-13  8:35 UTC 

[PATCH v1] mtd: gpmi: Bitflip support in erased regions
 2013-12-13 10:00 UTC  (4+ messages)

[PATCH v1 0/2] mtd: nand: omap: booting from NAND using u-boot
 2013-12-13  9:12 UTC  (3+ messages)
` [PATCH v1 1/2] mtd: nand: omap: fix ecclayout->oobfree->offset
` [PATCH v1 2/2] mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver

administrator de sistem
 2013-12-13  8:22 UTC 

[PATCH] mtd: increase max page/OOB size to support 16K pagesize NAND
 2013-12-13  7:49 UTC  (2+ messages)

[PATCH for v3.13 0/2] pxa3xx-nand fixes for v3.13
 2013-12-12 23:03 UTC  (7+ messages)
` [PATCH for v3.13 1/2] mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
` [PATCH for v3.13 2/2] mtd: nand: pxa3xx: Clear need_wait flag when starting a command

[PATCH 00/18] Consolidate Posix ACL implementation V2
 2013-12-12 21:05 UTC  (12+ messages)
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 16/18] gfs2: use generic posix ACL infrastructure

[PATCH v2] mtd: m25p80: Add Power Management support
 2013-12-12  5:38 UTC 

[PATCH V2 0/4] mtd: spi-nor: add a new framework for SPI NOR
 2013-12-12  5:22 UTC  (4+ messages)

[PATCH] mtd: m25p80: add support for Spansion s25fl128s chip
 2013-12-12  4:17 UTC  (10+ messages)


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).