summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-09-27mtd: nand: add missing nand manufacturers idsMarcel Ziswiler
2015-04-02colibri_t20: initial 16-bit BCH ECC supportMarcel Ziswiler
2015-03-30Merge remote-tracking branch 'remotes/ubifs-v3.1/master' into tegra-nand-nextMarcel Ziswiler
2013-07-05UBI: support ubi_num on mtd.ubi command lineMike Frysinger
2013-07-05UBI: fastmap break out of used PEB searchBrian Pomerantz
2013-07-05UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger
2013-07-05UBI: drop redundant "UBI error" stringMike Frysinger
2013-02-22mtd: nandsim: use prandom_bytesAkinobu Mita
2013-02-22UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia
2013-02-22UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia
2013-02-22UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger
2013-02-22UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger
2013-02-22UBI: replace memcpy with struct assignmentEzequiel Garcia
2013-02-22UBI: remove spurious commentEzequiel Garcia
2013-02-22UBI: gluebi: rename misleading variablesEzequiel Garcia
2013-02-22UBI: do not allocate the memory unnecessarilyArtem Bityutskiy
2013-02-22UBI: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2013-02-22UBI: Wire-up fastmapRichard Weinberger
2013-02-22UBI: Add fastmap coreRichard Weinberger
2013-02-22UBI: Add fastmap support to the WL sub-systemRichard Weinberger
2013-02-22UBI: Add fastmap stuff to attach.cRichard Weinberger
2013-02-22UBI: Wire-up ->fm_semRichard Weinberger
2013-02-22UBI: Add fastmap bits to build.cRichard Weinberger
2013-02-22UBI: Add self_check_eba()Richard Weinberger
2013-02-22UBI: Export next_sqnum()Richard Weinberger
2013-02-22UBI: Add fastmap stuff to ubi.hRichard Weinberger
2013-02-22UBI: Add fastmap on-flash data structuresRichard Weinberger
2012-11-12Merge branch 'l4t/l4t-r16-r2' into colibriMarcel Ziswiler
2012-10-05UBI: fix trivial typo 'it' => 'is'Brian Norris
2012-10-05UBI: load after mtd device driversJiang Lu
2012-10-05UBI: print lessArtem Bityutskiy
2012-10-05UBI: use pr_ helper instead of printkArtem Bityutskiy
2012-10-05UBI: comply with coding styleArtem Bityutskiy
2012-10-05UBI: erase free PEB with bitflip in EC headerMatthieu CASTET
2012-10-05UBI: fix autoresize handling in R/O modeArtem Bityutskiy
2012-10-05UBI: add max_beb_per1024 to attach ioctlRichard Genoud
2012-10-05UBI: allow specifying bad PEBs limit using module parameterRichard Genoud
2012-10-05UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud
2012-10-05UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud
2012-10-05UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud
2012-10-05UBI: separate bad_peb_limit in a functionRichard Genoud
2012-10-05UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud
2012-10-05mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud
2012-10-05mtd: mark mtd_is_partition argument as constantRichard Genoud
2012-10-05UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani
2012-10-05UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani
2012-10-05UBI: introduce new bad PEB limitShmulik Ladkani
2012-10-05UBI: print PID in debug messagesArtem Bityutskiy
2012-10-05UBI: print image sequence number as unsigned integerArtem Bityutskiy
2012-09-10Merge branch 'l4t/l4t-r16' into colibriMarcel Ziswiler