linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-17 13:37:00 to 2013-12-26 03:30:14 UTC [more...]

[PATCH 0/4] mtd: nan: use dev_err() instead of printk()
 2013-12-26  3:29 UTC 

[PATCH 00/23] mtd: nand: Remove unnecessary OOM messages
 2013-12-26  3:22 UTC  (24+ messages)
` [PATCH 01/23] mtd: atmel_nand: "
` [PATCH 02/23] mtd: orion_nand: "
` [PATCH 03/23] mtd: sharpsl: "
` [PATCH 04/23] mtd: au1550nd: "
` [PATCH 05/23] mtd: bf5xx_nand: "
` [PATCH 06/23] mtd: cafe_nand: "
` [PATCH 07/23] mtd: cmx270_nand: "
` [PATCH 08/23] mtd: cs553x_nand: "
` [PATCH 09/23] mtd: diskonchip: "
` [PATCH 10/23] mtd: fsl_elbc_nand: "
` [PATCH 11/23] mtd: fsl_ifc_nand: "
` [PATCH 12/23] mtd: jz4740_nand: "
` [PATCH 13/23] mtd: pasemi_nand: "
` [PATCH 14/23] mtd: txx9ndfmc: "
` [PATCH 15/23] mtd: davinci_nand: "
` [PATCH 16/23] mtd: fsmc_nand: "
` [PATCH 17/23] mtd: nand-gpio: "
` [PATCH 18/23] mtd: lpc32xx_mlc: "
` [PATCH 19/23] mtd: lpc32xx_slc: "
` [PATCH 20/23] mtd: mpc5121_nfc: "
` [PATCH 21/23] mtd: plat_nand: "
` [PATCH 22/23] mtd: s3c2410: "
` [PATCH 23/23] mtd: sh_flctl: "

[PATCH] mtd: nand: remove unused function input parameter
 2013-12-26  2:32 UTC  (2+ messages)

[PATCH] mtd: nand: assign mtd->name in find_full_id_nand
 2013-12-26  2:19 UTC  (2+ messages)

[PATCH 1/4] mtd: atmel_nand: use dev_err() instead of printk()
 2013-12-26  1:50 UTC  (7+ messages)
` [PATCH 2/4] mtd: fsmc_nand: use dev_warn() "
` [PATCH 3/4] mtd: orion_nand: use dev_err() "
` [PATCH 4/4] mtd: sharpsl: "

[PATCH V3 1/8] mtd: docg3: Use devm_*() functions
 2013-12-26  1:45 UTC  (8+ messages)
` [PATCH V3 2/8] mtd: ixp4xx: "
` [PATCH V3 3/8] mtd: lantiq-flash: Use devm_kzalloc()
` [PATCH V3 4/8] mtd: denali_dt: Use devm_clk_get()
` [PATCH V3 5/8] mtd: lpc32xx_slc: Use devm_*() functions
` [PATCH V3 6/8] mtd: nuc900_nand: "
` [PATCH V3 7/8] mtd: plat_nand: "
` [PATCH V3 8/8] mtd: tmio_nand: "

[PATCH V2 1/8] mtd: docg3: Use devm_*() functions
 2013-12-26  1:24 UTC  (11+ messages)
` [PATCH V2 2/8] mtd: ixp4xx: "
` [PATCH V2 3/8] mtd: lantiq-flash: Use devm_kzalloc()
` [PATCH V2 4/8] mtd: denali_dt: Use devm_clk_get()
` [PATCH V2 5/8] mtd: lpc32xx_slc: Use devm_*() functions
` [PATCH V2 6/8] mtd: nuc900_nand: "
` [PATCH V2 7/8] mtd: plat_nand: "
` [PATCH V2 8/8] mtd: tmio_nand: "

[PATCH] mtd: nand: add support for Samsung K9LCG08U0B
 2013-12-25  9:18 UTC 

[PATCH V2 0/2] mtd: nand: parse the Hynix nand which uses <26nm technology
 2013-12-25  8:05 UTC  (4+ messages)
` [PATCH V2 1/2] mtd: nand: add a helper to parse the Hynix nand
` [PATCH V2 2/2] mtd: nand: parse the Hynix nand which uses <26nm technology
  ` [PATCH v2 2/2 fix] "

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

[PATCH] mtd: nand: pxa3xx: Add "armada370-nand" compatible
 2013-12-24 19:47 UTC  (2+ messages)

[PATCH 00/21] Consolidate Posix ACL implementation V3
 2013-12-24  6:41 UTC  (29+ messages)
` [PATCH 01/21] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/21] fs: merge xattr_acl.c into posix_acl.c
` [PATCH 03/21] fs: add get_acl helper
` [PATCH 04/21] fs: add a set_acl inode operation
` [PATCH 05/21] fs: add generic xattr_acl handlers
` [PATCH 06/21] fs: make posix_acl_chmod more useful
` [PATCH 07/21] fs: make posix_acl_create "
` [PATCH 08/21] btrfs: use generic posix ACL infrastructure
` [PATCH 09/21] ext2/3/4: "
` [PATCH 10/21] f2fs: "
` [PATCH 11/21] hfsplus: "
` [PATCH 12/21] jffs2: "
` [PATCH 13/21] ocfs2: "
` [PATCH 14/21] reiserfs: "
` [PATCH 15/21] xfs: "
` [PATCH 16/21] jfs: "
` [PATCH 17/21] gfs2: "
` [PATCH 18/21] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 19/21] fs: remove generic_acl
` [PATCH 20/21] nfsd: use get_acl and ->set_acl
` [PATCH 21/21] hfsplus: remove can_set_xattr

