aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/build.c
Commit message (Expand)AuthorAge
* UBI: fix error return codeJulia Lawall2014-01-02
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-07
* Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-07-05
|\
| * UBI: support ubi_num on mtd.ubi command lineMike Frysinger2013-07-01
| * UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger2013-05-16
| * UBI: drop redundant "UBI error" stringMike Frysinger2013-05-16
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
|/
* UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-10
* UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-03
* UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-03
* UBI: Add fastmap bits to build.cRichard Weinberger2012-10-03
* UBI: load after mtd device driversJiang Lu2012-09-26
* UBI: print lessArtem Bityutskiy2012-09-04
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-04
* UBI: comply with coding styleArtem Bityutskiy2012-09-04
* UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-09-04
* UBI: allow specifying bad PEBs limit using module parameterRichard Genoud2012-09-04
* UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud2012-09-04
* UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-04
* UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud2012-09-04
* UBI: separate bad_peb_limit in a functionRichard Genoud2012-09-04
* UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud2012-09-04
* UBI: introduce new bad PEB limitShmulik Ladkani2012-09-04
* UBI: print image sequence number as unsigned integerArtem Bityutskiy2012-09-04
* UBI: move and rename attach_by_scanningArtem Bityutskiy2012-05-20
* UBI: rename _init_scan functionsArtem Bityutskiy2012-05-20
* UBI: amend comments after all the renamingsArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_destroy_aiArtem Bityutskiy2012-05-20
* UBI: rename si to aiArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-20
* UBI: get rid of dbg_errArtem Bityutskiy2012-05-20
* UBI: rename peb_buf1 to peb_bufArtem Bityutskiy2012-03-09
* UBI: reduce memory consumptionJosselin Costanzi2012-03-09
* mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-09
* UBI: fix oops in error pathArtem Bityutskiy2011-06-01
* UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-01
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
|\
| * UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-08
* | UBI: make tests modes dynamicArtem Bityutskiy2011-03-16
* | UBI: kill debugging bufferArtem Bityutskiy2011-03-16
* | UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy2011-02-06
* | UBI: cleanup LEB start calculationsJohn Ogness2011-01-26
|/
* UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-19
* UBI: fix small 80 characters limit style issueArtem Bityutskiy2010-10-19
* UBI: do not warn unnecessarilyArtem Bityutskiy2010-08-02
* UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde2010-05-06
* UBI: remove reboot notifierKevin Cernekee2010-05-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07