index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mtd: nand_base: do not cache pages with uncorrectable ECC errors
Artem Bityutskiy
2010-10-25
1
-1
/
+2
*
mtd: fix almost all checkpatch warnings in nand_base.c
Florian Fainelli
2010-10-25
1
-30
/
+43
*
mtd: fix all checkpatch errors in nand_base.c
Florian Fainelli
2010-10-25
1
-23
/
+26
*
mtd: nand: split ONFI detection logic to its own function
Florian Fainelli
2010-10-25
1
-61
/
+71
*
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
2010-10-25
1
-30
/
+134
*
mtd: nand: Samsung MLC - new OOB sizes
Brian Norris
2010-10-25
1
-2
/
+15
*
mtd: nand: support new Toshiba SLC
Brian Norris
2010-10-25
1
-2
/
+3
*
mtd: nand: spansion S30MLxxxP support
Brian Norris
2010-10-25
1
-0
/
+13
*
mtd: fix callback return value check
Baruch Siach
2010-10-25
1
-1
/
+1
*
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
2010-08-20
1
-0
/
+1
*
mtd: nand: Fix regression in BBM detection
Brian Norris
2010-08-19
1
-7
/
+3
*
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
1
-19
/
+20
*
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
1
-1
/
+0
*
mtd: nand: update nand_default_block_markbad()
Brian Norris
2010-08-02
1
-10
/
+24
*
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
2010-08-02
1
-0
/
+14
*
mtd: nand: refactor BB marker detection
Brian Norris
2010-08-02
1
-4
/
+20
*
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
2010-08-02
1
-3
/
+3
*
mtd: nand: support alternate BB marker locations on MLC
Kevin Cernekee
2010-05-14
1
-0
/
+15
*
mtd: nand: extend NAND flash detection to new MLC chips
Kevin Cernekee
2010-05-14
1
-20
/
+44
*
mtd: Workaround wrong write protect status on some xD cards
Maxim Levitsky
2010-02-26
1
-1
/
+7
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
1
-14
/
+15
*
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
2010-02-26
1
-4
/
+9
*
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
2010-02-26
1
-12
/
+7
*
mtd: nand: cleanup the nand_do_write_ops
Maxim Levitsky
2010-02-26
1
-7
/
+17
*
mtd: nand: make MTD_OOB_PLACE work correctly.
Maxim Levitsky
2010-02-26
1
-1
/
+5
*
mtd: nand: make suspend work if device is accessed by kernel threads.
Maxim Levitsky
2010-02-26
1
-3
/
+0
*
mtd: nand: add lock/unlock routines
Vimal Singh
2010-02-26
1
-0
/
+164
*
mtd: nand: create a helper verification function
Vimal Singh
2010-02-26
1
-18
/
+30
*
mtd: nand: fix multi-chip suspend problem
Li Yang
2009-11-30
1
-2
/
+8
*
mtd: nand: add option to quieten off the no device found messgae
Ben Dooks
2009-11-30
1
-1
/
+2
*
mtd: Add panic_write for NAND flashes
Simon Kagstrom
2009-11-30
1
-8
/
+120
*
mtd: nand: fix htmldocs warnings
Jaswinder Singh Rajput
2009-09-24
1
-0
/
+6
*
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
Sneha Narnakaje
2009-09-19
1
-1
/
+60
*
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
2009-09-19
1
-8
/
+10
*
mtd: nand_base: allow drivers to choose ECC block size
Singh, Vimal
2009-09-04
1
-1
/
+2
*
mtd: nand_base: use __func__ instead of typing names
vimal singh
2009-09-04
1
-40
/
+42
*
mtd: nand: remove repeated comment, fix spelling
vimal singh
2009-09-04
1
-2
/
+1
*
mtd: nand: don't walk past end of oobfree[]
David Brownell
2009-06-05
1
-1
/
+2
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-04-06
1
-8
/
+117
|
\
|
*
[MTD] [NAND] Add support for 4KiB pages.
Thomas Gleixner
2009-04-06
1
-0
/
+18
|
*
[MTD] [NAND] fix broken debug messages
David Brownell
2009-03-20
1
-4
/
+4
|
*
[MTD] [NAND] fix "raw" reads with ECC syndrome layouts
David Brownell
2009-03-20
1
-4
/
+95
*
|
module: remove module_text_address()
Rusty Russell
2009-03-31
1
-2
/
+2
|
/
*
[MTD] [NAND] remove excess kernel-doc notation
Randy Dunlap
2008-12-10
1
-1
/
+0
*
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-12-10
1
-9
/
+15
*
[MTD] [NAND] nand_base.c: reset chip first
Karl Beldan
2008-09-16
1
-0
/
+8
*
[MTD] [NAND] Fix missing kernel-doc
Alexey Korolev
2008-08-20
1
-3
/
+3
*
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Adrian Hunter
2008-08-12
1
-1
/
+1
*
[MTD] [NAND] subpage read feature as a way to increase performance.
Alexey Korolev
2008-07-25
1
-1
/
+86
*
[MTD] [NAND] Verify probe by retrying to checking the results match
Ben Dooks
2008-04-22
1
-0
/
+21
[prev]
[next]