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
/
include
/
linux
/
mtd
/
nand.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
mtd: nand: don't use {read,write}_buf for 8-bit transfers
Uwe Kleine-König
1
-0
/
+3
2014-01-14
mtd: nand: use __packed shorthand
Brian Norris
1
-1
/
+1
2014-01-14
mtd: nand: support Micron READ RETRY
Brian Norris
1
-0
/
+3
2014-01-14
mtd: nand: add generic READ RETRY support
Brian Norris
1
-0
/
+6
2014-01-14
mtd: nand: add ONFI vendor block for Micron
Brian Norris
1
-1
/
+22
2014-01-03
mtd: nand: fix misspelling in ONFI parameter field name
Brian Norris
1
-1
/
+1
2013-10-28
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
1
-3
/
+4
2013-10-28
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
1
-0
/
+9
2013-10-28
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
1
-2
/
+0
2013-08-31
mtd: add ECC info for nand_flash_dev{}
Huang Shijie
1
-0
/
+15
2013-08-31
mtd: add a helper to get the supported features for ONFI nand
Huang Shijie
1
-0
/
+10
2013-08-31
mtd: add data structures for Extended Parameter Page
Huang Shijie
1
-1
/
+38
2013-08-31
mtd: add datasheet's ECC information to nand_chip{}
Huang Shijie
1
-0
/
+8
2013-08-30
mtd: nand: hide in-memory BBT implementation details
Brian Norris
1
-1
/
+1
2013-08-05
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
David Mosberger
1
-0
/
+3
2013-08-05
mtd: increase max OOB size to 744
Huang Shijie
1
-1
/
+1
2013-08-05
mtd: nand: reword nand_chip bad block interface comments
Brian Norris
1
-2
/
+2
2013-04-05
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
1
-2
/
+6
2013-04-05
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
Artem Bityutskiy
1
-5
/
+4
2013-04-05
mtd: add new fields to nand_flash_dev{}
Huang Shijie
1
-0
/
+4
2013-04-05
mtd: introduce a macro for max NAND ID sequence length
Artem Bityutskiy
1
-1
/
+4
2013-04-05
mtd: nand: use more reasonable integer types
Artem Bityutskiy
1
-5
/
+5
2013-04-05
mtd: nand: provision full ID support
Artem Bityutskiy
1
-6
/
+17
2013-04-05
mtd: nand_ids: introduce helper macros
Artem Bityutskiy
1
-0
/
+24
2013-04-05
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
1
-10
/
+9
2013-04-05
mtd: nand: use NAND_HAS_CACHEPROG
Artem Bityutskiy
1
-1
/
+1
2013-04-05
mtd: nand: remove NAND_COPYBACK macro
Artem Bityutskiy
1
-4
/
+1
2013-04-05
mtd: nand: remove NAND_NO_PADDING macro
Artem Bityutskiy
1
-5
/
+1
2013-04-05
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
1
-20
/
+0
2013-04-05
mtd: nand: remove AG-AND support
Artem Bityutskiy
1
-16
/
+0
2013-03-14
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
1
-0
/
+7
2012-12-03
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
Matthieu CASTET
1
-0
/
+7
2012-11-15
mtd: Fix kernel-doc content to avoid warning.
Robert P. J. Day
1
-2
/
+2
2012-09-29
mtd: nand: increase max OOB size to 640
Brian Norris
1
-1
/
+1
2012-09-29
mtd: add helpers to get the supportted ONFI timing mode
Huang Shijie
1
-0
/
+25
2012-09-29
mtd: add helpers to set/get features for ONFI nand
Huang Shijie
1
-0
/
+14
2012-09-29
mtd: nand: expand description of read_page method in comment header
Mike Dunn
1
-2
/
+4
2012-09-29
mtd: nand: Added a device flag for subpage read support
Jeff Westfahl
1
-3
/
+4
2012-09-29
mtd: fix kernel-doc warning in include/linux/mtd/nand.h
Randy Dunlap
1
-0
/
+1
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-3
/
+0
2012-09-29
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
1
-3
/
+0
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
1
-2
/
+2
2012-07-06
mtd: nand: kill NAND_NO_READRDY
Brian Norris
1
-6
/
+0
2012-07-06
mtd: nand: add Eon Silicon Solutions manufacturer ID
Brian Norris
1
-0
/
+1
2012-05-14
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
1
-3
/
+2
2012-05-14
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-5
/
+6
2012-05-14
mtd: add read_byte support to plat_nand
John Crispin
1
-0
/
+1
2012-05-14
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
1
-4
/
+1
2012-05-14
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
1
-0
/
+3
2012-03-27
mtd: add ecc_strength fields to mtd structs
Mike Dunn
1
-0
/
+2
[next]