mtd: Fix comment in Kconfig
[safe/jmp/linux-2.6] / drivers / mtd / ubi / io.c
2009-08-14 Artem BityutskiyUBI: improve NOR flash erasure quirk
2009-08-14 Artem BityutskiyUBI: introduce flash dump helper
2009-08-14 Artem BityutskiyUBI: amend NOR flash pre-erase quirk
2009-07-08 Artem BityutskiyUBI: fix compilation warnings
2009-07-07 Artem BityutskiyUBI: fix NOR flash recovery
2009-07-05 Artem BityutskiyUBI: nicify image sequence number handling
2009-07-05 Adrian HunterUBI: add image sequence number to EC header
2009-07-05 Artem BityutskiyUBI: remove bogus debugging checks
2009-07-05 Artem BityutskiyUBI: add empty eraseblocks verification
2009-06-10 Artem BityutskiyUBI: fix multiple spelling typos
2009-05-18 Artem BityutskiyUBI: fix races in I/O debugging checks
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-12-28 Artem BityutskiyUBI: fix checkpatch.pl warnings
2008-12-03 Artem BityutskiyUBI: fix warnings when debugging is enabled
2008-07-24 Artem BityutskiyUBI: fix kernel-doc errors and warnings
2008-07-24 Artem BityutskiyUBI: fix checkpatch.pl errors and warnings
2008-07-24 Artem BityutskiyUBI: rework scrubbing messages
2008-07-24 Artem BityutskiyUBI: fix and re-work debugging stuff
2008-07-24 Artem BityutskiyUBI: amend commentaries
2008-04-17 Artem BityutskiyUBI: be verbose when debuggin is enabled
2007-12-26 Artem BityutskiyUBI: fix error code in ubi_io_read()
2007-10-14 Artem BityutskiyUBI: use byte hexdump
2007-10-14 Artem BityutskiyUBI: do not use vmalloc on I/O path
2007-10-14 Artem BityutskiyUBI: allocate memory with GFP_NOFS
2007-10-14 Artem BityutskiyUBI: use linux print_hex_dump(), not home-grown one
2007-10-14 Artem BityutskiyUBI: add more prints
2007-07-18 Artem BityutskiyUBI: fix comments
2007-07-18 Brijesh SinghUBI: fix signed-unsigned multiplication
2007-07-18 Christoph HellwigUBI: kill homegrown endian macros
2007-07-18 Artem BityutskiyUBI: use vmalloc for large buffers
2007-04-27 Artem B. BityutskiyUBI: Unsorted Block Images