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