aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
Commit message (Expand)AuthorAge
* UBI: introduce the VID buffer conceptBoris Brezillon2016-10-02
* UBI: hide EBA internalsBoris Brezillon2016-10-02
* UBI: provide an helper to query LEB informationBoris Brezillon2016-10-02
* UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon2016-10-02
* UBI: add an helper to check lnum validityBoris Brezillon2016-10-02
* UBI: move the global ech and vidh variables into struct ubi_attach_infoBoris Brezillon2016-10-02
* UBI: provide helpers to allocate and free aeb elementsBoris Brezillon2016-10-02
* UBI: factorize code used to manipulate volumes at attach timeBoris Brezillon2016-10-02
* ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2016-07-29
* ubi: Rework Fastmap attach base codeRichard Weinberger2016-07-29
* ubi: Introduce vol_ignored()Richard Weinberger2016-07-29
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-05-24
* mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_errJoe Perches2016-03-20
* UBI: Use static class and attribute groupsTakashi Iwai2015-06-02
* UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at2015-04-13
* UBI: Add accessor functions for WL data structuresRichard Weinberger2015-03-26
* UBI: Add initial support for fastmap self checksRichard Weinberger2015-03-26
* UBI: Fastmap: Locking updatesRichard Weinberger2015-03-26
* UBI: Fastmap: Wrap fastmap specific function in a ifdefRichard Weinberger2015-03-26
* UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger2015-03-26
* UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2015-03-26
* UBI: align comment for readabilityBrian Norris2015-03-26
* UBI: clean-up printing helpersArtem Bityutskiy2015-01-28
* UBI: Add initial support for scatter gatherRichard Weinberger2015-01-28
* UBI: Implement UBI_METAONLYRichard Weinberger2015-01-28
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-07
* UBI: wl: Rename cancel flag to shutdownRichard Weinberger2014-09-26
* UBI: Improve comment on work_semRichard Weinberger2014-09-19
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-07
|\
| * mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-11
* | UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia2014-03-05
* | UBI: block: do not use term "attach"Artem Bityutskiy2014-03-04
* | UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-28
|/
* UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-10
* UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-03
* UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-03
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-04
* UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-04
* UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani2012-09-04
* UBI: introduce new bad PEB limitShmulik Ladkani2012-09-04
* UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani2012-07-18
* 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: remove scan.hArtem Bityutskiy2012-05-20
* UBI: move and rename attach_by_scanningArtem Bityutskiy2012-05-20
* UBI: rename _init_scan functionsArtem Bityutskiy2012-05-20
* UBI: rename si to aiArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-20