aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-01-13mtd: spi-nor: sysfs: constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh1-1/+1
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