summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/pasemi_nand.c
Commit message (Expand)AuthorAge
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
* mtd: nand: pasemi: return error code of nand_scan() on errorMasahiro Yamada2016-11-07
* mtd: nand: pasemi: switch to dev_* printing functionsRafał Miłecki2016-04-19
* mtd: nand: pasemi: set ECC algorithm explicitlyRafał Miłecki2016-04-19
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: pasemi: 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: pasemi_nand: show parent device in sysfsFrans Klaver2015-10-13
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-20
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-10
* mtd: pasemi_nand.c: remove superfluous name castGeert Uytterhoeven2014-01-03
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* mtd: remove use of __devexitBill Pemberton2012-11-22
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-13
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-11
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* mtd: nand: Use printf extension %pR for struct resourceJoe Perches2010-12-03
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * mtd: nand: make Open Firmware device id constantMárton Németh2010-02-25
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell2009-01-28
* [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-02
* [MTD] [NAND] pasemi_nand driverEgor Martovetsky2007-11-29