blob: 7c1864803d9843f8b250381af94bb0b896c20cf4 [file] [log] [blame]
ea4f51356fd9 ("mtd: cfi_cmdset_*: kill useless 'ret' variable initializers")
0bcf880b062e ("mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths")
6beb3ea746db ("mtd: cfi_cmdset_0002: Split wait for write buffer completion sequence")
816a6d1481a5 ("mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence")
228c05c2d73e ("mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement")
a371ba57a205 ("mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size")
5981dfced34a ("mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()")
37c673ade35c ("mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()")
4844ef80305d ("mtd: cfi_cmdset_0002: Add support for polling status register")
d9b8a67b3b95 ("mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer")
c64d4419a17c ("mtd: cfi_cmdset_0002: Change erase one block to enable XIP once")
79ca484b6130 ("mtd: cfi_cmdset_0002: Change erase functions to check chip good only")
45f75b8a919a ("mtd: cfi_cmdset_0002: Change erase functions to retry for error")
85a82e28b023 ("mtd: cfi_cmdset_0002: Change definition naming to retry write operation")
dfeae1073583 ("mtd: cfi_cmdset_0002: Change write buffer to check correct value")
ea092fb3ce66 ("mtd: cfi_cmdset_0002: Fix coding style issues")