Commit Graph

1159 Commits (d91d4bb9db4a7b2a78accff3560bfd42988c56e4)

Author SHA1 Message Date
Russell King bccf650270 [ARM] Fix explicit asm(-arm)?/arch-foo references 17 years ago
David Woodhouse f1136d022a [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c 17 years ago
Al Viro d5686b444f [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
Andrew Morton e4c094a595 [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings 17 years ago
Bryan Wu 4f0ca70e52 [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function 17 years ago
Mike Frysinger 0ee002b041 [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() 17 years ago
Mike Frysinger a0dd20184b [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default 17 years ago
Mike Frysinger 2445af3853 [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions 17 years ago
Mike Frysinger fcb90ba7e9 [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses 17 years ago
Mike Frysinger cf840392e8 [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10 17 years ago
Mike Frysinger e274f025e2 [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages 17 years ago
Harvey Harrison 963724462a [MTD] [NAND] diskonchip.c fix sparse endian warnings 17 years ago
Andrew Morton fc1f397b2c [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h 17 years ago
Jerry Hicks 4a22442fae [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID 17 years ago
akpm@linux-foundation.org 771999b65f [MTD] DataFlash: bugfix, binary page sizes now handled 17 years ago
akpm@linux-foundation.org 650da9d0b7 [MTD] [NAND] fsl_elbc_nand.c: fix printk warning 17 years ago
Artem Bityutskiy 74216be41a [MTD] [NAND] nandsim: support random page read command 17 years ago
Alexey Korolev 3d45955962 [MTD] [NAND] subpage read feature as a way to increase performance. 17 years ago
Ben Dooks 30821fee4f CPUFREQ: S3C24XX NAND driver frequency scaling support. 17 years ago
Yoichi Yuasa ee39a0e61b [MTD][NAND] au1550nd: remove unused variable 17 years ago
Atsushi Nemoto ca6f12c67e [MTD] jedec_probe: Fix SST 16-bit chip detection 17 years ago
Atsushi Nemoto f636ffb420 [MTD][MTDPART] Fix a division by zero bug 17 years ago
Atsushi Nemoto 6910c13681 [MTD][MTDPART] Cleanup and document the erase region handling 17 years ago
Atsushi Nemoto b33a288739 [MTD][MTDPART] Handle most checkpatch findings 17 years ago
Atsushi Nemoto 7788ba71a6 [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition 17 years ago
Uwe Kleine-König 4b5e33a7bf [MTD] physmap: resume already suspended chips on failure to suspend 17 years ago
Robert Jarzmik 7b24919115 [MTD] physmap: Fix suspend/resume/shutdown bugs. 17 years ago
Alexey Korolev 998453fbf2 [MTD] [NOR] Fix -ETIMEO errors in CFI driver 17 years ago
Anton Vorontsov 55679df30d [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y 17 years ago
Artem Bityutskiy d37e6bf68f UBI: always start the background thread 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Artem Bityutskiy eeb16e87b6 UBI: fix gcc warning 17 years ago
Artem Bityutskiy 9869cd801c UBI: remove pre-sqnum images support 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 4d88de4beb UBI: bugfix - do not torture PEB needlessly 17 years ago
Artem Bityutskiy 8c1e6ee10b UBI: rework scrubbing messages 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 bb84c1a199 UBI: fix error message 17 years ago
Artem Bityutskiy a6ea440769 UBI: improve mkvol request validation 17 years ago
Artem Bityutskiy a5bf619041 UBI: add ubi_sync() interface 17 years ago
Bruce Leonard 73789a3d9f UBI: fix 64-bit calculations 17 years ago
Artem Bityutskiy 23add7455c UBI: fix LEB locking 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
Kyungmin Park a0fd1efd48 UBI: fix buffer padding 17 years ago