aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/surface_aggregator/device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-02platform/surface: aggregator: Move device registry helper functions to core moduleMaximilian Luz1-0/+52
2022-07-02platform/surface: aggregator: Add helper macros for requests with argument and return valueMaximilian Luz1-0/+36
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unregisteringMaximilian Luz1-0/+66
2022-06-13platform/surface: aggregator: Allow devices to be marked as hot-removedMaximilian Luz1-3/+45
2022-06-13platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_SURFACE_AGGREGATOR_BUS is disabledMaximilian Luz1-0/+11
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz1-0/+9
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz1-1/+1
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann1-3/+3
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static functionsMaximilian Luz1-15/+16
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz1-0/+423