linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-09 11:46:06 to 2021-11-19 08:05:06 UTC [more...]

[PATCH] mtd: spi-nor: mt25qu: Ignore 6th ID byte
 2021-11-19  8:04 UTC 

[PATCH v2 0/4] mtd: rawnand: Fixes nand infra delay setting and FSMC nand controller
 2021-11-19  7:39 UTC  (5+ messages)
` [PATCH v2 1/4] mtd: rawnand: Fix nand_erase_op delay
` [PATCH v2 2/4] mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
` [PATCH v2 3/4] mtd: rawnand: fsmc: Take instruction delay into account
` [PATCH v2 4/4] mtd: rawnand: fsmc: Fix timing computation

[PATCH v3 0/3] Add bindings for peripheral-specific SPI controller properties
 2021-11-18 22:23 UTC  (7+ messages)
` [PATCH v3 1/3] spi: dt-bindings: add schema listing peripheral-specific properties
` [PATCH v3 2/3] spi: dt-bindings: cdns, qspi-nor: Move peripheral-specific properties out
  ` [PATCH v3 2/3] spi: dt-bindings: cdns,qspi-nor: "
` [PATCH v3 3/3] dt-bindings: mtd: spi-nor: Add a reference to spi-peripheral-props.yaml

move all struct request releated code out of blk-core.c (rebased)
 2021-11-18 15:24 UTC  (15+ messages)
