aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-27
|\
| * mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-24
* | UBI: switch to dynamic printksArtem Bityutskiy2011-05-20
* | UBI: turn some macros into static inlineArtem Bityutskiy2011-05-20
* | UBI: improve checking in debugging printsArtem Bityutskiy2011-05-20
* | UBI: fix typo in a messageArtem Bityutskiy2011-04-14
* | UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-14
* | UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy2011-04-14
* | UBI: re-name set volume properties ioctlArtem Bityutskiy2011-04-14
* | UBI: make the control character device non-seekableArtem Bityutskiy2011-04-14
|/
* Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-07
|\
| * UBI: do not select KALLSYMS_ALLArtem Bityutskiy2011-04-05
| * UBI: do not compare array with NULLArtem Bityutskiy2011-04-05
| * UBI: check if we are in RO mode in the erase routineArtem Bityutskiy2011-04-05
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* UBI: use GFP_NOFS properlyArtem Bityutskiy2011-03-24
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
|\
| * UBI: provide LEB offset informationArtem Bityutskiy2011-03-08
| * UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-08
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-18
|\ \
| * | UBI: make tests modes dynamicArtem Bityutskiy2011-03-16
| * | UBI: make self-checks dynamicArtem Bityutskiy2011-03-16
| * | UBI: make debugging messages dynamicArtem Bityutskiy2011-03-16
| * | UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy2011-03-16
| * | UBI: kill debugging bufferArtem Bityutskiy2011-03-16
| * | UBI: allocate erase checking buffer on demandArtem Bityutskiy2011-03-16
| * | UBI: allocate write checking buffer on demandArtem Bityutskiy2011-03-16
| * | UBI: always re-read in case of read failuresArtem Bityutskiy2011-02-06
| * | UBI: cleanup comments about corrupted PEBsArtem Bityutskiy2011-02-06
| * | UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy2011-02-06
| * | UBI: use raw mtd read function in debugging codeArtem Bityutskiy2011-02-06
| * | UBI: try to reveal buggy MTD driversArtem Bityutskiy2011-02-06
| * | UBI: add a commentary about allocating VID header buffer on stackArtem Bityutskiy2011-01-26
| * | UBI: cleanup LEB start calculationsJohn Ogness2011-01-26
| * | UBI: fix NOR erase preparation quirkHolger Brunck2011-01-26
| |/
* | Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy2011-01-29
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-17
|\ \ | |/ |/|
| * UBI: use mtd->writebufsize to set minimal I/O unit sizeAnatolij Gustschin2011-01-06
| * mtd: use vzallocJoe Perches2010-12-03
* | UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy2010-12-03
* | UBI: release locks in check_corruptionDan Carpenter2010-11-19
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-10-22
|\
| * UBI: tighten the corrupted PEB criteriaArtem Bityutskiy2010-10-21
| * UBI: fix check_data_ff return codeArtem Bityutskiy2010-10-21
| * UBI: remember copy_flag while scanningArtem Bityutskiy2010-10-21
| * UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-19
| * UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy2010-10-19
| * UBI: introduce debugging helper functionArtem Bityutskiy2010-10-19
| * UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-19
| * UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy2010-10-19