index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
surface
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsy...
Maximilian Luz
1
-0
/
+5
2023-06-14
platform/surface: aggregator: Allow completion work-items to be executed in p...
Maximilian Luz
1
-1
/
+1
2023-04-06
platform/surface: aggregator: Add missing fwnode_handle_put()
Liang He
1
-1
/
+3
2023-01-18
platform/surface: aggregator: Add missing call to ssam_request_sync_free()
Maximilian Luz
1
-1
/
+3
2023-01-18
platform/surface: aggregator: Ignore command messages not intended for us
Maximilian Luz
1
-0
/
+14
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
2022-02-03
platform/surface: Replace acpi_bus_get_device()
Rafael J. Wysocki
2
-9
/
+6
2022-01-24
platform/surface: Reinstate platform dependency
Geert Uytterhoeven
1
-0
/
+1
2021-12-07
platform: surface: Propagate ACPI Dependency
Jarrett Schultz
2
-1
/
+7
2021-11-16
platform/surface: aggregator_registry: Rename device registration function
Maximilian Luz
1
-4
/
+4
2021-11-16
platform/surface: aggregator_registry: Use generic client removal function
Maximilian Luz
1
-19
/
+5
2021-11-16
platform/surface: aggregator: Make client device removal more generic
Maximilian Luz
3
-20
/
+10
2021-10-28
platform/surface: aggregator_registry: Add initial support for Surface Pro 8
Maximilian Luz
1
-0
/
+12
2021-10-21
platform/surface: aggregator_registry: Add support for Surface Laptop Studio
Maximilian Luz
1
-0
/
+54
[next]