summaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/controller.c
AgeCommit message (Expand)Author
2023-02-02platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz
2023-02-02platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz
2023-01-12platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz
2021-06-16platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz
2021-06-16platform/surface: aggregator: Do not return uninitialized valueMaximilian Luz
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz
2021-06-16platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz
2021-06-16platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz
2021-06-16platform/surface: aggregator: Fix event disable functionMaximilian Luz
2021-05-19platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz
2021-04-20platform/surface: aggregator: fix a bit testDan Carpenter
2021-04-08platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz
2021-01-07platform/surface: aggregator: Add trace pointsMaximilian Luz
2021-01-06platform/surface: aggregator: Add event item allocation cachingMaximilian Luz
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz