Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
* 'linux-next' of git://git.infradead.org/ubi-2.6: UBI: make tests modes dynamic UBI: make self-checks dynamic UBI: make debugging messages dynamic UBI: remove UBI_IO_DEBUG macro UBI: kill debugging buffer UBI: allocate erase checking buffer on demand UBI: allocate write checking buffer on demand UBI: always re-read in case of read failures UBI: cleanup comments about corrupted PEBs UBI: add slab cache for ubi_scan_leb objects UBI: use raw mtd read function in debugging code UBI: try to reveal buggy MTD drivers UBI: add a commentary about allocating VID header buffer on stack UBI: cleanup LEB start calculations UBI: fix NOR erase preparation quirk
No related branches found
No related tags found
Showing
- drivers/mtd/ubi/Kconfig 7 additions, 1 deletiondrivers/mtd/ubi/Kconfig
- drivers/mtd/ubi/Kconfig.debug 0 additions, 73 deletionsdrivers/mtd/ubi/Kconfig.debug
- drivers/mtd/ubi/build.c 4 additions, 16 deletionsdrivers/mtd/ubi/build.c
- drivers/mtd/ubi/debug.c 14 additions, 0 deletionsdrivers/mtd/ubi/debug.c
- drivers/mtd/ubi/debug.h 78 additions, 53 deletionsdrivers/mtd/ubi/debug.h
- drivers/mtd/ubi/io.c 104 additions, 41 deletionsdrivers/mtd/ubi/io.c
- drivers/mtd/ubi/scan.c 61 additions, 34 deletionsdrivers/mtd/ubi/scan.c
- drivers/mtd/ubi/scan.h 2 additions, 0 deletionsdrivers/mtd/ubi/scan.h
- drivers/mtd/ubi/ubi.h 1 addition, 6 deletionsdrivers/mtd/ubi/ubi.h
- drivers/mtd/ubi/vmt.c 5 additions, 2 deletionsdrivers/mtd/ubi/vmt.c
- drivers/mtd/ubi/vtbl.c 6 additions, 3 deletionsdrivers/mtd/ubi/vtbl.c
- drivers/mtd/ubi/wl.c 15 additions, 5 deletionsdrivers/mtd/ubi/wl.c
Loading
Please register or sign in to comment