Age | Commit message (Expand) | Author |
2008-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-09 | [MTD] [NAND] cs553x_nand: command line partitioning support | Mart Raudsepp |
2008-02-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-02-07 | [MTD] Fix mtdoops.c compilation | David Woodhouse |
2008-02-07 | [MTD] [NOR] fix startup lock when using multiple nor flash chips | Rizzo Davide |
2008-02-07 | [MTD] [DOC200x] eccbuf is statically defined and always evaluate to true | Samuel Tardieu |
2008-02-07 | [MTD] Fix maps/physmap.c compilation with CONFIG_PM | akpm@linux-foundation.org |
2008-02-07 | [MTD] onenand: Add panic_write function to the onenand driver | Richard Purdie |
2008-02-07 | [MTD] mtdoops: Use the panic_write function when present | Richard Purdie |
2008-02-07 | [MTD] Add mtd panic_write function pointer | Richard Purdie |
2008-02-07 | [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. | Scott Wood |
2008-02-06 | Claim maintainership for block2mtd and update email addresses | Joern Engel |
2008-02-03 | drivers/mtd/: Spelling fixes | Joe Perches |
2008-02-03 | Spelling fixes: lenght->length | Paulius Zaleckas |
2008-02-03 | fix typo 'the same the\>' | Uwe Kleine-König |
2008-02-03 | [MTD] physmap.c: Add support for multiple resources | Stefan Roese |
2008-02-03 | [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179... | Scott Wood |
2008-02-03 | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse |
2008-02-03 | [MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes | Bryan Wu |
2008-02-03 | [MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver | Bryan Wu |
2008-02-03 | [MTD] [NAND] Remove unused variable in plat_nand_remove | Li Zefan |
2008-02-03 | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse |
2008-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse |
2008-02-03 | [MTD] Unlocking all Intel flash that is locked on power up. | Justin Treon |
2008-02-03 | [MTD] [NAND] at91_nand: Make mtdparts option can override board info | Atsushi Nemoto |
2008-02-03 | [MTD] mtdoops: Various minor cleanups | Richard Purdie |
2008-02-03 | [MTD] mtdoops: Ensure sequential write to the buffer | Richard Purdie |
2008-02-03 | [MTD] mtdoops: Perform write operations in a workqueue | Richard Purdie |
2008-02-03 | [MTD] mtdoops: Add further error return code checking | Richard Purdie |
2008-02-03 | [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device... | Roel Kluin |
2008-02-03 | [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning | akpm@linux-foundation.org |
2008-02-03 | [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning | akpm@linux-foundation.org |
2008-02-03 | [UBI] drivers/mtd/ubi/cdev.c: unused var | akpm@linux-foundation.org |
2008-02-03 | [MTD] Factor out OF partition support from the NOR driver. | Scott Wood |
2008-02-03 | [MTD] jedec probe: drop unnecessary forward declarations | Ilpo Järvinen |
2008-02-03 | [MTD] JEDEC probe: kill some inline bloat | Ilpo Järvinen |
2008-02-01 | UBI: do not flush queue on each vtbl change | Artem Bityutskiy |
2008-01-29 | [MTD] [OneNAND] Use pre-alloced oob buffer instead of local buffer | Kyungmin Park |
2008-01-29 | [MTD] [OneNAND] Use the u_char instead of char in oobbuf | Sheng Yongjie (Sam |
2008-01-29 | [MTD] [OneNAND] Check the initial bad block using ONENAND_CTRL_ERROR | Kyungmin Park |
2008-01-29 | [MTD] [OneNAND] Get correct density from device ID | Kyungmin Park |
2008-01-29 | [MTD] [OneNAND] Consolidate OneNAND operation order | Kyungmin Park |
2008-01-29 | [MTD] [OneNAND] fix call to onenand_verify when writing subpages | Adrian Hunter |
2008-01-29 | [MTD] [OneNAND] Do not release chip twice | Adrian Hunter |
2008-01-26 | [MTD] [NAND] fix s3c2410 error correction | Matt Reimer |
2008-01-25 | UBI: implement atomic LEB change ioctl | Artem Bityutskiy |
2008-01-25 | UBI: handle zero-length case | Artem Bityutskiy |
2008-01-25 | UBI: simplify internal interfaces | Artem Bityutskiy |
2008-01-25 | UBI: do not change file pointer while updating | Artem Bityutskiy |