index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-979
/
+0
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
1
-5
/
+5
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
1
-1
/
+1
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
1
-0
/
+2
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
1
-2
/
+1
2016-05-06
mtd: nand: fsl_elbc: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-05-06
mtd: nand: fsl_elbc: switch to mtd_ooblayout_ops
Boris Brezillon
1
-36
/
+47
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
1
-11
/
+11
2015-12-19
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-11
/
+15
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-7
/
+7
2015-11-12
mtd: nand: drop unnecessary partition parser data
Brian Norris
1
-3
/
+2
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
1
-2
/
+2
2015-10-13
mtd: nand: fsl_elbc_nand: show parent device in sysfs
Frans Klaver
1
-1
/
+1
2015-09-29
mtd: fsl_elbc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-21
mtd: eLBC NAND: fix subpage write support
Pekon Gupta
1
-0
/
+14
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-12
mtd: nand: Update mtd.name assignment type to u64 for IFC, eLBC
Prabhakar Kushwaha
1
-1
/
+1
2014-01-03
mtd: fsl_elbc_nand: Remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+0
2013-10-28
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
1
-2
/
+0
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
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-14
mtd: eLBC NAND: utilize oob_required parameter
Brian Norris
1
-1
/
+2
2012-05-14
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-7
/
+4
2012-05-14
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
1
-1
/
+1
2012-05-14
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
[next]