summaryrefslogtreecommitdiffstats
path: root/include/linux/surface_aggregator
Commit message (Expand)AuthorAgeFilesLines
* platform/surface: aggregator: Move device registry helper functions to core m...Maximilian Luz2022-07-021-0/+52
* platform/surface: aggregator: Add helper macros for requests with argument an...Maximilian Luz2022-07-022-0/+161
* platform/surface: aggregator: Reserve more event- and target-categoriesMaximilian Luz2022-06-221-35/+40
* platform/surface: aggregator: Add comment for KIP subsystem categoryMaximilian Luz2022-06-131-1/+1
* platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz2022-06-132-2/+88
* platform/surface: aggregator: Allow devices to be marked as hot-removedMaximilian Luz2022-06-131-3/+45
* platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_S...Maximilian Luz2022-06-131-0/+11
* platform/surface: aggregator: Make client device removal more genericMaximilian Luz2021-11-161-0/+9
* HID: surface-hid: Use correct event registry for managing HID eventsMaximilian Luz2021-10-221-2/+2
* platform/surface: aggregator: Update copyrightMaximilian Luz2021-06-163-3/+3
* platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz2021-06-161-0/+8
* platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz2021-06-161-0/+17
* platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann2021-05-191-3/+3
* platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz2021-03-082-52/+53
* platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz2021-01-071-0/+423
* platform/surface: Add Surface Aggregator subsystemMaximilian Luz2021-01-062-0/+1496