summaryrefslogtreecommitdiffstats
path: root/include/linux/surface_aggregator
Commit message (Expand)AuthorAgeFilesLines
* platform/surface: aggregator: Make to_ssam_device_driver() respect constnessMaximilian Luz2023-05-301-5/+1
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-4/+1
|\
| * platform/surface: aggregator: move to_ssam_device() to use container_of_const()Greg Kroah-Hartman2023-01-271-4/+1
* | platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz2023-02-022-32/+32
* | platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz2023-02-021-25/+25
* | platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz2023-02-022-15/+29
|/
* 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