index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
denali.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-335
/
+0
2017-12-01
mtd: nand: remove unnecessary extern from driver headers
Masahiro Yamada
1
-2
/
+2
2017-09-22
mtd: nand: denali: change the setup_dma choice into hook
Masahiro Yamada
1
-0
/
+2
2017-09-22
mtd: nand: denali: support direct addressing mode
Masahiro Yamada
1
-0
/
+2
2017-09-22
mtd: nand: denali: clean up comments
Masahiro Yamada
1
-16
/
+8
2017-09-22
mtd: nand: denali: clean up macros with <linux/bitfield.h>
Masahiro Yamada
1
-8
/
+5
2017-09-22
mtd: nand: denali: consolidate include directives
Masahiro Yamada
1
-0
/
+3
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
1
-1
/
+1
2017-06-20
mtd: nand: denali: avoid magic numbers and rename for clarification
Masahiro Yamada
1
-10
/
+5
2017-06-20
mtd: nand: denali: support hardware-assisted erased page detection
Masahiro Yamada
1
-0
/
+5
2017-06-20
mtd: nand: denali: fix raw and oob accessors for syndrome page layout
Masahiro Yamada
1
-2
/
+1
2017-06-20
mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
Masahiro Yamada
1
-6
/
+2
2017-06-20
mtd: nand: denali: propagate page to helpers via function argument
Masahiro Yamada
1
-1
/
+0
2017-06-20
mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
Masahiro Yamada
1
-2
/
+0
2017-06-20
mtd: nand: denali: rework interrupt handling
Masahiro Yamada
1
-0
/
+1
2017-06-20
mtd: nand: denali: handle timing parameters by setup_data_interface()
Masahiro Yamada
1
-17
/
+9
2017-06-20
mtd: nand: denali: remove unneeded find_valid_banks()
Masahiro Yamada
1
-1
/
+0
2017-06-20
mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS
Masahiro Yamada
1
-1
/
+0
2017-06-10
mtd: nand: denali: avoid hard-coding ECC step, strength, bytes
Masahiro Yamada
1
-2
/
+10
2017-06-10
mtd: nand: denali: use BIT() and GENMASK() for register macros
Masahiro Yamada
1
-125
/
+119
2017-04-25
mtd: nand: denali: allow to override revision number
Masahiro Yamada
1
-2
/
+1
2017-04-25
mtd: nand: denali: support 64bit capable DMA engine
Masahiro Yamada
1
-0
/
+1
2017-04-25
mtd: nand: denali: support HW_ECC_FIXUP capability
Masahiro Yamada
1
-2
/
+12
2017-03-28
mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION
Masahiro Yamada
1
-3
/
+0
2017-03-24
mtd: nand: denali: use int where no reason to use fixed width variable
Masahiro Yamada
1
-4
/
+4
2017-03-24
mtd: nand: denali: introduce capability flag
Masahiro Yamada
1
-0
/
+1
2017-03-24
mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros
Masahiro Yamada
1
-43
/
+18
2017-03-24
mtd: nand: denali: fix comment of denali_nand_info::flash_mem
Masahiro Yamada
1
-2
/
+2
2017-03-24
mtd: nand: denali: remove more unused struct members
Masahiro Yamada
1
-2
/
+0
2017-03-24
mtd: nand: denali: remove unused CONFIG option and macros
Masahiro Yamada
1
-99
/
+0
2016-11-19
mtd: nand: denali: remove unused struct member totalblks, blksperchip
Masahiro Yamada
1
-2
/
+0
2016-11-19
mtd: nand: denali: remove detect_partition_feature()
Masahiro Yamada
1
-9
/
+0
2016-11-19
mtd: nand: denali: remove unused struct member denali_nand_info::idx
Masahiro Yamada
1
-1
/
+0
2015-12-19
mtd: nand: denali: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-1
/
+0
2015-09-29
mtd: nand: denali: max_banks calculation changed in revision 5.1
Graham Moore
1
-0
/
+2
2014-09-18
mtd: denali: fix include guard and license block of denali.h
Masahiro Yamada
1
-23
/
+4
2014-01-12
mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
Huang Shijie
1
-3
/
+1
2012-11-15
mtd: denali: add a DT driver
Dinh Nguyen
1
-0
/
+1
2012-11-15
mtd: denali: split the generic driver and PCI layer
Dinh Nguyen
1
-0
/
+4
2011-05-25
mtd: denali: detect the number of banks
Jamie Iles
1
-1
/
+1
2011-05-25
mtd: denali: remove nearly-duplicated register definitions
Jamie Iles
1
-314
/
+57
2011-05-25
mtd: denali: convert to generic DMA API
Jamie Iles
1
-1
/
+1
2010-08-11
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
1
-18
/
+0
2010-08-06
mtd: denali: Add multi connected NAND support
Chuanxiao Dong
1
-0
/
+1
2010-08-06
mtd: denali: Remove set_ecc_config function
Chuanxiao Dong
1
-0
/
+1
2010-08-06
mtd: denali: Remove device_info_tag structure
Chuanxiao.Dong
1
-39
/
+4
2010-08-05
mtd: denali: rename functions which is named by using capitals
Chuanxiao Dong
1
-5
/
+0
2010-08-02
mtd: denali.h: fixed checkpatch errors
Dong, Chuanxiao
1
-82
/
+78
2010-05-13
mtd/nand: Add Intel Moorestown/Denali NAND support
Jason Roberts
1
-0
/
+816