summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2015-09-01UBI: Fastmap: Set used_ebs only for static volumesRichard Weinberger
2015-09-01UBI: Fastmap: Fix leb_count unbalanceRichard Weinberger
2015-09-01UBI: Fastmap: Switch to ro mode if invalidate_fastmap() failsRichard Weinberger
2015-09-01UBI: Fastmap: Remove eba_orphans logicRichard Weinberger
2015-09-01UBI: Fastmap: Remove bogus ubi_assert()Richard Weinberger
2015-09-01UBI: Fastmap: Fix memory leak while attachingRichard Weinberger
2015-09-01UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger
2015-09-01UBI: Fastmap: Care about the protection queueRichard Weinberger
2015-09-01UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger
2015-09-01UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud
2015-09-01UBI: fastmap: do not miss bit-flipsBrian Norris
2015-09-01UBI: fix the volumes tree sorting criteriaHeiko Schocher
2015-09-01UBI: fix rb_tree node comparison in add_mapMike Snitzer
2015-01-28ubi: reset mtd_devs when ubi part failHeiko 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-12-13drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada
2013-10-31drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger
2013-04-11ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2011-10-12UBI: init eba tables before wl when attaching a deviceHolger Brunck
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-09-27Fix "ubi part" cmd re-entrancyKarl Beldan
2010-06-23UBI: initialise update markerPeter Horton
2010-05-19UBI: Ensure that "background thread" operations are really executedStefan Roese
2009-07-07UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese
2009-06-12UBI: Add compile-time check for correct malloc area configurationStefan Roese
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-10UBI: Return -ENOMEM upon failing mallocStefan Roese
2008-12-09UBI: Enable re-initializing of the "ubi part" commandStefan Roese
2008-11-19UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park