linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-19 18:57:34 to 2021-12-02 09:21:06 UTC [more...]

[PATCH v4 00/13] mtd: spi-nor: Clean params init
 2021-12-02  9:19 UTC  (20+ messages)
` [PATCH v4 01/13] mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
` [PATCH v4 02/13] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v4 03/13] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [PATCH v4 04/13] mtd: spi-nor: core: Introduce flash_info mfr_flags
` [PATCH v4 05/13] mtd: spi-nor: Rework the flash_info flags
` [PATCH v4 06/13] mtd: spi-nor: Introduce spi_nor_init_flags()
` [PATCH v4 07/13] mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
` [PATCH v4 08/13] mtd: spi-nor: core: Init all flash parameters based on SFDP where possible
` [PATCH v4 09/13] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH v4 10/13] mtd: spi-nor: winbond: w25q256jvm: Init flash based on SFDP
` [PATCH v4 11/13] mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
` [PATCH v4 12/13] mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDP
` [PATCH v4 13/13] mtd: spi-nor: issi: is25lp256: "

[PATCH v2 0/5] Stacked/parallel memories bindings
 2021-12-02  7:26 UTC  (15+ messages)
` [PATCH v2 1/5] spi: dt-bindings: Allow describing flashes with two CS
` [PATCH v2 2/5] dt-bindings: mtd: spi-nor: Allow external properties
` [PATCH v2 3/5] dt-bindings: mtd: spi-nor: Allow two CS per device
` [PATCH v2 4/5] spi: dt-bindings: Describe stacked/parallel memories modes
` [PATCH v2 5/5] spi: dt-bindings: Add an example with two stacked flashes

[PATCH V2] mtd: spi-nor: winbond: Add support for winbond chip
 2021-12-02  6:38 UTC 

[PATCH v2 00/20] External ECC engines & Macronix support
 2021-12-01 23:20 UTC  (33+ messages)
` [PATCH v2 01/20] dt-bindings: mtd: nand-controller: Fix the reg property description
` [PATCH v2 02/20] dt-bindings: mtd: nand-controller: Fix a comment in the examples
` [PATCH v2 03/20] dt-bindings: mtd: nand-chip: Create a NAND chip description
` [PATCH v2 04/20] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
` [PATCH v2 05/20] dt-bindings: vendor-prefixes: Clarify Macronix prefix
` [PATCH v2 06/20] dt-bindings: spi: mxic: The interrupt property is not mandatory
` [PATCH v2 07/20] dt-bindings: spi: mxic: Convert to yaml
` [PATCH v2 08/20] dt-bindings: spi: mxic: Document the nand-ecc-engine property
` [PATCH v2 09/20] dt-bindings: mtd: Describe Macronix NAND ECC engine
` [PATCH v2 10/20] mtd: spinand: macronix: Use random program load
` [PATCH v2 11/20] mtd: nand: ecc: Add infrastructure to support hardware engines
` [PATCH v2 12/20] mtd: nand: Add a new helper to retrieve the ECC context
` [PATCH v2 13/20] mtd: nand: mxic-ecc: Add Macronix external ECC engine support
` [PATCH v2 14/20] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH v2 15/20] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v2 16/20] spi: mxic: Fix the transmit path
` [PATCH v2 17/20] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v2 18/20] spi: mxic: Create a helper to ease the start of "
` [PATCH v2 19/20] spi: mxic: Add support for direct mapping
` [PATCH v2 20/20] spi: mxic: Add support for pipelined ECC operations

[PATCH v2 0/3] Renesas RZ/N1 NAND controller support
 2021-12-01 21:18 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller
` [PATCH v2 2/3] mtd: rawnand: rzn1: Add new NAND controller driver
` [PATCH v2 3/3] MAINTAINERS: Add an entry for Renesas RZ/N1 NAND controller

[PATCH v3 0/3] Add bindings for peripheral-specific SPI controller properties
 2021-12-01 18:32 UTC  (5+ messages)

[PATCH 2/3] MIPS: TXX9: Remove rbtx4939 board support
 2021-12-01 13:06 UTC  (4+ messages)
` [PATCH 3/3] MIPS: TXX9: Remove TX4939 SoC support

[PATCH/RFC -nxt] mtd_blkdevs: Set GENHD_FL_NO_PART
 2021-12-01 10:08 UTC  (3+ messages)

[PATCH] mtd: rawnand: arasan: Fix clock rate in NV-DDR
 2021-12-01  8:16 UTC  (7+ messages)

Reg: New MFD Driver for my PCIe Device
 2021-12-01  7:11 UTC  (11+ messages)

[PATCH V1] mtd: spi-nor: winbond: Add support for winbond chip
 2021-12-01  4:45 UTC  (3+ messages)

[PATCH 0/4] mtd: nand: omap2: Switch to exec_ops, support AM64 SoC
 2021-11-30 22:02 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: mtd: ti, gpmc-nand: Add compatible for AM64 NAND
  ` [PATCH 1/4] dt-bindings: mtd: ti,gpmc-nand: "
` [PATCH 2/4] mtd: nand: omap2: Allow build on K3 platforms
` [PATCH 3/4] mtd: nand: omap2: move to exec_op interface
` [PATCH 4/4] mtd: nand: omap2: Add support for NAND Controller on AM64 SoC

[next] WARNING: CPU: 2 PID: 66 at kernel/locking/rwsem.c:1298 __up_read
 2021-11-30 17:01 UTC 

[PATCH v5 0/4] mtd: core: protect access to mtd devices while in suspend
 2021-11-30 13:37 UTC  (12+ messages)
` [PATCH v5 3/4] mtd: core: protect access to MTD "

