index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
surface
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
platform/surface: aggregator: Rename top-level request functions to avoid amb...
Maximilian Luz
5
-24
/
+24
2023-02-02
platform/surface: aggregator_registry: Fix target-ID of base-hub
Maximilian Luz
2
-2
/
+2
2023-02-02
platform/surface: aggregator: Enforce use of target-ID enum in device ID macros
Maximilian Luz
4
-6
/
+6
2023-02-02
platform/surface: dtx: Use target-ID enum instead of hard-coding values
Maximilian Luz
1
-9
/
+9
2023-02-02
platform/surface: aggregator_tabletsw: Use target-ID enum instead of hard-cod...
Maximilian Luz
1
-3
/
+3
2023-02-02
platform/surface: aggregator_hub: Use target-ID enum instead of hard-coding v...
Maximilian Luz
1
-2
/
+2
2023-02-02
platform/surface: aggregator: Add target and source IDs to command trace events
Maximilian Luz
1
-6
/
+67
2023-02-02
platform/surface: aggregator: Improve documentation and handling of message t...
Maximilian Luz
3
-13
/
+14
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-12
platform/surface: aggregator: Add missing call to ssam_request_sync_free()
Maximilian Luz
1
-1
/
+3
2023-01-12
platform/surface: aggregator: Ignore command messages not intended for us
Maximilian Luz
1
-0
/
+14
2022-12-12
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'
Rafael J. Wysocki
1
-2
/
+1
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-2
/
+1
2022-11-16
platform/surface: aggregator_registry: Add support for Surface Laptop 5
Maximilian Luz
1
-0
/
+16
2022-11-15
platform/surface: aggregator_registry: Add support for Surface Pro 9
Maximilian Luz
1
-0
/
+21
2022-11-15
platform/surface: aggregator: Do not check for repeated unsequenced packets
Maximilian Luz
1
-4
/
+20
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+3
2022-09-27
platform/surface: Split memcpy() of struct ssam_event flexible array
Kees Cook
1
-1
/
+2
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
1
-21
/
+26
2022-08-26
platform/x86: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-25
platform/surface: aggregator_registry: Add HID devices for sensors and UCSI c...
Maximilian Luz
1
-0
/
+2
2022-08-25
platform/surface: aggregator_registry: Rename HID device nodes based on new f...
Maximilian Luz
1
-18
/
+18
2022-08-25
platform/surface: aggregator_registry: Rename HID device nodes based on their...
Maximilian Luz
1
-9
/
+9
2022-08-25
platform/surface: aggregator_registry: Add support for Surface Laptop Go 2
Maximilian Luz
1
-0
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-15
platform/surface: aggregator_registry: Add HID devices for sensors and UCSI c...
Maximilian Luz
1
-0
/
+2
2022-08-15
platform/surface: aggregator_registry: Rename HID device nodes based on new f...
Maximilian Luz
1
-18
/
+18
2022-08-15
platform/surface: aggregator_registry: Rename HID device nodes based on their...
Maximilian Luz
1
-9
/
+9
2022-08-15
platform/surface: aggregator_registry: Add support for Surface Laptop Go 2
Maximilian Luz
1
-0
/
+3
2022-07-28
platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4
Maximilian Luz
1
-0
/
+12
2022-07-17
platform/surface: tabletsw: Fix __le32 integer access
Maximilian Luz
1
-2
/
+2
2022-07-02
platform/surface: Update copyright year of various drivers
Maximilian Luz
22
-22
/
+22
2022-07-02
platform/surface: aggregator: Move subsystem hub drivers to their own module
Maximilian Luz
4
-374
/
+404
2022-07-02
platform/surface: aggregator: Move device registry helper functions to core m...
Maximilian Luz
2
-89
/
+135
2022-07-02
platform/surface: aggregator_registry: Add support for tablet mode switch on ...
Maximilian Luz
1
-0
/
+7
2022-07-02
platform/surface: aggregator_registry: Add support for tablet mode switch on ...
Maximilian Luz
1
-1
/
+7
2022-07-02
platform/surface: Add KIP/POS tablet-mode switch driver
Maximilian Luz
3
-0
/
+557
2022-06-22
platform/surface: aggregator: Reserve more event- and target-categories
Maximilian Luz
1
-35
/
+45
2022-06-22
platform/surface: avoid flush_scheduled_work() usage
Tetsuo Handa
1
-3
/
+24
2022-06-13
platform/surface: aggregator_registry: Add support for keyboard cover on Surf...
Maximilian Luz
1
-1
/
+36
2022-06-13
platform/surface: aggregator_registry: Add KIP device hub
Maximilian Luz
1
-2
/
+101
2022-06-13
platform/surface: aggregator_registry: Change device ID for base hub
Maximilian Luz
1
-2
/
+2
2022-06-13
platform/surface: aggregator_registry: Generify subsystem hub functionality
Maximilian Luz
1
-116
/
+153
2022-06-13
platform/surface: aggregator_registry: Use client device wrappers for notifie...
Maximilian Luz
1
-3
/
+3
2022-06-13
platform/surface: aggregator: Allow notifiers to avoid communication on unreg...
Maximilian Luz
1
-18
/
+35
2022-05-06
platform/surface: aggregator: Fix initialization order when compiling as buil...
Maximilian Luz
1
-1
/
+1
2022-05-06
platform/surface: gpe: Add support for Surface Pro 8
Maximilian Luz
1
-0
/
+8
2022-03-02
platform/surface: Remove Surface 3 Button driver
Hans de Goede
3
-255
/
+0
2022-03-02
surface: surface3_power: Fix battery readings on batteries without a serial n...
Hans de Goede
1
-3
/
+10
2022-02-03
platform/surface: surface3-wmi: Simplify resource management
Christophe JAILLET
1
-4
/
+1
[prev]
[next]