index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
ndfc.c
Age
Commit message (
Expand
)
Author
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-05
mtd: nand: fix for drop unnecessary partition parser data
Stephen Rothwell
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: ndfc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-10-13
mtd: nand: ndfc: show parent device in sysfs
Frans Klaver
2015-05-22
mtd: remove incorrect file name
Brian Norris
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-19
mtd: ndfc: silence an array underflow static checker warning
Dan Carpenter
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-03-26
mtd: flash drivers set ecc strength
Mike Dunn
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-12-02
mtd: ndfc: fix typo in structure dereference
Tony Breeds
2011-09-11
mtd: ndfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: ndfc: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
mtd: ndfc: fix a memory leak in ndfc_remove
Axel Lin
2011-09-11
mtd: ndfc don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-25
mtd: ndfc: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: nand: ndfc: add multiple chip select support
Felix Radensky
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-10-24
mtd: Fix endianness issues from device tree
Ian Munsie
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-19
mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver
Feng Kan
2009-03-24
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-05
[MTD] [NAND] ndfc driver
Sean MacLennan
2008-04-22
[MTD] [NAND] fix platform driver hotplug/coldplug
Kay Sievers
2007-06-28
[MTD] [NAND] Change NDFC driver to support 405 platforms too
Stefan Roese
2006-11-28
[MTD] [NAND] Fix endianess bug in ndfc.c
Stefan Roese
2006-09-22
[MTD NAND] Fix in typo ndfc.c causing wrong ECC layout
Frank Haverkamp
2006-06-22
[MTD] NAND: ndfc fix address offset thinko
Thomas Gleixner
2006-06-20
[MTD] NAND Fixup NDFC merge brokeness
Thomas Gleixner
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
2006-05-29
[MTD] NAND Fix platform structure and NDFC driver
Thomas Gleixner
2006-05-25
[MTD] NAND Initialize controller lock and wq only once
Thomas Gleixner
2006-05-23
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
2006-05-23
[MTD] NAND modularize ECC
Thomas Gleixner
2006-05-23
[MTD] Add support for NDFC NAND controller
Thomas Gleixner