blob: 2541f1eae45bcb02eeafce3c8614dd1919e7a8fd [file] [log] [blame]
81924dae5194 ("mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method")
658488ed2108 ("mtd: spi-nor: Rename Quad Enable methods")
7b678c69c0ca ("mtd: spi-nor: Merge spansion Quad Enable methods")
bb2dc7f46ad8 ("mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1")
4da11da15a7c ("mtd: spi-nor: Extend the SR Read Back test")
39d1e3340c73 ("mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()")
b24eaf5f2375 ("mtd: spi-nor: Print debug message when the read back test fails")
40b7d5cccc59 ("mtd: spi-nor: Check all the bits written, not just the BP ones")
b0db77f5aa03 ("mtd: spi-nor: Fix errno on Quad Enable methods")
6011b484f164 ("mtd: spi-nor: Drop spansion_quad_enable()")
78f1ddf7bb6e ("mtd: spi-nor: Describe all the Reg Ops")
6e3087a86329 ("mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()")
718dd9e69f7c ("mtd: spi-nor: Move the WE and wait calls inside Write SR methods")
abd494bb071f ("mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()")
bce679e5ae3a ("mtd: spi-nor: Check for errors after each Register Operation")
d1ed88eae3fb ("mtd: spi-nor: Print debug info inside Reg Ops methods")
f633ebe4879b ("mtd: spi-nor: Use dev_dbg insted of dev_err for low level info")
0aa369540d71 ("mtd: spi-nor: Print device info in case of error")
cc86f3e70598 ("mtd: spi-nor: Constify data to write to the Status Register")
70d2c6dcf8cc ("mtd: spi-nor: Drop redundant error reports in Reg Ops callers")
b662d398ccf1 ("mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()")
5ce1b49ccb52 ("mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()")
cd1718f5c49d ("mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()")
7380f79c111c ("mtd: spi-nor: Don't overwrite errno from Reg Ops")
17ccd0e48722 ("mtd: spi-nor: Drop explicit cast to int to already int value")
ebe04bfe26dd ("mtd: spi-nor: Stop compare with negative in Reg Ops methods")
502c4b0a1445 ("mtd: spi-nor: Group all Reg Ops to avoid forward declarations")
40b04958fab5 ("mtd: spi-nor: Drop duplicated new line")
567c2983efb9 ("mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods")
453977875364 ("mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'")
1a21bdfeac05 ("mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment")
41e086e15506 ("mtd: spi-nor: Fix direction of the write_sr() transfer")
696ce50f4e93 ("mtd: spi-nor: Introduce spi_nor_set_addr_width()")
2d7ff858e5f6 ("mtd: spi-nor: Add a ->setup() method")
364995962803 ("mtd: spi-nor: Add a ->convert_addr() method")
92094ebc385e ("mtd: spi-nor: Add spansion_post_sfdp_fixups()")
2b12ae1f2fe5 ("mtd: spi-nor: Add post_sfdp() hook to tweak flash config")
dff972458acb ("mtd: spi-nor: Rework the SPI NOR lock/unlock logic")
64c160f32235 ("mtd: spi-nor: Create a ->set_4byte() method")
1c1d8d98e1c7 ("mtd: spi-nor: Split spi_nor_init_params()")
22f2eaac3f31 ("mtd: spi-nor: Move manufacturer quad_enable() in ->default_init()")
48e4d973aefe ("mtd: spi-nor: Add a default_init() fixup hook for gd25q256")
ce0b6f3f3c43 ("mtd: spi-nor: Add default_init() hook to tweak flash parameters")
c46872170a54 ("mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'")
42f5994724bc ("mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'")
1e35a56781b4 ("mtd: spi-nor: Use nor->params")
47599127a2e8 ("mtd: spi-nor: Regroup flash parameter and settings")
1e05a7e6ebc4 ("Merge tag 'v5.3-rc6' into spi-nor/next")