messages from 2018-06-05 01:45:04 to 2018-06-13 21:24:39 UTC [more...]
[PATCH 00/14] ubi: Fastmap updates
2018-06-13 21:23 UTC (9+ messages)
` [PATCH 01/14] ubi: fastmap: Read PEB numbers more carefully
` [PATCH 02/14] ubi: Fix assert in ubi_wl_init
` [PATCH 03/14] ubi: fastmap: Add support for flags
` [PATCH 04/14] ubi: fastmap: Add UBI_FM_SB_PRESEEDED_FLG flag
` [PATCH 06/14] ubi: fastmap: Handle bad block count for preseeded fastmap case
` [PATCH 07/14] ubi: fastmap: Fixup pool sizes for preseeded fastmaps
` [PATCH 09/14] ubi: fastmap: Relax size check
` [PATCH 10/14] ubi: fastmap: Change a WARN_ON() to ubi_err()
[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
2018-06-13 16:13 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [PATCH 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller
(no subject)
2018-06-13 15:16 UTC
[PATCH] mtd: rawnand: fix return value check for bad block status
2018-06-13 9:02 UTC
[PATCH] mtd: spi-nor: honour max_data_size for spi-nor writes
2018-06-13 6:14 UTC (7+ messages)
[PATCH] mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
2018-06-13 6:09 UTC
[PATCH] mtd: spi-nor: Support controllers with limited TX FIFO size
2018-06-13 6:08 UTC
[PATCH v4 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
2018-06-12 21:30 UTC (23+ messages)
` [PATCH v4 1/6] mtd: rawnand: add Reed-Solomon error correction algorithm
` [PATCH v4 2/6] mtd: rawnand: add an option to specify NAND chip as a boot device
` [PATCH v4 3/6] mtd: rawnand: tegra: add devicetree binding
` [PATCH v4 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
` [PATCH v4 5/6] ARM: dts: tegra: add Tegra20 NAND flash controller node
` [PATCH v4 6/6] ARM: dts: tegra: enable NAND flash on Colibri T20
[PATCH] ubifs: Fix memory leak in lprobs self-check
2018-06-12 18:49 UTC
[PATCH 1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
2018-06-12 11:06 UTC (6+ messages)
` [PATCH 2/2] mtd: rawnand: denali: add more clocks
[PATCH 1/2] dt-bindings: mtd: document Broadcom's TRX firmware format binding
2018-06-12 10:44 UTC (2+ messages)
` [PATCH 2/2] mtd: parsers: trx: add of_match_table with the new DT binding
DENALI: can't detect NAND chip
2018-06-12 9:34 UTC (11+ messages)
[PATCH 00/11] Port the FSL QSPI driver to the SPI framework
2018-06-12 8:51 UTC (14+ messages)
` [PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller
[PATCH] ubi: Initialize Fastmap checkmapping correctly
2018-06-12 7:33 UTC
UBI Fastmap and checkmap
2018-06-12 7:32 UTC (2+ messages)
[PATCH] mtd: gpio_flash: add error handling for ioremap_nocache
2018-06-12 3:15 UTC
[PATCH] ubifs: Fix synced_i_size calculation for xattr inodes
2018-06-11 22:52 UTC
[PATCH] ubifs: Fix directory size calculation for symlinks
2018-06-11 21:41 UTC
atmel-nand-controller: NAND chip selects?
2018-06-11 21:31 UTC (6+ messages)
[PATCH v3 00/16] Update for QCOM NAND driver
2018-06-11 13:22 UTC (18+ messages)
` [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration
` [PATCH v3 13/16] mtd: rawnand: qcom: minor code reorganization for bad block check
` [PATCH v3 15/16] mtd: rawnand: qcom: helper function for raw read
[PATCH v3 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
2018-06-11 13:10 UTC (31+ messages)
` [PATCH v3 2/6] mtd: rawnand: add an option to specify NAND chip as a boot device
` [PATCH v3 3/6] mtd: rawnand: tegra: add devicetree binding
` [PATCH v3 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
[RFC PATCH 0/2] mkfs.ubifs: Implement selinux labelling support
2018-06-11 11:23 UTC (6+ messages)
` [RFC PATCH 1/2] mkfs.ubifs: add_xattr is not depending on host XATTR support
` [RFC PATCH 2/2] mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs
[PATCH 1/2] ubi: move constants for ubi vol parsing from kernel param to ubi.h
2018-06-11 10:20 UTC (4+ messages)
` [PATCH 2/2] ubi: introduce ubi.nocheck parameter to skip CRC check when attaching ubi vol
[PATCH] mtd: spi-nor: honour max_data_size for spi-nor writes
2018-06-11 9:32 UTC
[RFC PATCH 0/6] spi: Extend the framework to generically support memory devices
2018-06-11 7:35 UTC (4+ messages)
` [RFC PATCH 5/6] mtd: spi-nor: Use the spi_mem_xx() API
Re: UBIFS node corruption issue
2018-06-11 7:05 UTC (2+ messages)
[GIT PULL] UBI/UBIFS updates for 4.18-rc1
2018-06-10 20:37 UTC
Bonjour Mr / Mme ,
2018-06-10 16:54 UTC
[PATCH] mtd: rawnand: mxc: set spare area size register explicitly
2018-06-10 13:31 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
2018-06-10 13:28 UTC (20+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list
Regression due to "Return correct error number in ubi_get_vol_info1" in mtd-utils 2.0.1+
2018-06-10 5:24 UTC (2+ messages)
NAND memory help request
2018-06-09 6:10 UTC
[GIT PULL] mtd: Changes for 4.18
2018-06-08 16:06 UTC
[PATCH] add support to non-uniform SFDP SPI NOR flash memories
2018-06-08 13:54 UTC (3+ messages)
` [PATCH] mtd: spi-nor: "
[LINUX PATCH v9 0/4] Add arm pl353 smc memory and nand driver for xilinx zynq soc
2018-06-08 13:08 UTC (16+ messages)
` [LINUX PATCH v9 1/4] Devicetree: Add pl353 smc controller devicetree binding information
` [LINUX PATCH v9 2/4] memory: pl353: Add driver for arm pl353 static memory controller
` [LINUX PATCH v9 3/4] Documentation: nand: pl353: Add documentation for controller and driver
` [LINUX PATCH v9 4/4] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
[RFC PATCH 0/2] spi: spi-mem: Add a direct mapping API
2018-06-07 15:23 UTC (8+ messages)
` [RFC PATCH 1/2] spi: spi-mem: Add a new API to support direct mapping
` [RFC PATCH 2/2] mtd: m25p80: Use the SPI mem direct API to possibly improve performances
Accessing mtd partitions from driver/i2c
2018-06-07 11:59 UTC (6+ messages)
[PATCH v2 3/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
2018-06-07 9:58 UTC (3+ messages)
wrong log on NOR
2018-06-07 8:42 UTC (2+ messages)
testing UBIFS with zstd
2018-06-06 17:30 UTC (5+ messages)
[PATCH v2 00/53] Get rid of Docbook
2018-06-06 16:31 UTC (3+ messages)
` [PATCH v2 53/53] kernel-doc: describe the ``literal`` syntax
[PATCH 1/2] mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
2018-06-06 10:15 UTC (12+ messages)
` [PATCH 2/2] mtd: cfi_cmdset_0002: Avoid point less unlocking/locking
` [PATCH v2 1/4] mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
` [PATCH v2 2/4] mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
` [PATCH v2 3/4] mtd: cfi_cmdset_0002: Avoid point less unlocking/locking
` [PATCH v2 4/4] mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking
Fix race condition between ubi device creation and udev
2018-06-06 0:32 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;
as well as URLs for NNTP newsgroup(s).