index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
ndfc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-23
1
-2
/
+1
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-8
/
+8
*
mtd: nand: fix for drop unnecessary partition parser data
Stephen Rothwell
2016-01-05
1
-1
/
+0
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: ndfc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-11
/
+13
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-7
/
+7
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-3
/
+2
*
mtd: nand: ndfc: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
*
mtd: remove incorrect file name
Brian Norris
2015-05-22
1
-2
/
+0
*
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: ndfc: silence an array underflow static checker warning
Dan Carpenter
2014-08-19
1
-1
/
+2
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-13
/
+0
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+1
*
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2012-01-09
1
-12
/
+1
*
mtd: ndfc: fix typo in structure dereference
Tony Breeds
2011-12-02
1
-1
/
+1
*
mtd: ndfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+1
*
mtd: ndfc: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
1
-8
/
+3
*
mtd: ndfc: fix a memory leak in ndfc_remove
Axel Lin
2011-09-11
1
-0
/
+1
*
mtd: ndfc don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+1
*
mtd: ndfc: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-12
/
+1
*
mtd: nand: ndfc: add multiple chip select support
Felix Radensky
2011-05-25
1
-17
/
+35
*
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
mtd: Fix endianness issues from device tree
Ian Munsie
2010-10-25
1
-4
/
+4
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-3
/
+3
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-2
/
+3
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-5
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver
Feng Kan
2009-09-19
1
-2
/
+2
*
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
1
-1
/
+1
*
[MTD] [NAND] ndfc driver
Sean MacLennan
2009-01-05
1
-136
/
+133
*
[MTD] [NAND] fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
1
-0
/
+2
*
[MTD] [NAND] Change NDFC driver to support 405 platforms too
Stefan Roese
2007-06-28
1
-0
/
+8
*
[MTD] [NAND] Fix endianess bug in ndfc.c
Stefan Roese
2006-11-28
1
-1
/
+1
*
[MTD NAND] Fix in typo ndfc.c causing wrong ECC layout
Frank Haverkamp
2006-09-22
1
-1
/
+1
*
[MTD] NAND: ndfc fix address offset thinko
Thomas Gleixner
2006-06-22
1
-3
/
+3
*
[MTD] NAND Fixup NDFC merge brokeness
Thomas Gleixner
2006-06-20
1
-9
/
+4
*
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
2006-05-29
1
-1
/
+1
*
[MTD] NAND Fix platform structure and NDFC driver
Thomas Gleixner
2006-05-29
1
-4
/
+2
*
[MTD] NAND Initialize controller lock and wq only once
Thomas Gleixner
2006-05-25
1
-1
/
+5
*
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
2006-05-23
1
-14
/
+9
*
[MTD] NAND modularize ECC
Thomas Gleixner
2006-05-23
1
-4
/
+6
*
[MTD] Add support for NDFC NAND controller
Thomas Gleixner
2006-05-23
1
-0
/
+317