aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/surface_aggregator_registry.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-25platform/surface: aggregator_registry: Add HID devices for sensors and UCSI client to SP8Maximilian Luz1-0/+2
2022-08-25platform/surface: aggregator_registry: Rename HID device nodes based on new findingsMaximilian Luz1-18/+18
2022-08-25platform/surface: aggregator_registry: Rename HID device nodes based on their functionMaximilian Luz1-9/+9
2022-08-25platform/surface: aggregator_registry: Add support for Surface Laptop Go 2Maximilian Luz1-0/+3
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz1-1/+1
2022-07-02platform/surface: aggregator: Move subsystem hub drivers to their own moduleMaximilian Luz1-370/+1
2022-07-02platform/surface: aggregator: Move device registry helper functions to core moduleMaximilian Luz1-73/+2
2022-07-02platform/surface: aggregator_registry: Add support for tablet mode switch on Surface Laptop StudioMaximilian Luz1-0/+7
2022-07-02platform/surface: aggregator_registry: Add support for tablet mode switch on Surface Pro 8Maximilian Luz1-1/+7
2022-06-13platform/surface: aggregator_registry: Add support for keyboard cover on Surface Pro 8Maximilian Luz1-1/+36
2022-06-13platform/surface: aggregator_registry: Add KIP device hubMaximilian Luz1-2/+101
2022-06-13platform/surface: aggregator_registry: Change device ID for base hubMaximilian Luz1-2/+2
2022-06-13platform/surface: aggregator_registry: Generify subsystem hub functionalityMaximilian Luz1-116/+153
2022-06-13platform/surface: aggregator_registry: Use client device wrappers for notifier registrationMaximilian Luz1-3/+3
2021-11-16platform/surface: aggregator_registry: Rename device registration functionMaximilian Luz1-4/+4
2021-11-16platform/surface: aggregator_registry: Use generic client removal functionMaximilian Luz1-19/+5
2021-10-28platform/surface: aggregator_registry: Add initial support for Surface Pro 8Maximilian Luz1-0/+12
2021-10-21platform/surface: aggregator_registry: Add support for Surface Laptop StudioMaximilian Luz1-0/+54
2021-06-16platform/surface: aggregator_registry: Consolidate node groups for 5th- and 6th-gen devicesMaximilian Luz1-35/+12
2021-06-16platform/surface: aggregator_registry: Add support for 13" Intel Surface Laptop 4Maximilian Luz1-0/+3
2021-06-16platform/surface: aggregator_registry: Update comments for 15" AMD Surface Laptop 4Maximilian Luz1-2/+2
2021-04-07platform/surface: aggregator_registry: Give devices time to set up when connectingMaximilian Luz1-58/+40
2021-03-17platform/surface: aggregator_registry: Add support for Surface Pro 7+Maximilian Luz1-1/+4
2021-03-17platform/surface: aggregator_registry: Make symbol 'ssam_base_hub_group' staticWei Yongjun1-1/+1
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static functionsMaximilian Luz1-1/+1
2021-03-06platform/surface: aggregator_registry: Add HID subsystem devicesMaximilian Luz1-0/+49
2021-03-06platform/surface: aggregator_registry: Add DTX deviceMaximilian Luz1-0/+7
2021-03-06platform/surface: aggregator_registry: Add platform profile deviceMaximilian Luz1-0/+15
2021-03-06platform/surface: aggregator_registry: Add battery subsystem devicesMaximilian Luz1-0/+27
2021-03-06platform/surface: aggregator_registry: Add base device hubMaximilian Luz1-1/+260
2021-03-06platform/surface: Set up Surface Aggregator device registryMaximilian Luz1-0/+284