linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-01 10:39:12 to 2018-05-10 05:58:42 UTC [more...]

vmalloc with GFP_NOFS
 2018-05-10  5:58 UTC  (10+ messages)

[PATCH v4 1/2] mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
 2018-05-10  2:52 UTC  (6+ messages)
` [PATCH v4 2/2] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter

[PATCH v5 2/2] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-10  2:46 UTC 

[PATCH/RFC] mtd: spi-nor: honour max_message_size for spi-nor writes
 2018-05-09 22:28 UTC  (3+ messages)

support for non-uniform SPI NOR flash memories
 2018-05-09 16:40 UTC  (3+ messages)

make a few block drivers highmem safe
 2018-05-09 16:26 UTC  (11+ messages)
` [PATCH 1/7] mtip32xx: don't use block layer bounce buffers
` [PATCH 2/7] DAC960: "
` [PATCH 3/7] memstick: don't call blk_queue_bounce_limit
` [PATCH 4/7] mtd_blkdevs: handle highmem pages
` [PATCH 5/7] aoe: "
` [PATCH 6/7] jsflash: "
` [PATCH 7/7] ps3disk: "

[PATCH 00/18] Fix some build warnings/errors with Sphinx
 2018-05-09 15:56 UTC  (11+ messages)
` [PATCH 16/18] mtd: rawnand.h: use nested union kernel-doc markups

[PATCH] mtd: move code adding (registering) partitions to the parse_mtd_partitions()
 2018-05-09 15:53 UTC  (3+ messages)

[PATCH] mtd: nxp-spifi: decrement flash_np refcnt on error paths
 2018-05-09 15:11 UTC  (7+ messages)
      ` [PATCH v2] mtd: nxp-spifi: release flash_np in nxp_spifi_probe()
          ` [PATCH v3] "

mtd: cfi_cmdset_0002: Read data 3 times to check write operation status
 2018-05-09 14:32 UTC  (3+ messages)

[PATCH] mtd: cfi_cmdset_0002: Change write buffer to check correct value
 2018-05-09 14:28 UTC  (5+ messages)

[PATCH] mtd: cfi_cmdset_0002: Change erase functions to retry for error
 2018-05-09 13:15 UTC  (13+ messages)

[PATCH V2 1/2] dt-bindings: mtd: document Broadcom's BCM47xx partitions
 2018-05-09  8:17 UTC  (2+ messages)
` [PATCH V2 2/2] mtd: bcm47xxpart: add of_match_table with a new DT binding

[PATCH] mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
 2018-05-09  7:13 UTC 

[PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook
 2018-05-08 23:40 UTC  (9+ messages)
    ` ubifs error with marvell_nand on Armada-98DX4251 (was Re: [PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook)

[PATCH v3 2/2] mtd: rawnand: fsl_ifc: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-08 21:29 UTC  (5+ messages)

[PATCH] mtd: rawnand: micron: Fix support for on-die ECC
 2018-05-08 21:12 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
 2018-05-08 21:11 UTC  (4+ messages)

[PATCH] mtd: cfi_cmdset_0002: Fix coding style issues
 2018-05-08 17:22 UTC  (3+ messages)

[PATCH] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
 2018-05-08 17:09 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mtd: document Broadcom's BCM47xx partitions
 2018-05-08 16:25 UTC  (5+ messages)

[PATCH v2 00/14] Update for QCOM NAND driver
 2018-05-08  7:26 UTC  (25+ messages)
` [PATCH v2 01/14] mtd: rawnand: helper function for setting up ECC parameters
` [PATCH v2 02/14] mtd: rawnand: denali: use helper function for ecc setup
` [PATCH v2 03/14] dt-bindings: qcom_nandc: make nand-ecc-strength optional
` [PATCH v2 04/14] mtd: rawnand: qcom: use the ecc strength from device parameter
` [PATCH v2 05/14] mtd: rawnand: qcom: wait for desc completion in all BAM channels
` [PATCH v2 06/14] mtd: rawnand: qcom: erased page detection for uncorrectable errors only
` [PATCH v2 07/14] mtd: rawnand: qcom: fix null pointer access for erased page detection
` [PATCH v2 08/14] mtd: rawnand: qcom: parse read errors for read oob also
` [PATCH v2 09/14] mtd: rawnand: qcom: modify write_oob to remove read codeword part
` [PATCH v2 10/14] mtd: rawnand: qcom: fix return value for raw page read
` [PATCH v2 11/14] mtd: rawnand: qcom: minor code reorganization for bad block check
` [PATCH v2 12/14] mtd: rawnand: qcom: check for operation errors in case of raw read
` [PATCH v2 13/14] mtd: rawnand: qcom: helper function for "
` [PATCH v2 14/14] mtd: rawnand: qcom: erased page bitflips detection

[PATCH v2] fscrypt: add Speck128/256 support
 2018-05-08  0:22 UTC 

[PATCH v2 1/2] mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
 2018-05-07 16:47 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: rawnand: fsl_ifc: use bit-wise majority to recover the contents of ONFI parameter

[PATCH v2 00/10] spi: Extend the framework to generically support memory devices
 2018-05-07  9:35 UTC  (3+ messages)
` [PATCH v2 07/10] spi: bcm53xx: Implement the spi_mem interface

[PATCH] spi-nor: Add support for Atmel Dataflash memories
 2018-05-07  8:34 UTC  (4+ messages)

[PATCH] mtd: rawnand: marvell: pass ms delay to wait_op
 2018-05-07  7:41 UTC  (6+ messages)

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-05-07  7:21 UTC  (6+ messages)
` [PATCH v3 09/20] iommu: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 12/20] media: "

v4.4-stable: GPMI nand controller broken
 2018-05-04 22:12 UTC  (2+ messages)

[PATCH v2 1/2] mtd: cfi: Support early CFI fixups
 2018-05-04 19:35 UTC  (4+ messages)

[PATCH] mtd: maps: pismo: Remove owner assignment from i2c_driver
 2018-05-04 19:34 UTC  (2+ messages)

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-05-04 19:29 UTC  (4+ messages)
` [PATCH 04/15] media: pxa_camera: remove the dmaengine compat need

[PATCH] mtd: spi-nor: add support for Microchip 25LC256
 2018-05-04 18:40 UTC  (3+ messages)

(no subject)
 2018-05-04 12:38 UTC 

[PATCH] mtd: rawnand: fsmc: Make sure we wait tWB before polling the STATUS reg
 2018-05-04  9:48 UTC  (3+ messages)

[PATCH] jffs2: safely remove obsolete dirent from the f->dents list
 2018-05-04  9:27 UTC  (5+ messages)

[PATCH v2 1/2] mtd: rawnand: fsl_ifc: fix FSL NAND driver to read
 2018-05-04  7:05 UTC  (2+ messages)

[LINUX PATCH v8 2/2] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2018-05-04  6:46 UTC  (4+ messages)
` [LINUX, v8, "

[PATCH v2 2/2] mtd: rawnand: fsl_ifc: use bit-wise majority to
 2018-05-04  2:09 UTC 

[PATCH v4 0/7] spi: Extend the framework to generically support memory devices
 2018-05-03 18:40 UTC  (10+ messages)
` [PATCH v4 1/7] spi: Extend the core to ease integration of SPI memory controllers
` [PATCH v4 2/7] spi: Make support for regular transfers optional when ->mem_ops != NULL
` [PATCH v4 6/7] mtd: spi-nor: Use the spi_mem_xx() API
` [PATCH v4 7/7] spi: Get rid of the spi_flash_read() API

[PATCH v2 2/2] mtd: cfi: Add early fixup for S70GL02GS
 2018-05-03 14:33 UTC  (3+ messages)

[PATCH] mtd: rawnand: add default values for dynamic timings
 2018-05-03 13:07 UTC  (2+ messages)

[PATCH v2] mtd: chips: Replace printk() with pr_*()
 2018-05-03 10:02 UTC  (2+ messages)

[PATCH] mtd: devices: check mtd_device_register() return code
 2018-05-03 10:00 UTC  (2+ messages)

[PATCH] mtd: nand: do not initialise statics to 0 or NULL
 2018-05-03  9:55 UTC  (2+ messages)

[PATCH 00/12] mtd: nand: davinci: stop using pdev->id as chipselect
 2018-05-03  9:41 UTC  (14+ messages)
` [PATCH 01/12] mtd: nand: davinci: store the core chipselect number in platform data

[PATCH v3] mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
 2018-05-03  8:19 UTC  (3+ messages)

NAND timeout issues with blank chip and Marvell NFC
 2018-05-02 22:12 UTC  (10+ messages)

[PATCH 0/2] Fix fsl_ifc_nand reading ONFI parameters to meet ONFI spec
 2018-05-02 10:39 UTC  (9+ messages)
` [PATCH 1/2] Fix FSL NAND driver to read all ONFI parameter pages
` [PATCH 2/2] Use bit-wise majority to recover the contents of ONFI parameter

[PATCH v2] mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
 2018-05-02  9:16 UTC  (4+ messages)

Good Day
 2018-05-02  8:35 UTC 

[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2018-05-01 16:49 UTC  (12+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list

Good day,
 2018-05-01 10:43 UTC 


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).