messages from 2017-06-20 22:39:03 to 2017-06-29 07:16:55 UTC [more...]
[PATCH 00/14] Add QCOM QPIC NAND support
2017-06-29 7:15 UTC (3+ messages)
` [PATCH 01/14] qcom: mtd: nand: Add driver data for QPIC DMA
` [PATCH 02/14] qcom: mtd: nand: add and initialize QPIC DMA resources
[PATCH v6 00/15] A SPI NAND framework under generic NAND framework
2017-06-29 7:05 UTC (10+ messages)
` [PATCH v6 11/15] nand: spi: add basic operations support
[PATCH 0/5] Allow opal-async waiters to get interrupted
2017-06-29 6:54 UTC (6+ messages)
` [PATCH 1/5] powerpc/opal: Make __opal_async_{get, release}_token() static
` [PATCH 2/5] powerpc/opal: Rework the opal-async interface
` [PATCH 3/5] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
` [PATCH 4/5] powerpc/powernv: Add OPAL_BUSY to opal_error_code()
` [PATCH 5/5] mtd: powernv_flash: Use opal_async_wait_response_interruptible()
[PATCH 0/3] Altera Quadspi Controller Version 2
2017-06-28 23:14 UTC (27+ messages)
` [PATCH 1/3] ARM: dts: Bindings for "
` [PATCH 2/3] mtd: spi-nor: core code for the Altera Quadspi Flash Controller v2
` [PATCH 3/3] mtd: spi-nor: Altera Quadspi Flash Controller v2 Platform driver
[PATCH V4 1/2] mtd: partitions: add of_match_table parser matching
2017-06-28 21:19 UTC (3+ messages)
` [PATCH V4 2/2] mtd: ofpart: add of_match_table with "fixed-partitions"
[PATCH v4 0/9] mtd: sharpslpart partition parser
2017-06-28 20:30 UTC (10+ messages)
` [PATCH v4 1/9] mtd: sharpslpart: add sharpslpart MTD "
` [PATCH v4 2/9] mtd: nand: sharpsl.h: support partition parser types
` [PATCH v4 3/9] mfd: tmio.h: "
` [PATCH v4 4/9] mtd: nand: sharpsl.c: take in account "
` [PATCH v4 5/9] mtd: nand: tmio_nand.c: "
` [PATCH v4 6/9] ARM: pxa: corgi.c: remove hardcoded partitioning, use sharpslpart parser
` [PATCH v4 7/9] ARM: pxa: tosa.c: "
` [PATCH v4 8/9] ARM: pxa: spitz.c: "
` [PATCH v4 9/9] ARM: pxa: poodle.c: "
[PATCH -next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
2017-06-28 16:45 UTC (3+ messages)
[PATCH v2 08/10] jffs2: define integrity_read method
2017-06-28 14:39 UTC (4+ messages)
` [PATCH v2 09/10] ubifs: "
[PATCH 0/9] mtd-utils: various cleanups, enable compiler warnings
2017-06-28 11:08 UTC (10+ messages)
` [PATCH 1/9] Replace defunct ubifs_assert
` [PATCH 2/9] Restructure autoconf configure.ac
` [PATCH 3/9] Use autoconf header detection correctly for libmissing
` [PATCH 4/9] Move libfec declarations to public header in global include directory
` [PATCH 5/9] Enable compiler warnings
` [PATCH 6/9] Eliminate warnings about missing prototypes
` [PATCH 7/9] Remove unused variables and functions
` [PATCH 8/9] Silence warnings about unused arguments
` [PATCH 9/9] Add const modifier to read only strings and string constants
[PATCH] mtd-utils: tests: Fix nandbiterrs Failure Check
2017-06-28 8:38 UTC (4+ messages)
[PATCH 0/9] Drop unnecessary static
2017-06-27 23:47 UTC (2+ messages)
[PATCH] mtd: spi-nor: cqspi: remove duplicate const
2017-06-27 22:08 UTC (7+ messages)
[PATCH v3 0/2] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
2017-06-27 20:03 UTC (6+ messages)
` [PATCH v3 1/2] mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead
` [PATCH v3 2/2] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
[PATCH v2 1/2] mtd: Stop directly calling master ->_xxx() hooks from mtdpart code
2017-06-27 19:52 UTC (6+ messages)
` [PATCH v2 2/2] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
[PATCH 1/2] mtd: Add sanity checks in mtd_write/read_oob()
2017-06-27 19:22 UTC (2+ messages)
` [PATCH 2/2] mtd: Remove duplicate checks on mtd_oob_ops parameter
[RFC] ubihealthd
2017-06-27 14:51 UTC
UBI bitrot checking and scrubbing
2017-06-27 14:49 UTC (5+ messages)
` AW: "
[RFC] ubihealthd
2017-06-27 13:42 UTC
[PATCH v2] mtd: spi-nor: Add support for Spansion S25FL064L
2017-06-26 21:09 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add support for mx66u51235f
2017-06-26 21:03 UTC (2+ messages)
[PATCH] ubifs: Set double hash cookie also for RENAME_EXCHANGE
2017-06-26 11:49 UTC
[PATCH] ubifs: replay: Detect and kill orphaned xattrs
2017-06-26 11:19 UTC
[PULL] mtd: nand: Changes for 4.13
2017-06-25 19:04 UTC
[PATCH] mtd: Fix check in mtd_unpoint()
2017-06-25 18:22 UTC
[PATCH] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
2017-06-25 15:01 UTC (4+ messages)
[PATCH] Documentation: ABI: mtd: describe "offset" more precisely
2017-06-25 11:11 UTC
[PATCH 0/5] Improve MTK NAND driver
2017-06-24 20:11 UTC (7+ messages)
` [PATCH 1/5] mtd: nand: mtk: fix incorrect register setting order about ecc irq
` [PATCH 2/5] mtd: nand: mtk: disable ecc irq when writing page with hwecc
` [PATCH 3/5] mtd: nand: mtk: remove unneeded mtk_nfc_hw_init from mtk_nfc_resume
` [PATCH 4/5] mtd: nand: mtk: remove unneeded mtk_ecc_hw_init from mtk_ecc_resume
` [PATCH 5/5] mtd: nand: mtk: add ->setup_data_interface() hook
[PATCH 0/3] fscrypt: forbid truncate(2) without key
2017-06-23 23:52 UTC (3+ messages)
` [PATCH 1/3] ext4: require key for truncate(2) of encrypted file
[PATCH 0/4] fscrypt: remove checks for encryption key after file open
2017-06-23 23:46 UTC (9+ messages)
` [PATCH 1/4] ext4: don't bother checking for encryption key in ->mmap()
` [PATCH 3/4] ubifs: "
[PATCH v5 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-06-23 22:17 UTC (17+ messages)
` [PATCH v5 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v5 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v5 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v5 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v5 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v5 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v5 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v5 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v5 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v5 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v5 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v5 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
[PATCH v2 00/53] Get rid of Docbook
2017-06-23 20:26 UTC (5+ messages)
[PATCH][mtd-next] mtd: parser: print hex size_t value using correct %zx printk format specifier
2017-06-23 18:21 UTC (6+ messages)
[PATCH V6 0/5] mtd: add support for subpartitions
2017-06-23 17:57 UTC (17+ messages)
` [PATCH V6 1/5] mtd: partitions: add helper for deleting partition
` [PATCH V6 2/5] mtd: partitions: rename "master" to the "parent" where appropriate
` [PATCH V7 0/6] mtd: add support for subpartitions
` [PATCH V7 1/6] mtd: partitions: add helper for deleting partition
` [PATCH V7 2/6] mtd: partitions: remove sysfs files when deleting all master's partitions
` [PATCH V7 3/6] mtd: partitions: rename "master" to the "parent" where appropriate
` [PATCH V7 4/6] mtd: partitions: add support for subpartitions
` [PATCH V7 5/6] mtd: partitions: add support for partition parsers
` [PATCH V7 6/6] mtd: extract TRX parser out of bcm47xxpart into a separated module
[PATCH] mtd: partitions: fixup some allocate_partition() whitespace
2017-06-23 17:52 UTC (3+ messages)
[PATCH] mtd: parsers: trx: fix pr_err format for printing offset
2017-06-23 17:49 UTC (2+ messages)
[PATCH v2 0/2] mtd: spi-nor: aspeed: add dual read and command mode support
2017-06-23 12:04 UTC (9+ messages)
` [PATCH v2 1/2] mtd: spi-nor: aspeed: add support for SPI dual IO read mode
` [PATCH v2 2/2] mtd: spi-nor: aspeed: use command mode for reads
[PATCH] ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
2017-06-23 2:37 UTC
[PATCH v2 1/1] MAINTAINERS: Update SPI NOR subsystem git repositories
2017-06-22 21:30 UTC (3+ messages)
[PATCH] ubifs: Don't leak kernel memory to the MTD
2017-06-22 19:21 UTC (2+ messages)
[PATCH] MAINTAINERS: add entry for Denali NAND controller driver
2017-06-22 19:17 UTC (2+ messages)
[PATCH] dt-bindings: gpmc: Correct location of generic gpmc binding
2017-06-22 19:14 UTC (2+ messages)
[PATCH] dt-bindings: mtd: elm: Correct compatible string requirement
2017-06-22 19:14 UTC (2+ messages)
[PATCH] mtdcore: Infrastructure for the device release API
2017-06-22 13:54 UTC (4+ messages)
[PATCH] mtd: spi-nor: Add support for Spansion S25FL064L
2017-06-22 13:28 UTC (2+ messages)
[PATCH v2 1/1] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
2017-06-22 6:05 UTC (2+ messages)
[PATCH 0/4] mtd: spi-nor: aspeed: add dual read and command mode support
2017-06-21 22:46 UTC (6+ messages)
` [PATCH 2/4] mtd: spi-nor: aspeed: add support for SPI dual IO read mode
[PATCH] mtd: spi-nor: aspeed: include <linux/sizes.h>
2017-06-21 22:31 UTC (2+ messages)
[mtd-next:spi-nor/next 13/13] drivers/mtd//spi-nor/aspeed-smc.c:554:14: error: 'SZ_128M' undeclared
2017-06-20 23:44 UTC
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