index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
2013-03-14
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
2013-03-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-04
mtd: fix the wrong timeo for panic_nand_wait()
Huang Shijie
2013-01-19
mtd: nand: onfi don't WARN if we are in 16 bits mode
Matthieu CASTET
2012-12-13
mtd: nand: typo in nand_id_has_period() comments
Brian Norris
2012-12-03
mtd: nand: onfi need to be probed in 8 bits mode
Matthieu CASTET
2012-12-03
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
Matthieu CASTET
2012-12-03
mtd: nand: print flash size during detection
Matthieu CASTET
2012-12-03
mted: nand_wait_ready timeout fix
Matthieu CASTET
2012-12-03
mtd: remove the "chip" parameter in nand_get_device()
Huang Shijie
2012-12-03
mtd: remove the de-select chip code in nand_release_device()
Huang Shijie
2012-11-18
mtd: Fix typo mtd/tests
Masanari Iida
2012-11-18
mtd: de-select the chip when it is not used
Huang Shijie
2012-11-15
mtd: nand_wait: warn if the nand is busy on exit
Matthieu CASTET
2012-11-15
mtd: use the NAND_STATUS_FAIL to replace the hardcode
Huang Shijie
2012-11-15
mtd: nand: fix Samsung SLC detection regression
Brian Norris
2012-11-15
mtd: nand: fix Samsung SLC NAND identification regression
Brian Norris
2012-09-29
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
Brian Norris
2012-09-29
mtd: nand: decode Hynix MLC, 6-byte ID length
Brian Norris
2012-09-29
mtd: nand: add generic READ ID length calculation functions
Brian Norris
2012-09-29
mtd: nand: split simple ID decode into its own function
Brian Norris
2012-09-29
mtd: nand: split extended ID decoding into its own function
Brian Norris
2012-09-29
mtd: nand: split BB marker options decoding into its own function
Brian Norris
2012-09-29
mtd: nand: remove redundant ID read
Brian Norris
2012-09-29
mtd: nand: remove unnecessary variable
Brian Norris
2012-09-29
mtd: add helpers to set/get features for ONFI nand
Huang Shijie
2012-09-29
mtd: nand: Added a device flag for subpage read support
Jeff Westfahl
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
2012-07-16
mtd: use MTD_OPS_PLACE_OOB macro consistently
Huang Shijie
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
mtd: nand: kill NAND_NO_READRDY
Brian Norris
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
[next]