summaryrefslogtreecommitdiffstats
path: root/drivers/greybus/svc.c
Commit message (Expand)AuthorAgeFilesLines
* greybus: constify the struct device_type usageRicardo B. Marliere2024-03-061-1/+1
* greybus: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-081-1/+1
* greybus: svc: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-101-1/+2
* greybus: svc: clean up link configuration hack at helloJohan Hovold2022-02-041-5/+8
* greybus: svc: clean up hello error pathJohan Hovold2022-02-041-2/+3
* greybus: svc: fix an error handling bug in gb_svc_hello()Dan Carpenter2022-02-041-1/+7
* staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman2019-08-271-0/+1397