[PATCH v2] mtdchar: prevent unbounded allocation in MEMWRITE ioctl
 2021-11-30 11:31 UTC 

[PATCH] mtd: dataflash: Add device-tree SPI IDs
 2021-11-30 11:26 UTC  (4+ messages)

[PATCH V2] mtd: dataflash: Add device-tree SPI IDs
 2021-11-30 11:24 UTC 

[PATCH] mtd: spi-nor: mt25qu: Ignore 6th ID byte
 2021-11-30  9:49 UTC  (13+ messages)

[RFC,v4,0/5] Add Mediatek SPI Nand controller and convert ECC driver
 2021-11-30  8:32 UTC  (6+ messages)
` [RFC,v4,1/5] mtd: nand: ecc: Move mediatek "
` [RFC,v4,2/5] mtd: nand: ecc: mtk: Convert to the ECC infrastructure
` [RFC,v4,3/5] spi: mtk: Add mediatek SPI Nand Flash interface driver
` [RFC, v4, 4/5] mtd: spinand: Move set/get OOB databytes to each ECC engines
` [RFC,v4,5/5] arm64: dts: mtk: Add snfi node

remove ->rq_disk v2
 2021-11-27 16:49 UTC  (9+ messages)
` [PATCH 1/5] mtd_blkdevs: remove the sector out of range check in do_blktrans_request
` [PATCH 2/5] block: don't check ->rq_disk in merges
` [PATCH 3/5] block: remove the ->rq_disk field in struct request
` [PATCH 4/5] block: remove the gendisk argument to blk_execute_rq
` [PATCH 5/5] scsi: remove the gendisk argument to scsi_ioctl

[PATCH] Allow rfddump and rfdformat to work on a test mtdram
 2021-11-27 15:35 UTC 

[RFC PATCH 0/3] Dual stacked/parallel memories bindings
 2021-11-26 15:05 UTC  (5+ messages)

[PATCH 0/3] Renesas RZ/N1 NAND controller support
 2021-11-26 13:44 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller
` [PATCH 2/3] mtd: rawnand: rzn1: Add new NAND controller driver

[PATCH] mtdchar: prevent unbounded allocation in MEMWRITE ioctl
 2021-11-26 13:02 UTC  (5+ messages)

[RFC,v3 0/5] Add driver for Mediatek SPI Nand and HW ECC controller
 2021-11-26  8:51 UTC  (14+ messages)
` [RFC,v3 2/5] mtd: ecc: realize Mediatek HW ECC driver
` [RFC,v3 3/5] spi: add Mediatek SPI Nand controller driver
` [RFC, v3 5/5] mtd: spinand: skip set/get oob data bytes when interleaved case
  ` [RFC,v3 "

[PATCH 07/11] dmaengine: qcom-adm: stop abusing slave_id config
 2021-11-25  9:32 UTC  (4+ messages)

[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-24 17:39 UTC  (18+ messages)
` [PATCH v2 01/11] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v2 02/11] ASoC: dai_dma: remove slave_id field
` [PATCH v2 03/11] spi: pic32: stop setting dma_config->slave_id
` [PATCH v2 04/11] mmc: bcm2835: stop setting chan_config->slave_id
` [PATCH v2 05/11] dmaengine: shdma: remove legacy slave_id parsing
` [PATCH v2 06/11] dmaengine: pxa/mmp: stop referencing config->slave_id
` [PATCH v2 07/11] dmaengine: sprd: "
` [PATCH v2 08/11] dmaengine: qcom-adm: stop abusing slave_id config
` [PATCH v2 09/11] dmaengine: xilinx_dpdma: stop using slave_id field
` [PATCH v2 10/11] dmaengine: tegra20-apb: stop checking config->slave_id
` [PATCH v2 11/11] dmaengine: remove slave_id config field

[PATCH 00/18] External ECC engines & Macronix support
 2021-11-24 13:54 UTC  (6+ messages)
` [PATCH 04/18] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml

Build regressions/improvements in v5.16-rc2
 2021-11-22 13:24 UTC 

[PATCH] mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
 2021-11-22 13:21 UTC 

[PATCH 0/4] mtd: spinand: Add continuous read mode support
 2021-11-22  9:21 UTC  (5+ messages)
` [PATCH 3/4] mtd: spinand: Add support continuous read operation

[PATCH v3 00/25] mtd: spi-nor: Clean params init
 2021-11-22  8:38 UTC  (8+ messages)
` [PATCH v3 03/25] mtd: spi-nor: Introduce spi_nor_set_mtd_info()

[PATCH] mtd: gen_probe: Use bitmap_zalloc() when applicable
 2021-11-21 15:59 UTC 

[PATCH] mtd: core: clear out unregistered devices a bit more
 2021-11-19 18:48 UTC  (2+ messages)

[PATCH v2 1/5] mtd: rawnand/davinci: Don't calculate ECC when reading page
 2021-11-19 18:44 UTC  (2+ messages)

[PATCH v2 2/5] mtd: rawnand/davinci: Avoid duplicated page read
 2021-11-19 18:44 UTC  (2+ messages)

[PATCH v2 3/5] mtd: rawnand/davinci: Rewrite function description
 2021-11-19 18:44 UTC  (2+ messages)

[PATCH v2 4/5] mtd: rawnand: Export nand_read_page_hwecc_oob_first()
 2021-11-19 18:43 UTC  (2+ messages)

[PATCH v2 5/5] mtd: rawnand/ingenic: JZ4740 needs 'oob_first' read page function
 2021-11-19 18:43 UTC  (2+ messages)

[PATCH 1/2] mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
 2021-11-19 18:43 UTC  (2+ 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).