aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/greybus/interface.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-04greybus: Fix use-after-free bug in gb_interface_release due to race condition.Sicong Huang1-0/+1
2024-03-07greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-5/+4
2024-03-06greybus: constify the struct device_type usageRicardo B. Marliere1-1/+1
2020-09-04drivers/greybus: Use kobj_to_dev()Wang Qing1-3/+3
2020-07-29greybus: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman1-0/+1263