summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-26mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flagTakahiro Kuwano1-3/+2
2024-02-26mtd: spi-nor: core: get rid of SNOR_LAST_REGION flagTakahiro Kuwano1-9/+7
2024-02-26mtd: spi-nor: core: rework struct spi_nor_erase_regionTakahiro Kuwano1-6/+7
2023-12-06mtd: spi-nor: add erase die (chip) capabilityTudor Ambarus1-1/+1
2023-07-13mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connectedAmit Kumar Mahapatra1-0/+1
2023-04-26Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-0/+2
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...Takahiro Kuwano1-0/+1
2023-03-29mtd: spi-nor: Add a RWW flagMiquel Raynal1-0/+1
2023-03-06mtd: spi-nor: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-3/+8
2023-02-06mtd: spi-nor: Sort headers alphabeticallyTudor Ambarus1-1/+1
2022-11-21mtd: spi-nor: remember full JEDEC flash IDMichael Walle1-1/+1
2022-07-28mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus1-1/+1
2022-05-12mtd: spi-nor: debugfs: fix format specifierMichael Walle1-1/+1
2022-05-09mtd: spi-nor: expose internal parameters via debugfsMichael Walle1-0/+249