Commit Graph

950 Commits (e4030a2f40a9575bccc71c3e156ca78c7d6fded6)

Author SHA1 Message Date
Peter Korsgaard 256331d53a [MTD] mtdoops: Document usage in Kconfig 17 years ago
Tzachi Perelstein 2a1dba2931 [MTD] [NAND] Marvell Orion device bus NAND controller 17 years ago
David Woodhouse cec80bf2cc [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion 17 years ago
David Woodhouse f6f0f81895 [MTD] [NOR] Fix overflow check in jedec_probe 17 years ago
David Woodhouse 5d3cce3b8e [MTD] [NOR] Clean up jedec_probe, remove unlock address arrays 17 years ago
David Woodhouse ce37ab42ad [MTD] Always initialise mutex in new mtd_blktrans_dev. 17 years ago
Egor Martovetsky 846fc31d06 [MTD] [NAND] pasemi_nand driver 17 years ago
Ben Dooks 03680b1e00 [MTD] [NAND] S3C2410 correctly set nFCE over resume 17 years ago
Stanislav Brabec 73061e4c2d [MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m 17 years ago
Andrew Victor cccb45d4b3 [MTD] mtd_dataflash: Incorrect compare-after-write check 17 years ago
Alexander Belyakov 6c24e4161e [MTD] [NOR] Prevent erase command invocation on suspended chip 17 years ago
Adrian Hunter 5f4d47d5d1 [MTD] [OneNAND] Do not stop reading for ECC errors 17 years ago
Alexey Korolev b1c9c9be6d [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5 17 years ago
David Howells 8547e583a1 [MTD] [NOR] Add support for the SST 39VF1601 flash chip 18 years ago
Hans-Christian Egtvedt d10a39d1a5 [MTD] [NOR] More CFI fixups for Atmel chips 18 years ago
Valentine Barshak 4edaf56e0f MTD: small physmap_of partition parsing fixes 18 years ago
Michael Hennerich a25b7fee53 [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver 18 years ago
David Woodhouse 3c441baa03 [MTD] Skip bad blocks when checking for RedBoot partition table 18 years ago
David Woodhouse 9c37f3329a [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND 18 years ago
Jeff Garzik 06efcad0d4 Eliminate pointless casts from void* in a few driver irq handlers. 18 years ago
Alexey Korolev 5a37cf19ef [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion 18 years ago
Kyungmin Park c21f900cb8 [MTD] [OneNAND] Fix wrong free the static address in onenand_sim 18 years ago
Jörn Engel eb68450715 [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code 18 years ago
Matt Reimer c32b8dcc45 [MTD] [NAND] treat any negative return value from correct() as an error 18 years ago
Artem Bityutskiy 39e73fc10e [MTD] [NAND] nandsim: bugfix in initialization 18 years ago
Dave Jones 42265940ed [MTD] Fix typo in Alauda config option help text. 18 years ago
Matt Reimer b773bb2e70 [MTD] [NAND] add s3c2440-specific read_buf/write_buf 18 years ago
Randy Dunlap 19e75ea72b [MTD] [OneNAND] onenand-sim: fix kernel-doc and typos 18 years ago
Matt LaPlante 01dd2fbf0d typo fixes 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Linus Torvalds 355aaffdaf Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver 18 years ago
Al Viro 64a6f9500d signedness: module_param_array nump argument 18 years ago
Chris Paulson-Ellis a2e1b833d9 [MTD] fix mtdconcat for subpage-write NAND 18 years ago
Adrian Hunter 3cd3a86b6f [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first. 18 years ago
Adrian Hunter 30a7eb298a [MTD] [OneNAND] Return only negative error codes 18 years ago
Adrian Hunter 34627f0e76 [MTD] [OneNAND] Synchronize block locking operations 18 years ago
Artem Bityutskiy cc5f4f2875 UBI: return correct error code 18 years ago
Artem Bityutskiy 5abde384e3 UBI: remove useless inlines 18 years ago
Artem Bityutskiy e8823bd63d UBI: fix atomic LEB change problems 18 years ago
Artem Bityutskiy 6986646ba7 UBI: use byte hexdump 18 years ago
Artem Bityutskiy e88d6e10e5 UBI: do not use vmalloc on I/O path 18 years ago
Artem Bityutskiy 33818bbb84 UBI: allocate memory with GFP_NOFS 18 years ago
Artem Bityutskiy ef6075fbfc UBI: use linux print_hex_dump(), not home-grown one 18 years ago
Jesper Juhl 0169b49d52 UBI: don't use array index before testing if it is negative 18 years ago
Artem Bityutskiy 8d2d4011f1 UBI: add more prints 18 years ago
Artem Bityutskiy 8bc2296196 UBI: fix sparse warnings 18 years ago
Florin Malita dcec4c3bdc UBI: fix leak in ubi_scan_erase_peb 18 years ago
Bryan Wu b37bde1478 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver 18 years ago