index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
ndfc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-13
/
+0
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+1
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-12-02
mtd: ndfc: fix typo in structure dereference
Tony Breeds
1
-1
/
+1
2011-09-11
mtd: ndfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-6
/
+1
2011-09-11
mtd: ndfc: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: ndfc: fix a memory leak in ndfc_remove
Axel Lin
1
-0
/
+1
2011-09-11
mtd: ndfc don't specify default parsing options
Dmitry Eremin-Solenikov
1
-6
/
+1
2011-05-25
mtd: ndfc: convert to mtd_device_register()
Jamie Iles
1
-12
/
+1
2011-05-25
mtd: nand: ndfc: add multiple chip select support
Felix Radensky
1
-17
/
+35
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-10-25
mtd: Fix endianness issues from device tree
Ian Munsie
1
-4
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-3
/
+3
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+3
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-19
mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver
Feng Kan
1
-2
/
+2
2009-03-24
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-05
[MTD] [NAND] ndfc driver
Sean MacLennan
1
-136
/
+133
2008-04-22
[MTD] [NAND] fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2007-06-28
[MTD] [NAND] Change NDFC driver to support 405 platforms too
Stefan Roese
1
-0
/
+8
2006-11-28
[MTD] [NAND] Fix endianess bug in ndfc.c
Stefan Roese
1
-1
/
+1
2006-09-22
[MTD NAND] Fix in typo ndfc.c causing wrong ECC layout
Frank Haverkamp
1
-1
/
+1
2006-06-22
[MTD] NAND: ndfc fix address offset thinko
Thomas Gleixner
1
-3
/
+3
2006-06-20
[MTD] NAND Fixup NDFC merge brokeness
Thomas Gleixner
1
-9
/
+4
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
1
-1
/
+1
2006-05-29
[MTD] NAND Fix platform structure and NDFC driver
Thomas Gleixner
1
-4
/
+2
2006-05-25
[MTD] NAND Initialize controller lock and wq only once
Thomas Gleixner
1
-1
/
+5
2006-05-23
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
1
-14
/
+9
2006-05-23
[MTD] NAND modularize ECC
Thomas Gleixner
1
-4
/
+6
2006-05-23
[MTD] Add support for NDFC NAND controller
Thomas Gleixner
1
-0
/
+317