index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
build.c
Age
Commit message (
Expand
)
Author
2007-12-26
UBI: add UBI control device
Artem Bityutskiy
2007-12-26
UBI: fix printk
Artem Bityutskiy
2007-12-26
UBI: simplify error handling
Artem Bityutskiy
2007-12-26
UBI: tweak volumes locking
Artem Bityutskiy
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
2007-12-26
UBI: bugfix: dont oops with NULL module parameter
Artem Bityutskiy
2007-12-26
UBI: remove ubi_devices_cnt
Artem Bityutskiy
2007-12-26
UBI: create ubi_wl_entry slab on initialization
Artem Bityutskiy
2007-12-26
UBI: create ltree_entry slab on initialization
Artem Bityutskiy
2007-12-26
UBI: improve error messages
Artem Bityutskiy
2007-12-26
UBI: remove redundant field
Artem Bityutskiy
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-07-18
UBI: remove unneeded error checks
Artem Bityutskiy
2007-07-18
UBI: fix message
Vinit Agnihotri
2007-07-18
UBI: use is_power_of_2()
Vignesh Babu
2007-07-18
UBI: fix freeing ubi->vtbl while unloading
Vinit Agnihotri
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy