aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/debug.c
AgeCommit message (Expand)Author
2024-01-06ubi: Reserve sufficient buffer length for the input maskZhaoLong Wang
2024-01-06ubi: Add six fault injection type for testingZhaoLong Wang
2024-01-06ubi: Split io_failures into write_failure and erase_failureZhaoLong Wang
2024-01-06ubi: Use the fault injection framework to enhance the fault injection capabilityZhaoLong Wang
2023-02-02ubi: Fix permission display of the debugfs filesZhaoLong Wang
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2021-12-23ubi: Fix a mistake in commentKai Song
2021-06-18ubifs: fix snprintf() checkingDan Carpenter
2020-05-17ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger
2019-12-02Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-17ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese
2019-11-14mtd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-05-08ubi: Add debugfs file for tracking PEB stateBen Shelton
2016-05-24UBI: Silence an unintialized variable warningDan Carpenter
2015-12-16UBI: fix return error codeSudip Mukherjee
2015-04-13UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at
2015-03-26UBI: Add initial support for fastmap self checksRichard Weinberger
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman
2012-12-10UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy
2012-09-04UBI: comply with coding styleArtem Bityutskiy
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy
2012-05-20UBI: rename sv to avArtem Bityutskiy
2012-05-20UBI: rename si to aiArtem Bityutskiy
2012-05-20UBI: rename seb to aebArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_sebArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy
2012-05-20UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy
2012-05-20UBI: always dump flash contents in case of errorsArtem Bityutskiy
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2011-06-01UBI: switch debugging tests knobs to debugfsArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-05-20UBI: switch to dynamic printksArtem Bityutskiy
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2011-03-16UBI: make debugging messages dynamicArtem Bityutskiy
2009-08-14UBI: introduce flash dump helperArtem Bityutskiy
2009-07-05UBI: add image sequence number to EC headerAdrian Hunter
2008-07-24UBI: remove pre-sqnum images supportArtem Bityutskiy