summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MTD] driver model updates (part 2)Kevin Cernekee2009-04-041-21/+90
* [MTD] driver model updatesDavid Brownell2009-04-045-42/+137
* [MTD] [NAND] move gen_nand's probe function to .devinit.textUwe Kleine-König2009-04-031-1/+1
* [MTD] [MAPS] move sa1100 flash's probe function to .devinit.textUwe Kleine-König2009-04-031-1/+1
* [MTD] fix use after free in register_mtd_blktransMarcin Slusarz2009-04-031-1/+2
* [MTD] [MAPS] Drop now unused sharpsl-flash mapDmitry Eremin-Solenikov2009-03-253-123/+0
* [MTD] ofpart: Check name property to determine partition nodes.Benjamin Krill2009-03-241-0/+7
* [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte pageYoshihiro Shimoda2009-03-241-6/+12
* [MTD] Fix a bad dependency in the Blackfin codeBernd Schmidt2009-03-241-1/+1
* NOMMU: Fix the RomFS Kconfig to ensure at least one backing store is selectedDavid Howells2009-03-241-6/+28
* 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
OpenPOWER on IntegriCloud