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: unify initialization of erase_info->fail_addr
Shmulik Ladkani
2012-03-27
1
-2
/
+0
*
mtd: support ONFI multi lun NAND
Matthieu CASTET
2012-03-27
1
-1
/
+2
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-1
/
+6
*
mtd: change the location of the ONFI detected log
Huang Shijie
2012-03-27
1
-1
/
+1
*
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
1
-10
/
+0
*
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
1
-28
/
+0
*
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
2012-03-27
1
-15
/
+31
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
1
-15
/
+15
*
mtd: nand: move SCANLASTPAGE handling to the correct code block
Brian Norris
2012-03-27
1
-6
/
+7
*
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
Brian Norris
2012-03-27
1
-4
/
+8
*
mtd: nand: fix SCAN2NDPAGE check for BBM
Brian Norris
2012-03-27
1
-17
/
+23
*
mtd: nand: erase block before marking bad
Brian Norris
2012-03-27
1
-0
/
+11
*
mtd: nand: fix typo in comment
Wolfram Sang
2012-01-11
1
-1
/
+1
*
mtd: nand: scan 1st and 2nd page for Macronix SLC
Brian Norris
2012-01-09
1
-3
/
+4
*
mtd: nand: initialize ops.mode
Brian Norris
2011-10-16
1
-0
/
+4
*
mtd: nand: invalidate cache on unaligned reads
Brian Norris
2011-09-21
1
-2
/
+10
*
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
2011-09-11
1
-21
/
+25
*
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
1
-20
/
+20
*
mtd: support reading OOB without ECC
Brian Norris
2011-09-11
1
-1
/
+6
*
mtd: support writing OOB without ECC
Brian Norris
2011-09-11
1
-1
/
+9
*
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
1
-38
/
+36
*
mtd: nand: style fixups in pr_* messages
Brian Norris
2011-09-11
1
-26
/
+23
*
mtd: nand: convert printk() to pr_*()
Brian Norris
2011-09-11
1
-22
/
+22
*
mtd: nand_flash_detect_onfi propagate busw info
Matthieu CASTET
2011-09-11
1
-4
/
+4
*
mtd: nand: handle ECC errors in OOB
Brian Norris
2011-09-11
1
-1
/
+8
*
mtd: spelling, capitalization, uniformity
Brian Norris
2011-09-11
1
-53
/
+52
*
mtd: nand_base: always initialise oob_poi before writing OOB data
THOMSON, Adam (Adam)
2011-09-11
1
-11
/
+16
*
mtd: nand: multi-line comment style fixups
Brian Norris
2011-09-11
1
-357
/
+346
*
mtd: nand: remove unnecessary TODO
Brian Norris
2011-09-11
1
-1
/
+0
*
mtd: nand: remove meaningless delay from nand_unlock
Jiri Pinkava
2011-09-11
1
-2
/
+0
*
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
-1
/
+1
*
mtd: nand: separate chip options / bbt_options
Brian Norris
2011-09-11
1
-5
/
+5
*
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
2011-09-11
1
-19
/
+5
*
mtd: nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-9
/
+1
*
mtd: return badblockbits back
Artem Bityutskiy
2011-05-25
1
-0
/
+2
*
mtd: nand: remove doubled chip deselection on (un)lock
Jiri Pinkava
2011-05-25
1
-6
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
mtd: nand: add software BCH ECC support
Ivan Djelic
2011-03-11
1
-1
/
+39
*
mtd: nand: fix a typo in a commentary
Jason Liu
2011-03-11
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-01-17
1
-10
/
+15
|
\
|
*
mtd: nand: add mtd->writebufsize initialization
Anatolij Gustschin
2011-01-06
1
-0
/
+1
|
*
mtd: nand: rearrange ONFI revision checking, add ONFI 2.3
Brian Norris
2011-01-06
1
-8
/
+12
|
*
mtd: nand: choose correct chip name (ONFI bug)
Brian Norris
2011-01-06
1
-1
/
+1
|
*
Revert "mtd: nand: add check for out of page read"
Artem Bityutskiy
2011-01-06
1
-8
/
+1
|
*
mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB
David Woodhouse
2010-12-03
1
-1
/
+1
|
*
mtd: nand: add check for out of page read
Jason Liu
2010-12-03
1
-1
/
+8
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
|
/
*
mtd: nand: fix MTD_MODE_RAW writes
Jon Povey
2010-10-25
1
-1
/
+1
*
mtd: add init_size hook for NAND driver
Huang Shijie
2010-10-25
1
-2
/
+4
[next]