summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/socrates_nand.c
Commit message (Expand)AuthorAge
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-16
* mtd: nand: Get rid of comments giving the file path inside the file itselfBoris Brezillon2018-02-16
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
* mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() comboMasahiro Yamada2016-11-07
* mtd: nand: socrates: set ECC algorithm explicitlyRafał Miłecki2016-04-19
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-07
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: socrates: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-08
* mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-11
* mtd: nand: socrates_nand: drop owner assignmentFrans Klaver2015-10-13
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-13
|\
| * mtd: socrates_nand: Use dev_err instead of printkSachin Kamat2013-11-07
| * mtd: socrates_nand: Use devm_kzallocSachin Kamat2013-11-07
| * mtd: socrates_nand: Remove redundant dev_set_drvdataSachin Kamat2013-11-07
* | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
|/
* 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: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-29
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
* mtd: socrates_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: socrates_nand: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-11
* mtd: socrates_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* mtd: socrates_nand: convert to mtd_device_register()Jamie Iles2011-05-24
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/mtd: nand: fix build breakage in driversAnatolij Gustschin2010-06-02
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-26
| * mtd: nand: make Open Firmware device id constantMárton Németh2010-02-25
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
|/
* [MTD] [NAND] Add support for NAND on the Socrates boardWolfgang Grandegger2009-04-06