index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
denali.h
Age
Commit message (
Expand
)
Author
2017-04-25
mtd: nand: denali: allow to override revision number
Masahiro Yamada
2017-04-25
mtd: nand: denali: support 64bit capable DMA engine
Masahiro Yamada
2017-04-25
mtd: nand: denali: support HW_ECC_FIXUP capability
Masahiro Yamada
2017-03-28
mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION
Masahiro Yamada
2017-03-24
mtd: nand: denali: use int where no reason to use fixed width variable
Masahiro Yamada
2017-03-24
mtd: nand: denali: introduce capability flag
Masahiro Yamada
2017-03-24
mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros
Masahiro Yamada
2017-03-24
mtd: nand: denali: fix comment of denali_nand_info::flash_mem
Masahiro Yamada
2017-03-24
mtd: nand: denali: remove more unused struct members
Masahiro Yamada
2017-03-24
mtd: nand: denali: remove unused CONFIG option and macros
Masahiro Yamada
2016-11-19
mtd: nand: denali: remove unused struct member totalblks, blksperchip
Masahiro Yamada
2016-11-19
mtd: nand: denali: remove detect_partition_feature()
Masahiro Yamada
2016-11-19
mtd: nand: denali: remove unused struct member denali_nand_info::idx
Masahiro Yamada
2015-12-18
mtd: nand: denali: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-09-29
mtd: nand: denali: max_banks calculation changed in revision 5.1
Graham Moore
2014-09-17
mtd: denali: fix include guard and license block of denali.h
Masahiro Yamada
2014-01-11
mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
Huang Shijie
2012-11-15
mtd: denali: add a DT driver
Dinh Nguyen
2012-11-15
mtd: denali: split the generic driver and PCI layer
Dinh Nguyen
2011-05-25
mtd: denali: detect the number of banks
Jamie Iles
2011-05-25
mtd: denali: remove nearly-duplicated register definitions
Jamie Iles
2011-05-25
mtd: denali: convert to generic DMA API
Jamie Iles
2010-08-11
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
2010-08-06
mtd: denali: Add multi connected NAND support
Chuanxiao Dong
2010-08-06
mtd: denali: Remove set_ecc_config function
Chuanxiao Dong
2010-08-06
mtd: denali: Remove device_info_tag structure
Chuanxiao.Dong
2010-08-05
mtd: denali: rename functions which is named by using capitals
Chuanxiao Dong
2010-08-02
mtd: denali.h: fixed checkpatch errors
Dong, Chuanxiao
2010-05-13
mtd/nand: Add Intel Moorestown/Denali NAND support
Jason Roberts