aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* mtd: OneNAND: do not use DMA if oops in progressAaro Koskinen2010-02-26
* mtd: nand: add lock/unlock routinesVimal Singh2010-02-26
* mtd: nand: create a helper verification functionVimal Singh2010-02-26
* mtd: maps: ceiva: do not return random numbersArtem Bityutskiy2010-02-25
* mtdchar: Register the full range of minor numbersBen Hutchings2010-02-25
* mtd: Raise limit on block device minor numbersBen Hutchings2010-02-25
* mtd: Replace static array of devices with an idr structureBen Hutchings2010-02-25
* mtd: mtdblock: Dynamically allocate cache info structuresBen Hutchings2010-02-25
* mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings2010-02-25
* mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...Ben Hutchings2010-02-25
* mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()Ben Hutchings2010-02-25
* mtd: Introduce and use iteration macro for reading the MTD device tableBen Hutchings2010-02-25
* mtd: change positive error return into negativeRoel Kluin2010-02-25
* mtd: maps: Blackfin async: rename local funcs to avoid common clashesMike Frysinger2010-02-25
* mtd: fix different address space noiseH Hartley Sweeten2010-02-25
* mtd: ixp4xx: fix reading from half-word boundaryJon Ringle2010-02-25
* mtd: mxc-nand: don't disable clock in mxcnd-suspendUwe Kleine-König2010-02-25
* mtd: mxc-nand: no need to check for validity of platform driver dataUwe Kleine-König2010-02-25
* mtd: cfi: remove unneeded NULL checksJiri Slaby2010-02-25
* mtd: nand: make Open Firmware device id constantMárton Németh2010-02-25
* mtd: nand: make USB device id constantMárton Németh2010-02-25
* mtd: nand: make PCI device id constantMárton Németh2010-02-25
* mtd: nandsim: fix spellingAndrey Yurovsky2010-02-25
* mtd: orion_nand: Fix build failure caused by typoPeter Huewe2010-02-10
* mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten2010-01-06
* mtd: physmap_of: Correct the size argument to kzallocJulia Lawall2010-01-02
* mtd: nand: rename w90p910_nand.c to nuc900_nand.cDavid Woodhouse2010-01-01
* ARM: NUC900: rename mtd nand driver nameWan ZongShun2010-01-01
* mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()H Hartley Sweeten2009-12-31
* mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten2009-12-31
* mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten2009-12-31
* mtd: orion_nand.c: add error handling and use resource_size()H Hartley Sweeten2009-12-31
* mtd: nomadik_nand.c: use resource_size()H Hartley Sweeten2009-12-31
* mtd: drivers/mtd/nand/gpio.c: use resource_size()H Hartley Sweeten2009-12-31
* mtd: fls_upm.c: use resource_size()H Hartley Sweeten2009-12-31
* mtd: fsl_elbc_nand.c: user resource_size()H Hartley Sweeten2009-12-31
* mtd: davinci_nand.c: use resource_size()H Hartley Sweeten2009-12-31
* mtd: au1550nd.c: remove unnecessary castsH Hartley Sweeten2009-12-31
* mtd: au1550nd.c: use kzalloc()H Hartley Sweeten2009-12-31
* kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-31
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-16
|\
| * mtd: OneNAND: Fix test of unsigned in onenand_otp_walk()Roel Kluin2009-12-15
| * mtd: cfi_cmdset_0002, fix lock imbalanceJiri Slaby2009-12-10
| * Revert "mtd: move mxcnd_remove to .exit.text"Uwe Kleine-König2009-12-07
| * mtd: m25p80: add support for Macronix MX25L4005ASimon Guinot2009-12-05
| * mtd: nandsim: add support for 4KiB pagesSebastian Andrzej Siewior2009-12-01
| * Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6David Woodhouse2009-11-30
| |\
| | * mxc_nand: use DRIVER_NAME where appropriateSascha Hauer2009-11-12
| | * mxc_nand: remove TROP_US_DELAYSascha Hauer2009-11-12
| | * mxc_nand: Allow flash based bbtSascha Hauer2009-11-12