summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/sysfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: sysfs: hide the flash name if not setJaimeLiao2023-12-191-0/+2
* mtd: spi-nor: move the .id and .id_len into an own structureMichael Walle2023-09-191-3/+3
* mtd: spi-nor: sysfs: print JEDEC ID for generic flash driverMichael Walle2022-11-211-2/+4
* mtd: spi-nor: sysfs: hide manufacturer if it is not setMichael Walle2022-11-211-0/+2
* mtd: spi-nor: hide jedec_id sysfs attribute if not presentMichael Walle2022-11-211-0/+14
* mtd: spi-nor: add initial sysfs supportMichael Walle2021-06-151-0/+93