summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
Commit message (Expand)AuthorAgeFilesLines
* ubi: Remove unnecessary struct declarationWan Jiabing2021-04-151-2/+0
* Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-101-1/+3
|\
| * ubi: Select fastmap anchor PEBs considering wear level rulesArne Edholm2020-06-021-1/+3
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
|/
* ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()Hou Tao2020-01-161-0/+1
* ubi: Fix producing anchor PEBsSascha Hauer2019-11-171-2/+4
* ubi: Fix warning static is not at beginning of declarationRishi Gupta2019-11-171-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ubi: Expose the bitrot interfaceRichard Weinberger2019-02-241-0/+1
* ubi: provide a way to skip CRC checksQuentin Schulz2018-08-151-0/+4
* ubi: fastmap: Check each mapping only onceRichard Weinberger2018-06-071-0/+11
* UBI: Fix typosAndrew F. Davis2017-03-241-2/+1
* UBI: introduce the VID buffer conceptBoris Brezillon2016-10-021-31/+66
* UBI: hide EBA internalsBoris Brezillon2016-10-021-1/+7
* UBI: provide an helper to query LEB informationBoris Brezillon2016-10-021-0/+17
* UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon2016-10-021-0/+1
* UBI: add an helper to check lnum validityBoris Brezillon2016-10-021-0/+5
* UBI: move the global ech and vidh variables into struct ubi_attach_infoBoris Brezillon2016-10-021-0/+4
* UBI: provide helpers to allocate and free aeb elementsBoris Brezillon2016-10-021-0/+3
* UBI: factorize code used to manipulate volumes at attach timeBoris Brezillon2016-10-021-0/+1
* ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2016-07-291-0/+3
* ubi: Rework Fastmap attach base codeRichard Weinberger2016-07-291-1/+27
* ubi: Introduce vol_ignored()Richard Weinberger2016-07-291-0/+15
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-05-241-0/+2
* mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_errJoe Perches2016-03-201-6/+10
* UBI: Use static class and attribute groupsTakashi Iwai2015-06-021-1/+1
* UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at2015-04-131-0/+25
* UBI: Add accessor functions for WL data structuresRichard Weinberger2015-03-261-0/+36
* UBI: Add initial support for fastmap self checksRichard Weinberger2015-03-261-0/+4
* UBI: Fastmap: Locking updatesRichard Weinberger2015-03-261-4/+5
* UBI: Fastmap: Wrap fastmap specific function in a ifdefRichard Weinberger2015-03-261-0/+4
* UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger2015-03-261-1/+2
* UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2015-03-261-1/+3
* UBI: align comment for readabilityBrian Norris2015-03-261-1/+1
* UBI: clean-up printing helpersArtem Bityutskiy2015-01-281-4/+4
* UBI: Add initial support for scatter gatherRichard Weinberger2015-01-281-0/+3
* UBI: Implement UBI_METAONLYRichard Weinberger2015-01-281-2/+6
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-071-6/+7
* UBI: wl: Rename cancel flag to shutdownRichard Weinberger2014-09-261-4/+5
* UBI: Improve comment on work_semRichard Weinberger2014-09-191-1/+2
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-071-1/+0
|\
| * mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-101-1/+0
* | UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia2014-03-051-2/+2
* | UBI: block: do not use term "attach"Artem Bityutskiy2014-03-041-4/+10
* | UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-281-0/+14
|/
* UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-101-1/+39
* UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-031-1/+1
* UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-031-1/+115
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-041-4/+4
* UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-041-1/+2