Thomas Petazzoni
|
33575b25ff
mtd: nand: fsmc: remove CONFIG_OF conditional
|
8 years ago |
Thomas Petazzoni
|
77cc88d2b9
mtd: nand: fsmc: remove unused definitions
|
8 years ago |
Thomas Petazzoni
|
fb8ed2ca43
mtd: nand: fsmc: use devm_clk_get()
|
8 years ago |
Thomas Petazzoni
|
a1b1e1d5bd
mtd: nand: fsmc: finally remove fsmc_nand_platform_data
|
8 years ago |
Thomas Petazzoni
|
c0d218c816
mtd: nand: fsmc: remove duplicate nand_set_flash_node()
|
8 years ago |
Thomas Petazzoni
|
ede29a020e
mtd: nand: fsmc: kill {nr_, }partitions structure fields
|
8 years ago |
Thomas Petazzoni
|
feb1e57ee5
mtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_nand_platform_data
|
8 years ago |
Thomas Petazzoni
|
a04271a723
mtd: nand: fsmc: remove fsmc_select_chip()
|
8 years ago |
Thomas Petazzoni
|
6324fb93a2
mtd: nand: fsmc: remove ->select_bank() from fsmc_nand_platform_data
|
8 years ago |
Thomas Petazzoni
|
e7cda017f6
mtd: nand: fsmc: move fsmc_nand_data definition
|
8 years ago |
Thomas Petazzoni
|
ee56874f23
mtd: nand: fsmc: fix NAND width handling
|
8 years ago |
Linus Walleij
|
4404d7d821
mtd: nand: fsmc: remove stale non-DT probe path
|
8 years ago |
Masahiro Yamada
|
ad5678ec40
mtd: nand: fsmc: return error code of nand_scan_ident/tail() on error
|
8 years ago |
Rafał Miłecki
|
e4225ae823
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
|
9 years ago |
Rafał Miłecki
|
ef296dc947
mtd: nand: fsmc: validate ECC setup by checking algorithm directly
|
9 years ago |
Boris Brezillon
|
04a123a99f
mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
|
9 years ago |
Boris Brezillon
|
22b4695776
mtd: nand: fsmc: switch to mtd_ooblayout_ops
|
9 years ago |
Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 years ago |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 years ago |
Boris BREZILLON
|
bdf3a55501
mtd: nand: fsmc: use the mtd instance embedded in struct nand_chip
|
9 years ago |
Boris BREZILLON
|
277af429fb
mtd: nand: fsmc: create and use mtd_to_fsmc()
|
9 years ago |
Boris BREZILLON
|
4bd4ebcc54
mtd: nand: make use of mtd_to_nand() in NAND drivers
|
9 years ago |
Brian Norris
|
a61ae81a19
mtd: nand: drop unnecessary partition parser data
|
9 years ago |
Brian Norris
|
6375219951
mtd: nand: convert to nand_set_flash_node()
|
9 years ago |
Stefan Roese
|
e278fc71b2
mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600
|
10 years ago |
Frans Klaver
|
ddece7b6a6
mtd: nand: fsmc_nand: show parent device in sysfs
|
10 years ago |
Stefan Roese
|
6efadcf959
mtd: nand: fsmc: Remove BUG macros
|
10 years ago |
Stefan Roese
|
cbf29b83ca
mtd: nand: fsmc: Small whitespace cleanup
|
10 years ago |
Nicholas Mc Guire
|
818a45b1d7
mtd: fsmc_nand: match wait_for_completion_timeout return type
|
10 years ago |
Nicholas Mc Guire
|
0bda3e1944
mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value
|
10 years ago |