linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-06 16:42:30 to 2021-11-15 19:06:53 UTC [more...]

[PATCH v3 00/25] mtd: spi-nor: Clean params init
 2021-11-15 19:03 UTC  (53+ messages)
` [PATCH v3 01/25] mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
` [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 04/25] mtd: spi-nor: Get rid of nor->page_size
` [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 12/25] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [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 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

[PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-15 15:15 UTC  (30+ 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 v2 0/7] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-11-15 13:03 UTC  (3+ messages)
` [PATCH v2 7/7] memory: renesas-rpc-if: Add "

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

[RFC PATCH 0/3] Dual stacked/parallel memories bindings
 2021-11-15 10:23 UTC  (8+ 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 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)

[PATCH 0/4] mtd: rawnand: Fixes nand infra delay setting and FSMC nand controller
 2021-11-12 15:52 UTC  (7+ 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

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  (7+ messages)

[RFC,v3 0/5] Add driver for Mediatek SPI Nand and HW ECC controller
 2021-11-12  8:40 UTC  (14+ messages)
` [RFC,v3 1/5] mtd: ecc: move mediatek HW ECC driver
` [RFC,v3 2/5] mtd: ecc: realize Mediatek "
` [RFC,v3 3/5] spi: add Mediatek SPI Nand controller driver
` [RFC,v3 4/5] arm64: dts: add snfi node for spi nand
` [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 v3 0/3] Add bindings for peripheral-specific SPI controller properties
 2021-11-09 18:19 UTC  (4+ 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 3/3] dt-bindings: mtd: spi-nor: Add a reference to spi-peripheral-props.yaml

[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 

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

[PATCH 1/2] dt-bindings: mtd: brcmnand: add "no-wp" property
 2021-11-09 10:52 UTC  (3+ messages)

[PATCH 0/4] mtd-utils: adding support for lzma in jffs2reader via liblzma
 2021-11-09  8:17 UTC  (5+ messages)
` [PATCH 1/4] .gitignore: add new ubiscan utility
` [PATCH 2/4] Fix warning about unaligned pointer in jffs2reader
` [PATCH 3/4] jffsX-utils: add lzma support on jffs2reader
` [PATCH 4/4] find_raw_inode returns latest version with data of inode

[GIT PULL] mtd: Changes for 5.16
 2021-11-08 20:27 UTC  (4+ messages)

[PATCH v2 0/3] Add bindings for slave-specific SPI controller properties
 2021-11-08 18:21 UTC  (6+ messages)
` [PATCH v2 1/3] spi: dt-bindings: add schema listing slave-specific properties
` [PATCH v2 2/3] spi: dt-bindings: cdns, qspi-nor: Move slave-specific properties out
  ` [PATCH v2 2/3] spi: dt-bindings: cdns,qspi-nor: "

[PATCH 0/4] enabling Advanced protection and security features
 2021-11-08 15:43 UTC  (5+ messages)
` [PATCH 1/4] mtd: spi-nor: micron-st: add advanced "
  ` [EXT] Re: [PATCH 0/4] enabling Advanced "

Reg: New MFD Driver for my PCIe Device
 2021-11-08 12:03 UTC  (4+ messages)

[PATCH 1/4] mtd: dataflash: Warn about failure to unregister mtd device
 2021-11-08  9:31 UTC  (4+ messages)
` [PATCH 2/4] mtd: mchp23k256: "
` [PATCH 3/4] mtd: mchp48l640: "
` [PATCH 4/4] mtd: sst25l: "

[PATCH 0/2] mtd: spi-nor: Erase fixes
 2021-11-08  9:26 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: Fix shift-out-of-bounds
  ` (EXT) "

[GIT PULL][RESEND] mtd: Changes for 5.16
 2021-11-08  8:26 UTC 

[PATCH 0/3] mtd: Ingenic NAND fix for JZ4740
 2021-11-07 18:43 UTC  (3+ messages)

[GIT PULL] mtd: spi-nor: Changes for 5.16
 2021-11-07 16:43 UTC  (2+ messages)

[GIT PULL] mtd: nand: Changes for 5.16
 2021-11-07 16:43 UTC  (2+ messages)

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

[PATCH v3 0/6] mtd: spi-nor: Handle ID collisions
 2021-11-06 11:36 UTC  (7+ messages)
` [PATCH v3 1/6] mtd: spi-nor: core: Report correct name in case of "
` [PATCH v3 2/6] mtd: spi-nor: macronix: Handle ID collision b/w MX25L3233F and MX25L3205D
` [PATCH v3 3/6] mtd: spi-nor: macronix: Handle ID collision b/w MX25L12805D and MX25L12835F
` [PATCH v3 4/6] mtd: spi-nor: Introduce Manufacturer ID collisions driver
` [PATCH v3 5/6] mtd: spi-nor: manuf-id-collisions: Add support for xt25f128b
` [PATCH v3 6/6] mtd: spi-nor: manuf-id-collisions: Add support for xm25qh64c


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