summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/ubi.h
AgeCommit message (Expand)Author
2016-06-01UBI: Fix static volume checks when Fastmap is usedRichard Weinberger
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
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy
2012-03-09UBI: reduce memory consumptionJosselin Costanzi
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2011-06-01UBI: dump stack when switching to R/O modeArtem Bityutskiy
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-16UBI: kill debugging bufferArtem Bityutskiy