summaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator
AgeCommit message (Expand)Author
2021-12-07platform: surface: Propagate ACPI DependencyJarrett Schultz
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-13platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helperAndy Shevchenko
2021-08-12platform/surface: aggregator: Use y instead of objs in MakefileAndy Shevchenko
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-06-16Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede
2021-06-16platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li
2021-06-16platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li
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-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally
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-02-11platform/surface: aggregator: Fix access of unaligned valueMaximilian Luz
2021-02-03platform/surface: aggregator: Fix braces in if condition with unlikely() macroMaximilian Luz
2021-01-18platform/surface: aggregator: Fix kernel-doc referencesMaximilian Luz
2021-01-18platform/surface: aggregator: fix a kernel-doc markupMauro Carvalho Chehab
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz
2021-01-07platform/surface: aggregator: Add error injection capabilitiesMaximilian 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: aggregator: Add control packet allocation cachingMaximilian Luz
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz