summaryrefslogtreecommitdiff
path: root/drivers/greybus/core.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2024-07-03greybus: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-2/+2
2024-03-08greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere1-0/+30
2024-03-06greybus: make greybus_bus_type constGreg Kroah-Hartman1-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-7/+7
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman1-0/+349