index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
scan.c
Age
Commit message (
Expand
)
Author
2009-10-20
UBI: fix backward compatibility
Artem Bityutskiy
2009-08-14
UBI: print a warning if too many PEBs are corrupted
Artem Bityutskiy
2009-08-14
UBI: print a message if ECH is corrupted and VIDH is ok
Artem Bityutskiy
2009-07-24
UBI: compatible fallback in absense of sequence numbers
Adrian Hunter
2009-07-15
UBI: fix bug in image sequence number handling
Holger Brunck
2009-07-05
UBI: nicify image sequence number handling
Artem Bityutskiy
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-11-06
UBI: fix EBADMSG handling
Zoltan Sogor
2008-09-26
UBI: fix IS_ERR test
Julien Brunel
2008-07-24
UBI: remove pre-sqnum images support
Artem Bityutskiy
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
2008-04-19
UBI: fix mean EC calculation
Artem Bityutskiy
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2008-01-25
UBI: add sanity check
Artem Bityutskiy
2008-01-25
UBI: remove bogus assertion
Artem Bityutskiy
2007-10-14
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-10-14
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
2007-10-14
UBI: fix sparse warnings
Artem Bityutskiy
2007-10-14
UBI: fix leak in ubi_scan_erase_peb
Florin Malita
2007-08-01
[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-18
UBI: bugfix in max_sqnum calculation
Artem Bityutskiy
2007-07-18
UBI: bugfix in sqnum calculation
Brijesh Singh
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-07-18
UBI: add few more comments
Artem Bityutskiy
2007-07-18
UBI: set correct gluebi device size
Artem Bityutskiy
2007-07-18
UBI: fix error path in create_vtbl()
Artem Bityutskiy
2007-07-18
UBI: fix memory leak in checking code
Artem Bityutskiy
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy