aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/socrates_nand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds1-11/+3
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring1-0/+1
2013-11-06mtd: socrates_nand: Use dev_err instead of printkSachin Kamat1-1/+1
2013-11-06mtd: socrates_nand: Use devm_kzallocSachin Kamat1-8/+2
2013-11-06mtd: socrates_nand: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2012-11-22mtd: remove use of __devexitBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devinitBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie1-19/+0
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin1-12/+1
2011-09-11mtd: socrates_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov1-10/+1
2011-09-11mtd: socrates_nand: use ofpart through generic parsingDmitry Eremin-Solenikov1-11/+3
2011-09-11mtd: socrates_nand don't specify default parsing optionsDmitry Eremin-Solenikov1-6/+1
2011-05-25mtd: socrates_nand: convert to mtd_device_register()Jamie Iles1-15/+1
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-06-02of/mtd: nand: fix build breakage in driversAnatolij Gustschin1-2/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse1-1/+1
2010-02-25mtd: nand: make Open Firmware device id constantMárton Németh1-1/+1
2009-04-06[MTD] [NAND] Add support for NAND on the Socrates boardWolfgang Grandegger1-0/+325