Age | Commit message (Expand) | Author |
2010-05-07 | UBI: misc comment fixes | Shinya Kuribayashi |
2010-05-07 | UBI: fix s/then/than/ typos | Shinya Kuribayashi |
2010-05-06 | UBI: init even if MTD device cannot be attached, if built into kernel | Marc Kleine-Budde |
2010-05-03 | UBI: remove reboot notifier | Kevin Cernekee |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen |
2010-02-01 | UBI: add write checking | Artem Bityutskiy |
2010-02-01 | UBI: simplify debugging return codes | Artem Bityutskiy |
2010-02-01 | UBI: fix attaching error path | Artem Bityutskiy |
2010-02-01 | UBI: support attaching by MTD character device name | Artem Bityutskiy |
2010-02-01 | UBI: mark few variables as __initdata | Artem Bityutskiy |
2010-01-28 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2010-01-27 | UBI: fix volume creation input checking | Mika Westerberg |
2010-01-18 | UBI: fix memory leak in update path | Artem Bityutskiy |
2010-01-12 | UBI: add more checks to chdev open | Artem Bityutskiy |
2010-01-12 | UBI: initialise update marker | Peter Horton |
2009-12-10 | Merge git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-12-04 | UBI: flush wl before clearing update marker | Sebastian Andrzej Siewior |
2009-11-24 | UBI: Add ubi_open_volume_path | Corentin Chary |
2009-11-09 | Kconfig: Remove useless and sometimes wrong comments | Michael Roth |
2009-10-20 | UBI: fix check on unsigned long | Roel Kluin |
2009-10-20 | UBI: fix backward compatibility | Artem Bityutskiy |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-08-14 | UBI: improve NOR flash erasure quirk | Artem Bityutskiy |
2009-08-14 | UBI: introduce flash dump helper | Artem Bityutskiy |
2009-08-14 | UBI: eliminate possible undefined behaviour | Phil Carmody |
2009-08-14 | UBI: print a warning if too many PEBs are corrupted | Artem Bityutskiy |
2009-08-14 | UBI: amend NOR flash pre-erase quirk | Artem Bityutskiy |
2009-08-14 | UBI: print a message if ECH is corrupted and VIDH is ok | Artem Bityutskiy |
2009-07-24 | UBI: compatible fallback in absense of sequence numbers | Adrian Hunter |
2009-07-24 | UBI: fix double free on error path | Adrian Hunter |
2009-07-15 | UBI: fix bug in image sequence number handling | Holger Brunck |
2009-07-15 | UBI: gluebi: initialize ubi_num field | Artem Bityutskiy |
2009-07-08 | UBI: fix compilation warnings | Artem Bityutskiy |
2009-07-07 | UBI: fix NOR flash recovery | Artem Bityutskiy |
2009-07-05 | UBI: nicify image sequence number handling | Artem Bityutskiy |
2009-07-05 | UBI: add image sequence number to EC header | Adrian Hunter |
2009-07-05 | UBI: remove bogus debugging checks | Artem Bityutskiy |
2009-07-05 | UBI: add empty eraseblocks verification | Artem Bityutskiy |
2009-06-10 | UBI: add reboot notifier | Kevin Cernekee |
2009-06-10 | UBI: handle more error codes | Artem Bityutskiy |
2009-06-10 | UBI: fix multiple spelling typos | Artem Bityutskiy |
2009-06-10 | UBI: fix kmem_cache_free on error patch | Artem Bityutskiy |
2009-06-09 | UBI: print amount of reserved PEBs | Artem Bityutskiy |
2009-06-08 | UBI: improve messages in the WL worker | Artem Bityutskiy |
2009-06-03 | UBI: make gluebi a separate module | Dmitry Pervushin |
2009-06-02 | UBI: remove built-in gluebi | Dmitry Pervushin |
2009-06-02 | UBI: add notification API | Dmitry Pervushin |
2009-06-02 | UBI: do not switch to R/O mode on read errors | Artem Bityutskiy |