summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/ndfc.c
Commit message (Expand)AuthorAge
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-16
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-23
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-07
* mtd: nand: fix for drop unnecessary partition parser dataStephen Rothwell2016-01-05
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: ndfc: 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: ndfc: show parent device in sysfsFrans Klaver2015-10-13
* mtd: remove incorrect file nameBrian Norris2015-05-22
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-20
* mtd: ndfc: silence an array underflow static checker warningDan Carpenter2014-08-19
* 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: remove use of __devexit_pBill Pemberton2012-11-22
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-29
* mtd: flash drivers set ecc strengthMike Dunn2012-03-27
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
* mtd: ndfc: fix typo in structure dereferenceTony Breeds2011-12-02
* mtd: ndfc.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: ndfc: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-11
* mtd: ndfc: fix a memory leak in ndfc_removeAxel Lin2011-09-11
* mtd: ndfc don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* mtd: ndfc: convert to mtd_device_register()Jamie Iles2011-05-25
* mtd: nand: ndfc: add multiple chip select supportFelix Radensky2011-05-25
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* mtd: Fix endianness issues from device treeIan Munsie2010-10-25
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* 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
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan2009-09-19
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* [MTD] [NAND] ndfc driverSean MacLennan2009-01-05
* [MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers2008-04-22
* [MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2007-06-28
* [MTD] [NAND] Fix endianess bug in ndfc.cStefan Roese2006-11-28
* [MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp2006-09-22
* [MTD] NAND: ndfc fix address offset thinkoThomas Gleixner2006-06-22
* [MTD] NAND Fixup NDFC merge brokenessThomas Gleixner2006-06-20
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-29
* [MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2006-05-29
* [MTD] NAND Initialize controller lock and wq only onceThomas Gleixner2006-05-25
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-23
* [MTD] NAND modularize ECCThomas Gleixner2006-05-23
* [MTD] Add support for NDFC NAND controllerThomas Gleixner2006-05-23