index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
io.c
Age
Commit message (
Expand
)
Author
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-28
UBI: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-03
UBI: fix warnings when debugging is enabled
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: rework scrubbing messages
Artem Bityutskiy
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
2008-04-17
UBI: be verbose when debuggin is enabled
Artem Bityutskiy
2007-12-26
UBI: fix error code in ubi_io_read()
Artem Bityutskiy
2007-10-14
UBI: use byte hexdump
Artem Bityutskiy
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: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
2007-10-14
UBI: add more prints
Artem Bityutskiy
2007-07-18
UBI: fix comments
Artem Bityutskiy
2007-07-18
UBI: fix signed-unsigned multiplication
Brijesh Singh
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy