summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/build.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-10/+1
* mtd: rename master to parentSascha Hauer2020-11-091-2/+2
* mtd: rename class_dev to devSascha Hauer2020-11-091-1/+1
* ubi: Refuse to attach partitioned mtd devicesSascha Hauer2020-04-301-0/+8
* mtd: ubi: Max out wear-leveling thresholdStefan Riedmueller2019-10-141-1/+1
* drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-1/+1
* ubi: fastmap: Check each mapping only onceRichard Weinberger2018-08-311-0/+1
* ubi: pr_err() strings should end with newlinesBen Dooks2018-08-311-4/+4
* UBI: hide EBA internalsBoris Brezillon2018-08-311-1/+1
* ubi: Fix early loggingRichard Weinberger2018-08-311-4/+4
* ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2018-08-311-2/+4
* param: make parameter functions more consistentSascha Hauer2017-04-111-11/+11
* Merge branch 'for-next/misc'Sascha Hauer2016-11-141-3/+3
|\
| * ubi: fix spellingYegor Yefremov2016-10-121-3/+3
* | mtd: ubi: enable thread earlierSascha Hauer2016-10-191-9/+5
|/
* mtd: ubi: Fix scrubbing during attachSascha Hauer2016-10-111-1/+3
* mtd: UBI: Remove ubi_free_fastmapTeresa Remmet2016-05-271-1/+0
* UBI: Fastmap: Use max() to get the larger valueshengyong2016-05-271-2/+2
* UBI: Fastmap: Make WL pool size 50% of user pool sizeRichard Weinberger2016-05-271-1/+1
* UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()Richard Weinberger2016-05-271-5/+7
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2016-05-271-1/+1
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2016-05-271-31/+34
* mtd: ubi: Set max_write_size to actual value read from flashAlexander Stein2016-04-081-1/+1
* ubi: Lower 'already attached' message to debug levelSascha Hauer2015-06-261-1/+1
* ubi: Use preditable device namesSascha Hauer2015-06-261-5/+2
* mtd: ubi: get_bad_peb_limit from mtd masterJan Weitzel2014-11-201-1/+5
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* mtd: ubi: avoid NULL pointer dereference in ubi_get_devicePhilipp Zabel2014-03-231-0/+2
* Merge branch 'for-next/ubi'Sascha Hauer2014-03-071-9/+21
|\
| * mtd: ubi: rework loggingSascha Hauer2014-02-281-9/+21
* | ubi: register ubi devices and volumes as devicesSascha Hauer2014-02-261-1/+12
|/
* mtd: ubi: remove calls to nonexisting functionsSascha Hauer2013-08-061-5/+0
* mtd: ubi: implement ubi_volume_notifySascha Hauer2013-07-271-0/+32
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-0/+686
* UBI: remove old ubi supportSascha Hauer2013-07-241-1056/+0
* mtd: ubi: fix typos in comment of build.cWolfram Sang2012-10-251-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* barebox ubi changesSascha Hauer2010-07-051-145/+15
* add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-051-0/+1189