[PATCH 0/7] Eliminate uses of __DATE__ and __TIME__
 2013-12-23 21:54 UTC  (2+ messages)
` [PATCH 1/7] mtd: denali: Drop print of build date/time

[init_sc520cdp] WARNING: CPU: 1 PID: 1 at arch/x86/mm/ioremap.c:102 __ioremap_caller+0x28f/0x668()
 2013-12-23  3:14 UTC 

[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
 2013-12-23  2:03 UTC  (6+ messages)

nor flash bug in UBIFS
 2013-12-23  2:03 UTC  (7+ messages)
        ` nor flash used "
          ` [PATCH 1/1] MTD: UBI: try to avoid program data to NOR flash after erasure interrupted

[PATCH 1/2] mtd: bcm47xxpart: find boot partition by CFE magic
 2013-12-21 18:39 UTC  (2+ messages)
` [PATCH 2/2] mtd: bcm47xxpart: alternative MAGIC for board_data partition

Learning
 2013-12-20 23:56 UTC 

U-Boot <-> Kernel; NAND operation proposal
 2013-12-20 21:49 UTC  (6+ messages)

[RFC/PATCH] mtd: Hide CONFIG_MTD_BLKDEVS from the menu
 2013-12-20 18:17 UTC  (4+ messages)

[PATCH 0/4] mtd: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
 2013-12-20 17:13 UTC  (6+ messages)
` [PATCH 1/4] mtd: mxc-nand: "
` [PATCH 2/4] mtd: denali: "
` [PATCH 3/4] mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
` [PATCH 4/4] mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE

[PATCH] mtd: nand: parse the Hynix nand which uses <26nm technology
 2013-12-20 15:43 UTC  (6+ messages)
` [PATCH] mtd: nand: parse out the datasheet's required minimum ECC for Hynix(>=26nm)

[PATCH 0/0] Consolidate Posix ACL implementation V3, [PATCH 0/0]
 2013-12-20 13:11 UTC 

UBI VID header corruption, offset data
 2013-12-20 10:23 UTC 

[PATCH v5 0/5] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
 2013-12-20  7:50 UTC  (6+ messages)
` [PATCH v5 1/5] mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info'
` [PATCH v5 2/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename eccsize and ecc_vector_size to avoid confusion
` [PATCH v5 3/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-pages and bit-flips detection for H/W ECC schemes
` [PATCH v5 4/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup to make it scalable for future ecc-schemes
` [PATCH v5 5/5] mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix bit-flip correction logic

[PATCH v2 0/2] mtd: Harmonize implementations of OTP write and _get_{fact, user}_prot_info
 2013-12-20  7:36 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: Add a retlen parameter to "
` [PATCH v2 2/2] mtd: Fix the behavior of otp write if there is not enough room for data

[PATCH 1/8] mtd: docg3: Use devm_*() functions
 2013-12-20  7:14 UTC  (10+ messages)
` [PATCH 2/8] mtd: ixp4xx: "
` [PATCH 3/8] mtd: lantiq-flash: Use devm_kzalloc()
` [PATCH 4/8] mtd: denali_dt: Use devm_clk_get()
` [PATCH 5/8] mtd: lpc32xx_slc: Use devm_*() functions
` [PATCH 6/8] mtd: nuc900_nand: "
` [PATCH 7/8] mtd: plat_nand: "
` [PATCH 8/8] mtd: tmio_nand: "

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

[PATCHv2 00/10] Add memory mapped support for ti qspi, m25p80 serial flash
 2013-12-19 13:34 UTC  (7+ 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 08/10] Documentation: bindings: ti-qspi: update binding information

UBI VID header corruption, offset data
 2013-12-19  9:29 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  (19+ 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 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  (9+ messages)
` [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  (2+ messages)

[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 v3 10/21] mtd: support BB SRAM on ICP DAS LP-8x4x
 2013-12-17 19:37 UTC 

[PATCH] mtd: gpmi: Deal with bitflips in erased regions regions
 2013-12-17 13:56 UTC  (5+ 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).