index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
fsl_elbc_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
1
-5
/
+5
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+2
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-23
1
-2
/
+1
*
mtd: nand: fsl_elbc: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
*
mtd: nand: fsl_elbc: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-36
/
+47
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-11
/
+11
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-11
/
+15
*
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: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-2
/
+2
*
mtd: nand: fsl_elbc_nand: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
*
mtd: fsl_elbc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-28
1
-0
/
+1
*
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: eLBC NAND: fix subpage write support
Pekon Gupta
2014-05-20
1
-0
/
+14
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
1
-1
/
+0
*
mtd: nand: Update mtd.name assignment type to u64 for IFC, eLBC
Prabhakar Kushwaha
2014-01-11
1
-1
/
+1
*
mtd: fsl_elbc_nand: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-1
/
+0
*
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-14
1
-2
/
+0
|
\
|
*
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
2013-10-27
1
-2
/
+0
*
|
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
|
/
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: fsl_elbc_nand: remove unnecessary badblock_pattern
Brian Norris
2012-11-15
1
-15
/
+0
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-36
/
+0
*
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
1
-1
/
+3
*
mtd: elbc nand: use drvdata to only remove the relevant chip
Scott Wood
2012-07-06
1
-5
/
+5
*
mtd: nand: kill NAND_NO_READRDY
Brian Norris
2012-07-06
1
-1
/
+0
*
mtd: eLBC NAND: utilize oob_required parameter
Brian Norris
2012-05-13
1
-1
/
+2
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
1
-7
/
+4
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-13
1
-1
/
+1
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-13
1
-7
/
+14
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+6
*
mtd: nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
2012-01-09
1
-8
/
+10
*
mtd: nand: fixup for fmr initialization of Freescale NAND controller
Shengzhou Liu
2012-01-09
1
-5
/
+5
*
mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly
Liu Shuo
2012-01-09
1
-3
/
+10
*
mtd: nand: set correct length to FBCR for a non-full-page write
Liu Shuo
2012-01-09
1
-1
/
+2
*
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
Liu Shuo
2012-01-09
1
-7
/
+11
*
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2012-01-09
1
-12
/
+1
*
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
Michael Hench
2011-09-11
1
-0
/
+19
*
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
Mike Hench
2011-09-11
1
-31
/
+2
*
mtd: nand: don't free the global data too early
Liu Shuo
2011-09-11
1
-1
/
+0
*
mtd: fsl_elbc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+2
*
mtd: fsl_elbc_nand: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
1
-8
/
+4
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
1
-2
/
+2
*
powerpc/85xx: fix NAND_CMD_READID read bytes number
Shaohui Xie
2011-06-22
1
-3
/
+3
*
mtd: fsl_elbc_nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-11
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot
Sergej.Stepanov@ids.de
2010-12-03
1
-0
/
+2
[next]