index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Age
Commit message (
Expand
)
Author
2012-06-09
mtd: nand: initialize bitflip_threshold prior to BBT scanning
Shmulik Ladkani
2012-05-14
mtd: nand: check the return code of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-14
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-14
mtd: nand: utilize oob_required parameter
Brian Norris
2012-05-14
mtd: nand: pass proper 'oob_required' parameter
Brian Norris
2012-05-14
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-14
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-14
mtd: nand: remove autoincrement 'sndcmd' code
Brian Norris
2012-05-14
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
2012-05-14
mtd: nand: add sanity check of ecc strength to nand_scan_tail()
Mike Dunn
2012-05-14
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-14
mtd: ecc_strength is at ecc step granularity
Mike Dunn
2012-05-14
mtd: nand: Add a NAND_CMD_STATUS when using write verification
Bastian Hecht
2012-05-14
mtd: print out the page size and oob size after parsing out the nand
Huang Shijie
2012-03-27
mtd: unify initialization of erase_info->fail_addr
Shmulik Ladkani
2012-03-27
mtd: support ONFI multi lun NAND
Matthieu CASTET
2012-03-26
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-26
mtd: change the location of the ONFI detected log
Huang Shijie
2012-03-26
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-26
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-26
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
2012-03-26
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-26
mtd: nand: move SCANLASTPAGE handling to the correct code block
Brian Norris
2012-03-26
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
Brian Norris
2012-03-26
mtd: nand: fix SCAN2NDPAGE check for BBM
Brian Norris
2012-03-26
mtd: nand: erase block before marking bad
Brian Norris
2012-01-11
mtd: nand: fix typo in comment
Wolfram Sang
2012-01-09
mtd: nand: scan 1st and 2nd page for Macronix SLC
Brian Norris
2011-10-16
mtd: nand: initialize ops.mode
Brian Norris
2011-09-21
mtd: nand: invalidate cache on unaligned reads
Brian Norris
2011-09-11
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
mtd: support reading OOB without ECC
Brian Norris
2011-09-11
mtd: support writing OOB without ECC
Brian Norris
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
mtd: nand: style fixups in pr_* messages
Brian Norris
2011-09-11
mtd: nand: convert printk() to pr_*()
Brian Norris
2011-09-11
mtd: nand_flash_detect_onfi propagate busw info
Matthieu CASTET
2011-09-11
mtd: nand: handle ECC errors in OOB
Brian Norris
2011-09-11
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-05-25
mtd: nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: return badblockbits back
Artem Bityutskiy
[next]