Commit graph

3 commits

Author SHA1 Message Date
Dorian Stoll 14e6c05f4b
Update v6.4 patches
Changes:
 - Update IPTS
   - Fix allocating the HID descriptor on EDS v2

Links:
 - kernel: f92d48d191
 - IPTS: 32622a37f2
2023-07-22 17:32:30 +02:00
Maximilian Luz da12d5dba1
Update v6.4 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.4.4

Links:
 - kernel: 71ce032167
 - IPTS: 56765da3f8
2023-07-21 20:53:07 +02:00
Maximilian Luz f7543a60e4
Add patches for v6.4
Derived from latest v6.3 patches. No functional changes.

Links:
 - kernel: 55b2108daa
 - tree-devel: https://github.com/linux-surface/kernel/tree/v6.4-surface-devel
 - tree-patches: https://github.com/linux-surface/kernel/tree/v6.4-surface
2023-07-08 00:33:51 +02:00