summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/eba.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-10/+1
* treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-261-9/+3
* UBI: silence erroneous GCC warning about uninitialized readAhmad Fatoum2019-07-181-1/+1
* ubi: fastmap: Detect EBA mismatches on-the-flyRichard Weinberger2018-08-311-0/+17
* ubi: fastmap: Check each mapping only onceRichard Weinberger2018-08-311-0/+4
* ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-08-311-1/+87
* ubi: Fix copy/paste error in function documentationSascha Hauer2018-08-311-1/+1
* UBI: Fix crash in try_recover_peb()Geert Uytterhoeven2018-08-311-0/+1
* UBI: introduce the VID buffer conceptBoris Brezillon2018-08-311-34/+47
* UBI: hide EBA internalsBoris Brezillon2018-08-311-26/+140
* UBI: provide an helper to query LEB informationBoris Brezillon2018-08-311-0/+17
* UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon2018-08-311-0/+12
* UBI: simplify LEB write and atomic LEB change codeBoris Brezillon2018-08-311-158/+113
* UBI: simplify recover_peb() codeBoris Brezillon2018-08-311-40/+74
* ubi: Make recover_peb power cut awareRichard Weinberger2018-08-311-5/+12
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2018-08-311-2/+19
* UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger2018-08-311-24/+0
* mtd: ubi: Fix endless loop when moving PEBTeresa Remmet2016-06-281-10/+1
* UBI: Fix debug messageRichard Weinberger2016-05-271-1/+1
* UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger2016-05-271-5/+6
* UBI: fix out of bounds writeBrian Norris2016-05-271-1/+2
* UBI: fix missing brace control flowBrian Norris2016-05-271-1/+2
* UBI: do propagate positive error codes upArtem Bityutskiy2016-05-271-0/+1
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2016-05-271-26/+27
* UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger2016-05-271-3/+2
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-0/+1352
* UBI: remove old ubi supportSascha Hauer2013-07-241-1253/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-051-0/+1256