summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-04-04[MTD] driver model updates (part 2)Kevin Cernekee
2009-04-04[MTD] driver model updatesDavid Brownell
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03[MTD] [NAND] move gen_nand's probe function to .devinit.textUwe Kleine-König
2009-04-03[MTD] [MAPS] move sa1100 flash's probe function to .devinit.textUwe Kleine-König
2009-04-03[MTD] fix use after free in register_mtd_blktransMarcin Slusarz
2009-04-02[ARM] fix build-breaking 7a192ec commitRussell King
2009-03-31module: remove module_text_address()Rusty Russell
2009-03-30trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder
2009-03-30trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge branch 'origin' into develRussell King
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King
2009-03-25[MTD] [MAPS] Drop now unused sharpsl-flash mapDmitry Eremin-Solenikov
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-03-24mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24[MTD] ofpart: Check name property to determine partition nodes.Benjamin Krill
2009-03-24[MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte pageYoshihiro Shimoda
2009-03-24NOMMU: Add support for direct mapping through mtdconcat if possibleDavid Howells
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells
2009-03-23[MTD] [OneNAND] Add write-while-program supportKyungmin Park
2009-03-23[MTD] [OneNAND] omap2: panic_write may be in an interrupt contextAdrian Hunter
2009-03-20[MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto
2009-03-20[MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov
2009-03-20[MTD] mtdoops: fix a bit of spin lock usageAdrian Hunter
2009-03-20[MTD] mtdoops: allow MTD selection by nameAdrian Hunter
2009-03-20[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport
2009-03-20[MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport
2009-03-20[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport
2009-03-20[MTD] Auto-load nftl module when device opened.Scott James Remnant
2009-03-20[MTD] Auto-load mtdchar module when device opened.Scott James Remnant
2009-03-20[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang
2009-03-20[MTD] RBTX4939 map driverAtsushi Nemoto
2009-03-20[MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto
2009-03-20[MTD] partitioning utility predicatesDavid Brownell
2009-03-20[MTD] we don't need no misc devicesDavid Brownell
2009-03-20[MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman
2009-03-20[MTD] [NAND] fix broken debug messagesDavid Brownell
2009-03-20[MTD] [NAND] davinci_nand driverDavid Brownell
2009-03-20[MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell
2009-03-20[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger
2009-03-20[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger