summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/socrates_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: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-19/+0
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-12/+1
* mtd: socrates_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-10/+1
* mtd: socrates_nand: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-11/+3
* mtd: socrates_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-111-6/+1
* mtd: socrates_nand: convert to mtd_device_register()Jamie Iles2011-05-251-15/+1
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/mtd: nand: fix build breakage in driversAnatolij Gustschin2010-06-021-2/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-2/+2
|\
| * mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-261-1/+1
| * mtd: nand: make Open Firmware device id constantMárton Németh2010-02-251-1/+1
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
|/
* [MTD] [NAND] Add support for NAND on the Socrates boardWolfgang Grandegger2009-04-061-0/+325