linux-surface/patches
Maximilian Luz 26897a2bb7
Update v6.1 patches
Changes:
 - Update IPTS
   - Remove usages of C11 for compatibility with older (Android) kernels
   - Remove sensor reset during shutdown
   - Fix compiling resources.c on Android-x86 kernel
   - Split out HID behaviour for different EDS versions into different
     files
   - Fix kernel-doc comments
   - Add missing docs for members of the device info struct
   - Drop Intel copyright
   - Rename doorbell mode to poll mode
   - Disable the HID interface when the hardware is shutting down
   See https://github.com/linux-surface/kernel/pull/142 for details
 - Rebase onto v6.1.39

Links:
 - kernel: c3c93f10b2
 - IPTS: 56765da3f8
2023-07-21 20:53:07 +02:00
..
6.1 Update v6.1 patches 2023-07-21 20:53:07 +02:00
6.3 Update v6.3 patches 2023-07-08 00:32:13 +02:00
6.4 Add patches for v6.4 2023-07-08 00:33:51 +02: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).