summaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/aggregator/controller.c
Commit message (Expand)AuthorAgeFilesLines
* platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz2023-02-021-16/+16
* platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz2023-02-021-6/+6
* platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz2023-01-121-1/+3
* platform/surface: Update copyright year of various driversMaximilian Luz2022-07-021-1/+1
* platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz2022-06-131-18/+35
* platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz2021-06-161-1/+1
* platform/surface: aggregator: Do not return uninitialized valueMaximilian Luz2021-06-161-1/+1
* platform/surface: aggregator: Update copyrightMaximilian Luz2021-06-161-1/+1
* platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz2021-06-161-48/+245
* platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz2021-06-161-28/+41
* platform/surface: aggregator: Fix event disable functionMaximilian Luz2021-06-161-1/+1
* platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz2021-05-191-2/+1
* platform/surface: aggregator: fix a bit testDan Carpenter2021-04-201-1/+1
* platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao2021-04-081-2/+2
* platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz2021-03-081-5/+5
* platform/surface: aggregator: Add trace pointsMaximilian Luz2021-01-071-0/+5
* platform/surface: aggregator: Add event item allocation cachingMaximilian Luz2021-01-061-8/+78
* platform/surface: Add Surface Aggregator subsystemMaximilian Luz2021-01-061-0/+2504