aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/plat_nand.c
AgeCommit message (Expand)Author
2020-06-25mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2016-11-07mtd: nand: plat_nand: return error code of nand_scan() on errorMasahiro Yamada
2016-04-19mtd: nand: plat: set ECC algorithm explicitlyRafał Miłecki
2016-01-26mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON
2015-12-18mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18mtd: nand: plat: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-11-11mtd: nand: drop unnecessary partition parser dataBrian Norris
2015-10-13mtd: nand: plat_nand: show parent device in sysfsFrans Klaver
2015-05-27mtd: plat_nand: use default partition probeBrian Norris
2014-10-20mtd: nand: drop owner assignment from platform_driversWolfram Sang
2014-01-20mtd: plat_nand: remove redundant return value check of platform_get_resource()Wei Yongjun
2014-01-07mtd: plat_nand: Remove unnecessary OOM messagesJingoo Han
2014-01-07mtd: plat_nand: Use devm_*() functionsJingoo Han
2013-08-30mtd: nand: use dev_get_platdata()Jingoo Han
2013-08-05mtd: nand: plat_nand: remove unnecessary platform_set_drvdata()Jingoo Han
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-09-29mtd: check for valid pdata inside plat_nandJohn Crispin
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin
2012-05-13OF: MTD: make plat_nand loadable from DTJohn Crispin
2012-05-13mtd: plat_nand: Add default partition parser to driverH Hartley Sweeten
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-09-11mtd: plat_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-05-25mtd: plat_nand: convert to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-12gen_nand: Test if nr_chips field is validMarek Vasut
2010-08-06mtd: gen_nand: fix support for multiple chipsMarek Vasut
2009-10-20mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten
2009-06-05mtd: extend plat_nand for (read|write)_bufAlexander Clouter
2009-06-05mtd: plat_nand: fix section errorThomas Chou
2009-04-03[MTD] [NAND] move gen_nand's probe function to .devinit.textUwe Kleine-König
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-04-22[MTD] [NAND] plat_nand: set mtd->nameHamish Moffatt
2008-04-22[MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers
2008-02-03[MTD] [NAND] Remove unused variable in plat_nand_removeLi Zefan
2007-05-08[MTD] [NAND] platform NAND driver: add driverVitaly Wool