Commit Graph

68 Commits (67a3e12b05e055c0415c556a315a3d3eb637e29e)

Author SHA1 Message Date
Marc Kleine-Budde af7ad7a0a6 UBI: init even if MTD device cannot be attached, if built into kernel 15 years ago
Kevin Cernekee 70d38b9625 UBI: remove reboot notifier 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 years ago
Artem Bityutskiy 0bf1c4399a UBI: fix attaching error path 15 years ago
Artem Bityutskiy f9b0080e10 UBI: support attaching by MTD character device name 15 years ago
Artem Bityutskiy 9e0c7ef3f6 UBI: mark few variables as __initdata 15 years ago
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