Brian Norris
|
6871c1b96d
mtd: nand: remove kerneldoc for removed function parameter
|
9 years ago |
Archit Taneja
|
9f3e04297b
mtd: nand: don't select chip in nand_chip's block_bad op
|
9 years ago |
Boris BREZILLON
|
a8c65d504e
mtd: nand: simplify nand_bch_init() usage
|
9 years ago |
Boris BREZILLON
|
29f1058a90
mtd: create an mtd_oobavail() helper and make use of it
|
9 years ago |
Boris BREZILLON
|
f5b8aa78ef
mtd: kill the ecclayout->oobavail field
|
9 years ago |
Brian Norris
|
9ebfdf5b18
mtd: nand: check status before reporting timeout
|
9 years ago |
Boris BREZILLON
|
40cbe6eee9
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
|
9 years ago |
Brian Norris
|
f7a8e38f07
mtd: nand: assign reasonable default name for NAND drivers
|
9 years ago |
Helmut Schaa
|
44991b3d19
mtd: nand: Disable subpage writes for drivers without ecc->hwctl
|
11 years ago |
Boris BREZILLON
|
29574ede09
mtd: nand: kill the chip->flash_node field
|
9 years ago |
Boris BREZILLON
|
7194a29a9b
mtd: nand: simplify nand_dt_init() usage
|
9 years ago |
Boris BREZILLON
|
862eba519e
mtd: nand: make use of mtd_to_nand() in NAND core code
|
9 years ago |
Brian Norris
|
e727ee86d9
Merge MTD 4.4 development into MTD -next
|
9 years ago |
Brian Norris
|
9ca641b0f0
mtd: nand: fix shutdown/reboot for multi-chip systems
|
9 years ago |
Boris BREZILLON
|
44ec23c9ec
mtd: nand: convert to nand_get_flash_node()
|
9 years ago |
Brian Norris
|
3e63b26bdd
mtd: {nand,spi-nor}: assign MTD of_node
|
9 years ago |
Alex Smith
|
b70af9bef4
mtd: nand: increase ready wait timeout and report timeouts
|
10 years ago |
Boris BREZILLON
|
45aaeff947
mtd: nand: pass page number to ecc->write_xxx() methods
|
9 years ago |
Boris BREZILLON
|
a7f5ba40c7
mtd: nand: remove unused ->init_size() hook
|
10 years ago |
Boris BREZILLON
|
730a43fbc1
mtd: nand: add nand_check_erased helper functions
|
10 years ago |
Marek Vasut
|
61528d888a
mtd: nand: Rename nand_chip .dn to .flash_node
|
10 years ago |
Brian Norris
|
db5b09f6ed
mtd: nand: correct indentation within conditional
|
10 years ago |
Brian Norris
|
b74bdbe588
mtd: remove incorrect file name
|
10 years ago |
Brian Norris
|
5844feeaa4
mtd: nand: add common DT init code
|
10 years ago |
Richard Weinberger
|
0aec7ac997
mtd: nand: Remove in vain memset() in nand_onfi_get_features()
|
10 years ago |
Roger Quadros
|
60c70d66cd
mtd: nand: Prevent possible kernel lockup in nand_command()
|
10 years ago |
Brian Norris
|
73c8aaf436
mtd: nand: fix spelling of REPLACEABLE
|
10 years ago |
Brian Norris
|
0ec56dc4a1
mtd: nand: fully initialize mtd_oob_ops
|
10 years ago |
Brian Norris
|
b1a2348a1a
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
|
10 years ago |
Baruch Siach
|
2ea69d217a
mtd: nand: remove redundant local variable
|
10 years ago |