summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-19mtd: spi-nor: sysfs: hide the flash name if not setJaimeLiao1-0/+2
2023-09-19mtd: spi-nor: move the .id and .id_len into an own structureMichael Walle1-3/+3
2022-11-21mtd: spi-nor: sysfs: print JEDEC ID for generic flash driverMichael Walle1-2/+4
2022-11-21mtd: spi-nor: sysfs: hide manufacturer if it is not setMichael Walle1-0/+2
2022-11-21mtd: spi-nor: hide jedec_id sysfs attribute if not presentMichael Walle1-0/+14
2021-06-15mtd: spi-nor: add initial sysfs supportMichael Walle1-0/+93