Commit graph

12 commits

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

Links:
 - kernel: 92225cb82c
 - IPTS: 32622a37f2
2023-07-22 17:32:26 +02:00
Maximilian Luz 65dfbbbe00
Update v6.3 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

Links:
 - kernel: 103a676b68
 - IPTS: 56765da3f8
2023-07-21 20:53:07 +02:00
Maximilian Luz deab02d586
Update v6.3 patches
Changes:
 - Rebase onto v6.3.12

Links:
 - kernel: 1d0740ced3
2023-07-08 00:32:13 +02:00
Maximilian Luz fd1c400d41
Update v6.3 patches
Changes:
 - Rebase onto v6.3.9

Links:
 - kernel: 1d0740ced3
2023-06-24 00:42:54 +02:00
Maximilian Luz 76d223d0c8
Update v6.3 patches
Changes:
 - Rebase onto v6.3.8

Links:
 - kernel: 1d0740ced3
2023-06-18 00:08:32 +02:00
Maximilian Luz 0c5e433afb
Update v6.3 patches
Changes:
 - Rebase onto v6.3.7

Links:
 - kernel: 1d0740ced3
2023-06-14 12:39:33 +02:00
Maximilian Luz 9998304342
Update v6.3 patches
Changes:
 - Rebase onto v6.3.6

Links:
 - kernel: 1d0740ced3
2023-06-06 23:47:58 +02:00
Maximilian Luz f6d9315b8a
Update v6.3 patches
Changes:
 - Rebase onto v6.3.5

Links:
 - kernel: 1d0740ced3
2023-06-02 11:43:07 +02:00
Maximilian Luz fe2f8b442c
Update v6.3 patches
Changes:
 - Add support for "book" mode in Surface Aggregator tablet-mode switch
   driver
 - Rebase onto v6.3.4

Links:
 - kernel: 1d0740ced3
2023-05-26 01:11:56 +02:00
Maximilian Luz 04678b9435
Update v6.3 patches
Changes:
 - Rebase onto v6.3.2

Links:
 - kernel: 5f8e3db7ff
2023-05-17 21:02:35 +02:00
Maximilian Luz 660afb15e0
Update v6.3 patches
Changes:
 - Fix for SAM/EC workqueue creation.
 - Rebase onto v6.3.2

Links:
 - kernel: 5f8e3db7ff
2023-05-12 14:39:32 +02:00
Maximilian Luz c83e2f282d
Add patches for v6.3
Derived from latest v6.2 patches. No functional changes.

Links:
 - kernel: a6fbe824a4
 - tree-devel: https://github.com/linux-surface/kernel/tree/v6.3-surface-devel
 - tree-patches: https://github.com/linux-surface/kernel/tree/v6.3-surface
2023-05-11 14:10:25 +02:00