summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-25mtd: Raise limit on block device minor numbersBen Hutchings1-2/+5
2010-02-25mtd: Replace static array of devices with an idr structureBen Hutchings3-83/+81
2010-02-25idr: export idr_get_next()Ben Hutchings1-1/+1
2010-02-25mtd: mtdblock: Dynamically allocate cache info structuresBen Hutchings1-43/+31
2010-02-25mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings3-10/+2
2010-02-25mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...Ben Hutchings1-2/+5
2010-02-25mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()Ben Hutchings1-12/+6
2010-02-25mtd: Introduce and use iteration macro for reading the MTD device tableBen Hutchings3-34/+45
2010-02-25mtd: change positive error return into negativeRoel Kluin1-1/+1
2010-02-25mtd: maps: Blackfin async: rename local funcs to avoid common clashesMike Frysinger1-8/+8
2010-02-25mtd: fix different address space noiseH Hartley Sweeten1-1/+1
2010-02-25mtd: quiet sparse noise in cfi.hH Hartley Sweeten1-1/+1
2010-02-25mtd: ixp4xx: fix reading from half-word boundaryJon Ringle1-2/+2
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-10mtd: orion_nand: Fix build failure caused by typoPeter Huewe1-1/+1
2010-01-06mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten4-233/+0
2010-01-06mtd: Update ep93xx/ts72xx to use generic platform nand driverH Hartley Sweeten1-57/+131
2010-01-02MTD DocBook: fix ioremap return typeH Hartley Sweeten1-6/+6
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 Motohiro5-2/+9
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds61-1736/+3606
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds13-60/+94
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds6-51/+154
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-17/+7
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds227-4078/+10431
2009-12-16Merge branch 'akpm'Linus Torvalds216-3281/+7054
2009-12-16edac, mce, amd: silence GART TLB errorsBorislav Petkov1-15/+6
2009-12-16genalloc: use bitmap_find_next_zero_areaAkinobu Mita1-21/+12
2009-12-16ia64: use bitmap_find_next_zero_areaAkinobu Mita1-14/+5
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita2-24/+9
2009-12-16mlx4: use bitmap_find_next_zero_areaAkinobu Mita1-33/+4