aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-25mtd: mxc-nand: don't disable clock in mxcnd-suspendUwe Kleine-König1-4/+6
2010-02-25mtd: mxc-nand: no need to check for validity of platform driver dataUwe Kleine-König1-10/+7
2010-02-25mtd: cfi: remove unneeded NULL checksJiri Slaby2-8/+4
2010-02-25mtd: nand: make Open Firmware device id constantMárton Németh3-3/+3
2010-02-25mtd: nand: make USB device id constantMárton Németh1-1/+1
2010-02-25mtd: nand: make PCI device id constantMárton Németh1-1/+1
2010-02-25mtd: nandsim: fix spellingAndrey Yurovsky1-2/+2
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh1-31/+4
2010-02-15MTD: remove no longer used OMAP flash mapLadislav Michl3-198/+0
2010-02-10mtd: orion_nand: Fix build failure caused by typoPeter Huewe1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack3-4/+4
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil1-1/+1
2010-02-04tree wide: remove execute flag from .c filesSebastian Andrzej Siewior2-0/+0
2010-02-02mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm1-1/+26
2010-02-02mtd: trivial sh_flctl changesMagnus Damm2-21/+25
2010-02-01UBI: add write checkingArtem Bityutskiy2-0/+74
2010-02-01UBI: simplify debugging return codesArtem Bityutskiy3-41/+37
2010-02-01UBI: fix attaching error pathArtem Bityutskiy1-33/+30
2010-02-01UBI: support attaching by MTD character device nameArtem Bityutskiy1-11/+55
2010-02-01UBI: mark few variables as __initdataArtem Bityutskiy1-2/+2
2010-01-28Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-1/+0
2010-01-27UBI: fix volume creation input checkingMika Westerberg1-1/+0
2010-01-25Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds3-8/+9
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds6-4/+354
2010-01-18UBI: fix memory leak in update pathArtem Bityutskiy1-0/+1
2010-01-14mtd: mxc_nand: add MX25 to KconfigBaruch Siach1-1/+1
2010-01-13mtd: tests: fix read, speed and stress tests on NOR flashMorten Thunberg Svendsen3-3/+16
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux2-0/+337
2010-01-12UBI: add more checks to chdev openArtem Bityutskiy1-8/+7
2010-01-12UBI: initialise update markerPeter Horton1-0/+1
2010-01-06mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten3-214/+0
2010-01-02mtd: physmap_of: Correct the size argument to kzallocJulia Lawall1-1/+1
2010-01-01mtd: nand: rename w90p910_nand.c to nuc900_nand.cDavid Woodhouse3-74/+74
2010-01-01ARM: NUC900: rename mtd nand driver nameWan ZongShun1-2/+2
2009-12-31mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-31mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten1-7/+7
2009-12-31mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-31mtd: orion_nand.c: add error handling and use resource_size()H Hartley Sweeten1-2/+8
2009-12-31mtd: nomadik_nand.c: use resource_size()H Hartley Sweeten1-3/+3
2009-12-31mtd: drivers/mtd/nand/gpio.c: use resource_size()H Hartley Sweeten1-6/+6
2009-12-31mtd: fls_upm.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-31mtd: fsl_elbc_nand.c: user resource_size()H Hartley Sweeten1-1/+1
2009-12-31mtd: davinci_nand.c: use resource_size()H Hartley Sweeten1-2/+2
2009-12-31mtd: au1550nd.c: remove unnecessary castsH Hartley Sweeten1-3/+3
2009-12-31mtd: au1550nd.c: use kzalloc()H Hartley Sweeten1-5/+1
2009-12-31kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro1-1/+1
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-257/+0
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+11
2009-12-17Merge branch 'cache' (early part)Russell King1-2/+11
2009-12-17MIPS: eXcite: Remove platform.Ralf Baechle3-257/+0