summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/denali.h
AgeCommit message (Expand)Author
2017-09-22mtd: nand: denali: change the setup_dma choice into hookMasahiro Yamada
2017-09-22mtd: nand: denali: support direct addressing modeMasahiro Yamada
2017-09-22mtd: nand: denali: clean up commentsMasahiro Yamada
2017-09-22mtd: nand: denali: clean up macros with <linux/bitfield.h>Masahiro Yamada
2017-09-22mtd: nand: denali: consolidate include directivesMasahiro Yamada
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-06-20mtd: nand: denali: avoid magic numbers and rename for clarificationMasahiro Yamada
2017-06-20mtd: nand: denali: support hardware-assisted erased page detectionMasahiro Yamada
2017-06-20mtd: nand: denali: fix raw and oob accessors for syndrome page layoutMasahiro Yamada
2017-06-20mtd: nand: denali: merge struct nand_buf into struct denali_nand_infoMasahiro Yamada
2017-06-20mtd: nand: denali: propagate page to helpers via function argumentMasahiro Yamada
2017-06-20mtd: nand: denali: switch over to cmd_ctrl instead of cmdfuncMasahiro Yamada
2017-06-20mtd: nand: denali: rework interrupt handlingMasahiro Yamada
2017-06-20mtd: nand: denali: handle timing parameters by setup_data_interface()Masahiro Yamada
2017-06-20mtd: nand: denali: remove unneeded find_valid_banks()Masahiro Yamada
2017-06-20mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESSMasahiro Yamada
2017-06-10mtd: nand: denali: avoid hard-coding ECC step, strength, bytesMasahiro Yamada
2017-06-10mtd: nand: denali: use BIT() and GENMASK() for register macrosMasahiro Yamada
2017-04-25mtd: nand: denali: allow to override revision numberMasahiro Yamada
2017-04-25mtd: nand: denali: support 64bit capable DMA engineMasahiro Yamada
2017-04-25mtd: nand: denali: support HW_ECC_FIXUP capabilityMasahiro Yamada
2017-03-28mtd: nand: denali: remove unnecessary writes to ECC_CORRECTIONMasahiro Yamada
2017-03-24mtd: nand: denali: use int where no reason to use fixed width variableMasahiro Yamada
2017-03-24mtd: nand: denali: introduce capability flagMasahiro Yamada
2017-03-24mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macrosMasahiro Yamada
2017-03-24mtd: nand: denali: fix comment of denali_nand_info::flash_memMasahiro Yamada
2017-03-24mtd: nand: denali: remove more unused struct membersMasahiro Yamada
2017-03-24mtd: nand: denali: remove unused CONFIG option and macrosMasahiro Yamada
2016-11-19mtd: nand: denali: remove unused struct member totalblks, blksperchipMasahiro Yamada
2016-11-19mtd: nand: denali: remove detect_partition_feature()Masahiro Yamada
2016-11-19mtd: nand: denali: remove unused struct member denali_nand_info::idxMasahiro Yamada
2015-12-18mtd: nand: denali: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-09-29mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore
2014-09-17mtd: denali: fix include guard and license block of denali.hMasahiro Yamada
2014-01-11mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie
2012-11-15mtd: denali: add a DT driverDinh Nguyen
2012-11-15mtd: denali: split the generic driver and PCI layerDinh Nguyen
2011-05-25mtd: denali: detect the number of banksJamie Iles
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles
2010-08-11nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong
2010-08-06mtd: denali: Add multi connected NAND supportChuanxiao Dong
2010-08-06mtd: denali: Remove set_ecc_config functionChuanxiao Dong
2010-08-06mtd: denali: Remove device_info_tag structureChuanxiao.Dong
2010-08-05mtd: denali: rename functions which is named by using capitalsChuanxiao Dong
2010-08-02mtd: denali.h: fixed checkpatch errorsDong, Chuanxiao
2010-05-13mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts