index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
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
*
mtd: spelling, capitalization, uniformity
Brian Norris
2011-09-11
*
mtd: nand_base: always initialise oob_poi before writing OOB data
THOMSON, Adam (Adam)
2011-09-11
*
mtd: nand: multi-line comment style fixups
Brian Norris
2011-09-11
*
mtd: nand: remove unnecessary TODO
Brian Norris
2011-09-11
*
mtd: nand: remove meaningless delay from nand_unlock
Jiri Pinkava
2011-09-11
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
*
mtd: nand: separate chip options / bbt_options
Brian Norris
2011-09-11
*
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
2011-09-11
*
mtd: nand: convert to mtd_device_register()
Jamie Iles
2011-05-24
*
mtd: return badblockbits back
Artem Bityutskiy
2011-05-24
*
mtd: nand: remove doubled chip deselection on (un)lock
Jiri Pinkava
2011-05-24
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
mtd: nand: add software BCH ECC support
Ivan Djelic
2011-03-11
*
mtd: nand: fix a typo in a commentary
Jason Liu
2011-03-11
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-01-17
|
\
|
*
mtd: nand: add mtd->writebufsize initialization
Anatolij Gustschin
2011-01-06
|
*
mtd: nand: rearrange ONFI revision checking, add ONFI 2.3
Brian Norris
2011-01-06
|
*
mtd: nand: choose correct chip name (ONFI bug)
Brian Norris
2011-01-06
|
*
Revert "mtd: nand: add check for out of page read"
Artem Bityutskiy
2011-01-06
|
*
mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB
David Woodhouse
2010-12-03
|
*
mtd: nand: add check for out of page read
Jason Liu
2010-12-03
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
|
/
*
mtd: nand: fix MTD_MODE_RAW writes
Jon Povey
2010-10-24
*
mtd: add init_size hook for NAND driver
Huang Shijie
2010-10-24
*
mtd: nand_base: do not cache pages with uncorrectable ECC errors
Artem Bityutskiy
2010-10-24
*
mtd: fix almost all checkpatch warnings in nand_base.c
Florian Fainelli
2010-10-24
*
mtd: fix all checkpatch errors in nand_base.c
Florian Fainelli
2010-10-24
*
mtd: nand: split ONFI detection logic to its own function
Florian Fainelli
2010-10-24
*
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
2010-10-24
*
mtd: nand: Samsung MLC - new OOB sizes
Brian Norris
2010-10-24
*
mtd: nand: support new Toshiba SLC
Brian Norris
2010-10-24
*
mtd: nand: spansion S30MLxxxP support
Brian Norris
2010-10-24
*
mtd: fix callback return value check
Baruch Siach
2010-10-24
*
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
2010-08-20
*
mtd: nand: Fix regression in BBM detection
Brian Norris
2010-08-19
*
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
*
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
*
mtd: nand: update nand_default_block_markbad()
Brian Norris
2010-08-02
*
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
2010-08-02
*
mtd: nand: refactor BB marker detection
Brian Norris
2010-08-02
*
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
2010-08-02
*
mtd: nand: support alternate BB marker locations on MLC
Kevin Cernekee
2010-05-13
*
mtd: nand: extend NAND flash detection to new MLC chips
Kevin Cernekee
2010-05-13
*
mtd: Workaround wrong write protect status on some xD cards
Maxim Levitsky
2010-02-26
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
*
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
2010-02-26
*
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
2010-02-26
*
mtd: nand: cleanup the nand_do_write_ops
Maxim Levitsky
2010-02-26
*
mtd: nand: make MTD_OOB_PLACE work correctly.
Maxim Levitsky
2010-02-26
[next]