Commit Graph

213 Commits (d2d69a3ab2e62bcf8e5f5303bde024033face902)

Author SHA1 Message Date
Roel Kluin 774b138210 UBI: fix check on unsigned long 16 years ago
Artem Bityutskiy 2eadaad67b UBI: fix backward compatibility 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 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
Phil Carmody 758d8e4634 UBI: eliminate possible undefined behaviour 16 years ago
Artem Bityutskiy 4a406856ea UBI: print a warning if too many PEBs are corrupted 16 years ago
Artem Bityutskiy 5b289b562f UBI: amend NOR flash pre-erase quirk 16 years ago
Artem Bityutskiy 29a88c99d2 UBI: print a message if ECH is corrupted and VIDH is ok 16 years ago
Adrian Hunter 32bc482028 UBI: compatible fallback in absense of sequence numbers 16 years ago
Adrian Hunter 7194e6f9c0 UBI: fix double free on error path 16 years ago
Holger Brunck 3dc948da78 UBI: fix bug in image sequence number handling 16 years ago
Artem Bityutskiy c8cc452501 UBI: gluebi: initialize ubi_num field 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
Kevin Cernekee d9dd0887cc UBI: add reboot notifier 16 years ago
Artem Bityutskiy 6b5c94c6b4 UBI: handle more error codes 16 years ago
Artem Bityutskiy 815bc5f8fe UBI: fix multiple spelling typos 16 years ago
Artem Bityutskiy 21d08bbcb1 UBI: fix kmem_cache_free on error patch 16 years ago
Artem Bityutskiy 52b605d107 UBI: print amount of reserved PEBs 16 years ago
Artem Bityutskiy 9c259a52fa UBI: improve messages in the WL worker 16 years ago
Dmitry Pervushin 2ba3d76a1e UBI: make gluebi a separate module 16 years ago
Dmitry Pervushin 518ceef0c9 UBI: remove built-in gluebi 16 years ago
Dmitry Pervushin 0e0ee1cc33 UBI: add notification API 16 years ago
Artem Bityutskiy b86a2c56e5 UBI: do not switch to R/O mode on read errors 16 years ago
Artem Bityutskiy 87960c0b12 UBI: fix and clean-up error paths in WL worker 16 years ago
Artem Bityutskiy 90bf0265e5 UBI: introduce new constants 16 years ago
Artem Bityutskiy ddbd3b6170 UBI: fix race condition 16 years ago
Artem Bityutskiy 95c9c1da79 UBI: minor serialization fix 16 years ago
Artem Bityutskiy d38dce5bfb UBI: do not panic if volume check fails 16 years ago
Artem Bityutskiy cfcf0ec84b UBI: add dump_stack in checking code 16 years ago
Artem Bityutskiy ffb6b7e4fd UBI: fix races in I/O debugging checks 16 years ago
Artem Bityutskiy 2cb81e218f UBI: small debugging code optimization 16 years ago
Artem Bityutskiy e1cf7e6dd4 UBI: improve debugging messages 16 years ago
Artem Bityutskiy f089c0b28c UBI: re-name volumes_mutex to device_mutex 16 years ago
Artem Bityutskiy 383d08e045 UBI: remove redundant mutex 16 years ago
Corentin Chary 1b24bc3aab UBI: add fsync capability 16 years ago
Sidney Amani 766fb95ba0 UBI: allow direct user-space I/O 16 years ago
Artem Bityutskiy 36b477d005 UBI: fix resource de-allocation 16 years ago
Artem Bityutskiy 8c4c19f136 UBI: remove unused variable 16 years ago
Artem Bityutskiy 3013ee31b6 UBI: use nicer 64-bit math 16 years ago
Artem Bityutskiy f429b2ea8e UBI: add ioctl compatibility 16 years ago
Jan Engelhardt 4d187a88d3 UBI: constify file operations 16 years ago
Artem Bityutskiy ade44ce07c UBI: allow all ioctls 16 years ago
Artem Bityutskiy 573135b5db UBI: remove unnecessry header inclusion 16 years ago
Corentin Chary a27ce8f55d UBI: add ioctl for is_mapped operation 16 years ago