summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* mtd: ubi: get_bad_peb_limit from mtd masterJan Weitzel2014-11-201-1/+5
* UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-09-111-2/+2
* UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-09-111-1/+1
* UBI: fastmap: do not miss bit-flipsBrian Norris2014-09-111-1/+1
* UBI: fix the volumes tree sorting criteriaHeiko Schocher2014-09-111-1/+1
* UBI: fix rb_tree node comparison in add_mapMike Snitzer2014-09-111-2/+2
* UBI: fix ubi free PEBs count calculationTanya Brokhman2014-09-111-0/+3
* UBI: fix error path in __wl_get_pebTanya Brokhman2014-09-111-0/+3
* UBI: fix some use after free bugsDan Carpenter2014-09-111-4/+4
* UBI: avoid program operation on NOR flash after erasure interruptedQi Wang 王起 (qiwang)2014-09-111-32/+22
* UBI: fix error return codeJulia Lawall2014-09-111-1/+3
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-1114-56/+0
* drop CONFIG_PARTITION_NEED_MTDSascha Hauer2014-05-131-1/+0
* Merge branch 'for-next/mtd'Sascha Hauer2014-04-041-1/+1
|\
| * ubi: Fix for creating ubi volumes with 64bit sizeDmitry Lavnikevich2014-03-121-1/+1
* | mtd: ubi: avoid NULL pointer dereference in ubi_get_devicePhilipp Zabel2014-03-231-0/+2
|/
* Merge branch 'for-next/ubi'Sascha Hauer2014-03-074-20/+33
|\
| * mtd: ubi: rework loggingSascha Hauer2014-02-284-20/+33
* | ubi: register ubi devices and volumes as devicesSascha Hauer2014-02-263-1/+31
|/
* UBI: Add some asserts to ubi_attach_fastmap()Richard Weinberger2014-01-071-0/+4
* UBI: Fix memory leak in ubi_attach_fastmap() error pathRichard Weinberger2014-01-071-0/+13
* UBI: simplify image sequence testRichard Genoud2014-01-071-3/+2
* UBI: fastmap: fix backward compatibility with image_seqRichard Genoud2014-01-071-3/+19
* UBI: Call scan_all() with correct offset in error caseRichard Weinberger2014-01-071-2/+4
* UBI: Fix error path in scan_pool()Richard Weinberger2014-01-071-1/+1
* UBI: fix refill_wl_user_pool()Richard Weinberger2014-01-071-4/+0
* UBI: Fix invalidate_fastmap()Richard Weinberger2014-01-071-4/+1
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2014-01-071-0/+3
* move print_hex_dump function to include/common.hSascha Hauer2013-08-071-8/+0
* mtd: ubi: Add support for opening a volume by cdevSascha Hauer2013-08-073-0/+25
* mtd: ubi: add ubi info functionsSascha Hauer2013-08-071-0/+76
* mtd: ubi: add missing prototype for ubi_volume_notifySascha Hauer2013-08-061-0/+2
* mtd: ubi: remove calls to nonexisting functionsSascha Hauer2013-08-061-5/+0
* mtd: ubi: implement ubi_volume_notifySascha Hauer2013-07-273-0/+37
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-2519-0/+13538
* UBI: remove old ubi supportSascha Hauer2013-07-2419-11113/+0
* mtd: Use mtd_* functions where appropriateSascha Hauer2013-02-141-4/+4
* ubi: consolidate ubi-media.hWolfram Sang2012-12-192-370/+2
* mtd: drop custom is_power_of_2()Wolfram Sang2012-12-191-4/+1
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* Merge branch 'for-next/mtd'Sascha Hauer2012-11-161-1/+1
|\
| * mtd: introduce mtd_block_isbadJean-Christophe PLAGNIOL-VILLARD2012-11-031-1/+1
* | mtd: ubi: fix typos in comment of build.cWolfram Sang2012-10-251-1/+1
* | mtd: ubi: cdev: fix build warning for 64-bitWolfram Sang2012-10-231-1/+1
|/
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1715-45/+0
* Merge branch 'for-next/ubi'Sascha Hauer2012-08-011-8/+27
|\
| * ubi: align ubi writes to LEB sizeSascha Hauer2012-07-311-7/+26
| * ubi: cdev->write has to return the bytes read, not 0Sascha Hauer2012-07-311-1/+1
* | UBI: select crc32 supportSascha Hauer2012-07-251-0/+1
|/
* Merge branch 'for-next/sparse'Sascha Hauer2012-07-021-1/+0
|\