summaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/aggregator/controller.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-16platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz1-1/+1
2021-06-16platform/surface: aggregator: Do not return uninitialized valueMaximilian Luz1-1/+1
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz1-1/+1
2021-06-16platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz1-48/+245
2021-06-16platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz1-28/+41
2021-06-16platform/surface: aggregator: Fix event disable functionMaximilian Luz1-1/+1
2021-05-19platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz1-2/+1
2021-04-20platform/surface: aggregator: fix a bit testDan Carpenter1-1/+1
2021-04-08platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao1-2/+2
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz1-5/+5
2021-01-07platform/surface: aggregator: Add trace pointsMaximilian Luz1-0/+5
2021-01-06platform/surface: aggregator: Add event item allocation cachingMaximilian Luz1-8/+78
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz1-0/+2504