linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-31 07:37:27 to 2019-02-04 19:06:35 UTC [more...]

[PATCH v3 1/9] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B
 2019-02-04 19:04 UTC  (7+ messages)
` [PATCH v3 2/9] dt-bindings: mtd: ingenic: Change 'BCH' to 'ECC' in documentation
` [PATCH v3 3/9] mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
` [PATCH v3 6/9] mtd: rawnand: ingenic: Separate top-level and SoC specific code
` [PATCH v3 7/9] mtd: rawnand: ingenic: Add support for the JZ4740
` [PATCH v3 8/9] mtd: rawnand: ingenic: Add support for the JZ4725B
` [PATCH v3 9/9] mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote

[PATCH v4 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-02-04 18:27 UTC  (14+ messages)
` [PATCH v4 01/11] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
` [PATCH v4 02/11] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer()
` [PATCH v4 03/11] mtd: cfi_cmdset_0002: Remove goto statement "
` [PATCH v4 04/11] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()
` [PATCH v4 05/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v4 06/11] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [PATCH v4 07/11] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [PATCH v4 08/11] mtd: cfi_cmdset_0002: Remove retry "
` [PATCH v4 09/11] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [PATCH v4 10/11] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [PATCH v4 11/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths

[RESEND v4 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-02-04 18:24 UTC  (13+ messages)
` [RESEND v4 01/11] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
` [RESEND v4 02/11] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer()
` [RESEND v4 03/11] mtd: cfi_cmdset_0002: Remove goto statement "
` [RESEND v4 04/11] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()
` [RESEND v4 05/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [RESEND v4 06/11] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [RESEND v4 07/11] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [RESEND v4 08/11] mtd: cfi_cmdset_0002: Remove retry "
` [RESEND v4 09/11] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [RESEND v4 10/11] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [RESEND v4 11/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths

[RESEND v4 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-02-04 18:15 UTC  (12+ messages)
` [RESEND v4 01/11] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
` [RESEND v4 02/11] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer()
` [RESEND v4 03/11] mtd: cfi_cmdset_0002: Remove goto statement "
` [RESEND v4 04/11] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()
` [RESEND v4 05/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [RESEND v4 06/11] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [RESEND v4 07/11] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [RESEND v4 08/11] mtd: cfi_cmdset_0002: Remove retry "
` [RESEND v4 09/11] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [RESEND v4 10/11] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [RESEND v4 11/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths

[PATCH 2/2] mtd: spinand: micron: Support for all Micron SPI NAND flashes
 2019-02-04 18:01 UTC  (3+ messages)

[PATCH v4 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-04 14:37 UTC  (19+ messages)
` [PATCH v4 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v4 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v4 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v4 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v4 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v4 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v4 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v4 08/13] spi: atmel-quadspi: rework transfer macros
` [PATCH v4 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v4 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v4 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v4 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v4 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH] mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode
 2019-02-04 13:37 UTC  (3+ messages)

subpage reads/writes with fsl_elbc_nand driver
 2019-02-04 12:42 UTC  (4+ messages)

[PATCH 1/2] mtd: spinand: Add function to read parameter page
 2019-02-04 11:17 UTC 

[PATCH 0/2] Support parameter page and Redesign Micron SPI NAND
 2019-02-04 11:17 UTC 

[PATCH v2 0/9] Ingenic JZ4780 NAND patchset v2
 2019-02-04 10:02 UTC  (28+ messages)
` [PATCH v2 1/9] mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
` [PATCH v2 2/9] dt-bindings: mtd: ingenic: Add compatible strings for the JZ4740
` [PATCH v2 3/9] mtd: rawnand: jz4780: Use SPDX license notifiers
` [PATCH v2 4/9] mtd: rawnand: jz4780: Add support for the JZ4740
` [PATCH v2 5/9] mtd: rawnand: jz4780: Add ooblayout for the JZ4725B
` [PATCH v2 6/9] mtd: rawnand: jz4780: Add ooblayout for the Qi Ben Nanonote
` [PATCH v2 7/9] mtd: rawnand: jz4780-bch: Separate top-level and SoC specific code
` [PATCH v2 8/9] mtd: rawnand: jz4780-bch: Add support for the JZ4725B
` [PATCH v2 9/9] mtd: rawnand: jz4780-bch: Add support for the JZ4740

[PATCH 1/2] mtd: spi-nor: Add support for EN25Q80A
 2019-02-03 13:54 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: Add support for MX25V8035F

[PATCH v2] mtd: nand: fix object reference leaks in atmel_pmecc_get_by_node
 2019-02-03 12:41 UTC 

[PATCH] mtd: spi-nor: Add support for mx25u3235f
 2019-02-03 11:32 UTC  (2+ messages)

[PATCH] mtd: nand: fix object reference leaks in atmel_pmecc_get_by_node
 2019-02-03 10:25 UTC  (3+ messages)

[PATCH] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-02-03  8:35 UTC  (3+ messages)

[PATCH v3 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-02 13:30 UTC  (31+ messages)
` [PATCH v3 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v3 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v3 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v3 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v3 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v3 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v3 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v3 08/13] spi: atmel-quadspi: drop unused and NOP transfer macros
` [PATCH v3 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v3 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v3 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v3 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v3 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[Question] setup_data_interface() hook when switching to a different type of NAND chip
 2019-02-02  7:43 UTC  (3+ messages)

[PATCH 2/3] mtd: rawnand: meson: fix a loop in meson_nand_bch_mode()
 2019-02-02  3:01 UTC  (2+ messages)

[PATCH 3/3] mtd: rawnand: meson: remove unnecessary condition in meson_nfc_select_chip()
 2019-02-02  3:01 UTC  (2+ messages)

[PATCH 1/3] mtd: rawnand: meson: Fix a limit test in meson_nfc_select_chip()
 2019-02-02  3:01 UTC  (2+ messages)

[PATCH v2 00/10] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-01 15:45 UTC  (19+ messages)
` [PATCH v2 01/10] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v2 02/10] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v2 03/10] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v2 04/10] spi: atmel-quadspi: fix naming scheme
` [PATCH v2 05/10] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v2 06/10] spi: atmel-quadspi: return appropriate error code
` [PATCH v2 07/10] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v2 08/10] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v2 09/10] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v2 10/10] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH 1/2] mtd: add DT bindings for the Intel IXP4xx Flash
 2019-02-01 10:04 UTC  (2+ messages)
