aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/sysfs_slave.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-28soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() commentsGreg Kroah-Hartman1-8/+0
2024-03-28soundwire: sysfs: remove sdw_slave_sysfs_init()Greg Kroah-Hartman1-13/+0
2024-03-28soundwire: sysfs: have the driver core handle the creation of the device groupsGreg Kroah-Hartman1-5/+1
2024-03-28soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributesGreg Kroah-Hartman1-6/+22
2024-03-28soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groupsGreg Kroah-Hartman1-5/+10
2021-01-19soundwire: sysfs: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2020-09-28soundwire: sysfs: add slave status and device number before probePierre-Louis Bossart1-1/+57
2020-05-20soundwire: fix trailing line in sysfs_slave.cVinod Koul1-1/+0
2020-05-20soundwire: add Slave sysfs supportPierre-Louis Bossart1-0/+215