aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04-07platform/surface: aggregator_registry: Give devices time to set up when connectingMaximilian Luz1-58/+40
2021-04-07platform/surface: clean up a variable in surface_dtx_read()Dan Carpenter1-1/+1
2021-03-23platform/surface: fix semicolon.cocci warningskernel test robot1-1/+1
2021-03-17platform/surface: aggregator_registry: Add support for Surface Pro 7+Maximilian Luz1-1/+4
2021-03-17platform/surface: aggregator_registry: Make symbol 'ssam_base_hub_group' staticWei Yongjun1-1/+1
2021-03-17platform/surface: dtx: Add support for native SSAM devicesMaximilian Luz2-1/+93
2021-03-17platform/surface: Add DTX driverMaximilian Luz3-0/+1218
2021-03-08platform: x86: ACPI: Get rid of ACPICA message printingRafael J. Wysocki1-2/+0
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static functionsMaximilian Luz3-8/+8
2021-03-06platform/surface: Add platform profile driverMaximilian Luz3-0/+213
2021-03-06platform/surface: aggregator_registry: Add HID subsystem devicesMaximilian Luz1-0/+49
2021-03-06platform/surface: aggregator_registry: Add DTX deviceMaximilian Luz1-0/+7
2021-03-06platform/surface: aggregator_registry: Add platform profile deviceMaximilian Luz1-0/+15
2021-03-06platform/surface: aggregator_registry: Add battery subsystem devicesMaximilian Luz1-0/+27
2021-03-06platform/surface: aggregator_registry: Add base device hubMaximilian Luz1-1/+260
2021-03-06platform/surface: Set up Surface Aggregator device registryMaximilian Luz3-0/+312
2021-02-11platform/surface: aggregator: Fix access of unaligned valueMaximilian Luz1-1/+1
2021-02-08platform/surface: Add Surface Hot-Plug driverMaximilian Luz3-0/+302
2021-02-04platform/surface: surface3-wmi: Fix variable 'status' set but not used compiler warningHans de Goede1-1/+5
2021-02-03platform/surface: aggregator: Fix braces in if condition with unlikely() macroMaximilian Luz1-1/+18
2021-01-18platform/surface: aggregator: Fix kernel-doc referencesMaximilian Luz1-3/+2
2021-01-18platform/surface: aggregator: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2021-01-13platform/surface: aggregator_cdev: Add comments regarding unchecked allocation sizeMaximilian Luz1-0/+19
2021-01-13platform/surface: aggregator_cdev: Fix access of uninitialized variablesMaximilian Luz1-2/+2
2021-01-13platform/surface: fix potential integer overflow on shift of a intColin Ian King1-1/+1
2021-01-07platform/surface: Add Surface ACPI Notify driverMaximilian Luz3-0/+906
2021-01-07platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz3-0/+321
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz5-0/+470
2021-01-07platform/surface: aggregator: Add error injection capabilitiesMaximilian Luz4-1/+375
2021-01-07platform/surface: aggregator: Add trace pointsMaximilian Luz6-1/+655
2021-01-06platform/surface: aggregator: Add event item allocation cachingMaximilian Luz3-10/+101
2021-01-06platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz3-10/+67
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz14-0/+7460
2021-01-04platform/surface: SURFACE_PLATFORMS should depend on ACPIGeert Uytterhoeven1-4/+4
2021-01-04platform/surface: surface_gpe: Fix non-PM_SLEEP build warningsRandy Dunlap1-2/+2
2020-11-24platform/surface: gpe: Add support for 15" Intel version of Surface Laptop 3Maximilian Luz1-0/+12
2020-11-09platform/surface: Add Driver to set up lid GPEs on MS Surface deviceMaximilian Luz3-0/+320
2020-10-27platform/surface: Move Surface Pro 3 Button driver to platform/surfaceMaximilian Luz3-0/+275
2020-10-27platform/surface: Move Surface 3 Power OpRegion driver to platform/surfaceMaximilian Luz3-0/+597
2020-10-27platform/surface: Move Surface 3 Button driver to platform/surfaceMaximilian Luz3-0/+254
2020-10-27platform/surface: Move Surface 3 WMI driver to platform/surfaceMaximilian Luz3-0/+309
2020-10-27platform: Add Surface platform directoryMaximilian Luz2-0/+19