summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-191-24/+6
* UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-191-24/+30
* UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-191-38/+7
* UBI: rename IO error codeArtem Bityutskiy2010-10-191-14/+19
* UBI: fix error message and compilation warningsArtem Bityutskiy2010-06-141-2/+2
* UBI: improve ECC error messageArtem Bityutskiy2010-06-111-3/+5
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-041-19/+23
* UBI: simplify IO error codesArtem Bityutskiy2010-06-041-7/+7
* UBI: misc comment fixesShinya Kuribayashi2010-05-071-3/+3
* UBI: fix s/then/than/ typosShinya Kuribayashi2010-05-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBI: add write checkingArtem Bityutskiy2010-02-011-0/+70
* UBI: simplify debugging return codesArtem Bityutskiy2010-02-011-25/+25
* UBI: improve NOR flash erasure quirkArtem Bityutskiy2009-08-141-15/+31
* UBI: introduce flash dump helperArtem Bityutskiy2009-08-141-0/+1
* UBI: amend NOR flash pre-erase quirkArtem Bityutskiy2009-08-141-4/+4
* UBI: fix compilation warningsArtem Bityutskiy2009-07-081-3/+3
* UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-071-2/+56
* UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-051-12/+2
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-051-2/+13
* UBI: remove bogus debugging checksArtem Bityutskiy2009-07-051-87/+0
* UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-051-10/+7
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-101-1/+1
* UBI: fix races in I/O debugging checksArtem Bityutskiy2009-05-181-7/+73
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-281-1/+1
* UBI: fix warnings when debugging is enabledArtem Bityutskiy2008-12-031-8/+18
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-241-4/+2
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-4/+4
* UBI: rework scrubbing messagesArtem Bityutskiy2008-07-241-1/+7
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-241-2/+2
* UBI: amend commentariesArtem Bityutskiy2008-07-241-11/+11
* UBI: be verbose when debuggin is enabledArtem Bityutskiy2008-04-171-0/+4
* UBI: fix error code in ubi_io_read()Artem Bityutskiy2007-12-261-0/+10
* UBI: use byte hexdumpArtem Bityutskiy2007-10-141-1/+1
* UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-141-37/+29
* UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-141-2/+2
* UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-141-1/+1
* UBI: add more printsArtem Bityutskiy2007-10-141-1/+4
* UBI: fix commentsArtem Bityutskiy2007-07-181-3/+3
* UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-181-1/+1
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-181-23/+23
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-181-5/+6
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+1259
OpenPOWER on IntegriCloud