aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)AuthorFilesLines
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass3-0/+3
2020-02-05dm: core: Require users of devres to include the headerSimon Glass10-0/+11
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass6-0/+6
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese1-0/+1
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz5-1/+26
2019-07-09ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher2-1/+3
2019-05-10mtd: ubi: Remove select for non existent optionChris Packham1-1/+0
2019-04-09mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu1-1/+1
2019-04-09mtd: ubi debug: Remove the pid print from ubi_assertEran Matityahu1-0/+10
2018-06-13lib: Add hexdumpAlexey Brodkin4-9/+13
2018-06-06mtd: ubi: Add missing newlines in ubi_init()Stefan Roese1-6/+6
2018-05-22ubi: fastmap: Implement produce_free_peb()Patrice Chotard1-0/+29
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini17-34/+17
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel1-0/+7
2018-02-19mtd: ubi: Fix worker handlingRichard Weinberger3-25/+40
2018-02-06ubi: Ensure no fastmap flush after uif_closeMartin Townsend1-5/+0
2017-11-20ubi: no NULL check needed before kmem_cache_destroyHeinrich Schuchardt1-2/+1
2017-07-24ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan1-0/+1
2017-07-24ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan1-1/+1
2017-04-07mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon1-0/+1
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-0/+98
2016-04-22mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher1-1/+1
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada1-0/+1
2016-01-04UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl1-1/+0
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam1-1/+1
2015-10-26UBI: Fastmap: Fix PEB array typeHeiko Schocher1-2/+2
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher17-1347/+1860
2015-01-28ubi: reset mtd_devs when ubi part failHeiko Schocher1-0/+8
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada14-14/+0
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher3-1/+37
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher20-3503/+7546
2013-12-13drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada1-3/+0
2013-10-31drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada1-25/+3
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk16-212/+16
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin6-11/+11
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger1-0/+4
2013-04-11ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2-4/+5
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips1-10/+2
2011-10-12UBI: init eba tables before wl when attaching a deviceHolger Brunck1-6/+6
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut2-4/+7
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-09-27Fix "ubi part" cmd re-entrancyKarl Beldan1-0/+1
2010-06-23UBI: initialise update markerPeter Horton1-0/+1
2010-05-19UBI: Ensure that "background thread" operations are really executedStefan Roese1-2/+7
2009-07-07UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese1-1/+1
2009-06-12UBI: Add compile-time check for correct malloc area configurationStefan Roese1-0/+4
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk3-3/+3
2008-12-10UBI: Return -ENOMEM upon failing mallocStefan Roese1-2/+3
2008-12-09UBI: Enable re-initializing of the "ubi part" commandStefan Roese1-0/+1