aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/wl.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-19mtd: ubi: Fix worker handlingRichard Weinberger
2016-04-22mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-11ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger
2010-05-19UBI: Ensure that "background thread" operations are really executedStefan Roese
2008-11-19UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park