summaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/bus.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04platform/surface: aggregator: make ssam_bus_type constant and staticGreg Kroah-Hartman1-2/+3
2023-03-22platform/surface: aggregator: Add missing fwnode_handle_put()Liang He1-1/+3
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2023-02-03platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz1-3/+3
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz1-1/+1
2022-07-02platform/surface: aggregator: Move device registry helper functions to core m...Maximilian Luz1-16/+133
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz1-16/+8
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz1-1/+1
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz1-0/+415