Age | Commit message (Expand) | Author |
2006-09-26 | [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration | Kyungmin Park |
2006-09-26 | [MTD ONENAND] Fix OneNAND probe | Kyungmin Park |
2006-09-25 | [MTD NAND] Provide prototype for newly-exported nand_wait_ready() | David Woodhouse |
2006-09-25 | [MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h> | David Woodhouse |
2006-09-25 | [MTD NAND] Allow override of page read and write functions. | David Woodhouse |
2006-09-25 | [MTD NAND] Allocate chip->buffers separately to allow it to be overridden | David Woodhouse |
2006-09-25 | [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene | David Woodhouse |
2006-09-25 | [MTD NAND] Export nand_wait_ready() for use by board drivers | David Woodhouse |
2006-09-23 | [MTD] Whitespace cleanup in SSFDC driver. | David Woodhouse |
2006-09-23 | [MTD] SSFDC translation layer minor cleanup | David Woodhouse |
2006-09-23 | [MTD] Fix dependencies with CONFIG_MTD=m | David Woodhouse |
2006-09-22 | Remove accidentally-added include/linux/utsrelease.h | David Woodhouse |
2006-09-22 | Revert "[MTD] blkdev helper code: fix printk format warning" | David Woodhouse |
2006-09-22 | [MTD] Add SSFDC (SmartMedia) read-only translation layer | Claudio Lanconelli |
2006-09-22 | [MTD] pmc551 pci cleanup | Jiri Slaby |
2006-09-22 | [MTD] pmc551 use kzalloc | Jiri Slaby |
2006-09-22 | [MTD] pmc551 whitespace cleanup | Jiri Slaby |
2006-09-22 | [MTD] Remove iq80310 map driver | Lennert Buytenhek |
2006-09-22 | [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout | Frank Haverkamp |
2006-09-22 | [MTD] physmap: add power management support | Lennert Buytenhek |
2006-09-22 | ioremap balanced with iounmap for drivers/mtd subsystem | Amol Lad |
2006-09-22 | [MTD] Switch to pci_get_device and do ref counting | Alan Cox |
2006-09-22 | [MTD] blkdev helper code: fix printk format warning | Randy Dunlap |
2006-09-22 | [MTD] Fix ixp4xx partition parsing. | Brian Walsh |
2006-09-22 | [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h | Michal Piotrowski |
2006-09-22 | [MTD NAND] Remove old code in au1550nd.c | Michal Piotrowski |
2006-09-22 | [MTD] Unlock NOR flash automatically where necessary | HÃ¥vard Skinnemoen |
2006-09-19 | Linux v2.6.18. Arrr!v2.6.18 | Linus Torvalds |
2006-09-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-19 | [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match() | Al Viro |
2006-09-19 | [NETFILTER]: xt_quota: add missing module aliases | Patrick McHardy |
2006-09-19 | [ATM]: [he] don't hold the device lock when upcalling | Chas Williams |
2006-09-19 | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2006-09-19 | NFS: Fix nfs_page use after free issues in fs/nfs/write.c | Trond Myklebust |
2006-09-19 | NFSv4: Fix incorrect semaphore release in _nfs4_do_open() | Trond Myklebust |
2006-09-19 | NFS: Fix Oopsable condition in nfs_readpage_sync() | Trond Myklebust |
2006-09-19 | Revert mmiocfg heuristics and blacklist changes | Linus Torvalds |
2006-09-19 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2006-09-19 | [PATCH] EXT2: Remove superblock lock contention in ext2_statfs | Dave Kleikamp |
2006-09-19 | [PATCH] headers_check: Clean up asm-parisc/page.h for user headers | Matthew Wilcox |
2006-09-19 | [PATCH] Fix 'make headers_check' on ia64 | Geert Uytterhoeven |
2006-09-19 | [PATCH] Add headers_check' target to output of 'make help' | David Woodhouse |
2006-09-19 | [PATCH] genirq core: fix handle_level_irq() | Ingo Molnar |
2006-09-18 | x86: save/restore eflags in context switch | Linus Torvalds |
2006-09-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-09-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-09-18 | [ARM] 3815/1: headers_install support for ARM | Ralph Siemsen |
2006-09-18 | [SPARC]: Fix regression in sys_getdomainname() | Andy Walker |
2006-09-18 | [ATM] CLIP: Do not refer freed skbuff in clip_mkip(). | YOSHIFUJI Hideaki |