aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/plat_nand.c
Commit message (Expand)AuthorAgeFilesLines
* last driver import from 3.2.72 for nowWolfgang Wiedmeyer2015-10-231-21/+4
* 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