Commit Graph

829 Commits (3367e56f26a3a8647784328ffa846fe8021a5b79)

Author SHA1 Message Date
Tony Jones a98894ab02 mtd: Convert from class_device to device for MTD/mtdchar 17 years ago
Massimo Cirillo 646fd12784 cache invalidation error for buffered write 17 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
Kevin Hao c4a9f88daf [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug 18 years ago
akpm@linux-foundation.org f96880d1e8 [MTD] [NAND] Fix compiler warning in Alauda driver 18 years ago
Kyungmin Park 1437085c37 [MTD] [OneNAND] Fix typo related with recent commit 18 years ago
David Woodhouse 49defc015f [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first. 18 years ago
David Woodhouse 1fcf8ce51e [MTD] [NAND] Resume method for CAFÉ NAND controller 18 years ago
David Woodhouse 06ed24e577 [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller. 18 years ago
Ben Dooks b7a7018518 [MTD] [NAND] s3c2410: fix arch moves 18 years ago
Artem Bityutskiy 49dc08eeda [MTD] [OneNAND] fix numerous races 18 years ago
David Woodhouse 0bac5111cc [MTD] map driver for NOR flash on the Intel Vermilion Range chipset 18 years ago
Andy Lowe 097f2576eb [MTD] fix CFI point method for discontiguous maps 18 years ago
Todd Poynor e644f7d628 [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver 18 years ago
David Gibson c4d5e37547 [POWERPC] Cleanups for physmap_of.c (v2) 18 years ago
Josh Boyer 8d9ae994d8 [POWERPC] Make partitions optional in physmap_of 18 years ago
Kees Cook 248bdd5efc pci: fix unterminated pci_device_id lists 18 years ago
David Gibson 2099172d61 [POWERPC] Document and implement an improved flash device binding for powerpc 18 years ago
Yoichi Yuasa 5041f1f1b7 [MTD] Remove Momenco Ocelot NOR flash support 18 years ago
Artem Bityutskiy 98b830d260 [MTD] [NAND] nandsim: avoid deadlocking FS 18 years ago