` [PATCH 2/2] mtd: physmap_of: add a hook for Intel IXP4xx flash probing

[PATCH 1/2] mtd: add DT bindings for the Intel IXP4xx Flash
 2019-02-01 10:03 UTC 

[PATCH 1/2] mtd: Fix the check on nvmem_register() ret code
 2019-02-01  9:02 UTC  (12+ messages)
` [PATCH 2/2] mtd: Check add_mtd_device() "

[PATCH v8 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-02-01  5:05 UTC  (6+ messages)
` [PATCH v8 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v8 4/5] arm64: defconfig: enable NXP FlexSPI driver

[PATCH v7 0/5] spi: add support for octal mode
 2019-02-01  3:51 UTC  (3+ messages)
` [PATCH v7 5/5] arm64: dts: lx2160a: update fspi node

[PATCH 0/6] mtd: afs: Support AFSv2 parsing
 2019-01-31 17:45 UTC  (4+ messages)
` [PATCH 1/6] mtd: afs: simplify partition parsing

[PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support
 2019-01-31 17:26 UTC  (6+ messages)

Fix journal replay xattr nodes issue [need your help!]
 2019-01-31 14:31 UTC 

[PATCH] mtd: part: fix incorrect format specifier for an unsigned long long
 2019-01-31 14:08 UTC 

[PATCH 0/9] spi: atmel-quadspi: introduce sam9x60 qspi contoller
 2019-01-31 13:12 UTC  (17+ messages)
` [PATCH 1/9] spi: atmel-quadspi: optimize qspi init
` [PATCH 3/9] spi: atmel-quadspi: fix naming scheme
` [PATCH 8/9] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH 9/9] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH] mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
 2019-01-31 11:32 UTC  (2+ messages)
`  "

[PATCH] mtd: spinand: Fix the error/cleanup path in spinand_init()
 2019-01-31 11:32 UTC  (2+ messages)
`  "

[PATCH] mtd: nand: fix kernel-doc warnings
 2019-01-31 11:31 UTC  (2+ messages)
`  "

UBIFS quota support
 2019-01-31  7:37 UTC  (6+ messages)


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