messages from 2015-11-21 07:46:34 to 2015-12-01 11:03:22 UTC [more...]
[PATCH v2 00/25] mtd: nand: refactor the NAND subsystem (part 1)
2015-12-01 11:03 UTC (26+ messages)
` [PATCH v2 01/25] ARM: nand: make use of mtd_to_nand() where appropriate
` [PATCH v2 02/25] blackfin: "
` [PATCH v2 03/25] cris: "
` [PATCH v2 04/25] mips: "
` [PATCH v2 05/25] sh: "
` [PATCH v2 06/25] mtd: nand: make use of mtd_to_nand() in NAND core code
` [PATCH v2 07/25] mtd: nand: make use of mtd_to_nand() in NAND drivers
` [PATCH v2 08/25] staging: mt29f_spinand: make use of mtd_to_nand()
` [PATCH v2 09/25] mtd: nand: embed an mtd_info structure into nand_chip
` [PATCH v2 10/25] mtd: nand: add nand_to_mtd() helper
` [PATCH v2 11/25] coccinelle: nand: detect and correct drivers embedding an mtd_info object
` [PATCH v2 12/25] mtd: nand: use the mtd instance embedded in struct nand_chip
` [PATCH v2 13/25] mtd: nand: update the documentation to reflect framework changes
` [PATCH v2 14/25] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
` [PATCH v2 15/25] cris: nand: "
` [PATCH v2 16/25] mtd: nand: update mtd_to_nand()
` [PATCH v2 17/25] mtd: nand: remove useless mtd->priv = chip assignments
` [PATCH v2 18/25] cris: "
` [PATCH v2 19/25] staging: mt29f_spinand: remove useless mtd->priv = chip assignment
` [PATCH v2 20/25] mtd: nand: simplify nand_dt_init() usage
` [PATCH v2 21/25] mtd: nand: kill the chip->flash_node field
` [PATCH v2 22/25] mtd: nand: add helpers to access ->priv
` [PATCH v2 23/25] ARM: make use of nand_set/get_controller_data() helpers
` [PATCH v2 24/25] mtd: nand: "
` [PATCH v2 25/25] staging: mt29f_spinand: "
[PATCH v1 0/7] Add a mtd raid layer
2015-12-01 10:53 UTC (9+ messages)
` [PATCH v1 1/7] mtd: nandsim: remove the abuse of reference to globle variable
` [PATCH v1 2/7] mtd: nansim: add support of multi devices
` [PATCH v1 3/7] mtd: mtd_raid: Init a new layer of MTD RAID
` [PATCH v1 4/7] mtd: mtd_raid: introduce raid single implementation
` [PATCH v1 5/7] mtd: mtd_raid: introduce raid0 implementation
` [PATCH v1 6/7] mtd: mtd_raid: introduce raid1 implementation
` [PATCH v1 7/7] mtd: mtd_raid: implement ioctl for mtd raid
` [PATCH] mtd-utils: introduce mtd_raid tool
[PATCH] mtd: brcmnand: Workaround false ECC uncorrectable errors
2015-12-01 10:41 UTC (2+ messages)
[PATCH] mtd: nand: fix ONFI parameter page layout
2015-12-01 9:33 UTC (3+ messages)
UBIFS corruption after power cut - possibly unstable bits issue?
2015-12-01 9:12 UTC (12+ messages)
[PATCH v4 0/5] Add memory mapped read support for ti-qspi
2015-12-01 7:44 UTC (12+ messages)
` [PATCH v4 1/5] spi: introduce accelerated read support for spi flash devices
` [PATCH v4 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH v4 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v4 4/5] ARM: dts: DRA7: add entry for qspi mmap region
` [PATCH v4 5/5] ARM: dts: AM4372: "
[PATCH] mtd: brcmnand: drop brcmnand_host::of_node field
2015-12-01 17:17 UTC (2+ messages)
[PATCH 0/4] add missing of_node_put
2015-12-01 1:56 UTC (11+ messages)
` [PATCH 1/4] mtd: brcmnand: improve memory management
` [PATCH 1/4 v2] "
` [PATCH 2/4] mtd: nand: sunxi: add missing of_node_put
[PATCH] brcmnand: Clear EXT_ADDR error registers in PIO mode
2015-12-01 1:53 UTC (7+ messages)
[PATCH] mtd: nand: Fix Spansion sparearea size detection
2015-12-01 1:20 UTC (7+ messages)
[PATCH] mtd: nand: davinci: remove unnecessary if cases
2015-12-01 0:40 UTC (2+ messages)
[PATCH 0/3] mtd: support cleanup callback for partition parsers
2015-11-30 23:53 UTC (8+ messages)
` [PATCH 1/3] mtd: rename MTD parser get/put
` [PATCH 2/3] mtd: untangle error codes and number of partitions
` [PATCH 3/3] mtd: support a cleanup callback for partition parsers
[PATCH v2] spi/nor: Fix error message with unrecognized JEDEC
2015-11-30 22:37 UTC (2+ messages)
[PATCH] mtd: cfi: enforce valid geometry configuration
2015-11-30 21:41 UTC (6+ messages)
` [PATCH] mtd: cfi: don't warn about broken geometry for !CONFIG_MTD
[PATCH] mtd: Expand the ecc placement locations to 1216
2015-11-30 21:11 UTC (4+ messages)
RfC: Handle SPI controller limitations like maximum message length
2015-11-30 20:25 UTC (34+ messages)
` [PATCH 0/3] spi: mtd: Handle HW message length restrictions
` [PATCH 1/3] spi: core: add max_msg_size to spi_master
` [PATCH 2/3] mtd: m25p80: handle HW message size restrictions
` [PATCH 3/3] spi: fsl-espi: make use of max_msg_size in spi_master to handle HW restrictions
` [PATCH v2 1/2] spi: core: add max_msg_size to spi_master
` [PATCH resubmit 2/2] spi: fsl-espi: make use of max_msg_size in spi_master to handle HW restrictions
[PATCH] mtd: spi-nor: include mtd.h header for struct mtd_info definition
2015-11-30 20:02 UTC (6+ messages)
[PATCH v3 00/27] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2015-11-30 19:54 UTC (5+ messages)
[PATCH] spi/nor: Fix error message with unrecognized JEDEC
2015-11-30 19:41 UTC (3+ messages)
[PATCH v2 0/5] mtd: nand: Fix support for NAND DMA prefetch
2015-11-30 19:06 UTC (3+ messages)
` [PATCH v2 4/5] ARM: dts: am437x/am33xx/omap/dm816x: Add gpmc dma channel
[PATCH v3 00/27] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2015-11-30 17:26 UTC (11+ messages)
[PATCH] Revert "mtd: spi-nor: disable protection for Winbond flash at startup"
2015-11-30 17:11 UTC (7+ messages)
[RFC] avoid a live lock in wear_leveling_worker()
2015-11-30 16:15 UTC (19+ messages)
` [RFC PATCH 1/2] mtd: nand: schedule() after releasing the device
` [PATCH] mtd: nand: do FIFO processing in nand_get_device()
` [RFC PATCH 2/2] mtd: ubi: wl: avoid erasing a PEB which is empty
UBIFS node magic number off by single zero-byte
2015-11-30 11:05 UTC (2+ messages)
[PATCH] mtd: m25p80: handle failed spi_write in m25p80_erase
2015-11-29 13:15 UTC (5+ messages)
[PATCH] mtd: nandsim: use id_bytes exactly as passed
2015-11-28 6:57 UTC
[PATCH] jffs2: fix double free jffs2_sb_info when jffs2_parse_options failed
2015-11-27 13:15 UTC
[PATCH 1/3] mtd: ubi: fixup error correction in do_sync_erase()
2015-11-26 20:23 UTC (3+ messages)
` [PATCH 2/3] mtd: ubi: don't leak e if schedule_erase() fails
` [PATCH 3/3] mtd: ubi: wl: avoid erasing a PEB which is empty
[PATCH] mtd: spi-nor: fsl-quadspi: add support for ls1021a
2015-11-26 7:00 UTC (3+ messages)
[PATCH 4/5] mtd: spi-nor: fsl-quadspi: add support for layerscape
2015-11-26 6:59 UTC (3+ messages)
[PATCH v8 0/2] Mediatek SPI-NOR flash driver
2015-11-26 2:42 UTC (7+ messages)
` [PATCH v8 2/2] arm64: dts: mt8173: Add nor flash node
[PATCH 1/2] mtd: brcmnand: Add brcm, nand-bcm63268 device tree binding
2015-11-25 20:06 UTC (21+ messages)
` [PATCH 2/2] mtd: brcmnand: Add support for BCM63268 interrupts
` [PATCH 2/2 (v2)] mtd: brcmnand: Add support for the BCM63268
` [PATCH (v3) 2/2] "
` [PATCH 1/2] mtd: brcmnand: Add brcm,nand-bcm63268 device tree binding
` [PATCH (v4) 1/2] mtd: brcmnand: Add brcm,bcm63268-nand "
` [PATCH (v4) 2/2] mtd: brcmnand: Add support for the BCM63268
` [PATCH (v5) "
` [PATCH (v6) 1/2] mtd: brcmnand: Add brcm,bcm63268-nand device tree binding
` [PATCH (v6) 2/2] mtd: brcmnand: Add support for the BCM63268
` [PATCH (v7) "
[PATCH v2] mtd: spi-nor: fsl-quadspi: add big-endian support
2015-11-25 19:09 UTC (2+ messages)
[RFC][PATCH] mtd-utils: Add read disturb test utility
2015-11-25 12:41 UTC
good day
2015-11-25 4:29 UTC
[PATCH v2 0/2] fix a possible NULL dereference
2015-11-25 2:20 UTC (5+ messages)
` [PATCH v2 2/2] mtd: nand: atmel_nand: "
[PATCH] mtd: nand: use of_property_read_u8()
2015-11-23 18:05 UTC (4+ messages)
` [PATCH v2] "
can't mount ubifs after resizing with ubirsvol
2015-11-23 13:43 UTC (9+ messages)
[RFC PATCH 0/5] MTD: nandsim: simulate multiple chips
2015-11-23 1:53 UTC (3+ messages)
[PATCH] mtd: spi-nor: wait until lock/unlock operations are ready
2015-11-23 1:09 UTC
[PATCH v5 3/3] mtd: nand: Add macro definition for nvddr interface mode
2015-11-21 14:40 UTC
[PATCH v5 2/3] mtd: nand: Add support for Arasan Nand Flash Controller
2015-11-21 14:39 UTC
[PATCH] mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()
2015-11-21 11:14 UTC
enhance ONFI table reliability/stable
2015-11-21 8:27 UTC (6+ messages)
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).