| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/bug.h from common header | Simon Glass | 2020-05-18 | 3 | -0/+3 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 10 | -0/+10 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 3 | -0/+3 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 10 | -0/+11 |
* | crc32: Use the crc.h header for crc functions | Simon Glass | 2019-12-02 | 6 | -0/+6 |
* | ubi: Print skip_check in ubi_dump_vol_info() | Stefan Roese | 2019-10-16 | 1 | -0/+1 |
* | ubi: provide a way to skip CRC checks | Quentin Schulz | 2019-10-16 | 5 | -1/+26 |
* | ubi: fix UBI_SILENCE_MSG | Markus Klotzbuecher | 2019-07-09 | 2 | -1/+3 |
* | mtd: ubi: Remove select for non existent option | Chris Packham | 2019-05-10 | 1 | -1/+0 |
* | mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit | Eran Matityahu | 2019-04-09 | 1 | -1/+1 |
* | mtd: ubi debug: Remove the pid print from ubi_assert | Eran Matityahu | 2019-04-09 | 1 | -0/+10 |
* | lib: Add hexdump | Alexey Brodkin | 2018-06-13 | 4 | -9/+13 |
* | mtd: ubi: Add missing newlines in ubi_init() | Stefan Roese | 2018-06-06 | 1 | -6/+6 |
* | ubi: fastmap: Implement produce_free_peb() | Patrice Chotard | 2018-05-22 | 1 | -0/+29 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 17 | -34/+17 |
* | Convert CONFIG_UBI_SILENCE_MSG to Kconfig | Petr Vorel | 2018-03-24 | 1 | -0/+7 |
* | mtd: ubi: Fix worker handling | Richard Weinberger | 2018-02-19 | 3 | -25/+40 |
* | ubi: Ensure no fastmap flush after uif_close | Martin Townsend | 2018-02-06 | 1 | -5/+0 |
* | ubi: no NULL check needed before kmem_cache_destroy | Heinrich Schuchardt | 2017-11-20 | 1 | -2/+1 |
* | ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS | Karl Beldan | 2017-07-24 | 1 | -0/+1 |
* | ubi: Kconfig: Fix MTD_UBI selection dependency | Karl Beldan | 2017-07-24 | 1 | -1/+1 |
* | mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry | Boris Brezillon | 2017-04-07 | 1 | -0/+1 |
* | kconfig: introduce kconfig for UBI | Heiko Schocher | 2016-09-26 | 1 | -0/+98 |
* | mtd, ubi: set free_count to zero before walking through erase list | Heiko Schocher | 2016-04-22 | 1 | -1/+1 |
* | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada | 2016-01-25 | 1 | -0/+1 |
* | UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined | Ladislav Michl | 2016-01-04 | 1 | -1/+0 |
* | compat: Remove is_power_of_2() definition | Fabio Estevam | 2015-11-05 | 1 | -1/+1 |
* | UBI: Fastmap: Fix PEB array type | Heiko Schocher | 2015-10-26 | 1 | -2/+2 |
* | ubi,ubifs: sync with linux v4.2 | Heiko Schocher | 2015-10-26 | 17 | -1347/+1860 |
* | ubi: reset mtd_devs when ubi part fail | Heiko Schocher | 2015-01-28 | 1 | -0/+8 |
* | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada | 2014-09-16 | 14 | -14/+0 |
* | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher | 2014-08-25 | 3 | -1/+37 |
* | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | 20 | -3503/+7546 |
* | drivers/mtd: descend into sub directories only when it is necessary | Masahiro Yamada | 2013-12-13 | 1 | -3/+0 |
* | drivers: mtd: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -25/+3 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -2/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 16 | -212/+16 |
* | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | 6 | -11/+11 |
* | ubi: ubifs: Turn off verbose prints | Joe Hershberger | 2013-04-11 | 1 | -0/+4 |
* | ubi: Fix broken cleanup code in attach_by_scanning | Joe Hershberger | 2013-04-11 | 2 | -4/+5 |
* | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips | 2012-11-04 | 1 | -10/+2 |
* | UBI: init eba tables before wl when attaching a device | Holger Brunck | 2011-10-12 | 1 | -6/+6 |
* | GCC4.6: Squash warning in vmt.c | Marek Vasut | 2011-10-01 | 2 | -4/+7 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Fix "ubi part" cmd re-entrancy | Karl Beldan | 2010-09-27 | 1 | -0/+1 |
* | UBI: initialise update marker | Peter Horton | 2010-06-23 | 1 | -0/+1 |
* | UBI: Ensure that "background thread" operations are really executed | Stefan Roese | 2010-05-19 | 1 | -2/+7 |
* | UBI: Fix build problem noticed on Apollon (arm/testing repo) | Stefan Roese | 2009-07-07 | 1 | -1/+1 |
* | UBI: Add compile-time check for correct malloc area configuration | Stefan Roese | 2009-06-12 | 1 | -0/+4 |
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | 3 | -3/+3 |