Commit Graph

947 Commits (b0b933c08bd5fd053bbba8ba6387f543be03d49f)

Author SHA1 Message Date
David Woodhouse f9f7dd2223 [MTD] Fix mtdoops.c compilation 17 years ago
Rizzo Davide 484b8e64c8 [MTD] [NOR] fix startup lock when using multiple nor flash chips 17 years ago
Samuel Tardieu 53fb84a069 [MTD] [DOC200x] eccbuf is statically defined and always evaluate to true 17 years ago
akpm@linux-foundation.org d5476689af [MTD] Fix maps/physmap.c compilation with CONFIG_PM 17 years ago
Richard Purdie 6c77fd649f [MTD] onenand: Add panic_write function to the onenand driver 17 years ago
Richard Purdie 621e4f8e9b [MTD] mtdoops: Use the panic_write function when present 17 years ago
Richard Purdie 388bbb09b9 [MTD] Add mtd panic_write function pointer 17 years ago
Scott Wood 76b1046716 [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. 17 years ago
Joern Engel 2b54aaef7a Claim maintainership for block2mtd and update email addresses 17 years ago
Joe Perches 8e87d7820a drivers/mtd/: Spelling fixes 17 years ago
Paulius Zaleckas efad798b9f Spelling fixes: lenght->length 17 years ago
Uwe Kleine-König a247b5d594 fix typo 'the same the\>' 17 years ago
Stefan Roese df66e7167a [MTD] physmap.c: Add support for multiple resources 17 years ago
Scott Wood 1c45f60406 [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179... 17 years ago
Bryan Wu 5eb91034f3 [MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes 17 years ago
Bryan Wu f4dda0914e [MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver 17 years ago
Li Zefan a50367784e [MTD] [NAND] Remove unused variable in plat_nand_remove 17 years ago
Justin Treon e619a75ff6 [MTD] Unlocking all Intel flash that is locked on power up. 17 years ago
Atsushi Nemoto 842b1a105c [MTD] [NAND] at91_nand: Make mtdparts option can override board info 17 years ago
Richard Purdie 79dcd8e9e1 [MTD] mtdoops: Various minor cleanups 17 years ago
Richard Purdie 47c152b88c [MTD] mtdoops: Ensure sequential write to the buffer 17 years ago
Richard Purdie 6ce0a856c1 [MTD] mtdoops: Perform write operations in a workqueue 17 years ago
Richard Purdie 2986bd2a33 [MTD] mtdoops: Add further error return code checking 17 years ago
Roel Kluin 0bdf77f85b [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/devices/lart.c 17 years ago
akpm@linux-foundation.org 9308758c50 [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning 17 years ago
akpm@linux-foundation.org 4354c5a4ef [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning 17 years ago
akpm@linux-foundation.org 5b1defe73a [UBI] drivers/mtd/ubi/cdev.c: unused var 17 years ago
Scott Wood 9a310d2119 [MTD] Factor out OF partition support from the NOR driver. 17 years ago
Ilpo Järvinen c0d2a48a65 [MTD] jedec probe: drop unnecessary forward declarations 17 years ago
Ilpo Järvinen 53d8855392 [MTD] JEDEC probe: kill some inline bloat 17 years ago
Artem Bityutskiy 6dc4a8717f UBI: do not flush queue on each vtbl change 17 years ago
Kyungmin Park 69d79186dc [MTD] [OneNAND] Use pre-alloced oob buffer instead of local buffer 17 years ago
Sheng Yongjie (Sam 978cb38a29 [MTD] [OneNAND] Use the u_char instead of char in oobbuf 17 years ago
Kyungmin Park b2581be291 [MTD] [OneNAND] Check the initial bad block using ONENAND_CTRL_ERROR 17 years ago
Kyungmin Park e71f04fc92 [MTD] [OneNAND] Get correct density from device ID 17 years ago
Kyungmin Park b21b72cf33 [MTD] [OneNAND] Consolidate OneNAND operation order 17 years ago
Adrian Hunter 9d2f0b7a3d [MTD] [OneNAND] fix call to onenand_verify when writing subpages 17 years ago
Adrian Hunter d0b36d8cc8 [MTD] [OneNAND] Do not release chip twice 17 years ago
Matt Reimer d0bf37932a [MTD] [NAND] fix s3c2410 error correction 17 years ago
Artem Bityutskiy e653879c26 UBI: implement atomic LEB change ioctl 17 years ago
Artem Bityutskiy 60c031531a UBI: handle zero-length case 17 years ago
Artem Bityutskiy 1b68d0eea5 UBI: simplify internal interfaces 17 years ago
Artem Bityutskiy 0411e73531 UBI: do not change file pointer while updating 17 years ago
Artem Bityutskiy 91f2d53cd7 UBI: add layout volume information 17 years ago
Artem Bityutskiy c18a84186c UBI: fix warnings 17 years ago
Artem Bityutskiy 64203195ed UBI: add sanity check 17 years ago
Artem Bityutskiy 2f9270e7fe UBI: remove bogus assertion 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