blob: f9e133a7d31dbd5237ba29a7d5be9b7cdba807ca [file] [log] [blame]
a8fce9fe2c44 ("mtd: rawnand: denali: remove unused function argument 'raw'")
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")
63757d463ea6 ("mtd: nand: denali: call nand_set_flash_node() to set DT node")
1394a7265f88 ("mtd: nand: denali: use nand_chip to hold frequently accessed data")
e30b46909bdf ("mtd: nand: denali: use int where no reason to use fixed width variable")
be72a4aa8ec1 ("mtd: nand: denali: introduce capability flag")
1aded58a27f2 ("mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros")
60ca41f1d9cc ("mtd: nand: denali: fix comment of denali_nand_info::flash_mem")
264a7cabb80e ("mtd: nand: denali: remove more unused struct members")
357cc408a400 ("mtd: nand: denali: remove unused CONFIG option and macros")
fc80f21a1115 ("mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__")
01a1d524eb68 ("mtd: nand: denali: remove unneeded parentheses")
a227d4e4c356 ("mtd: nand: denali: return error code from nand_scan_ident/tail on error")
7ebb8d06781f ("mtd: nand: denali: return error code from devm_request_irq() on error")
c1d0df192c3a ("mtd: nand: denali: use managed devm_irq_request()")
376563917c23 ("mtd: nand: denali: remove unused struct member totalblks, blksperchip")
789ccf17754f ("mtd: nand: denali: remove "Spectra:" prefix from printk strings")
c9e025843242 ("mtd: nand: denali: remove detect_partition_feature()")
c4ae0977f57d ("mtd: nand: denali: remove unused struct member denali_nand_info::idx")