summaryrefslogtreecommitdiff
path: root/include/linux/surface_aggregator/device.h
AgeCommit message (Expand)Author
2024-01-04platform/surface: aggregator: make ssam_bus_type constant and staticGreg Kroah-Hartman
2023-05-30platform/surface: aggregator: Make to_ssam_device_driver() respect constnessMaximilian Luz
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-02platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz
2023-02-02platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz
2023-01-27platform/surface: aggregator: move to_ssam_device() to use container_of_const()Greg Kroah-Hartman
2022-07-02platform/surface: aggregator: Move device registry helper functions to core m...Maximilian Luz
2022-07-02platform/surface: aggregator: Add helper macros for requests with argument an...Maximilian Luz
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz
2022-06-13platform/surface: aggregator: Allow devices to be marked as hot-removedMaximilian Luz
2022-06-13platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_S...Maximilian Luz
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz