blob: f1ec254fdb5dac71726b2f0114025d082af3ec0d [file] [log] [blame]
997cde2a2220 ("mtd: nand: denali: skip driver internal bounce buffer when possible")
26d266e10e5e ("mtd: nand: denali: fix raw and oob accessors for syndrome page layout")
96a376bd93bb ("mtd: nand: denali: use flag instead of register macro for direction")
00fc615fd671 ("mtd: nand: denali: merge struct nand_buf into struct denali_nand_info")
2291cb896806 ("mtd: nand: denali: propagate page to helpers via function argument")
fa6134e5457d ("mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc")
c19e31d0a32d ("mtd: nand: denali: rework interrupt handling")
1bb88666775e ("mtd: nand: denali: handle timing parameters by setup_data_interface()")
959e9f2ae9da ("mtd: nand: denali: remove unneeded find_valid_banks()")
b21ff825d6b7 ("mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS")
0615e7ad5d52 ("mtd: nand: denali: remove Toshiba and Hynix specific fixup code")
7de117fd5bfe ("mtd: nand: denali: avoid hard-coding ECC step, strength, bytes")
df8b97024e6d ("mtd: nand: denali: use BIT() and GENMASK() for register macros")
e7beeeec854c ("mtd: nand: denali: allow to override revision number")
3f5c35819fc3 ("mtd: nand: denali_dt: use pdev instead of ofdev for platform_device")
60d920d32ca4 ("mtd: nand: denali_dt: remove dma-mask DT property")
210a2c876fe0 ("mtd: nand: denali: support 64bit capable DMA engine")
a56609c4c3f3 ("mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant")
24715c749b2f ("mtd: nand: denali: support HW_ECC_FIXUP capability")
d29109be2e8d ("mtd: nand: denali: fix erased page checking")
20d48595f885 ("mtd: nand: denali: fix bitflips calculation in handle_ecc()")
8927ad394b06 ("mtd: nand: denali: remove meaningless pipeline read-ahead operation")
8aabdf376f2b ("mtd: nand: denali: allow to override mtd->name from label DT property")
e713ddd87cce ("mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION")
6652ef88c4a7 ("mtd: nand: denali: remove meaningless writes to read-only registers")
e93c1640e038 ("mtd: nand: denali: simplify multi device fixup code")
6da27b469317 ("mtd: nand: denali: move multi device fixup code to a helper function")