summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2025-05-05mtd: ubi: Put MTD device after it is not usedAlexander Vickberg
2025-04-08Merge patch series "Annotate switch/case fallthrough cases"Tom Rini
2025-04-08mtd: ubi: annotate fallthroughAndre Przywara
2025-04-08ubi: fix bug creating partitions for non-existent volumesOskar Nilsson
2025-01-20mtd: Correct dependency of BLKTom Rini
2024-10-15mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashesTakahiro Kuwano
2024-08-30list: use list_count_nodes() to count list entriesSughosh Ganu
2024-08-08Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/...Tom Rini
2024-08-08disk: support UBI partitionsAlexey Romanov
2024-08-08drivers: introduce UBI block abstractionAlexey Romanov
2024-07-22drivers: mtd: Remove duplicate newlinesMarek Vasut
2024-06-17ubi: Depend on MTDJohn Watts
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-01-20global: Remove unused CONFIG definesTom Rini
2022-12-23mtd: ubi: Finish moving configuration to KconfigTom Rini
2022-07-20ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS codePali Rohár
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-07-09ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher
2019-05-10mtd: ubi: Remove select for non existent optionChris Packham
2019-04-09mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu
2019-04-09mtd: ubi debug: Remove the pid print from ubi_assertEran Matityahu
2018-06-13lib: Add hexdumpAlexey Brodkin
2018-06-06mtd: ubi: Add missing newlines in ubi_init()Stefan Roese
2018-05-22ubi: fastmap: Implement produce_free_peb()Patrice Chotard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel
2018-02-19mtd: ubi: Fix worker handlingRichard Weinberger
2018-02-06ubi: Ensure no fastmap flush after uif_closeMartin Townsend
2017-11-20ubi: no NULL check needed before kmem_cache_destroyHeinrich Schuchardt
2017-07-24ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan
2017-07-24ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan
2017-04-07mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-04-22mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada
2016-01-04UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam
2015-10-26UBI: Fastmap: Fix PEB array typeHeiko Schocher
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher
2015-01-28ubi: reset mtd_devs when ubi part failHeiko Schocher