Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UBI: fix error code in ubi_io_read() | Artem Bityutskiy | 2007-12-26 | 1 | -0/+10 |
* | UBI: use byte hexdump | Artem Bityutskiy | 2007-10-14 | 1 | -1/+1 |
* | UBI: do not use vmalloc on I/O path | Artem Bityutskiy | 2007-10-14 | 1 | -37/+29 |
* | UBI: allocate memory with GFP_NOFS | Artem Bityutskiy | 2007-10-14 | 1 | -2/+2 |
* | UBI: use linux print_hex_dump(), not home-grown one | Artem Bityutskiy | 2007-10-14 | 1 | -1/+1 |
* | UBI: add more prints | Artem Bityutskiy | 2007-10-14 | 1 | -1/+4 |
* | UBI: fix comments | Artem Bityutskiy | 2007-07-18 | 1 | -3/+3 |
* | UBI: fix signed-unsigned multiplication | Brijesh Singh | 2007-07-18 | 1 | -1/+1 |
* | UBI: kill homegrown endian macros | Christoph Hellwig | 2007-07-18 | 1 | -23/+23 |
* | UBI: use vmalloc for large buffers | Artem Bityutskiy | 2007-07-18 | 1 | -5/+6 |
* | UBI: Unsorted Block Images | Artem B. Bityutskiy | 2007-04-27 | 1 | -0/+1259 |