summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/build.c
AgeCommit message (Expand)AuthorLines
2015-01-28UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman-3/+3
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman-59/+67
2014-02-28UBI: R/O block driver on top of UBI volumesEzequiel Garcia-0/+11
2014-01-02UBI: fix error return codeJulia Lawall-1/+3
2013-11-06mtd: Move major number definitions to major.hEzequiel Garcia-0/+1
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds-19/+40
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook-1/+1
2013-07-01UBI: support ubi_num on mtd.ubi command lineMike Frysinger-11/+28
2013-05-16UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger-1/+5
2013-05-16UBI: drop redundant "UBI error" stringMike Frysinger-7/+7
2012-12-10UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia-8/+1
2012-12-03UBI: replace memcpy with struct assignmentEzequiel Garcia-2/+1
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger-1/+1
2012-10-03UBI: Add fastmap bits to build.cRichard Weinberger-3/+65
2012-09-26UBI: load after mtd device driversJiang Lu-1/+1
2012-09-04UBI: print lessArtem Bityutskiy-41/+32
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy-13/+10
2012-09-04UBI: comply with coding styleArtem Bityutskiy-12/+10
2012-09-04UBI: fix autoresize handling in R/O modeArtem Bityutskiy-0/+5
2012-09-04UBI: allow specifying bad PEBs limit using module parameterRichard Genoud-15/+25
2012-09-04UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud-0/+9
2012-09-04UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud-6/+8
2012-09-04UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud-2/+5
2012-09-04UBI: separate bad_peb_limit in a functionRichard Genoud-23/+31
2012-09-04UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud-3/+18
2012-09-04UBI: introduce new bad PEB limitShmulik Ladkani-1/+11
2012-09-04UBI: print image sequence number as unsigned integerArtem Bityutskiy-1/+1
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy-59/+6
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy-2/+2
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy-8/+4
2012-05-20UBI: rename ubi_scan_destroy_aiArtem Bityutskiy-2/+2
2012-05-20UBI: rename si to aiArtem Bityutskiy-16/+16
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy-1/+1
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy-1/+1
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy-4/+4
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy-4/+4
2012-03-09UBI: reduce memory consumptionJosselin Costanzi-6/+0
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy-1/+1
2011-06-01UBI: fix oops in error pathArtem Bityutskiy-0/+2
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy-2/+24
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds-0/+14
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy-2/+1
2011-03-16UBI: kill debugging bufferArtem Bityutskiy-13/+0
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy-0/+14
2011-02-06UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy-0/+2
2011-01-26UBI: cleanup LEB start calculationsJohn Ogness-1/+1
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy-0/+2
2010-10-19UBI: fix small 80 characters limit style issueArtem Bityutskiy-2/+2
2010-08-02UBI: do not warn unnecessarilyArtem Bityutskiy-1/+2
2010-05-06UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde-2/+23