summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/plat_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* mtd: check for valid pdata inside plat_nandJohn Crispin2012-09-291-0/+5
* mtd: add read_byte support to plat_nandJohn Crispin2012-05-131-0/+1
* OF: MTD: make plat_nand loadable from DTJohn Crispin2012-05-131-6/+15
* mtd: plat_nand: Add default partition parser to driverH Hartley Sweeten2012-05-131-2/+6
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-2/+3
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-12/+1
* mtd: plat_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-19/+3
* mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov2011-09-111-2/+0
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-111-0/+1
* mtd: plat_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* gen_nand: Test if nr_chips field is validMarek Vasut2010-08-121-0/+5
* mtd: gen_nand: fix support for multiple chipsMarek Vasut2010-08-061-1/+1
* mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten2009-10-201-16/+34
* mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten2009-06-051-0/+2
* mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2009-06-051-2/+11
* mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-051-0/+2
* mtd: plat_nand: fix section errorThomas Chou2009-06-051-1/+1
* [MTD] [NAND] move gen_nand's probe function to .devinit.textUwe Kleine-König2009-04-031-1/+1
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* [MTD] [NAND] plat_nand: set mtd->nameHamish Moffatt2008-04-221-0/+1
* [MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+1
* [MTD] [NAND] Remove unused variable in plat_nand_removeLi Zefan2008-02-031-0/+2
* [MTD] [NAND] platform NAND driver: add driverVitaly Wool2007-05-081-0/+150