Age | Commit message (Expand) | Author |
2006-05-15 | [PATCH] jffs2: memory leak in jffs2_scan_medium() | Florin Malita |
2006-05-15 | [JFFS2] Fix printk format in some error messages. | Andrew Morton |
2006-05-15 | [JFFS2] Don't pack on-medium structures, because GCC emits crappy code | David Woodhouse |
2006-05-14 | [MTD NAND] Modify check for modules registering NAND devices without ->owner | David Woodhouse |
2006-05-14 | [MTD] Clean up <linux/mtd/physmap.h> to fix modular build | David Woodhouse |
2006-05-14 | [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c | David Woodhouse |
2006-05-14 | [JFFS2] Reduce excessive node count for syslog files. | David Woodhouse |
2006-05-14 | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd | David Woodhouse |
2006-05-14 | [MTD] Deal correctly with NOR chips which are smaller than the map window | David Woodhouse |
2006-05-14 | mtd: fix memory leak in block2mtd_setup() | Jesper Juhl |
2006-05-14 | [MTD] Fix module refcounting in NAND board drivers. | David Woodhouse |
2006-05-14 | mtd: fix memory leaks in phram_setup | Jesper Juhl |
2006-05-13 | [MTD NAND] Indent all of drivers/mtd/nand/*.c. | David Woodhouse |
2006-05-13 | [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips | David Woodhouse |
2006-05-13 | [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. | David Woodhouse |
2006-05-13 | [MTD NAND] Use vmalloc for buffer when scanning for bad blocks. | David Woodhouse |
2006-05-12 | Trivial typo fixes in Kconfig files (MTD). | Egry Gábor |
2006-05-12 | OneNAND: fix block command typo | Kyungmin Park |
2006-05-12 | OneNAND: One-Time Programmable (OTP) support | Kyungmin Park |
2006-05-12 | OneNAND: Handle erase correctly in Double Density Package (DDP) | Kyungmin Park |
2006-05-12 | OneNAND: Write oob area with aligned size, mtd->oobsize | Kyungmin Park |
2006-05-12 | OneNAND: Add write_oob verify function | Kyungmin Park |
2006-05-12 | OneNand: Fix free byte positions. | Jarkko Lavinen |
2006-05-12 | OneNAND: handle byte access on BufferRAM | Kyungmin Park |
2006-05-12 | OneNAND: Add touch_softlock_watchdog() | Kyungmin Park |
2006-05-12 | [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c | Jesper Juhl |
2006-05-12 | [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig | Jean-Luc Leger |
2006-05-12 | [JFFS2] Remove obsolete histo.h | Domen Puncer |
2006-05-12 | [MTD] Fix capitalisation in export of old doc2001.c initfunc | David Woodhouse |
2006-05-11 | [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip | David Woodhouse |
2006-05-10 | [MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc | David Woodhouse |
2006-05-08 | Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL | David Woodhouse |
2006-05-08 | Finally remove the obnoxious inter_module_xxx() | David Woodhouse |
2006-05-08 | Remove use of inter_module_crap in NOR flash chip drivers. | David Woodhouse |
2006-05-08 | Fix non-modular case for DiskOnChip probe | David Woodhouse |
2006-05-08 | Remove inter_module_xxx() from DiskOnChip drivers. | David Woodhouse |
2006-05-07 | [MTD] Convert physmap to platform driver | Lennert Buytenhek |
2006-05-05 | [JFFS2] Fix race in setting file attributes | Dmitry Bazhenov |
2006-05-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2006-05-03 | Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ | David Woodhouse |
2006-05-02 | [NETFILTER] SCTP conntrack: fix infinite loop | Patrick McHardy |
2006-05-02 | forcedeth: fix multi irq issues | Ayaz Abdulla |
2006-05-02 | [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards | Craig Brind |
2006-05-02 | [PATCH] mv643xx_eth: provide sysfs class device symlink | Olaf Hering |
2006-05-02 | [PATCH] vmsplice: restrict stealing a little more | Jens Axboe |
2006-05-02 | [PATCH] splice: fix page LRU accounting | Jens Axboe |
2006-05-02 | [PATCH] vmsplice: fix badly placed end paranthesis | Jens Axboe |
2006-05-01 | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2006-05-01 | [NETFILTER] x_tables: fix compat related crash on non-x86 | Patrick McHardy |
2006-05-01 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |