aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/rockchip-nand-controller.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-29mtd: rawnand: rockchip: drop unused module aliasJohan Hovold1-1/+0
2025-07-30mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier1-0/+15
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-09-06mtd: rawnand: rockchip: Use for_each_child_of_node_scoped()Jinjie Ruan1-3/+2
2024-05-27mtd: rawnand: rockchip: ensure NVDDR timings are rejectedVal Packett1-3/+3
2023-12-14mtd: rawnand: rockchip: Add missing title to a kernel doc commentMiquel Raynal1-0/+1
2023-12-14mtd: rawnand: rockchip: Rename a structureMiquel Raynal1-3/+3
2023-10-16mtd: rawnand: rockchip: Use struct_size()Christophe JAILLET1-3/+2
2023-09-03Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-1/+0
2023-07-27mtd: Explicitly include correct DT includesRob Herring1-1/+0
2023-07-15mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker1-13/+21
2023-07-15mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker1-7/+4
2023-04-11mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-05-16mtd: rawnand: rockchip: Check before clk_disable_unprepare() not neededPhil Edworthy1-4/+2
2022-03-14mtd: rawnand: rockchip: fix platform_get_irq.cocci warningYihao Han1-1/+0
2021-03-28mtd: rawnand: rockchip: Use flexible-array member instead of zero-length arrayZou Wei1-1/+1
2020-12-10mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and othersYifeng Zhao1-0/+1495