messages from 2013-12-01 11:59:11 to 2013-12-06 14:26:17 UTC [more...]
[PATCHv2 00/10] Add memory mapped support for ti qspi, m25p80 serial flash
2013-12-06 14:24 UTC (11+ 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 03/10] spi/qspi: Add support to switc to memory mapped operation
` [PATCHv2 04/10] spi/qspi: configure set up register for memory map
` [PATCHv2 05/10] spi/qspi: Add api for get_buf/put_buf
` [PATCHv2 06/10] drivers: mtd: m25p80: Add api to configure master register
` [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
` [PATCHv2 10/10] arm: dts: am43x-epos: "
[PATCH v5 00/14] Armada 370/XP NAND support
2013-12-06 12:56 UTC (24+ messages)
` [PATCH v5 00/14] Armada 370/XP NAND supportg
UBI+UBIFS on Read-Only NAND
2013-12-06 11:33 UTC (3+ messages)
Coping with multibit ECC flashes in UBI
2013-12-06 11:11 UTC (2+ messages)
[PATCH] mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
2013-12-06 10:53 UTC (4+ messages)
[PATCH] mtd: m25p80: add support for Spansion s25fl128s chip
2013-12-06 10:02 UTC (11+ messages)
[PATCH 1/4] mtd: nand: localize ECC failures per page
2013-12-06 8:48 UTC (6+ messages)
` [PATCH 2/4] mtd: nand: add ONFI vendor block for Micron
` [PATCH 3/4] mtd: nand: support Micron READ RETRY
` [PATCH 4/4] mtd: nand: use __packed shorthand
[PATCH V2 0/4] mtd: spi-nor: add a new framework for SPI NOR
2013-12-06 8:32 UTC (5+ messages)
` [PATCH V2 1/4] mtd: spi-nor: copy the SPI NOR commands to a new header file
` [PATCH V2 2/4] mtd: spi-nor: add the basic data structures
` [PATCH V2 3/4] mtd: spi-nor: add the framework for SPI NOR
` [PATCH] mtd: m25p80: use the SPI nor framework
[PATCH 0/4] mtd: spi-nor: add a new framework for SPI NOR
2013-12-06 8:18 UTC (44+ messages)
[PATCH 00/18] Consolidate Posix ACL implementation
2013-12-06 1:37 UTC (34+ messages)
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 03/18] fs: add a set_acl inode operation
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 06/18] fs: make posix_acl_create "
` [PATCH 08/18] ext2/3/4: use generic posix ACL infrastructure
` [PATCH 09/18] f2fs: "
` [PATCH 10/18] hfsplus: "
` [PATCH 11/18] jffs2: "
` [PATCH 12/18] ocfs2: "
` [PATCH 13/18] reiserfs: "
` [PATCH 14/18] xfs: "
` [PATCH 15/18] jfs: "
` [Jfs-discussion] "
` [PATCH 16/18] gfs2: "
` [Cluster-devel] "
` [PATCH 17/18] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 18/18] fs: remove generic_acl
[PATCH v2] mtd/nand: don't use {read,write}_buf for 8-bit transfers
2013-12-05 21:22 UTC (11+ messages)
` [PATCH v3] "
` [PATCH v4] "
OMAP3 NAND ECC selection
2013-12-05 19:38 UTC (14+ messages)
[PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
2013-12-05 18:11 UTC
[PATCH v3 0/9] Reuse davinci-nand driver for Keystone arch
2013-12-05 17:25 UTC (10+ messages)
` [PATCH v3 1/9] mtd: nand: davinci: fix driver registration
` [PATCH v3 2/9] mtd: nand: davinci: return ENOMEM if memory allocation is failed
` [PATCH v3 3/9] mtd: nand: davinci: check required ti, davinci-chipselect property
` [PATCH v3 4/9] mtd: nand: davinci: simplify error handling
` [PATCH v3 5/9] mtd: nand: davinci: move bindings under mtd
` [PATCH v3 6/9] mtd: nand: davinci: extend description of bindings
` [PATCH v3 7/9] mtd: nand: davinci: adjust DT properties to MTD generic
` [PATCH v3 8/9] mtd: nand: davinci: reuse driver for Keystone arch
` [PATCH v3 9/9] mtd: nand: davinci: don't request AEMIF address range
[patch] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
2013-12-05 14:53 UTC (4+ messages)
` [patch v2] "
[RFC/PATCH] mtd: nand: Refactor print messages
2013-12-05 10:32 UTC (4+ messages)
[PATCH 00/17] Add memory mapped support for ti qspi, m25p80 serial flash
2013-12-05 9:09 UTC (2+ messages)
[PATCH v4 0/4] optimize and clean-up of OMAP NAND and ELM driver
2013-12-05 9:05 UTC (7+ messages)
` [PATCH v4 4/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
[PATCH 0/2] MTD maintenance updates
2013-12-05 8:34 UTC (4+ messages)
` [PATCH 1/2] MAINTAINERS: mtd: add Brian Norris for MTD maintenance
` [PATCH v2 2/2] MAINTAINERS: mtd: add PXA3xx NAND driver to MAINTAINERS
[PATCH v5 1/3] mtd: nand: gpio: Add DT property to automatically determine bus width
2013-12-05 7:45 UTC (6+ messages)
[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
2013-12-05 3:49 UTC (6+ messages)
[PATCH] mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
2013-12-05 2:11 UTC (2+ messages)
[PATCH] mtd: Convert to use ATTRIBUTE_GROUPS
2013-12-05 2:10 UTC (2+ messages)
[RESEND PATCH 1/2] mtd: Add a retlen parameter to _get_{fact, user}_prot_info
2013-12-05 1:38 UTC (2+ messages)
[PATCH] mtd: m25p80: add support for m25px16
2013-12-04 23:49 UTC (3+ messages)
[PATCH] mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()
2013-12-04 21:59 UTC (2+ messages)
[PATCH v3 00/28] Armada 370/XP NAND support
2013-12-04 21:41 UTC (10+ messages)
` [PATCH v3 22/28] mtd: nand: pxa3xx: Introduce multiple page I/O support
[PATCH v2] mxc_nand: remove duplicated ecc_stats counting
2013-12-04 21:20 UTC (2+ messages)
[PATCHv2][] mtd: nand: mxc_nand: Add onfi & 4k flashs support
2013-12-04 21:16 UTC (2+ messages)
[PATCH v2] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
2013-12-04 10:28 UTC (3+ messages)
возвратить четкость глазам сделалось посильно
2013-12-03 21:42 UTC
[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
2013-12-03 12:31 UTC (16+ messages)
` [PATCH v3 01/36] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH v3 14/36] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH v3 36/36] ARM: STi: Add support for the FSM Serial Flash Controller
[PATCH 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2013-12-03 10:50 UTC (11+ messages)
` [PATCH 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH 2/2] memory: ti-aemif: add bindings for "
[PATCH v2 00/10] Reuse davinci-nand driver for Keystone arch
2013-12-03 9:45 UTC (3+ messages)
[PATCH 19/39] mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macro
2013-12-02 23:18 UTC
[PATCH] UBI: optimize erase-header IO read checks
2013-12-02 20:01 UTC (3+ messages)
[PATCH] of_mtd: Fix header file include guard
2013-12-02 19:55 UTC (4+ messages)
[PATCH] mtd: nand: fix misspelling in ONFI parameter field name
2013-12-02 19:14 UTC
бросьте лекарства и , они Вам больше не потребуются
2013-12-02 8:23 UTC
[RFC/PATCH] NAND bus-width detection extreme makeover
2013-12-02 11:33 UTC (2+ messages)
[PATCH] JFFS2: NULL return of kmem_cache_zalloc should be handled
2013-12-02 10:37 UTC
[PATCH] mtd: nand: parse the Hynix nand which uses <26nm technology
2013-12-02 9:20 UTC (2+ messages)
` [PATCH] mtd: nand: parse out the datasheet's required minimum ECC for Hynix(>=26nm)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).