Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4cfeca2d58de8292f45351f84e84f657222a4611
/
include
/
linux
/
mtd
/
nand.h
4cfeca2
mtd: add datasheet's ECC information to nand_chip{}
by Huang Shijie
· 12 years ago
b32843b
mtd: nand: hide in-memory BBT implementation details
by Brian Norris
· 11 years ago
d914c93
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
by David Mosberger
· 12 years ago
52778b2
mtd: increase max OOB size to 744
by Huang Shijie
· 12 years ago
ce15751
mtd: nand: reword nand_chip bad block interface comments
by Brian Norris
· 12 years ago
837a6ba
mtd: nand: subpage write support for hardware based ECC schemes
by Gupta, Pekon
· 12 years ago
5bfa9b7
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
by Artem Bityutskiy
· 12 years ago
f22d5f6
mtd: add new fields to nand_flash_dev{}
by Huang Shijie
· 12 years ago
53552d2
mtd: introduce a macro for max NAND ID sequence length
by Artem Bityutskiy
· 12 years ago
ecb42fe
mtd: nand: use more reasonable integer types
by Artem Bityutskiy
· 12 years ago
8e12b47
mtd: nand: provision full ID support
by Artem Bityutskiy
· 12 years ago
8dbfae1
mtd: nand_ids: introduce helper macros
by Artem Bityutskiy
· 12 years ago
68aa352de
mtd: nand: rename the id field of 'struct nand_flash_dev'
by Artem Bityutskiy
· 12 years ago
3239a6c
mtd: nand: use NAND_HAS_CACHEPROG
by Artem Bityutskiy
· 12 years ago
88ad4b1
mtd: nand: remove NAND_COPYBACK macro
by Artem Bityutskiy
· 12 years ago
96dca4c
mtd: nand: remove NAND_NO_PADDING macro
by Artem Bityutskiy
· 12 years ago
0be718e
mtd: nand: remove a bunch of unused commands
by Artem Bityutskiy
· 12 years ago
14c6578
mtd: nand: remove AG-AND support
by Artem Bityutskiy
· 12 years ago
5bc7c33
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
by Brian Norris
· 12 years ago
64b37b2
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
by Matthieu CASTET
· 12 years ago
9ef525a
mtd: Fix kernel-doc content to avoid warning.
by Robert P. J. Day
· 12 years ago
b9e4853
mtd: nand: increase max OOB size to 640
by Brian Norris
· 12 years ago
3e70192
mtd: add helpers to get the supportted ONFI timing mode
by Huang Shijie
· 12 years ago
7db03ec
mtd: add helpers to set/get features for ONFI nand
by Huang Shijie
· 12 years ago
5ca7f41
mtd: nand: expand description of read_page method in comment header
by Mike Dunn
· 12 years ago
a5ff4f1
mtd: nand: Added a device flag for subpage read support
by Jeff Westfahl
· 12 years ago
25806d3
mtd: fix kernel-doc warning in include/linux/mtd/nand.h
by Randy Dunlap
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
bf7a01b
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Brian Norris
· 12 years ago
fdbad98d
mtd: nand: teach write_page and write_page_raw return an error code
by Josh Wu
· 13 years ago
1696e6b
mtd: nand: kill NAND_NO_READRDY
by Brian Norris
· 13 years ago
b1ccfab
mtd: nand: add Eon Silicon Solutions manufacturer ID
by Brian Norris
· 13 years ago
5c2ffb1
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
by Shmulik Ladkani
· 13 years ago
1fbb938
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
by Brian Norris
· 13 years ago
b4f7aa8
mtd: add read_byte support to plat_nand
by John Crispin
· 13 years ago
1826dbc
mtd: nand: kill NAND_NO_AUTOINCR option
by Brian Norris
· 13 years ago
edbc4540
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Mike Dunn
· 13 years ago
1d0b95b
mtd: add ecc_strength fields to mtd structs
by Mike Dunn
· 13 years ago
661a083
mtd: nand: correct comment on nand_chip badblockbits
by Brian Norris
· 13 years ago
c1257b4
mtd: nand: add Macronix manufacturer
by Brian Norris
· 13 years ago
4a89ff8
mtd: nand: kill member `ops' of `struct nand_chip'
by Brian Norris
· 13 years ago
c46f648
mtd: support reading OOB without ECC
by Brian Norris
· 13 years ago
e9195ed
mtd: nand: document nand_chip.oob_poi
by Brian Norris
· 13 years ago
9ce244b
mtd: support writing OOB without ECC
by Brian Norris
· 13 years ago
32c8db8
mtd: nand: fix spelling error (date => data)
by Brian Norris
· 13 years ago
b4ca747
mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip
by Tobias Klauser
· 14 years ago
7854d3f
mtd: spelling, capitalization, uniformity
by Brian Norris
· 14 years ago
0dc8626
mtd: plat-nand: drop unused fields from platform_nand_data
by Dmitry Eremin-Solenikov
· 14 years ago
b4dc53e
mtd: nand: renumber the reorganized flags in nand.h / bbm.h
by Brian Norris
· 14 years ago
b8f8068
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
by Brian Norris
· 14 years ago
a40f734
mtd: nand: consolidate redundant flash-based BBT flags
by Brian Norris
· 14 years ago
5fb1549
mtd: nand: separate chip options / bbt_options
by Brian Norris
· 14 years ago
a626743
mtd: nand: renumber conflicting BBT flags
by Brian Norris
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
193bd40
mtd: nand: add software BCH ECC support
by Ivan Djelic
· 14 years ago
1534b8b
mtd: fix nand kernel-doc warnings
by Randy Dunlap
· 14 years ago
b46daf7
mtd: remove junk tabs in nand.h
by Sebastian Andrzej Siewior
· 14 years ago
a0491fc
mtd: cleanup nand.h
by Sebastian Andrzej Siewior
· 14 years ago
453281a
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
by Sebastian Andrzej Siewior
· 14 years ago
7cba7b1
mtd: nand: add support for BBT without OOB
by Sebastian Andrzej Siewior
· 14 years ago
12a40a5
mtd: add init_size hook for NAND driver
by Huang Shijie
· 14 years ago
d1e1f4e
mtd: nand: add support for reading ONFI parameters from NAND device
by Florian Fainelli
· 14 years ago
caa4b6f
mtd: nand: add NAND_CMD_PARAM (0xec) definition
by Florian Fainelli
· 14 years ago
5c709ee
mtd: nand: Increase NAND_MAX_OOBSIZE
by Brian Norris
· 14 years ago
a1452a3
mtd: Update copyright notices
by David Woodhouse
· 14 years ago
30fe811
mtd: nand: edit macro flag for BBT scan of last page in block
by Brian Norris
· 15 years ago
b60b08b
mtd: nand: support alternate BB marker locations on MLC
by Kevin Cernekee
· 15 years ago
426c457
mtd: nand: extend NAND flash detection to new MLC chips
by Kevin Cernekee
· 15 years ago
93edbad
mtd: Workaround wrong write protect status on some xD cards
by Maxim Levitsky
· 15 years ago
5e81e88
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by David Woodhouse
· 15 years ago
e0b58d0
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
by Maxim Levitsky
· 15 years ago
7d70f33
mtd: nand: add lock/unlock routines
by Vimal Singh
· 15 years ago
b1c6e6d
mtd: nand: add option to quieten off the no device found messgae
by Ben Dooks
· 15 years ago
30631cb
mtd: unify status enum from three headers
by Alessandro Rubini
· 15 years ago
c62d81b
mtd: use bbm.h in nand.h
by Alessandro Rubini
· 15 years ago
6e0cb13
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
by Sneha Narnakaje
· 15 years ago
46a8cf2
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
by Sneha Narnakaje
· 15 years ago
f36e20c
mtd: plat_nand: allow platform to set partitions
by H Hartley Sweeten
· 16 years ago
bf95efd
mtd: plat_nand: add platform probe/remove callbacks
by H Hartley Sweeten
· 16 years ago
d6fed9e
mtd: extend plat_nand for (read|write)_buf
by Alexander Clouter
· 16 years ago
81ec536
[MTD] [NAND] Add support for 4KiB pages.
by Thomas Gleixner
· 17 years ago
d3af0f0
[MTD] [NAND] remove excess kernel-doc notation
by Randy Dunlap
· 16 years ago
69423d9
[MTD] update internal API to support 64-bit device size
by Adrian Hunter
· 16 years ago
17c1d2be
[MTD] [NAND] Fix missing kernel-doc
by Alexey Korolev
· 16 years ago
96d8b64
[MTD] [NAND] fix subpage read for small page NAND
by Alexey Korolev
· 16 years ago
3d45955
[MTD] [NAND] subpage read feature as a way to increase performance.
by Alexey Korolev
· 17 years ago
a8931ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
44d1b98
Fix various old email addresses for dwmw2
by David Woodhouse
· 17 years ago
59018b6
MTD/JFFS2: remove CVS keywords
by Adrian Bunk
· 17 years ago
30eb0db
[MTD] [NAND] Add NAND manufacturer AMD.
by Steven J. Hill
· 17 years ago
972edcb
[MTD] [NAND] platform NAND driver: update header
by Vitaly Wool
· 18 years ago
8c60e54
[MTD][NAND] Add Micron Manufacturer ID
by sshahrom@micron.com
· 18 years ago
552a827
[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip
by Randy Dunlap
· 18 years ago
bd3c97a7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
29072b9
[MTD] NAND: add subpage write support
by Thomas Gleixner
· 18 years ago
351edd2
[PATCH] MTD: fix last kernel-doc warning
by Randy Dunlap
· 18 years ago
7dcdcbef
[MTD] NAND: Combined oob buffer so it's contiguous with data
by David Woodhouse
· 18 years ago
b77d95c
[MTD NAND] Provide prototype for newly-exported nand_wait_ready()
by David Woodhouse
· 18 years ago
956e944
[MTD NAND] Allow override of page read and write functions.
by David Woodhouse
· 18 years ago
4bf63fc
[MTD NAND] Allocate chip->buffers separately to allow it to be overridden
by David Woodhouse
· 18 years ago
Next »