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
/
fsl_elbc_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-15
mtd: fsl_elbc_nand: remove unnecessary badblock_pattern
Brian Norris
1
-15
/
+0
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-36
/
+0
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
1
-1
/
+3
2012-07-06
mtd: elbc nand: use drvdata to only remove the relevant chip
Scott Wood
1
-5
/
+5
2012-07-06
mtd: nand: kill NAND_NO_READRDY
Brian Norris
1
-1
/
+0
2012-05-13
mtd: eLBC NAND: utilize oob_required parameter
Brian Norris
1
-1
/
+2
2012-05-13
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-7
/
+4
2012-05-13
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
1
-1
/
+1
2012-05-13
mtd: nand: read_page() returns max_bitflips
Mike Dunn
1
-7
/
+14
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+6
2012-01-09
mtd: nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
1
-8
/
+10
2012-01-09
mtd: nand: fixup for fmr initialization of Freescale NAND controller
Shengzhou Liu
1
-5
/
+5
2012-01-09
mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly
Liu Shuo
1
-3
/
+10
2012-01-09
mtd: nand: set correct length to FBCR for a non-full-page write
Liu Shuo
1
-1
/
+2
2012-01-09
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
Liu Shuo
1
-7
/
+11
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-09-11
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
Michael Hench
1
-0
/
+19
2011-09-11
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
Mike Hench
1
-31
/
+2
2011-09-11
mtd: nand: don't free the global data too early
Liu Shuo
1
-1
/
+0
2011-09-11
mtd: fsl_elbc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-6
/
+2
2011-09-11
mtd: fsl_elbc_nand: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+4
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
1
-2
/
+2
2011-06-22
powerpc/85xx: fix NAND_CMD_READID read bytes number
Shaohui Xie
1
-3
/
+3
2011-05-25
mtd: fsl_elbc_nand: convert to mtd_device_register()
Jamie Iles
1
-11
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-03
mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot
Sergej.Stepanov@ids.de
1
-0
/
+2
2010-10-25
P4080/mtd: Fix the freescale lbc issue with 36bit mode
Lan Chunhe-B25806
1
-1
/
+1
2010-10-25
P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
Roy Zang
1
-285
/
+197
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-2
/
+2
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
-3
/
+3
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
1
-1
/
+1
2009-12-31
mtd: fsl_elbc_nand.c: user resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-11-30
mtd: eLBC NAND: give more verbose output on error
Scott Wood
1
-5
/
+8
2009-11-30
mtd: eLBC NAND: use recommended command sequences
Scott Wood
1
-39
/
+27
2009-11-30
mtd: eLBC NAND: increase bus timeout to maximum
Scott Wood
1
-0
/
+7
2009-09-19
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
1
-1
/
+2
2009-01-28
powerpc: More printing warning fixes for the l64 to ll64 conversion
Stephen Rothwell
1
-4
/
+4
2008-12-10
[MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.
Jason Jin
1
-1
/
+3
2008-10-13
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
Sebastian Andrzej Siewior
1
-2
/
+1
2008-07-30
[MTD] [NAND] fsl_elbc_nand.c: fix printk warning
akpm@linux-foundation.org
1
-1
/
+1
2008-07-25
[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y
Anton Vorontsov
1
-2
/
+2
2008-07-11
[MTD] [NAND] fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
1
-6
/
+0
2008-07-11
[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
1
-1
/
+33
2008-07-11
[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
1
-0
/
+15
2008-06-07
[MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove
Anton Vorontsov
1
-2
/
+2
2008-04-22
[MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
1
-1
/
+10
[next]