aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/greybus/svc.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-06greybus: constify the struct device_type usageRicardo B. Marliere1-1/+1
2023-05-08greybus: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-1/+1
2022-11-10greybus: svc: Use kstrtobool() instead of strtobool()Christophe JAILLET1-1/+2
2022-02-04greybus: svc: clean up link configuration hack at helloJohan Hovold1-5/+8
2022-02-04greybus: svc: clean up hello error pathJohan Hovold1-2/+3
2022-02-04greybus: svc: fix an error handling bug in gb_svc_hello()Dan Carpenter1-1/+7
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman1-0/+1397