Age | Commit message (Expand) | Author | Files | Lines |
2021-06-16 | platform/surface: aggregator: Drop unnecessary variable initialization | Maximilian Luz | 1 | -1/+1 |
2021-06-16 | platform/surface: aggregator: Do not return uninitialized value | Maximilian Luz | 1 | -1/+1 |
2021-06-16 | platform/surface: aggregator: Update copyright | Maximilian Luz | 1 | -1/+1 |
2021-06-16 | platform/surface: aggregator: Allow enabling of events without notifiers | Maximilian Luz | 1 | -48/+245 |
2021-06-16 | platform/surface: aggregator: Allow registering notifiers without enabling ev... | Maximilian Luz | 1 | -28/+41 |
2021-06-16 | platform/surface: aggregator: Fix event disable function | Maximilian Luz | 1 | -1/+1 |
2021-05-19 | platform/surface: aggregator: Do not mark interrupt as shared | Maximilian Luz | 1 | -2/+1 |
2021-04-20 | platform/surface: aggregator: fix a bit test | Dan Carpenter | 1 | -1/+1 |
2021-04-08 | platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flag | Tian Tao | 1 | -2/+2 |
2021-03-08 | platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f... | Maximilian Luz | 1 | -5/+5 |
2021-01-07 | platform/surface: aggregator: Add trace points | Maximilian Luz | 1 | -0/+5 |
2021-01-06 | platform/surface: aggregator: Add event item allocation caching | Maximilian Luz | 1 | -8/+78 |
2021-01-06 | platform/surface: Add Surface Aggregator subsystem | Maximilian Luz | 1 | -0/+2504 |