blob: 1b312003d28e0015b5282942bde82fdb09b2026e [file] [log] [blame]
abd494bb071f ("mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()")
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")
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")