Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | soundwire: Correct some typos in comments | Shen Lichuan | 2024-10-03 | 1 | -1/+1 |
* | soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() comments | Greg Kroah-Hartman | 2024-03-28 | 1 | -8/+0 |
* | soundwire: sysfs: remove sdw_slave_sysfs_init() | Greg Kroah-Hartman | 2024-03-28 | 1 | -13/+0 |
* | soundwire: sysfs: have the driver core handle the creation of the device groups | Greg Kroah-Hartman | 2024-03-28 | 1 | -5/+1 |
* | soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes | Greg Kroah-Hartman | 2024-03-28 | 1 | -6/+22 |
* | soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups | Greg Kroah-Hartman | 2024-03-28 | 1 | -5/+10 |
* | soundwire: sysfs: Constify static struct attribute_group | Rikard Falkeborn | 2021-01-19 | 1 | -1/+1 |
* | soundwire: sysfs: add slave status and device number before probe | Pierre-Louis Bossart | 2020-09-28 | 1 | -1/+57 |
* | soundwire: fix trailing line in sysfs_slave.c | Vinod Koul | 2020-05-20 | 1 | -1/+0 |
* | soundwire: add Slave sysfs support | Pierre-Louis Bossart | 2020-05-20 | 1 | -0/+215 |