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
Age
Commit message (
Expand
)
Author
2012-05-20
UBI: rename ubi_scan_get_free_peb
Artem Bityutskiy
2012-05-20
UBI: rename ubi_scan_rm_volume
Artem Bityutskiy
2012-05-20
UBI: rename ubi_scan_find_av
Artem Bityutskiy
2012-05-20
UBI: rename ubi_scan_add_used
Artem Bityutskiy
2012-05-20
UBI: remove unused function
Artem Bityutskiy
2012-05-20
UBI: make ubi_scan_erase_peb static and rename
Artem Bityutskiy
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
2012-05-20
UBI: amend comments after renaming in scan.c
Artem Bityutskiy
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
2012-05-20
UBI: rename few functions for consistency
Artem Bityutskiy
2012-05-20
UBI: get rid of dbg_err
Artem Bityutskiy
2012-05-20
UBI: more of clean-up terminology for self-checks
Artem Bityutskiy
2012-05-20
UBI: clean-up terminology for self-checks in io.c
Artem Bityutskiy
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_mkvol_req
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_seb
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_sv
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_vtbl_record
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_vol_info
Artem Bityutskiy
2012-05-20
UBI: amend commentaries WRT dtype
Artem Bityutskiy
2012-05-20
UBI: Kill data type hint
Richard Weinberger
2012-05-20
UBI: remove superfluous "!!" operation
Richard Weinberger
2012-05-20
UBI: always warn if case of I/O errors
Artem Bityutskiy
2012-05-20
UBI: always dump VID and EC headers in case of errors
Artem Bityutskiy
2012-05-20
UBI: always dump flash contents in case of errors
Artem Bityutskiy
2012-05-20
UBI: always dump the stack on error
Artem Bityutskiy
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-27
mtd: remove R/O checking duplication
Artem Bityutskiy
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-09
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
Artem Bityutskiy
2012-03-09
UBI: rename peb_buf1 to peb_buf
Artem Bityutskiy
2012-03-09
UBI: reduce memory consumption
Josselin Costanzi
2012-03-09
UBI: fix eraseblock picking criteria
Artem Bityutskiy
2012-03-09
UBI: fix documentation and improve readability
Artem Bityutskiy
2012-02-29
UBI: fix error handling in ubi_scan()
Richard Weinberger
2012-01-15
UBI: use own macros for the layout volume
Richard Weinberger
2012-01-15
UBI: fix nameless volumes handling
Richard Weinberger
2012-01-13
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-11
UBI: fix debugging messages
Artem Bityutskiy
2012-01-10
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-10
UBI: make vid_hdr non-static
Richard Weinberger
2012-01-09
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
[next]