summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/ndfc.c
AgeCommit message (Expand)Author
2011-05-25mtd: ndfc: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: nand: ndfc: add multiple chip select supportFelix Radensky
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-10-25mtd: Fix endianness issues from device treeIan Munsie
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant 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-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-19mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan
2009-03-24mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-05[MTD] [NAND] ndfc driverSean MacLennan
2008-04-22[MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers
2007-06-28[MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese
2006-11-28[MTD] [NAND] Fix endianess bug in ndfc.cStefan Roese
2006-09-22[MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp
2006-06-22[MTD] NAND: ndfc fix address offset thinkoThomas Gleixner
2006-06-20[MTD] NAND Fixup NDFC merge brokenessThomas Gleixner
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner
2006-05-25[MTD] NAND Initialize controller lock and wq only onceThomas Gleixner
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner
2006-05-23[MTD] NAND modularize ECCThomas Gleixner
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner