Commit Graph

61 Commits (d2d69a3ab2e62bcf8e5f5303bde024033face902)

Author SHA1 Message Date
Roel Kluin 774b138210 UBI: fix check on unsigned long 16 years ago
Artem Bityutskiy ebf53f4213 UBI: fix NOR flash recovery 16 years ago
Adrian Hunter 0c6c7fa131 UBI: add image sequence number to EC header 16 years ago
Kevin Cernekee d9dd0887cc UBI: add reboot notifier 16 years ago
Dmitry Pervushin 0e0ee1cc33 UBI: add notification API 16 years ago
Artem Bityutskiy b86a2c56e5 UBI: do not switch to R/O mode on read errors 16 years ago
Artem Bityutskiy ddbd3b6170 UBI: fix race condition 16 years ago
Artem Bityutskiy 2cb81e218f UBI: small debugging code optimization 16 years ago
Artem Bityutskiy f089c0b28c UBI: re-name volumes_mutex to device_mutex 16 years ago
Artem Bityutskiy 383d08e045 UBI: remove redundant mutex 16 years ago
Artem Bityutskiy 36b477d005 UBI: fix resource de-allocation 16 years ago
Artem Bityutskiy 8c4c19f136 UBI: remove unused variable 16 years ago
Kay Sievers 475b44c199 mtd: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Kay Sievers 160bbab300 [MTD] struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Adrian Hunter 69423d99fc [MTD] update internal API to support 64-bit device size 16 years ago
Stefan Roese ad5942bad6 UBI: return -ENOMEM upon failing vmalloc 16 years ago
Artem Bityutskiy d37e6bf68f UBI: always start the background thread 17 years ago
Artem Bityutskiy ebaaf1af3e UBI: fix kernel-doc errors and warnings 17 years ago
Artem Bityutskiy 9c9ec14770 UBI: fix checkpatch.pl errors and warnings 17 years ago
Artem Bityutskiy f40ac9cdf6 UBI: implement multiple volumes rename 17 years ago
Artem Bityutskiy c8566350a3 UBI: fix and re-work debugging stuff 17 years ago
Artem Bityutskiy 85c6e6e282 UBI: amend commentaries 17 years ago
Artem Bityutskiy 472018f73e UBI: fix memory leak on error path 17 years ago
Artem Bityutskiy 505d1caa79 UBI: do not forget to free internal volumes 17 years ago
Artem Bityutskiy abc5e92262 UBI: fix memory leak 17 years ago
Kyungmin Park cadb40ccc1 UBI: avoid unnecessary division operations 17 years ago
Artem Bityutskiy 697fa9721c UBI: add a message 17 years ago
Artem Bityutskiy 434b825e1f UBI: print media information earlier 17 years ago
Artem Bityutskiy c4506092c1 UBI: fix error printing 17 years ago
Artem Bityutskiy 19cd7b7de1 UBI: fix error message 17 years ago
Artem Bityutskiy d536058752 UBI: bugfix: calculate data offset properly 17 years ago
Artem Bityutskiy ddc4939161 UBI: amend array size 17 years ago
Artem Bityutskiy 4ccf8cffa9 UBI: add auto-resize feature 17 years ago
Artem Bityutskiy b9a06623d9 UBI: get rid of ubi_ltree_slab 17 years ago
Artem Bityutskiy 4b3cc34061 UBI: bugfix: do not forget to increment vol_count 17 years ago
Artem Bityutskiy aeddb87718 UBI: do not support kiB 17 years ago
Artem Bityutskiy b6b76ba466 UBI: add mtd_num sysfs attribute 17 years ago
Artem Bityutskiy d1f3dd6cc0 UBI: fix mtd device string parsing 17 years ago
Artem Bityutskiy 783b273afa UBI: use separate mutex for volumes checking 17 years ago
Artem Bityutskiy 897a316c9e UBI: handle attach ioctl 17 years ago
Artem Bityutskiy dd38fccfbc UBI: remove data_offset 17 years ago
Artem Bityutskiy cdfa788acd UBI: prepare attach and detach functions 17 years ago
Artem Bityutskiy e73f4459d9 UBI: add UBI devices reference counting 17 years ago
Artem Bityutskiy 9f961b5756 UBI: add UBI control device 17 years ago
Artem Bityutskiy 458dbb3d07 UBI: fix printk 17 years ago
Artem Bityutskiy db6e5770ef UBI: simplify error handling 17 years ago
Artem Bityutskiy cae0a77125 UBI: tweak volumes locking 17 years ago
Artem Bityutskiy 89b96b6929 UBI: improve internal interfaces 17 years ago
Artem Bityutskiy 77c722dde9 UBI: bugfix: dont oops with NULL module parameter 17 years ago
Artem Bityutskiy b96bf4c33d UBI: remove ubi_devices_cnt 17 years ago