` [PATCH 01/11] block: move blk_rq_err_bytes to scsi
` [PATCH 02/11] block: remove rq_flush_dcache_pages
` [PATCH 03/11] block: remove blk-exec.c
` [PATCH 04/11] blk-mq: move blk_mq_flush_plug_list
` [PATCH 05/11] block: move request based cloning helpers to blk-mq.c
` [PATCH 06/11] block: move blk_rq_init "
` [PATCH 07/11] block: move blk_steal_bios "
` [PATCH 08/11] block: move blk_account_io_{start,done} "
` [PATCH 09/11] block: move blk_dump_rq_flags "
` [PATCH 10/11] block: move blk_print_req_error "
` [PATCH 11/11] block: don't include blk-mq headers in blk-core.c

[QUESTION] blk_mq_freeze_queue in elevator_init_mq
 2021-11-18 13:12 UTC  (8+ messages)

[PATCH v4 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-11-18 13:05 UTC  (4+ messages)
` [PATCH v4 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v4 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM
` [PATCH v4 3/3] Documentation / MTD: Rename the intel-spi driver

[PATCH] mtd: Introduce an expert mode for forensics and debugging purposes
 2021-11-18 11:46 UTC 

[PATCH 0/3] Renesas RZ/N1 NAND controller support
 2021-11-18 11:19 UTC  (4+ 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 3/3] MAINTAINERS: Add an entry for Renesas RZ/N1 NAND controller

[PATCH v3 00/25] mtd: spi-nor: Clean params init
 2021-11-17 14:36 UTC  (45+ messages)
` [PATCH v3 02/25] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
` [PATCH v3 03/25] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v3 05/25] mtd: spi-nor: core: Introduce the late_init() hook
` [PATCH v3 06/25] mtd: spi-nor: atmel: Use flash late_init() for locking
` [PATCH v3 07/25] mtd: spi-nor: sst: "
` [PATCH v3 08/25] mtd: spi-nor: winbond: Use manufacturer late_init() for OTP ops
` [PATCH v3 09/25] mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
` [PATCH v3 10/25] mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
` [PATCH v3 11/25] mtd: spi-nor: spansion: Use manufacturer late_init()
` [PATCH v3 13/25] mtd: spi-nor: sst: Get rid of SST_WRITE flash_info flag
` [PATCH v3 14/25] mtd: spi-nor: Introduce flash_info flags masks
` [PATCH v3 15/25] mtd: spi-nor: Introduce spi_nor_nonsfdp_init_flags()
` [PATCH v3 16/25] mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
` [PATCH v3 18/25] mtd: spi-nor: core: Init flash params based on SFDP first for new flash additions
` [PATCH v3 19/25] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH v3 20/25] mtd: spi-nor: sst: sst26vf064b: Init flash based on SFDP
` (subset)[PATCH v3 00/25] mtd: spi-nor: Clean params init

[PATCH 0/4] mtd: rawnand: Fixes nand infra delay setting and FSMC nand controller
 2021-11-17 13:47 UTC  (8+ messages)
` [PATCH 1/4] mtd: rawnand: Fix nand_erase_op delay
` [PATCH 2/4] mtd: rawnand: fsmc: Force to use 8 bits access when expected
` [PATCH 3/4] mtd: rawnand: fsmc: Take instruction delay into account
` [PATCH 4/4] mtd: rawnand: fsmc: Fix timing computation

[PATCH] MAINTAINERS: Add myself as the SPI NOR co-maintainer
 2021-11-17 13:20 UTC  (2+ messages)

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

[PATCH v7 0/3] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-11-17  9:23 UTC  (2+ messages)

[PATCH -next] ubifs: Fix kernel-doc
 2021-11-17  7:03 UTC 

[PATCH 0/2] mtd: spi-nor: Erase fixes
 2021-11-16 18:36 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: Fix shift-out-of-bounds

[PATCH] jffs2: Fix truncate never update m/ctime
 2021-11-16 15:37 UTC 

Reg: New MFD Driver for my PCIe Device
 2021-11-16 14:20 UTC  (6+ messages)

[PATCH] mtd: spi-nor: Constify part specific fixup hooks
 2021-11-16 11:14 UTC  (2+ messages)

[PATCH v2 0/7] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-11-16 11:11 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: memory: renesas, rpc-if: Add support for the R9A07G044
  ` (subset) "
` [PATCH v2 2/7] dt-bindings: memory: renesas, rpc-if: Add optional interrupts property
  ` (subset) "
` [PATCH v2 5/7] memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
  ` (subset) "
` [PATCH v2 6/7] memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro
  ` (subset) "
` [PATCH v2 7/7] memory: renesas-rpc-if: Add support for RZ/G2L
  ` (subset) "

Fotowoltaika dla firm
 2021-11-16  8:51 UTC 

[RFC PATCH 0/3] Dual stacked/parallel memories bindings
 2021-11-16  8:23 UTC  (11+ messages)
` [RFC PATCH 1/3] spi: dt-bindings: Allow describing flashes with two CS
` [RFC PATCH 2/3] dt-binding: mtd: spi-nor: Allow two CS per device
` [RFC PATCH 3/3] spi: dt-bindings: zynqmp: Describe dual stacked/parallel memories modes

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

[PATCH] mtd: dataflash: Add device-tree SPI IDs
 2021-11-15 11:36 UTC 

[PATCH v3 00/12] Some bugfixs for ubi/ubifs
 2021-11-15  9:20 UTC  (16+ messages)
` [PATCH v3 01/12] ubifs: rename_whiteout: Fix double free for whiteout_ui->data
` [PATCH v3 02/12] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
` [PATCH v3 03/12] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
` [PATCH v3 04/12] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
` [PATCH v3 05/12] ubifs: Rename whiteout atomically
` [PATCH v3 06/12] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
` [PATCH v3 07/12] ubifs: Rectify space amount budget for mkdir/tmpfile operations
` [PATCH v3 08/12] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
` [PATCH v3 09/12] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
` [PATCH v3 10/12] ubifs: Fix to add refcount once page is set private
` [PATCH v3 11/12] ubi: fastmap: Return error code if memory allocation fails in add_aeb()
` [PATCH v3 12/12] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2

[PATCH v2] ubifs: Fix spelling mistakes
 2021-11-15  8:49 UTC 

Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
 2021-11-15  6:06 UTC  (7+ messages)

[PATCH -next 0/3] fix some bugs in ubifs_garbage_collect
 2021-11-15  1:31 UTC  (4+ messages)
` [PATCH -next 1/3] ubifs: fix slab-out-of-bounds in ubifs_change_lp
` [PATCH -next 2/3] ubifs: fix double return leb in ubifs_garbage_collect
` [PATCH -next 3/3] ubifs: read-only if LEB may always be taken "

[PATCH v2] ubifs: ubifs to export filesystem error counters
 2021-11-13  2:13 UTC  (3+ messages)

MTD: How to get actual image size from MTD partition
 2021-11-12 13:58 UTC  (18+ messages)

[PATCH 0/3] mtdblock: Advertise about UBI and UBI block
 2021-11-12 13:54 UTC  (6+ messages)

[RFC,v3 0/5] Add driver for Mediatek SPI Nand and HW ECC controller
 2021-11-12  8:40 UTC  (10+ 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 v3 0/5] Update STMicroelectronics maintainers email
 2021-11-12  7:42 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: timer: Update maintainers for st, stm32-timer
  ` [PATCH v3 1/5] dt-bindings: timer: Update maintainers for st,stm32-timer
` [PATCH v3 2/5] dt-bindings: mfd: timers: Update maintainers for st, stm32-timers
  ` [PATCH v3 2/5] dt-bindings: mfd: timers: Update maintainers for st,stm32-timers
` [PATCH v3 3/5] dt-bindings: media: Update maintainers for st, stm32-cec.yaml
  ` [PATCH v3 3/5] dt-bindings: media: Update maintainers for st,stm32-cec.yaml
` [PATCH v3 4/5] dt-bindings: media: Update maintainers for st, stm32-hwspinlock.yaml
  ` [PATCH v3 4/5] dt-bindings: media: Update maintainers for st,stm32-hwspinlock.yaml
` [PATCH v3 5/5] dt-bindings: treewide: Update @st.com email address to @foss.st.com

Feedback: jla9p9
 2021-11-12  4:10 UTC 

Feedback: jla9p9
 2021-11-12  4:10 UTC 

Feedback: jla9p9
 2021-11-12  4:10 UTC 

about ubifs error: ubifs_get_pnode.part.4: error -22
 2021-11-10 16:49 UTC 

help about ubifs error: ubifs_get_pnode.part.4: error -22
 2021-11-10 15:51 UTC 

[PATCH v2] mtd: rawnand: denali: Add the dependency on HAS_IOMEM
 2021-11-09 13:47 UTC 

[PATCH] mtd: rawnand: denali: Add the dependency on HAS_IOMEM
 2021-11-09 13:28 UTC  (2+ messages)

[PATCH] ubifs: fix snprintf() length check
 2021-11-09 11:50 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).