summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
...
* | mtd: nand: Add MPC5121 NAND Flash Controller driverAnatolij Gustschin2010-02-263-0/+924
* | mtd: nand_bcm: fix hot spin and code duplicationRoel Kluin2010-02-261-46/+25
* | mtd: omap2 fix prefetch mode read issueVimal Singh2010-02-261-4/+7
* | mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh2010-02-261-1/+2
* | mtd: omap2: fixing compilation warningVimal Singh2010-02-261-1/+1
* | mtd: mxc_nand: add RESET command supportEric Benard2010-02-261-0/+1
* | mtd: nand: add lock/unlock routinesVimal Singh2010-02-261-0/+164
* | mtd: nand: create a helper verification functionVimal Singh2010-02-261-18/+30
* | mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...Ben Hutchings2010-02-251-2/+5
* | mtd: mxc-nand: don't disable clock in mxcnd-suspendUwe Kleine-König2010-02-251-4/+6
* | mtd: mxc-nand: no need to check for validity of platform driver dataUwe Kleine-König2010-02-251-10/+7
* | mtd: nand: make Open Firmware device id constantMárton Németh2010-02-253-3/+3
* | mtd: nand: make USB device id constantMárton Németh2010-02-251-1/+1
* | mtd: nand: make PCI device id constantMárton Németh2010-02-251-1/+1
* | mtd: nandsim: fix spellingAndrey Yurovsky2010-02-251-2/+2
* | mtd: orion_nand: Fix build failure caused by typoPeter Huewe2010-02-101-1/+1
* | mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten2010-01-063-214/+0
* | mtd: nand: rename w90p910_nand.c to nuc900_nand.cDavid Woodhouse2010-01-013-74/+74
* | ARM: NUC900: rename mtd nand driver nameWan ZongShun2010-01-011-2/+2
* | mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()H Hartley Sweeten2009-12-311-1/+1
* | mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten2009-12-311-7/+7
* | mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten2009-12-311-1/+1
* | mtd: orion_nand.c: add error handling and use resource_size()H Hartley Sweeten2009-12-311-2/+8
* | mtd: nomadik_nand.c: use resource_size()H Hartley Sweeten2009-12-311-3/+3
* | mtd: drivers/mtd/nand/gpio.c: use resource_size()H Hartley Sweeten2009-12-311-6/+6
* | mtd: fls_upm.c: use resource_size()H Hartley Sweeten2009-12-311-1/+1
* | mtd: fsl_elbc_nand.c: user resource_size()H Hartley Sweeten2009-12-311-1/+1
* | mtd: davinci_nand.c: use resource_size()H Hartley Sweeten2009-12-311-2/+2
* | mtd: au1550nd.c: remove unnecessary castsH Hartley Sweeten2009-12-311-3/+3
* | mtd: au1550nd.c: use kzalloc()H Hartley Sweeten2009-12-311-5/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-1619-584/+1855
|\
| * Revert "mtd: move mxcnd_remove to .exit.text"Uwe Kleine-König2009-12-071-1/+1
| * mtd: nandsim: add support for 4KiB pagesSebastian Andrzej Siewior2009-12-011-2/+5
| * Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6David Woodhouse2009-11-301-475/+298
| |\
| | * mxc_nand: use DRIVER_NAME where appropriateSascha Hauer2009-11-121-2/+2
| | * mxc_nand: remove TROP_US_DELAYSascha Hauer2009-11-121-10/+7
| | * mxc_nand: Allow flash based bbtSascha Hauer2009-11-121-0/+34
| | * mxc_nand: disable sp_en bit only onceSascha Hauer2009-11-121-12/+3
| | * mxc_nand: Add NFC V2 supportSascha Hauer2009-11-121-13/+68
| | * mxc_nand: Get rid of pagesize_2k flagSascha Hauer2009-11-121-15/+14
| | * mxc_nand: Make main/spare areas runtime configurableSascha Hauer2009-11-121-22/+20
| | * mxc_nand: remove unused definesSascha Hauer2009-11-121-7/+0
| | * mxc nand: modify send_page to send all pages, not only oneSascha Hauer2009-11-121-25/+20
| | * mxc nand: simplify command processingSascha Hauer2009-11-121-46/+35
| | * mxc nand: use buffersSascha Hauer2009-11-121-233/+77
| | * mxc nand: use resource_size()Sascha Hauer2009-11-121-1/+1
| | * mxc nand: remove dead codeSascha Hauer2009-11-121-17/+0
| | * mxc nand: remove debug paramSascha Hauer2009-11-121-8/+8
| | * mxc_nand: introduce mxc_do_addr_cycleSascha Hauer2009-11-121-40/+47
| | * mxc_nand: merge send_read_page and send_prog_pageSascha Hauer2009-11-121-41/+13
OpenPOWER on IntegriCloud