summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* UBI: use own macros for the layout volumeRichard Weinberger2012-01-151-2/+2
* UBI: fix nameless volumes handlingRichard Weinberger2012-01-151-0/+3
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-132-2/+5
|\
| * UBI: fix debugging messagesArtem Bityutskiy2012-01-111-1/+4
| * UBI: make vid_hdr non-staticRichard Weinberger2012-01-101-1/+1
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-103-6/+14
|\ \
| * | UBI: fix use-after-free on error pathArtem Bityutskiy2012-01-051-3/+4
| * | UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2011-11-303-3/+10
| |/
* | mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-091-1/+1
* | mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-091-3/+1
* | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-091-1/+1
* | mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-1/+1
* | mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-091-1/+1
* | mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-091-4/+3
* | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-092-4/+4
* | mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-091-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-076-18/+18
|\
| * mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-216-18/+18
* | mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* | UBI: do not link debug messages when debugging is disabledArtem Bityutskiy2011-08-191-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-221-3/+7
|\
| * fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-3/+7
* | UBI: remove dead codeArtem Bityutskiy2011-06-071-13/+3
* | UBI: dump stack when switching to R/O modeArtem Bityutskiy2011-06-011-0/+1
* | UBI: fix oops in error pathArtem Bityutskiy2011-06-011-0/+2
* | UBI: switch debugging tests knobs to debugfsArtem Bityutskiy2011-06-012-28/+49
* | UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy2011-06-012-9/+2
* | UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy2011-06-013-13/+20
* | UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-019-36/+310
* | UBI: change the interface of a debugging check functionArtem Bityutskiy2011-05-311-13/+19
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-271-3/+3
|\
| * mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-3/+3
* | UBI: switch to dynamic printksArtem Bityutskiy2011-05-202-58/+28
* | UBI: turn some macros into static inlineArtem Bityutskiy2011-05-201-25/+38
* | UBI: improve checking in debugging printsArtem Bityutskiy2011-05-201-8/+25
* | UBI: fix typo in a messageArtem Bityutskiy2011-04-141-1/+1
* | UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-146-17/+18
* | UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy2011-04-141-3/+3
* | UBI: re-name set volume properties ioctlArtem Bityutskiy2011-04-141-4/+4
* | UBI: make the control character device non-seekableArtem Bityutskiy2011-04-141-1/+1
|/
* Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-073-7/+8
|\
| * UBI: do not select KALLSYMS_ALLArtem Bityutskiy2011-04-051-1/+1
| * UBI: do not compare array with NULLArtem Bityutskiy2011-04-051-5/+0
| * UBI: check if we are in RO mode in the erase routineArtem Bityutskiy2011-04-051-1/+7
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* UBI: use GFP_NOFS properlyArtem Bityutskiy2011-03-241-2/+2
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-183-0/+19
|\
| * UBI: provide LEB offset informationArtem Bityutskiy2011-03-081-0/+1
| * UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-083-0/+18
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-1812-234/+297
|\ \
OpenPOWER on IntegriCloud