summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells2009-03-247-667/+1062
* NOMMU: Add support for direct mapping through mtdconcat if possibleDavid Howells2009-03-241-0/+47
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-2410-2/+215
* [MTD] [OneNAND] Add write-while-program supportKyungmin Park2009-03-231-49/+96
* [MTD] [OneNAND] omap2: panic_write may be in an interrupt contextAdrian Hunter2009-03-231-0/+4
* [MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto2009-03-202-3/+9
* [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov2009-03-201-0/+16
* [MTD] mtdoops: fix a bit of spin lock usageAdrian Hunter2009-03-201-1/+4
* [MTD] mtdoops: allow MTD selection by nameAdrian Hunter2009-03-201-1/+10
* [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2009-03-202-1/+105
* [MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport2009-03-202-1/+11
* [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport2009-03-201-3/+3
* [MTD] Auto-load nftl module when device opened.Scott James Remnant2009-03-201-0/+2
* [MTD] Auto-load mtdchar module when device opened.Scott James Remnant2009-03-201-0/+1
* [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang2009-03-201-2/+6
* [MTD] RBTX4939 map driverAtsushi Nemoto2009-03-203-0/+215
* [MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto2009-03-203-0/+435
* [MTD] RBTX4939: add MTD supportAtsushi Nemoto2009-03-202-0/+166
* [MTD] [NAND] TXx9: add NDFMC supportAtsushi Nemoto2009-03-208-0/+98
* [JFFS2] jffs2_acl_count() tests < 0 on unsignedRoel Kluin2009-03-201-2/+2
* [MTD] partitioning utility predicatesDavid Brownell2009-03-204-34/+24
* [MTD] we don't need no misc devicesDavid Brownell2009-03-206-6/+0
* [MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman2009-03-201-3/+0
* [MTD] [NAND] fix broken debug messagesDavid Brownell2009-03-201-4/+4
* [MTD] [NAND] davinci_nand driverDavid Brownell2009-03-204-0/+672
* [MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-03-201-4/+95
* [JFFS2] kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun2009-03-201-4/+2
* [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger2009-03-201-1/+1
* [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger2009-03-201-1/+1
* [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger2009-03-201-8/+6
* aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer2009-03-191-2/+3
* eventfd: remove fput() call from possible IRQ contextDavide Libenzi2009-03-191-10/+27
* Move cc-option to below arch-specific setupLinus Torvalds2009-03-191-1/+3
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-198-40/+48
|\
| * [S390] make page table upgrade work againMartin Schwidefsky2009-03-182-14/+35
| * [S390] make page table walking more robustMartin Schwidefsky2009-03-183-5/+6
| * [S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer2009-03-181-18/+0
| * [S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens2009-03-181-2/+4
| * [S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens2009-03-181-0/+2
| * [S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky2009-03-181-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-03-191-2/+2
|\ \
| * | HID: fix waitqueue usage in hiddevJohannes Weiner2009-03-101-1/+1
| * | HID: fix incorrect free in hiddevJohannes Weiner2009-03-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-03-193-3/+59
|\ \ \
| * | | Btrfs: Clear space_info full when adding new devicesChris Mason2009-03-101-0/+6
| * | | Btrfs: Fix locking around adding new space_infoChris Mason2009-03-103-3/+53
* | | | Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds2009-03-191-12/+11
* | | | Add '-fwrapv' to gcc CFLAGSLinus Torvalds2009-03-191-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-03-1839-12237/+0
|\ \ \ \
| * | | | Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman2009-03-1839-12237/+0