linux-surface/patches
Dorian Stoll 852fcb1c2f
Update v6.7 patches
Changes:
 - Add driver for changing the fan profile (Surface Pro 9)
 - Added fixes for IPU3 cameras
 - Reverted DW9719 driver to previous version (Surface Go 2)

Links:
 - kernel: 530f557890
 - fan profile driver: https://github.com/linux-surface/kernel/pull/145
 - camera fixes: https://github.com/linux-surface/kernel/pull/146
2024-03-09 21:08:04 +01:00
..
6.1 Update v6.1 patches 2024-01-13 01:16:03 +01:00
6.6 Update v6.6 patches 2024-03-09 21:05:48 +01:00
6.7 Update v6.7 patches 2024-03-09 21:08:04 +01:00
README.md Update list of supported versions 2023-03-05 00:12:28 +01:00

Linux Patches for Microsoft Surface Devices

Patches are grouped in directory by kernel version and inside those directories split up in patch-sets based on their functionality. They should be used with the appropriate config fragments from the /configs/<version> directory.

These patches are generated from the -surface branches of our kernel repository. Please direct any pull-requests for new patches and kernel functionality to this repository, targetting the latest -surface-devel branch.

Maintained Versions

The currently maintained versions are

  • 6.1 (latest Fedora)
  • 6.2 (latest Arch Linux / Ubuntu)

Any other versions are only included for historical purposes. Unmaintained versions will likely (if necessary with a bit of re-basing) still work, but will not have the latest changes (so please don't report bugs for those).