Brian Norris
|
d4d4f1bf6a
mtd: nand: typo in nand_id_has_period() comments
|
12 years ago |
Matthieu CASTET
|
ff3206b245
mtd: nand: onfi need to be probed in 8 bits mode
|
12 years ago |
Matthieu CASTET
|
64b37b2a63
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
|
12 years ago |
Matthieu CASTET
|
2fd71a294a
mtd: nand: print flash size during detection
|
12 years ago |
Matthieu CASTET
|
ca6a248930
mted: nand_wait_ready timeout fix
|
12 years ago |
Huang Shijie
|
6a8214aa3d
mtd: remove the "chip" parameter in nand_get_device()
|
12 years ago |
Huang Shijie
|
b0bb6903c8
mtd: remove the de-select chip code in nand_release_device()
|
12 years ago |
Masanari Iida
|
064a7694b5
mtd: Fix typo mtd/tests
|
12 years ago |
Huang Shijie
|
0730016465
mtd: de-select the chip when it is not used
|
12 years ago |
Matthieu CASTET
|
f251b8dfdd
mtd: nand_wait: warn if the nand is busy on exit
|
12 years ago |
Huang Shijie
|
7483096665
mtd: use the NAND_STATUS_FAIL to replace the hardcode
|
12 years ago |
Brian Norris
|
6924d99fcd
mtd: nand: fix Samsung SLC detection regression
|
12 years ago |
Brian Norris
|
af451af4e0
mtd: nand: fix Samsung SLC NAND identification regression
|
12 years ago |
Brian Norris
|
e2d3a35ee4
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
|
12 years ago |
Brian Norris
|
73ca392f7d
mtd: nand: decode Hynix MLC, 6-byte ID length
|
12 years ago |
Brian Norris
|
e3b88bd604
mtd: nand: add generic READ ID length calculation functions
|
12 years ago |
Brian Norris
|
f23a481c4e
mtd: nand: split simple ID decode into its own function
|
12 years ago |
Brian Norris
|
fc09bbc04c
mtd: nand: split extended ID decoding into its own function
|
12 years ago |
Brian Norris
|
7e74c2d714
mtd: nand: split BB marker options decoding into its own function
|
12 years ago |
Brian Norris
|
4aef9b78de
mtd: nand: remove redundant ID read
|
12 years ago |
Brian Norris
|
47450b3591
mtd: nand: remove unnecessary variable
|
12 years ago |
Huang Shijie
|
7db03eccfc
mtd: add helpers to set/get features for ONFI nand
|
12 years ago |
Jeff Westfahl
|
a5ff4f1029
mtd: nand: Added a device flag for subpage read support
|
13 years ago |
Huang Shijie
|
657f28f881
mtd: kill MTD_NAND_VERIFY_WRITE
|
13 years ago |
Brian Norris
|
bf7a01bf79
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
|
13 years ago |
Huang Shijie
|
11041ae65a
mtd: use MTD_OPS_PLACE_OOB macro consistently
|
13 years ago |
Josh Wu
|
fdbad98dff
mtd: nand: teach write_page and write_page_raw return an error code
|
13 years ago |
Brian Norris
|
1696e6bc2a
mtd: nand: kill NAND_NO_READRDY
|
13 years ago |
Shmulik Ladkani
|
ea3b2ea24e
mtd: nand: initialize bitflip_threshold prior to BBT scanning
|
13 years ago |
Shmulik Ladkani
|
1951f2f710
mtd: nand: check the return code of 'read_oob/read_oob_raw'
|
13 years ago |