~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi2022-08-22
* mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi2022-08-22
* mtd: nand: Rename the nand_manufacturers structMichael Trimarchi2022-08-22
* mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi2022-07-22
* mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi2022-07-22
* mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi2022-07-22
* mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi2022-07-22
* mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi2022-07-22
* mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi2022-07-22
* mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi2022-07-22
* mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi2022-07-22
* mtd: nand: Add manufacturer specific initialization/detection stepsMichael Trimarchi2022-07-22
* mtd: nand: Store nand ID in struct nand_chipMichael Trimarchi2022-07-22
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard2021-09-28
* arm: Don't include common.h in header filesSimon Glass2020-05-18
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2019-04-22
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2019-04-22
* mtd: add get/set of_node/flash_node helpersBrian Norris2019-04-22
* mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2018-07-23
* mtd: nand: export nand_get_flash_type functionJörg Krause2018-06-27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada2017-12-04
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-04