Commit Graph

57 Commits (feddbb34ebd75e9b6bf573b852079e327a88c07a)

Author SHA1 Message Date
Artem Bityutskiy feddbb34eb UBI: fix minor stylistic issues 14 years ago
Artem Bityutskiy 3efe509070 UBI: check if we are in RO mode in the erase routine 14 years ago
Artem Bityutskiy 3d46b316bc UBI: use GFP_NOFS properly 14 years ago
Artem Bityutskiy 92d124f531 UBI: make self-checks dynamic 14 years ago
Artem Bityutskiy 6f9fdf62db UBI: remove UBI_IO_DEBUG macro 14 years ago
Artem Bityutskiy 332873d60b UBI: allocate erase checking buffer on demand 14 years ago
Artem Bityutskiy a75867432a UBI: allocate write checking buffer on demand 14 years ago
Artem Bityutskiy a87f29cbbc UBI: always re-read in case of read failures 14 years ago
Artem Bityutskiy 7950d023c5 UBI: use raw mtd read function in debugging code 14 years ago
Artem Bityutskiy 276832d878 UBI: try to reveal buggy MTD drivers 14 years ago
Artem Bityutskiy 2fff570e7c UBI: add a commentary about allocating VID header buffer on stack 14 years ago
Holger Brunck d4c6381303 UBI: fix NOR erase preparation quirk 14 years ago
Artem Bityutskiy 7ac760c2f7 UBI: fix corrupted PEB detection for NOR flash 14 years ago
Artem Bityutskiy bb00e180a9 UBI: make check_pattern function non-static 15 years ago
Artem Bityutskiy 92e1a7d9e7 UBI: handle bit-flips when no header found 15 years ago
Artem Bityutskiy 74d82d2660 UBI: remove duplicate IO error codes 15 years ago
Artem Bityutskiy 756e1df1d2 UBI: rename IO error code 15 years ago
Artem Bityutskiy f5d5b1f8c1 UBI: fix error message and compilation warnings 15 years ago
Artem Bityutskiy 1a49af2ca0 UBI: improve ECC error message 15 years ago
Artem Bityutskiy eb89580e1a UBI: introduce a new IO return code 15 years ago
Artem Bityutskiy 786d783185 UBI: simplify IO error codes 15 years ago
Shinya Kuribayashi be436f6238 UBI: misc comment fixes 15 years ago
Shinya Kuribayashi 3f5026222e UBI: fix s/then/than/ typos 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Artem Bityutskiy 6e9065d756 UBI: add write checking 15 years ago
Artem Bityutskiy adbf05e3ec UBI: simplify debugging return codes 15 years ago
Artem Bityutskiy de75c771b4 UBI: improve NOR flash erasure quirk 16 years ago
Artem Bityutskiy 867996b15c UBI: introduce flash dump helper 16 years ago
Artem Bityutskiy 5b289b562f UBI: amend NOR flash pre-erase quirk 16 years ago
Artem Bityutskiy 83c2099f5e UBI: fix compilation warnings 16 years ago
Artem Bityutskiy ebf53f4213 UBI: fix NOR flash recovery 16 years ago
Artem Bityutskiy fe96efc1a3 UBI: nicify image sequence number handling 16 years ago
Adrian Hunter 0c6c7fa131 UBI: add image sequence number to EC header 16 years ago
Artem Bityutskiy 1398788fe7 UBI: remove bogus debugging checks 16 years ago
Artem Bityutskiy 40a71a87fa UBI: add empty eraseblocks verification 16 years ago
Artem Bityutskiy 815bc5f8fe UBI: fix multiple spelling typos 16 years ago
Artem Bityutskiy ffb6b7e4fd UBI: fix races in I/O debugging checks 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Artem Bityutskiy f2863c54f3 UBI: fix checkpatch.pl warnings 16 years ago
Artem Bityutskiy ed45819f31 UBI: fix warnings when debugging is enabled 16 years ago
Artem Bityutskiy ebaaf1af3e UBI: fix kernel-doc errors and warnings 17 years ago
Artem Bityutskiy 9c9ec14770 UBI: fix checkpatch.pl errors and warnings 17 years ago
Artem Bityutskiy 8c1e6ee10b UBI: rework scrubbing messages 17 years ago
Artem Bityutskiy c8566350a3 UBI: fix and re-work debugging stuff 17 years ago
Artem Bityutskiy 85c6e6e282 UBI: amend commentaries 17 years ago
Artem Bityutskiy a4f0fcdfb2 UBI: be verbose when debuggin is enabled 17 years ago
Artem Bityutskiy 2362a53ec5 UBI: fix error code in ubi_io_read() 17 years ago
Artem Bityutskiy 6986646ba7 UBI: use byte hexdump 18 years ago
Artem Bityutskiy e88d6e10e5 UBI: do not use vmalloc on I/O path 18 years ago
Artem Bityutskiy 33818bbb84 UBI: allocate memory with GFP_NOFS 18 years ago