aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger
2012-01-15UBI: fix nameless volumes handlingRichard Weinberger
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-11UBI: fix debugging messagesArtem Bityutskiy
2012-01-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-10UBI: make vid_hdr non-staticRichard Weinberger
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2012-01-05UBI: fix use-after-free on error pathArtem Bityutskiy
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-10-31mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-08-19UBI: do not link debug messages when debugging is disabledArtem Bityutskiy
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-06-07UBI: remove dead codeArtem Bityutskiy
2011-06-01UBI: dump stack when switching to R/O modeArtem Bityutskiy
2011-06-01UBI: fix oops in error pathArtem Bityutskiy
2011-06-01UBI: switch debugging tests knobs to debugfsArtem Bityutskiy
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy
2011-06-01UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-05-31UBI: change the interface of a debugging check functionArtem Bityutskiy
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-05-20UBI: switch to dynamic printksArtem Bityutskiy
2011-05-20UBI: turn some macros into static inlineArtem Bityutskiy
2011-05-20UBI: improve checking in debugging printsArtem Bityutskiy
2011-04-14UBI: fix typo in a messageArtem Bityutskiy
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-04-14UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy
2011-04-14UBI: re-name set volume properties ioctlArtem Bityutskiy
2011-04-14UBI: make the control character device non-seekableArtem Bityutskiy
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-05UBI: do not select KALLSYMS_ALLArtem Bityutskiy
2011-04-05UBI: do not compare array with NULLArtem Bityutskiy
2011-04-05UBI: check if we are in RO mode in the erase routineArtem Bityutskiy
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy