index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
surface
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
9
-9
/
+9
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-2
/
+0
2024-09-05
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
2
-7
/
+54
2024-08-19
platform/surface: Add OF support
Konrad Dybcio
4
-38
/
+158
2024-08-13
platform/surface: aggregator: Fix warning when controller is destroyed in probe
Maximilian Luz
1
-1
/
+2
2024-08-13
platform/surface: aggregator_registry: Add support for Surface Laptop 6
Maximilian Luz
1
-0
/
+19
2024-08-13
platform/surface: aggregator_registry: Add fan and thermal sensor support for...
Maximilian Luz
1
-1
/
+3
2024-08-13
platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2
Maximilian Luz
1
-4
/
+23
2024-08-13
platform/surface: aggregator_registry: Add support for Surface Laptop Go 3
Maximilian Luz
1
-0
/
+3
2024-08-13
platform/surface: aggregator_registry: Add Support for Surface Pro 10
Maximilian Luz
1
-1
/
+4
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-05-14
platform/surface: aggregator: Log critical errors during SAM probing
Weifeng Liu
1
-14
/
+28
2024-04-08
platform/surface: aggregator_registry: Add support for thermal sensors on the...
Maximilian Luz
1
-0
/
+7
2024-03-25
platform/surface: platform_profile: add fan profile switching
Ivor Wanders
2
-24
/
+100
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2024-02-06
platform/surface: aggregator_registry: add entry for fan speed
Ivor Wanders
1
-0
/
+7
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-2
/
+2
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-7
/
+7
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2024-01-09
Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-29
/
+1
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-01-04
platform/surface: aggregator: make ssam_bus_type constant and static
Greg Kroah-Hartman
1
-2
/
+3
2024-01-04
Merge branch 'acpi-utils'
Rafael J. Wysocki
1
-29
/
+1
2023-12-29
lib: crc_ccitt_false() is identical to crc_itu_t()
Mathis Marion
1
-1
/
+1
2023-12-19
ACPI: utils: Introduce helper for _DEP list lookup
Rafael J. Wysocki
1
-27
/
+1
2023-12-15
ACPI: utils: Return bool from acpi_evaluate_reference()
Rafael J. Wysocki
1
-3
/
+1
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+4
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
4
-7
/
+7
2023-11-29
platform/surface: aggregator: fix recv_buf() return value
Francesco Dolcini
1
-1
/
+4
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-24
/
+14
2023-10-26
Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'
Rafael J. Wysocki
1
-3
/
+7
2023-10-18
platform/surface: platform_profile: Propagate error if profile registration f...
Armin Wolf
1
-2
/
+1
2023-09-29
ACPI: utils: Dynamically determine acpi_handle_list size
Rafael J. Wysocki
1
-3
/
+7
2023-09-21
platform/surface: hotplug: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-21
platform/surface: gpe: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-21
platform/surface: dtx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-21
platform/surface: aggregator-registry: Convert to platform remove callback re...
Uwe Kleine-König
1
-3
/
+2
2023-09-21
platform/surface: aggregator-cdev: Convert to platform remove callback return...
Uwe Kleine-König
1
-3
/
+2
2023-09-21
platform/surface: acpi-notify: Convert to platform remove callback returning ...
Uwe Kleine-König
1
-4
/
+2
2023-09-21
platform/surface: surface3-wmi: Convert to platform remove callback returning...
Uwe Kleine-König
1
-3
/
+2
2023-06-30
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-06-13
platform/surface: surface3_power: Switch back to use struct i2c_driver's .pro...
Uwe Kleine-König
1
-1
/
+1
2023-06-01
platform/surface: Disable for RISC-V
Sunil V L
1
-1
/
+1
2023-05-30
platform/surface: aggregator_tabletsw: Add support for book mode in POS subsy...
Maximilian Luz
1
-0
/
+5
2023-05-30
platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsy...
Maximilian Luz
1
-0
/
+5
2023-05-30
platform/surface: aggregator: Allow completion work-items to be executed in p...
Maximilian Luz
1
-1
/
+1
2023-04-25
Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-40
/
+142
2023-03-22
platform/surface: aggregator: Add missing fwnode_handle_put()
Liang He
1
-1
/
+3
2023-03-16
platform/surface: aggregator_registry: Add support for tablet-mode switch on ...
Maximilian Luz
1
-1
/
+1
[next]