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