linux-surface/patches
Maximilian Luz 179849da38
Update v6.1 patches
Changes:
 - Update IPTS driver:
   - Fix redefinition error on AOSP clang
   - Increase the polling frequency to reduce latency
   - Don't allocate a new buffer for every HID report
   - Always use the generic HID driver instead of forcing hid-multitouch
 - Rebase onto v6.1.26

Links:
 - kernel: 57b33dd1d3
2023-04-28 19:01:45 +02:00
..
6.1 Update v6.1 patches 2023-04-28 19:01:45 +02:00
6.2 Update v6.2 patches 2023-04-20 22:50:02 +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).