messages from 2016-11-22 03:35:10 to 2016-11-30 07:16:06 UTC [more...]
How read_oob() should work for HW_SYNDROME NAND controller?
2016-11-30 7:15 UTC (2+ messages)
[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
2016-11-30 7:11 UTC (61+ messages)
` [PATCH 01/39] mtd: nand: allow to set only one of ECC size and ECC strength from DT
` [PATCH 02/39] mtd: nand: denali: remove unused CONFIG option and macros
` [PATCH 03/39] mtd: nand: denali: remove redundant define of BANK(x)
` [PATCH 04/39] mtd: nand: denali: remove more unused struct members
` [PATCH 05/39] mtd: nand: denali: fix comment of denali_nand_info::flash_mem
` [PATCH 06/39] mtd: nand: denali: fix write_oob_data() function
` [PATCH 07/39] mtd: nand: denali: transfer OOB only when oob_required is set
` [PATCH 08/39] mtd: nand: denali: introduce capability flag
` [PATCH 09/39] mtd: nand: denali: fix erased page check code
` [PATCH 10/39] mtd: nand: denali: remove redundant if conditional of erased_check
` [PATCH 11/39] mtd: nand: denali: increment ecc_stats.failed by one per error
` [PATCH 12/39] mtd: nand: denali: return 0 for uncorrectable ECC error
` [PATCH 13/39] mtd: nand: denali: increment ecc_stats->corrected
` [PATCH 14/39] mtd: nand: denali: replace uint{8/16/32}_t with u{8/16/32}
` [PATCH 15/39] mtd: nand: denali: improve readability of handle_ecc()
` [PATCH 16/39] mtd: nand: denali: rename handle_ecc() to denali_sw_ecc_fixup()
` [PATCH 17/39] mtd: nand: denali: support HW_ECC_FIXUP capability
` [PATCH 18/39] mtd: nand: denali: move denali_read_page_raw() above denali_read_page()
` [PATCH 19/39] mtd: nand: denali: perform erased check against raw transferred page
` [PATCH 20/39] mtd: nand: denali_dt: enable HW_ECC_FIXUP capability for DT platform
` [PATCH 21/39] mtd: nand: denali: support 64bit capable DMA engine
` [PATCH 22/39] mtd: nand: denali_dt: remove dma-mask DT property
` [PATCH 23/39] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device
` [PATCH 24/39] mtd: nand: denali: add NEW_N_BANKS_FORMAT capability
` [PATCH 25/39] mtd: nand: denali: use nand_chip to hold frequently accessed data
` [PATCH 26/39] mtd: nand: denali: call nand_set_flash_node() to set DT node
` [PATCH 27/39] mtd: nand: denali: do not set mtd->name
` [PATCH 28/39] mtd: nand: denali: move multi NAND fixup code to a helper function
` [PATCH 29/39] mtd: nand: denali: refactor multi NAND fixup code in more generic way
` [PATCH 30/39] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set
` [PATCH 31/39] mtd: nand: denali: remove meaningless writes to read-only registers
` [PATCH 32/39] mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION
` [PATCH 33/39] mtd: nand: denali: support 1024 byte ECC step size
` [PATCH 34/39] mtd: nand: denali: fix the condition for 15 bit ECC strength
` [PATCH 35/39] mtd: nand: denali: calculate ecc.strength and ecc.bytes generically
` [PATCH 36/39] mtd: nand: denali: allow to use SoC-specific ECC strength
` [PATCH 37/39] mtd: nand: denali: support "nand-ecc-strength" DT property
` [PATCH 38/39] mtd: nand: denali: remove Toshiba, Hynix specific fixup code
` [PATCH 39/39] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants
[PATCH v2 0/2] Add rockchip serial flash controller support
2016-11-30 3:23 UTC (11+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Bindings for Rockchip serial flash controller
` [PATCH v2 2/2] mtd: spi-nor: add rockchip serial flash controller driver
[PATCH 0/2] Add rockchip serial flash controller support
2016-11-30 0:57 UTC (8+ messages)
` [PATCH 2/2] mtd: spi-nor: add rockchip serial flash controller driver
Donation
2016-11-29 19:54 UTC
[PATCH] mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'
2016-11-29 19:04 UTC (3+ messages)
[LINUX RFC v4 3/4] mtd: spi-nor: add stripe support
2016-11-29 18:06 UTC (2+ messages)
[PATCH/RFC linux-mtd] mtd: sh_flctl: Remove sh7372 and device tree support
2016-11-29 17:44 UTC (4+ messages)
[PATCH 0/3] Introduce die erase command
2016-11-29 16:54 UTC (5+ messages)
` [PATCH 2/3] mtd: spi-nor: Implement die erase command logic
` [PATCH 3/3] mtd: spi-nor: Enable die erase for Micron 1GiB
[PATCH v6, 0/8] Broadcom stb, and iProc SoC QSPI driver
2016-11-29 14:06 UTC (8+ messages)
` [PATCH v6, 5/8] mtd: m25p80: Let m25p80_read() fallback to spi transfer
[PATCH v2, 1/1] mtd: devices: m25p80: Add PM suspend resume support
2016-11-29 13:11 UTC (4+ messages)
[PATCH] mtd: Allocate bdi objects dynamically
2016-11-29 8:12 UTC (5+ messages)
[PATCH 1/3] spi: introduce max message size flag in spi_master
2016-11-29 6:29 UTC (7+ messages)
` [PATCH v2 2/3] mtd: m25p80: consider max message size in m25p80_read
` [PATCH RESEND] "
` [PATCH v2] "
[PATCH 00/29] UBIFS File Encryption v1
2016-11-29 2:27 UTC (18+ messages)
` [PATCH 01/29] fscrypt: Add in-place encryption mode
` [PATCH 02/29] fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
` [PATCH 05/29] fscrypt: Let fs select encryption index/tweak
[PATCH v2] mtd/spi-nor: Add SPI memory controllers for Aspeed SoCs
2016-11-28 18:21 UTC (8+ messages)
[GIT PULL] mtd: spi-nor: updates for 4.10
2016-11-28 13:19 UTC
[PATCH v6 0/3] spi-nor: Add support for Intel SPI serial flash controller
2016-11-28 12:06 UTC (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] mfd: lpc_ich: Add support for SPI serial flash host controller
` [PATCH v6 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake SoC
[PULL] mtd: nand: 4.10 materials
2016-11-28 10:39 UTC
[PATCH] mtd: spi-nor: constify fsl_qspi_devtype_data
2016-11-28 8:29 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add support for mr25h40
2016-11-28 8:28 UTC (4+ messages)
[PATCH v2] mtd: spi-nor: Add support for N25Q016A
2016-11-28 8:25 UTC (3+ messages)
[PATCH] mtd: spi-nor: Add at25df321 spi-nor flash support
2016-11-28 8:23 UTC (3+ messages)
[patch 2/2] mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
2016-11-28 8:20 UTC (4+ messages)
[patch 1/2] mtd: spi-nor: Off by one in cqspi_setup_flash()
2016-11-28 8:19 UTC (3+ messages)
[PATCHv1] mtd: spi-nor: add support for s25fl208k
2016-11-28 8:18 UTC (4+ messages)
[PATCH] spi-nor: add dual read support for s25fl128s
2016-11-28 8:16 UTC (5+ messages)
` [PATCH v3] spi-nor: fix flags "
` [PATCH RESEND v3] mtd: "
SPI NAND support in drivers/mtd/spi-nor/spi-nor.c
2016-11-28 8:10 UTC (10+ messages)
回复:Handling soft reset on mt7261 SoC with 32M flash
2016-11-28 2:41 UTC (3+ messages)
` 回复: "
[LINUX RFC v4 4/4] spi: zynqmp: gqspi: add support for stripe feature
2016-11-27 8:33 UTC
[LINUX RFC v4 2/4] mtd: add spi_device instance to spi_nor struct
2016-11-27 8:33 UTC
[LINUX RFC v4 1/4] spi: adding support for data stripe feature in core
2016-11-27 8:33 UTC
[LINUX RFC v4 0/4] Add stripe support for ZynqMP SoC GQSPI controller
2016-11-27 8:33 UTC
Product inquiry
2016-11-26 15:22 UTC
[PATCH] mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
2016-11-25 19:10 UTC (2+ messages)
[PATCH v5 0/3] spi-nor: Add support for Intel SPI serial flash controller
2016-11-25 17:29 UTC (12+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] mfd: lpc_ich: Add support for SPI serial flash host controller
` [PATCH v5 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake SoC
[PATCH 0/2] mtd-utils: Fix almost all compiler warnings
2016-11-25 17:30 UTC (3+ messages)
` [PATCH 1/2] common: Fix PRI{x,d}off definitions for x86_64 platform
` [PATCH 2/2] common: Fix 'unchecked return code' warnings
[PATCH] mtd: spi-nor: fixed spansion quad enable
2016-11-25 16:43 UTC (19+ messages)
` [PATCH v2] "
` [PATCH v3] mtd: spi-nor: fix "
Unable to remount ubifs after many unclean reboot
2016-11-25 14:49 UTC (3+ messages)
[PATCH] mtd: maps: add missing iounmap() in error path
2016-11-25 14:18 UTC (5+ messages)
` [PATCH v2] "
[RESEND PATCH v5 0/5] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
2016-11-25 14:03 UTC (13+ messages)
` [RESEND PATCH v5 1/5] mtd: introduce function max_bad_blocks
` [RESEND PATCH v5 2/5] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit if available
` [RESEND PATCH v5 4/5] mtd: nand: implement 'max_bad_blocks' mtd function
[BUG?] ubi.fm_autoconvert=1 on first boot
2016-11-25 13:51 UTC (3+ messages)
[PATCH] mtd: nand: mxc: Fix mxc_v1 ooblayout
2016-11-25 10:40 UTC (4+ messages)
[PATCH v2] mtd: nand: mxc: Fix mxc_v1 ooblayout
2016-11-25 10:32 UTC
Svare.//
2016-11-25 6:39 UTC
Nezahtevano sredstev.//
2016-11-24 19:19 UTC
[PATCH v8] mtd: spi-nor: Add support for S3AN spi-nor devices
2016-11-24 16:56 UTC
[bug report] mtd: add Samsung SoC OneNAND driver
2016-11-24 10:45 UTC
[PATCH v2] mtd: spi-nor: add Macronix mx25u25635f to list of known devices
2016-11-24 3:05 UTC (3+ messages)
Handling soft reset on mt7261 Soc with 32M flash
2016-11-23 15:13 UTC (2+ messages)
[PATCH] mtd: mtdswap: fix spelling mistake "erassure" -> "erasure"
2016-11-22 22:46 UTC (6+ messages)
[PATCH] mtd: bcm47xxpart: fix parsing first block after aligned TRX
2016-11-22 19:45 UTC (2+ messages)
ONFI timing mode with onfi_set_features unsupported
2016-11-22 12:22 UTC (6+ messages)
[PATCH v4] mtd: nand: automate NAND timings selection
2016-11-22 11:03 UTC (5+ messages)
` [PATCH 8/9] mtd: nand: mxc: implement onfi get/set features
[PATCH] mtd: fix nand.h kernel-doc warnings
2016-11-22 8:40 UTC (2+ messages)
Unclear comment about nand->ecc.read_page ?
2016-11-22 3:34 UTC (2+ 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).