aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2009-04-04[MTD] driver model updates (part 2)Kevin Cernekee
2009-04-04[MTD] driver model updatesDavid Brownell
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-03-25[MTD] [MAPS] Drop now unused sharpsl-flash mapDmitry Eremin-Solenikov
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
2009-03-20[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-02-27[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT
2009-02-14[MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger
2009-02-14[MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger
2009-02-14[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König
2009-01-29Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell
2009-01-27UBI: allow direct user-space I/OSidney Amani