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