aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
...
| * 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: erase free PEB with bitflip in EC headerMatthieu CASTET2012-09-04
| * UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-09-04
| * UBI: add max_beb_per1024 to attach ioctlRichard Genoud2012-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: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani2012-09-04
| * UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani2012-09-04
| * UBI: introduce new bad PEB limitShmulik Ladkani2012-09-04
| * UBI: print PID in debug messagesArtem Bityutskiy2012-09-04
| * UBI: print image sequence number as unsigned integerArtem Bityutskiy2012-09-04
* | UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-09-04
|/
* UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani2012-07-18
* UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani2012-07-18
* UBI: fix spelling of detach in debug outputPeter Meerwald2012-07-18
* UBI: Change the default percentage of reserved PEBRichard Genoud2012-07-18
* UBI: correct usage of IS_ENABLED()Brian Norris2012-06-27
* UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-07
* UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-07
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-21
* UBI: introduce UBI_ALL constantArtem Bityutskiy2012-05-21
* UBI: add lnum and vol_id to struct ubi_workJoel Reardon2012-05-21
* UBI: add volume id struct ubi_ainf_pebJoel Reardon2012-05-21
* UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon2012-05-20
* UBI: rename scan.c to attach.cArtem Bityutskiy2012-05-20
* UBI: remove scan.hArtem Bityutskiy2012-05-20
* UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy2012-05-20
* 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_leb_slabArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_move_to_listArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_destroy_aiArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_get_free_pebArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_rm_volumeArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_find_avArtem Bityutskiy2012-05-20
* UBI: rename ubi_scan_add_usedArtem Bityutskiy2012-05-20
* UBI: remove unused functionArtem Bityutskiy2012-05-20
* UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy2012-05-20
* UBI: rename sv to avArtem Bityutskiy2012-05-20
* UBI: rename si to aiArtem Bityutskiy2012-05-20
* UBI: rename seb to aebArtem Bityutskiy2012-05-20
* UBI: amend comments after renaming in scan.cArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-20