index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
scan.c
Age
Commit message (
Expand
)
Author
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
2011-02-06
UBI: cleanup comments about corrupted PEBs
Artem Bityutskiy
2011-02-06
UBI: add slab cache for ubi_scan_leb objects
Artem Bityutskiy
2010-12-03
UBI: fix corrupted PEB detection for NOR flash
Artem Bityutskiy
2010-11-19
UBI: release locks in check_corruption
Dan Carpenter
2010-10-21
UBI: tighten the corrupted PEB criteria
Artem Bityutskiy
2010-10-21
UBI: fix check_data_ff return code
Artem Bityutskiy
2010-10-21
UBI: remember copy_flag while scanning
Artem Bityutskiy
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
UBI: add truly corrupted PEBs to corrupted list
Artem Bityutskiy
2010-10-19
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
2010-10-19
UBI: separate out corrupted list
Artem Bityutskiy
2010-10-19
UBI: change cascade of ifs to switch statements
Artem Bityutskiy
2010-10-19
UBI: rename a local variable
Artem Bityutskiy
2010-10-19
UBI: handle bit-flips when no header found
Artem Bityutskiy
2010-10-19
UBI: remove duplicate IO error codes
Artem Bityutskiy
2010-10-19
UBI: rename IO error code
Artem Bityutskiy
2010-08-30
UBI: fix forward compatibility
Artem Bityutskiy
2010-08-02
UBI: do not print message about corruptes PEBs if we have none of them
Artem Bityutskiy
2010-06-16
UBI: improve delete-compatible volumes handling
Brijesh Singh
2010-06-14
UBI: fix error message and compilation warnings
Artem Bityutskiy
2010-06-11
UBI: generate random image_seq when formatting MTD devices
Matthieu CASTET
2010-06-04
UBI: improve corrupted flash handling
Artem Bityutskiy
2010-06-04
UBI: introduce eraseblock counter variables
Artem Bityutskiy
2010-06-04
UBI: introduce a new IO return code
Artem Bityutskiy
2010-06-04
UBI: simplify IO error codes
Artem Bityutskiy
2010-05-07
UBI: fix s/then/than/ typos
Shinya Kuribayashi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-01
UBI: simplify debugging return codes
Artem Bityutskiy
2009-10-20
UBI: fix backward compatibility
Artem Bityutskiy
2009-08-14
UBI: print a warning if too many PEBs are corrupted
Artem Bityutskiy
2009-08-14
UBI: print a message if ECH is corrupted and VIDH is ok
Artem Bityutskiy
2009-07-24
UBI: compatible fallback in absense of sequence numbers
Adrian Hunter
2009-07-15
UBI: fix bug in image sequence number handling
Holger Brunck
2009-07-05
UBI: nicify image sequence number handling
Artem Bityutskiy
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-11-06
UBI: fix EBADMSG handling
Zoltan Sogor
2008-09-26
UBI: fix IS_ERR test
Julien Brunel
2008-07-24
UBI: remove pre-sqnum images support
Artem Bityutskiy
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
2008-04-19
UBI: fix mean EC calculation
Artem Bityutskiy
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2008-01-25
UBI: add sanity check
Artem Bityutskiy
2008-01-25
UBI: remove bogus assertion
Artem Bityutskiy
[next]