aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-20[MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov1-0/+16
2009-03-20[MTD] mtdoops: fix a bit of spin lock usageAdrian Hunter1-1/+4
2009-03-20[MTD] mtdoops: allow MTD selection by nameAdrian Hunter1-1/+10
2009-03-20[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by OBM/bootloaderMike Rapoport1-1/+102
2009-03-20[MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport2-1/+11
2009-03-20[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport1-3/+3
2009-03-20[MTD] Auto-load nftl module when device opened.Scott James Remnant1-0/+2
2009-03-20[MTD] Auto-load mtdchar module when device opened.Scott James Remnant1-0/+1
2009-03-20[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operation().Graff Yang1-2/+6
2009-03-20[MTD] RBTX4939 map driverAtsushi Nemoto3-0/+215
2009-03-20[MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto3-0/+435
2009-03-20[MTD] partitioning utility predicatesDavid Brownell3-34/+12
2009-03-20[MTD] we don't need no misc devicesDavid Brownell6-6/+0
2009-03-20[MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman1-3/+0
2009-03-20[MTD] [NAND] fix broken debug messagesDavid Brownell1-4/+4
2009-03-20[MTD] [NAND] davinci_nand driverDavid Brownell3-0/+592
2009-03-20[MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell1-4/+95
2009-03-20[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger1-1/+1
2009-03-20[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger1-1/+1
2009-03-20[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger1-8/+6
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King11-30/+54
2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer1-1/+1
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven3-776/+0
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-10mtd: flash mapping support for Dreamcast VMU.Adrian McMenamin3-1/+844
2009-03-09[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao1-2/+1
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao1-1/+0
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King1-1/+1
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar7-26/+45
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-26/+45
2009-02-27[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse1-1/+1
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-1/+2
2009-02-20UBI: add fsync capabilityCorentin Chary1-0/+11
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controllerGregory CLEMENT1-1/+2
2009-02-14[MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger1-1/+1
2009-02-14[MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger1-1/+5
2009-02-14[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto1-19/+19
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-2/+2
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar8-109/+174
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King2-6/+6
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-2/+2
2009-01-29Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds8-109/+174
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu1-1/+1
2009-01-29x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar1-1/+1
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell2-6/+6
2009-01-27UBI: allow direct user-space I/OSidney Amani3-19/+32
2009-01-20UBI: fix resource de-allocationArtem Bityutskiy1-3/+13