linux-stable/drivers/mtd/maps
Miquel Raynal 38f1aa5566 SPI NOR core changes:
* introduce Read While Write support for flashes featuring several banks
 * set the 4-Byte Address Mode method based on SFDP data
 * allow post_sfdp hook to return errors
 * parse SCCR MC table and introduce support for multi-chip devices
 
 SPI NOR manufacturer drivers changes:
 * macronix: add support for mx25uw51245g with RWW
 * spansion:
   - determine current address mode at runtime as it can be changed in a
     non-volatile way and differ from factory defaults or from what SFDP
     advertises.
   - enable JFFS2 write buffer mode for few ECC'd NOR flashes: S25FS256T,
     s25hx and s28hx
   - add support for s25hl02gt and s25hs02gt
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEHUIqys8OyG1eHf7fS1VPR6WNFOkFAmQ5ZhIACgkQS1VPR6WN
 FOkKRQgAoqUKIUr1m1Bic3gSqB70zsySfo//q/qoPSiXZ0i6y4kfHZXtb55Xekqq
 sH5c6wPKbWX4LfSjbkmx7Y8rKmnopI8B7mLPM8cLwCrUdiCvzZlxIC5iHvKo2O5+
 V2Aw2QTd3ty3lckw8cmfhfDZMakxRbHRxGMxEpkuAghwSVNZ5p4Df6VRC9nJAats
 NO5bBAqx0yQFJeUSvK/0wdPmhglU4K56sp4obhIopem2Nixpp7sI+WawpOOSxhVp
 xDrmMBBvoBMwD+92za37qBh2bLXPeo/gP1iQ0Agg/GB8fkVRH4dIe1AwrMs/Ozvz
 1ScgmNOiR8VYH49IU25K7a0F3lowcg==
 =ST4w
 -----END PGP SIGNATURE-----

Merge tag 'spi-nor/for-6.4' into mtd/next

SPI NOR core changes:
* introduce Read While Write support for flashes featuring several banks
* set the 4-Byte Address Mode method based on SFDP data
* allow post_sfdp hook to return errors
* parse SCCR MC table and introduce support for multi-chip devices

SPI NOR manufacturer drivers changes:
* macronix: add support for mx25uw51245g with RWW
* spansion:
  - determine current address mode at runtime as it can be changed in a
    non-volatile way and differ from factory defaults or from what SFDP
    advertises.
  - enable JFFS2 write buffer mode for few ECC'd NOR flashes: S25FS256T,
    s25hx and s28hx
  - add support for s25hl02gt and s25hs02gt

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2023-04-19 20:38:20 +02:00
..
Kconfig mtd: maps: ixp4xx: Drop driver 2022-04-25 10:37:49 +02:00
Makefile mtd: maps: ixp4xx: Drop driver 2022-04-25 10:37:49 +02:00
amd76xrom.c mtd: amd76xrom: remove unnecessary oom message 2021-06-11 20:44:18 +02:00
cfi_flagadm.c
ck804xrom.c mtd: ck804xrom: remove unnecessary oom message 2021-06-11 20:44:14 +02:00
dc21285.c
esb2rom.c mtd: esb2rom: remove unnecessary oom message 2021-06-11 20:44:07 +02:00
ichxrom.c mtd: ichxrom: remove unnecessary oom message 2021-06-11 20:43:58 +02:00
impa7.c
intel_vr_nor.c
l440gx.c
lantiq-flash.c
map_funcs.c
netsc520.c
nettel.c
pci.c mtd: convert comma to semicolon 2021-02-01 18:58:38 +01:00
pcmciamtd.c
physmap-bt1-rom.c mtd: physmap: physmap-bt1-rom: Fix unintentional stack access 2021-03-11 09:37:48 +01:00
physmap-bt1-rom.h mtd: physmap: Add Baikal-T1 physically mapped ROM support 2020-10-02 09:08:22 +02:00
physmap-core.c mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type() 2022-09-19 18:14:53 +02:00
physmap-gemini.c mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match' 2020-06-05 10:15:44 +02:00
physmap-gemini.h
physmap-ixp4xx.c
physmap-ixp4xx.h
physmap-versatile.c mtd: maps: Fix refcount leak in ap_flash_init 2022-06-06 14:54:34 +02:00
physmap-versatile.h
pismo.c mtd: maps: pismo: Convert to i2c's .probe_new() 2023-03-09 21:58:49 +01:00
plat-ram.c mtd: plat-ram: remove redundant dev_err call in platram_probe() 2021-05-10 10:44:33 +02:00
pxa2xx-flash.c mtd: maps: pxa2xx-flash: fix memory leak in probe 2022-11-24 12:33:38 +01:00
sa1100-flash.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
sbc_gxx.c
sc520cdp.c mtd: Replace HTTP links with HTTPS ones 2020-08-02 22:17:19 +02:00
scb2_flash.c
scx200_docflash.c
solutionengine.c
sun_uflash.c mtd: Use of_property_read_bool() for boolean properties 2023-03-22 17:02:17 +01:00
ts5500_flash.c
tsunami_flash.c
uclinux.c
vmu-flash.c mtd: maps: vmu-flash: fix typos for struct memcard 2020-10-02 09:08:27 +02:00