summaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface
Commit message (Expand)AuthorAgeFilesLines
* platform/surface: Remove Surface 3 Button driverHans de Goede2022-03-023-255/+0
* surface: surface3_power: Fix battery readings on batteries without a serial n...Hans de Goede2022-03-021-3/+10
* platform/surface: surface3-wmi: Simplify resource managementChristophe JAILLET2022-02-031-4/+1
* platform/surface: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-032-9/+6
* platform/surface: Reinstate platform dependencyGeert Uytterhoeven2022-01-241-0/+1
* platform: surface: Propagate ACPI DependencyJarrett Schultz2021-12-072-1/+7
* platform/surface: aggregator_registry: Rename device registration functionMaximilian Luz2021-11-161-4/+4
* platform/surface: aggregator_registry: Use generic client removal functionMaximilian Luz2021-11-161-19/+5
* platform/surface: aggregator: Make client device removal more genericMaximilian Luz2021-11-163-20/+10
* platform/surface: aggregator_registry: Add initial support for Surface Pro 8Maximilian Luz2021-10-281-0/+12
* platform/surface: aggregator_registry: Add support for Surface Laptop StudioMaximilian Luz2021-10-211-0/+54
* platform/surface: gpe: Add support for Surface Laptop StudioMaximilian Luz2021-10-211-0/+13
* surface: surface3_power: Drop redundant acpi_bus_get_device() callRafael J. Wysocki2021-10-191-2/+1
* surface: surface3-wmi: Use ACPI_COMPANION() directlyRafael J. Wysocki2021-10-191-5/+4
* Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-022-16/+7
|\
| * platform/surface: aggregator: Use y instead of objs in MakefileAndy Shevchenko2021-08-121-9/+6
| * platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko2021-08-121-7/+1
* | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-8/+1
|\ \
| * | platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helperAndy Shevchenko2021-08-131-8/+1
| |/
* / bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
|/
* Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede2021-06-163-17/+18
|\
| * ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally2021-06-073-17/+18
* | platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li2021-06-161-7/+3
* | platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li2021-06-161-7/+3
* | platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz2021-06-161-1/+1
* | platform/surface: aggregator: Do not return uninitialized valueMaximilian Luz2021-06-161-1/+1
* | platform/surface: aggregator_cdev: Add lockdep supportMaximilian Luz2021-06-161-0/+16
* | platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz2021-06-161-0/+58
* | platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz2021-06-161-23/+437
* | platform/surface: aggregator: Update copyrightMaximilian Luz2021-06-1615-15/+15
* | platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz2021-06-161-48/+245
* | platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz2021-06-161-28/+41
* | platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz2021-06-161-0/+1
* | platform/surface: aggregator: Fix event disable functionMaximilian Luz2021-06-161-1/+1
* | platform/surface: aggregator_registry: Consolidate node groups for 5th- and 6...Maximilian Luz2021-06-161-35/+12
* | platform/surface: aggregator_registry: Add support for 13" Intel Surface Lapt...Maximilian Luz2021-06-161-0/+3
* | platform/surface: aggregator_registry: Update comments for 15" AMD Surface La...Maximilian Luz2021-06-161-2/+2
* | platform/surface: dtx: Fix poll functionMaximilian Luz2021-05-191-7/+1
* | platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz2021-05-191-2/+1
|/
* platform/surface: aggregator: fix a bit testDan Carpenter2021-04-201-1/+1
* platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao2021-04-081-2/+2
* platform/surface: aggregator_registry: Give devices time to set up when conne...Maximilian Luz2021-04-071-58/+40
* platform/surface: clean up a variable in surface_dtx_read()Dan Carpenter2021-04-071-1/+1
* platform/surface: fix semicolon.cocci warningskernel test robot2021-03-231-1/+1
* platform/surface: aggregator_registry: Add support for Surface Pro 7+Maximilian Luz2021-03-171-1/+4
* platform/surface: aggregator_registry: Make symbol 'ssam_base_hub_group' staticWei Yongjun2021-03-171-1/+1
* platform/surface: dtx: Add support for native SSAM devicesMaximilian Luz2021-03-172-1/+93
* platform/surface: Add DTX driverMaximilian Luz2021-03-173-0/+1218
* platform: x86: ACPI: Get rid of ACPICA message printingRafael J. Wysocki2021-03-081-2/+0
* platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz2021-03-083-8/+8