index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
sysfs_slave.c
Age
Commit message (
Expand
)
Author
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2024-10-03
soundwire: Correct some typos in comments
Shen Lichuan
2024-03-28
soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() comments
Greg Kroah-Hartman
2024-03-28
soundwire: sysfs: remove sdw_slave_sysfs_init()
Greg Kroah-Hartman
2024-03-28
soundwire: sysfs: have the driver core handle the creation of the device groups
Greg Kroah-Hartman
2024-03-28
soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes
Greg Kroah-Hartman
2024-03-28
soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups
Greg Kroah-Hartman
2021-01-19
soundwire: sysfs: Constify static struct attribute_group
Rikard Falkeborn
2020-09-28
soundwire: sysfs: add slave status and device number before probe
Pierre-Louis Bossart
2020-05-20
soundwire: fix trailing line in sysfs_slave.c
Vinod Koul
2020-05-20
soundwire: add Slave sysfs support
Pierre-Louis Bossart