summaryrefslogtreecommitdiff
path: root/drivers/platform/surface
AgeCommit message (Expand)Author
2021-10-28platform/surface: aggregator_registry: Add initial support for Surface Pro 8Maximilian Luz
2021-10-21platform/surface: aggregator_registry: Add support for Surface Laptop StudioMaximilian Luz
2021-10-21platform/surface: gpe: Add support for Surface Laptop StudioMaximilian Luz
2021-10-19surface: surface3_power: Drop redundant acpi_bus_get_device() callRafael J. Wysocki
2021-10-19surface: surface3-wmi: Use ACPI_COMPANION() directlyRafael J. Wysocki
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-08-12platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helperAndy 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_cdev: Add lockdep supportMaximilian Luz
2021-06-16platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz
2021-06-16platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian 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: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz
2021-06-16platform/surface: aggregator: Fix event disable functionMaximilian Luz
2021-06-16platform/surface: aggregator_registry: Consolidate node groups for 5th- and 6...Maximilian Luz
2021-06-16platform/surface: aggregator_registry: Add support for 13" Intel Surface Lapt...Maximilian Luz
2021-06-16platform/surface: aggregator_registry: Update comments for 15" AMD Surface La...Maximilian Luz
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally
2021-05-19platform/surface: dtx: Fix poll 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-04-07platform/surface: aggregator_registry: Give devices time to set up when conne...Maximilian Luz
2021-04-07platform/surface: clean up a variable in surface_dtx_read()Dan Carpenter
2021-03-23platform/surface: fix semicolon.cocci warningskernel test robot
2021-03-17platform/surface: aggregator_registry: Add support for Surface Pro 7+Maximilian Luz
2021-03-17platform/surface: aggregator_registry: Make symbol 'ssam_base_hub_group' staticWei Yongjun
2021-03-17platform/surface: dtx: Add support for native SSAM devicesMaximilian Luz
2021-03-17platform/surface: Add DTX driverMaximilian Luz
2021-03-08platform: x86: ACPI: Get rid of ACPICA message printingRafael J. Wysocki
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz
2021-03-06platform/surface: Add platform profile driverMaximilian Luz
2021-03-06platform/surface: aggregator_registry: Add HID subsystem devicesMaximilian Luz
2021-03-06platform/surface: aggregator_registry: Add DTX deviceMaximilian Luz
2021-03-06platform/surface: aggregator_registry: Add platform profile deviceMaximilian Luz
2021-03-06platform/surface: aggregator_registry: Add battery subsystem devicesMaximilian Luz
2021-03-06platform/surface: aggregator_registry: Add base device hubMaximilian Luz
2021-03-06platform/surface: Set up Surface Aggregator device registryMaximilian Luz
2021-02-11platform/surface: aggregator: Fix access of unaligned valueMaximilian Luz
2021-02-08platform/surface: Add Surface Hot-Plug driverMaximilian Luz