aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2012-10-08Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-10-03UBI: Wire-up fastmapRichard Weinberger
2012-10-03UBI: Add fastmap coreRichard Weinberger
2012-10-03UBI: Add fastmap support to the WL sub-systemRichard Weinberger
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger
2012-10-03UBI: Wire-up ->fm_semRichard Weinberger
2012-10-03UBI: Add fastmap bits to build.cRichard Weinberger
2012-10-03UBI: Add self_check_eba()Richard Weinberger
2012-10-03UBI: Export next_sqnum()Richard Weinberger
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger
2012-10-03UBI: Add fastmap on-flash data structuresRichard Weinberger
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-09-26UBI: fix trivial typo 'it' => 'is'Brian Norris
2012-09-26UBI: load after mtd device driversJiang Lu
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy
2012-09-04UBI: print lessArtem Bityutskiy
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy
2012-09-04UBI: comply with coding styleArtem Bityutskiy
2012-09-04UBI: erase free PEB with bitflip in EC headerMatthieu CASTET
2012-09-04UBI: fix autoresize handling in R/O modeArtem Bityutskiy
2012-09-04UBI: add max_beb_per1024 to attach ioctlRichard Genoud
2012-09-04UBI: allow specifying bad PEBs limit using module parameterRichard Genoud
2012-09-04UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud
2012-09-04UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud
2012-09-04UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud
2012-09-04UBI: separate bad_peb_limit in a functionRichard Genoud
2012-09-04UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud
2012-09-04UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani
2012-09-04UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani
2012-09-04UBI: introduce new bad PEB limitShmulik Ladkani
2012-09-04UBI: print PID in debug messagesArtem Bityutskiy
2012-09-04UBI: print image sequence number as unsigned integerArtem Bityutskiy
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani
2012-07-18UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani
2012-07-18UBI: fix spelling of detach in debug outputPeter Meerwald
2012-07-18UBI: Change the default percentage of reserved PEBRichard Genoud
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon
2012-05-21UBI: add volume id struct ubi_ainf_pebJoel Reardon
2012-05-20UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon
2012-05-20UBI: rename scan.c to attach.cArtem Bityutskiy
2012-05-20UBI: remove scan.hArtem Bityutskiy
2012-05-20UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy