aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-20
* UBI: rename few functions for consistencyArtem Bityutskiy2012-05-20
* UBI: get rid of dbg_errArtem Bityutskiy2012-05-20
* UBI: more of clean-up terminology for self-checksArtem Bityutskiy2012-05-20
* UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy2012-05-20
* UBI: remove Kconfig debugging optionArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_sebArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_svArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy2012-05-20
* UBI: amend commentaries WRT dtypeArtem Bityutskiy2012-05-20
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBI: remove superfluous "!!" operationRichard Weinberger2012-05-20
* UBI: always warn if case of I/O errorsArtem Bityutskiy2012-05-20
* UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy2012-05-20
* UBI: always dump flash contents in case of errorsArtem Bityutskiy2012-05-20
* UBI: always dump the stack on errorArtem Bityutskiy2012-05-20
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\ \ | |/ |/|
| * mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-26
| * mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-26
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-26
* | UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy2012-03-09
* | UBI: rename peb_buf1 to peb_bufArtem Bityutskiy2012-03-09
* | UBI: reduce memory consumptionJosselin Costanzi2012-03-09
* | UBI: fix eraseblock picking criteriaArtem Bityutskiy2012-03-09
* | UBI: fix documentation and improve readabilityArtem Bityutskiy2012-03-09
* | UBI: fix error handling in ubi_scan()Richard Weinberger2012-02-29
|/
* UBI: use own macros for the layout volumeRichard Weinberger2012-01-15
* UBI: fix nameless volumes handlingRichard Weinberger2012-01-15
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-13
|\
| * UBI: fix debugging messagesArtem Bityutskiy2012-01-11
| * UBI: make vid_hdr non-staticRichard Weinberger2012-01-10
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-10
|\ \
| * | UBI: fix use-after-free on error pathArtem Bityutskiy2012-01-05
| * | UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2011-11-30
| |/
* | mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-09
* | mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-09
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\
| * mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* | mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31