summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi (follow)
Commit message (Expand)AuthorAgeFilesLines
* UBI: Add fastmap coreRichard Weinberger2012-10-031-0/+1537
* UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-031-44/+531
* UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-033-130/+260
* UBI: Wire-up ->fm_semRichard Weinberger2012-10-031-0/+12
* UBI: Add fastmap bits to build.cRichard Weinberger2012-10-031-3/+65
* UBI: Add self_check_eba()Richard Weinberger2012-10-031-0/+96
* UBI: Export next_sqnum()Richard Weinberger2012-10-031-9/+9
* UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-032-25/+115
* UBI: Add fastmap on-flash data structuresRichard Weinberger2012-10-031-0/+137
* UBI: fix trivial typo 'it' => 'is'Brian Norris2012-09-261-1/+1
* UBI: load after mtd device driversJiang Lu2012-09-261-1/+1
* UBI: print lessArtem Bityutskiy2012-09-047-56/+42
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-046-103/+93
* UBI: comply with coding styleArtem Bityutskiy2012-09-049-113/+101
* UBI: erase free PEB with bitflip in EC headerMatthieu CASTET2012-09-041-1/+1
* UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-09-041-0/+5
* UBI: add max_beb_per1024 to attach ioctlRichard Genoud2012-09-042-2/+3
* UBI: allow specifying bad PEBs limit using module parameterRichard Genoud2012-09-042-15/+27
* UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud2012-09-041-0/+9
* UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-043-8/+12
* UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud2012-09-041-2/+5
* UBI: separate bad_peb_limit in a functionRichard Genoud2012-09-041-23/+31
* UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud2012-09-042-9/+39
* UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani2012-09-042-19/+0
* UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani2012-09-042-21/+41
* UBI: introduce new bad PEB limitShmulik Ladkani2012-09-043-8/+32
* UBI: print PID in debug messagesArtem Bityutskiy2012-09-041-1/+2
* UBI: print image sequence number as unsigned integerArtem Bityutskiy2012-09-041-1/+1
* UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani2012-07-183-18/+26
* UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani2012-07-181-1/+1
* UBI: fix spelling of detach in debug outputPeter Meerwald2012-07-181-1/+1
* UBI: Change the default percentage of reserved PEBRichard Genoud2012-07-181-1/+1
* UBI: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
* UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
* UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-216-31/+69
* UBI: introduce UBI_ALL constantArtem Bityutskiy2012-05-211-5/+5
* UBI: add lnum and vol_id to struct ubi_workJoel Reardon2012-05-213-18/+33
* UBI: add volume id struct ubi_ainf_pebJoel Reardon2012-05-212-16/+35
* UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon2012-05-201-2/+2
* UBI: rename scan.c to attach.cArtem Bityutskiy2012-05-202-1/+1
* UBI: remove scan.hArtem Bityutskiy2012-05-202-174/+147
* UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy2012-05-202-12/+15
* UBI: move and rename attach_by_scanningArtem Bityutskiy2012-05-204-62/+58
* UBI: rename _init_scan functionsArtem Bityutskiy2012-05-204-9/+9
* UBI: amend comments after all the renamingsArtem Bityutskiy2012-05-206-81/+73
* UBI: rename ubi_scan_leb_slabArtem Bityutskiy2012-05-202-16/+16
* UBI: rename ubi_scan_move_to_listArtem Bityutskiy2012-05-202-3/+3
* UBI: rename ubi_scan_destroy_aiArtem Bityutskiy2012-05-203-6/+6
* UBI: rename ubi_scan_get_free_pebArtem Bityutskiy2012-05-203-6/+6