linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 07:56:59 to 2022-08-01 02:38:59 UTC [more...]

[PATCH linux-next] mtd: rawnand: gpmi: using the pm_runtime_resume_and_get to simplify the code
 2022-08-01  2:37 UTC 

[PATCH] ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
 2022-07-30 11:28 UTC 

[PATCH] mtd: rawnand: atmel: Unmap streaming DMA mappings
 2022-07-29 10:59 UTC  (2+ messages)

[PATCH 0/3] Add Quad Input Page Program to chips with no SFDP table
 2022-07-29 10:07 UTC  (9+ messages)
` [PATCH 2/3] mtd: spi-nor: add support for Quad Page Program to no_sfdp_flags

[PATCH v3 0/3] mtd: write support for minor-aligned partitions
 2022-07-29  9:16 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: mtdpart: "
` [PATCH v3 2/3] mtd: spi-nor: set erasesize_minor for non-uniform erase
` [PATCH v3 3/3] mtd: spi-nor: allow overriding uniform erase

[GIT PULL] mtd: spi-nor: Changes for 5.20
 2022-07-29  6:43 UTC 

[PATCH 0/6] mtd: spi-nor: generic flash driver
 2022-07-29  5:34 UTC  (21+ messages)
` [PATCH 1/6] mtd: spi-nor: hide jedec_id sysfs attribute if not present
` [PATCH 2/6] mtd: spi-nor: sysfs: hide manufacturer if it is not set
` [PATCH 3/6] mtd: spi-nor: remember full JEDEC flash ID
` [PATCH 4/6] mtd: spi-nor: move function declaration out of sfdp.h
` [PATCH 5/6] mtd: spi-nor: add generic flash driver
` [PATCH 6/6] mtd: spi-nor: sysfs: print JEDEC ID for "

[PATCH 0/2] mtd: spi-nor: manufacturers: Replace hardcoded values for addr_nbytes/addr_mode_nbytes
 2022-07-29  5:32 UTC  (6+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: "
` [PATCH 2/2] mtd: spi-nor: micron-st.c: "

[PATCH v2 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-07-28 19:22 UTC  (7+ messages)
` [PATCH v2 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA

[PATCH 0/2] introduce SNOR_ID3()
 2022-07-28 13:56 UTC  (11+ messages)
` [PATCH 1/2] mtd: spi-nor: "

[PATCH] mtd: spi-nor: core: Add an error message when failing to exit the 4-byte address mode
 2022-07-28 12:26 UTC  (4+ messages)

[PATCH] mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
 2022-07-28  7:12 UTC 

[PATCH 0/2] mtd: spi-nor: manufacturers: Replace hardcoded values for addr_nbytes/addr_mode_nbytes
 2022-07-28  4:13 UTC 

[PATCH] dt-bindings: mtd: microchip,mchp48l640: use spi-peripheral-props.yaml
 2022-07-28  3:38 UTC  (3+ messages)

mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chip}()
 2022-07-28  2:47 UTC  (4+ messages)

[PATCH v17 0/7] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-07-28  2:23 UTC  (22+ messages)
` [PATCH v17 1/7] mtd: spi-nor: s/addr_width/addr_nbytes
` [PATCH v17 2/7] mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes
` [PATCH v17 3/7] mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
` [PATCH v17 4/7] mtd: spi-nor: core: Return error code from set_4byte_addr_mode()
` [PATCH v17 5/7] mtd: spi-nor: core: Track flash's internal address mode
` [PATCH v17 6/7] mtd: spi-nor: spansion: Add local function to discover page size
` [PATCH v17 7/7] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups

[RFC PATCH 0/2] spi: Add support for stacked/parallel memories
 2022-07-27 13:02 UTC  (10+ messages)
` [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device

[PATCH] mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()
 2022-07-27  6:03 UTC 

[PATCH 0/3] Add SFC support for Ingenic SoCs
 2022-07-26  6:13 UTC  (39+ messages)
` [PATCH 1/3] mtd: spi-nor: Use the spi-mem poll status APIs
` [PATCH 2/3] dt-bindings: SPI: Add Ingenic SFC bindings
` [PATCH 3/3] SPI: Ingenic: Add SFC support for Ingenic SoCs

[PATCH] mtd: rawnand: arasan: stop using 0 as NULL pointer
 2022-07-26  0:12 UTC  (4+ messages)

[PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin
 2022-07-26  0:11 UTC  (7+ messages)

[PATCH] mtd: core: check partition before dereference
 2022-07-25 16:15 UTC  (3+ messages)

[PATCH 1/2] mtd: spi-nor: Introduce erase_proto
 2022-07-25 14:54 UTC  (4+ messages)

[PATCH] ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
 2022-07-25 10:24 UTC 

[PATCH 1/2] mtd: spi-nor: When a flash memory is missing do not report an error
 2022-07-24 18:28 UTC  (15+ messages)

[syzbot] linux-next boot error: general protection fault in add_mtd_device
 2022-07-24 18:21 UTC  (7+ messages)

raw/omap2: erasing issue
 2022-07-22 11:49 UTC  (15+ messages)

[PATCH] mtd: check the return value of devm_ioremap() in docg3_probe()
 2022-07-22  9:16 UTC 

[PATCH v15 0/8] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-07-22  7:45 UTC  (21+ messages)
` [PATCH v15 4/8] mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
` [PATCH v15 6/8] mtd: spi-nor: Retain nor->addr_width at 4BAIT parse

[PATCH] ubi: Fix typo 'the the' in comment
 2022-07-22  7:32 UTC 

[PATCH] mtd: rawnand: gpmi: Fix typo 'the the' in comment
 2022-07-22  7:28 UTC 

[RESEND PATCH 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
 2022-07-21 19:44 UTC  (6+ messages)

[GIT PULL] MTD fix for 5.19-final
 2022-07-21 18:58 UTC  (2+ messages)

[RESEND PATCH 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-07-21 18:48 UTC  (8+ messages)

[PATCH v2 0/2] Add Renesas AT25QL128A serial nor flash
 2022-07-21 10:00 UTC  (11+ messages)
` [PATCH v2 2/2] mtd: spi-nor: "

[PATCH v2] mtd: spi-nor: siliconkaiser: add support for sk25lp128
 2022-07-21  8:08 UTC  (2+ messages)

[PATCH 1/2] mtd: spi-nor: macronix: Add support for mx66l2g45g
 2022-07-21  7:59 UTC  (3+ messages)
` [PATCH 2/2] mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25ql02g

[PATCH] mtd:do not initialise statics to 0
 2022-07-21  6:43 UTC  (2+ messages)

[PATCH 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
 2022-07-20 23:52 UTC 

[PATCH 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-07-20 23:51 UTC 

[PATCH v1] mtd: spi-nor: unset quad_enable if SFDP doesn't specify it
 2022-07-20 13:48 UTC  (3+ messages)

[PATCH] ubi: block: Fix typo
 2022-07-20  9:03 UTC 

[PATCH v2] mtd: spi-nor: esmt: Use correct name of f25l32qa
 2022-07-19 10:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support it
 2022-07-19  9:27 UTC  (5+ messages)

[PATCH] mtd: spi-nor: handle unsupported FSR opcodes properly
 2022-07-19  9:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: Use my kernel.org email
 2022-07-19  7:56 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).