summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/pasemi_nand.c
AgeCommit message (Expand)Author
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2016-11-07mtd: nand: pasemi: return error code of nand_scan() on errorMasahiro Yamada
2016-04-19mtd: nand: pasemi: switch to dev_* printing functionsRafał Miłecki
2016-04-19mtd: nand: pasemi: set ECC algorithm explicitlyRafał Miłecki
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18mtd: nand: pasemi: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON
2015-10-13mtd: nand: pasemi_nand: show parent device in sysfsFrans Klaver
2014-10-20mtd: nand: drop owner assignment from platform_driversWolfram Sang
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03mtd: pasemi_nand.c: remove superfluous name castGeert Uytterhoeven
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-12-03mtd: nand: Use printf extension %pR for struct resourceJoe Perches
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-02-25mtd: nand: make Open Firmware device id constantMárton Németh
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell
2008-12-02[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall
2007-11-29[MTD] [NAND] pasemi_nand driverEgor Martovetsky