messages from 2016-10-24 15:10:52 to 2016-11-04 10:42:48 UTC [more...]
[PATCH 00/22] mtd: nand: return error code of nand_scan(_ident, _tail) on error
2016-11-04 10:43 UTC (21+ messages)
` [PATCH 01/22] mtd: nand: ams-delta: return error code of nand_scan() "
` [PATCH 02/22] mtd: nand: cmx270: "
` [PATCH 03/22] mtd: nand: cs553x: "
` [PATCH 04/22] mtd: nand: gpio: "
` [PATCH 05/22] mtd: nand: mpc5121: "
` [PATCH 06/22] mtd: nand: tmio: "
` [PATCH 07/22] mtd: nand: orion: "
` [PATCH 08/22] mtd: nand: pasemi: "
` [PATCH 09/22] mtd: nand: plat_nand: "
` [PATCH 10/22] mtd: nand: atmel: return error code of nand_scan_ident/tail() "
` [PATCH 11/22] mtd: nand: brcmnand: "
` [PATCH 12/22] mtd: nand: fsmc: "
` [PATCH 15/22] mtd: nand: mxc: "
` [PATCH 16/22] mtd: nand: omap2: "
` [PATCH 17/22] mtd: nand: vf610: "
` [PATCH 18/22] mtd: nand: cafe: return error code of nand_scan_ident() "
` [PATCH 19/22] mtd: nand: hisi504: "
` [PATCH 20/22] mtd: nand: pxa3xx: "
` [PATCH 21/22] mtd: nand: nandsim: remove unneeded checks for nand_scan_ident/tail()
` [PATCH 22/22] mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() combo
[PATCH] mtd: nand: change return type of nand_get_flash_type() to int
2016-11-04 8:49 UTC
[PATCH v1 0/2] mtd: lock module while used
2016-11-03 11:39 UTC (3+ messages)
` [PATCH v1 1/2] mtd: m25p80: "
[PATCH] mtd: Allocate bdi objects dynamically
2016-11-03 11:34 UTC (3+ messages)
UBIFS LEB properties tree with odd addresses
2016-11-03 8:10 UTC (6+ messages)
[PATCH] mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare()
2016-11-02 17:21 UTC
[PATCH] mtd: nand: denali_pci: add missing pci_release_regions() calls
2016-11-02 17:13 UTC
Powered By Google
2016-11-02 15:42 UTC
[PATCH v3 0/9] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
2016-11-02 13:34 UTC (25+ messages)
` [PATCH v3 1/9] mtd: spi-nor: improve macronix_quad_enable()
` [PATCH v3 2/9] mtd: spi-nor: add an alternative method to support memory >16MiB
` [PATCH v3 3/9] mtd: spi-nor: add support of SPI protocols like SPI 1-2-2 and SPI 1-4-4
` [PATCH v3 4/9] mtd: spi-nor: remove unused set_quad_mode() function
` [PATCH v3 5/9] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [PATCH v3 6/9] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
` [PATCH v3 7/9] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
` [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g
` [PATCH v3 9/9] mtd: spi-nor: add support to SST sst26* QSPI memories
[PATCH V4] mtd: nand: add Loongson1 NAND driver
2016-11-02 11:33 UTC (3+ messages)
[PATCH v2] mtd: spi-nor: add sleeping version of spi_nor_wait_till_ready for erase ops
2016-11-01 21:30 UTC (3+ messages)
[PATCH] UBIFS: Remove some dead code
2016-11-01 19:34 UTC (6+ messages)
[PATCH v3 0/5] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
2016-11-01 18:32 UTC (8+ messages)
` [PATCH v3 1/5] mtd: introduce function max_bad_blocks
` [PATCH v3 2/5] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit if available
` [PATCH v3 3/5] mtd: nand: Add bb_per_lun and blocks_per_lun fields to nand_chip
` [PATCH v3 4/5] mtd: nand: implement 'max_bad_blocks' mtd function
` [PATCH v3 5/5] mtd: nand: set bb_per_lun and blocks_per_lun for ONFI compliant chips
[PATCH v4 0/5] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
2016-11-01 18:16 UTC (6+ messages)
` [PATCH v4 1/5] mtd: introduce function max_bad_blocks
` [PATCH v4 2/5] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit if available
` [PATCH v4 3/5] mtd: nand: Add bb_per_die and blocks_per_die fields to nand_chip
` [PATCH v4 4/5] mtd: nand: implement 'max_bad_blocks' mtd function
` [PATCH v4 5/5] mtd: nand: set bb_per_die and blocks_per_die for ONFI compliant chips
[PATCH] mtd: spi-nor: add sleeping version of spi_nor_wait_till_ready for erase ops
2016-10-31 19:15 UTC (3+ messages)
[PATCH v2 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem
2016-10-31 18:59 UTC (6+ messages)
[PATCH v7 0/2] tango NFC support + bindings doc
2016-10-31 2:45 UTC (6+ messages)
` [PATCH v7 1/2] mtd: nand: add tango NFC dt "
` [PATCH v7 2/2] mtd: nand: add tango NAND flash controller support
` [PATCH v8] "
[PATCH] mtd: nand: pxa3xx_nand: write exactly one message on probe failure
2016-10-29 19:59 UTC (5+ messages)
[GIT PULL] UBI/UBIFS fixes for 4.9-rc3
2016-10-29 19:07 UTC
[PATCH 1/3] spi: introduce max message size flag in spi_master
2016-10-29 18:09 UTC (9+ messages)
` [PATCH v2 2/3] mtd: m25p80: consider max message size in m25p80_read
` [PATCH RESEND] "
` [PATCH v2] "
[PATCH] spi-nor: add dual read support for s25fl128s
2016-10-29 17:54 UTC (4+ messages)
` [PATCH v3] spi-nor: fix flags "
` [PATCH RESEND v3] mtd: "
[PATCH] ubifs: Fix regression in ubifs_readdir()
2016-10-29 9:04 UTC (5+ messages)
[PULL v2] mtd: nand: Fixes for 4.9-rc3
2016-10-29 2:50 UTC (3+ messages)
[PATCH] mtd: mtdswap: fix spelling mistake "erassure" -> "erasure"
2016-10-28 18:51 UTC (2+ messages)
[PATCH] mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"
2016-10-28 18:35 UTC
[PATCH] mtd: mtdswap: fix spelling mistake "erassure" -> "erasure"
2016-10-28 18:35 UTC
[PATCH 1/4] of: Add device tree bindings for Evatronix
2016-10-28 16:20 UTC (15+ messages)
OOB Test fails
2016-10-28 14:40 UTC (9+ messages)
[REGRESSION 4.9-rc2] "c83ed4c - ubifs: Abort readdir upon error" breaks mount
2016-10-28 11:15 UTC (3+ messages)
[PATCH] MAINTAINERS: add more people to the MTD maintainer team
2016-10-28 9:23 UTC (3+ messages)
[PATCH] UBI: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
2016-10-28 9:14 UTC (3+ messages)
[PATCH 0/2] mtd: nand: Enforce tCCS wait time after a column change
2016-10-28 8:54 UTC (3+ messages)
[PULL] mtd: nand: Fixes for 4.9-rc3
2016-10-28 8:25 UTC (2+ messages)
[PATCH] mtd: nand: davinci: Fix unaligned 16-bit NAND read
2016-10-28 7:56 UTC (2+ messages)
MTD partitions vs erase regions
2016-10-28 5:08 UTC (4+ messages)
[RESEND PATCH v2 0/3] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
2016-10-27 20:05 UTC (8+ messages)
` [RESEND PATCH v2 1/3] mtd: introduce function max_bad_blocks
` [RESEND PATCH v2 2/3] mtd: nand: implement 'max_bad_blocks' mtd function
` [RESEND PATCH v2 3/3] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit if available
[PATCH v4 0/3] mtd: s3c2410: add device tree support
2016-10-27 16:12 UTC (5+ messages)
` [PATCH v4 1/3] mtd: s3c2410: make ecc mode configurable via platform data
` [PATCH v4 2/3] dt-bindings: mtd: add DT binding for s3c2410 flash controller
` [PATCH v4 3/3] mtd: s3c2410: parse the device configuration from OF node
[PATCH v3 0/3] mtd: s3c2410: add device tree support
2016-10-26 23:19 UTC (7+ messages)
` [PATCH v3 2/3] dt-bindings: mtd: add DT binding for s3c2410 flash controller
` [PATCH v3 3/3] mtd: s3c2410: parse the device configuration from OF node
[PATCH 00/10] Introduce Juniper PTXPMB CPLD driver
2016-10-26 13:50 UTC (3+ messages)
` [PATCH 01/10] mfd: Juniper PTXPMB CPLD Multi-function core driver
[PATCH 1/2] MTD: UBI: speed up init by moving status messages to debugfs
2016-10-26 12:26 UTC (7+ messages)
` [PATCH 2/2] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
[bug report] UBI: Fastmap: Do not add vol if it already exists
2016-10-26 11:30 UTC (6+ messages)
[PATCH] mtd: spi-nor: Add support for N25Q256A13
2016-10-26 5:20 UTC (5+ messages)
Regression caused by commit c83ed4c9dbb3 "ubifs: Abort readdir on error"
2016-10-26 2:40 UTC (4+ messages)
[PATCH v2 0/9] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
2016-10-25 19:59 UTC (8+ messages)
[PATCH] mtd: nand: Fix data interface configuration logic
2016-10-25 12:29 UTC (3+ messages)
[PATCH v6 0/4] Tango NAND Flash controller driver (and dependencies)
2016-10-25 11:30 UTC (4+ messages)
` [PATCH v6 4/4] mtd: nand: tango: import driver for tango chips
[PATCH 0/8] ARM: gr8: Add support for the CHIP Pro
2016-10-25 10:42 UTC (6+ messages)
` [PATCH 5/8] ARM: gr8: Add missing pwm channel 1 pin
UBIFS with dma on 4.6 kernel is not working
2016-10-25 5:52 UTC (6+ messages)
[PATCH 0/3] Introduce die erase command
2016-10-25 5:43 UTC (4+ messages)
` [PATCH 1/3] mtd: spi-nor: Add die_cnt field and flags
[PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface
2016-10-25 5:02 UTC (8+ messages)
` [v7, "
[PATCH] mtd: ichxrom: maybe-uninitialized with gcc-4.9
2016-10-24 20:47 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).