summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/sysfs_slave.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* soundwire: Correct some typos in commentsShen Lichuan2024-10-031-1/+1
* soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() commentsGreg Kroah-Hartman2024-03-281-8/+0
* soundwire: sysfs: remove sdw_slave_sysfs_init()Greg Kroah-Hartman2024-03-281-13/+0
* soundwire: sysfs: have the driver core handle the creation of the device groupsGreg Kroah-Hartman2024-03-281-5/+1
* soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributesGreg Kroah-Hartman2024-03-281-6/+22
* soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groupsGreg Kroah-Hartman2024-03-281-5/+10
* soundwire: sysfs: Constify static struct attribute_groupRikard Falkeborn2021-01-191-1/+1
* soundwire: sysfs: add slave status and device number before probePierre-Louis Bossart2020-09-281-1/+57
* soundwire: fix trailing line in sysfs_slave.cVinod Koul2020-05-201-1/+0
* soundwire: add Slave sysfs supportPierre-Louis Bossart2020-05-201-0/+215