Commit graph

1812 commits

Author SHA1 Message Date
Dorian Stoll 74d139874c
Update v6.1 patches
Changes:
 - Update IPTS
   - Fix swapped parameters in EDS v2

Links:
 - kernel: aa90b074f6
 - IPTS: 4b5c013d01
2023-07-23 18:03:25 +02:00
Dorian Stoll b5c2f54524
pkg: fedora: Fix Fedora build 2023-07-22 20:16:53 +02:00
Maximilian Luz 5fbd46e875
Update v6.1 patches
Changes:
 - Update IPTS
   - Fix allocating the HID descriptor on EDS v2

Links:
 - kernel: 675b66ec8a
 - IPTS: 32622a37f2
2023-07-22 18:24:46 +02:00
Dorian Stoll c20005bb1b
pkg: fedora: Update to v6.3.13 2023-07-22 17:42:59 +02:00
Dorian Stoll 5083ccfd5e
pkg: debian: Bump release 2023-07-22 17:41:00 +02:00
Dorian Stoll 2ffeaf7859
pkg: arch: Bump release 2023-07-22 17:40:11 +02:00
Dorian Stoll e72a97e636
Revert "pkg: fedora: Rebase onto v6.4.4"
This reverts commit ae05c31c26.
2023-07-22 17:32:50 +02:00
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
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
Dorian Stoll ae05c31c26
pkg: fedora: Rebase onto v6.4.4 2023-07-22 10:47:18 +02:00
Maximilian Luz bf67ee0c53
Bump Fedora kernel release 2023-07-21 21:00:47 +02:00
Maximilian Luz a7ff649dd4
Update Debian kernel to v6.4.4 2023-07-21 20:59:50 +02:00
Maximilian Luz 1812b73f71
Update Arch kernel to v6.4.4 2023-07-21 20:59:05 +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 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 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
Maximilian Luz bd88c82807 Remove unused config option for IPC_CLASSES
The CONFIG_IPC_CLASSES option has been introduced in a patchset adding
Intel Thread Director support. Unfortunately, this patchset had to be
removed due to complications (see issues #1084 and #1120), which was
done in commits b6c8d6ad35 ("Update v6.2 patches") and a53f55d8f0
("Update v6.1 patches"). Those commits accidentally left the now unused
CONFIG_IPC_CLASSES option in place, so remove it now.
2023-07-15 15:12:20 +02:00
Maximilian Luz 678d15cdb5
Update Debian-specific patches 2023-07-08 00:52:22 +02:00
Maximilian Luz 1f6993644f
Update Fedora kernel to v6.3.12 2023-07-08 00:42:34 +02:00
Maximilian Luz f609188bca
Update Arch kernel to v6.4.2 2023-07-08 00:40:08 +02:00
Maximilian Luz a728fb3e09
Update Debian kernel to v6.4.2 2023-07-08 00:35:18 +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
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 22973a903d
Update v6.1 patches
Changes:
 - Rebase onto v6.1.38

Links:
 - kernel: beb706f0bc
2023-07-08 00:31:30 +02:00
Maximilian Luz b6c8d6ad35
Update Fedora kernels to v6.3.9 2023-06-24 00:48:24 +02:00
Maximilian Luz 640fa9295c
Update Arch kernel to v6.3.9 2023-06-24 00:47:22 +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 2d2d580903
Update v6.1 patches
Changes:
 - Rebase onto v6.1.35

Links:
 - kernel: beb706f0bc
2023-06-24 00:42:19 +02:00
Maximilian Luz 6cf5f86177
Update Fedora kernels to v6.3.8 2023-06-18 00:11:09 +02:00
Maximilian Luz 8335152063
Update Arch kernel to v6.3.8 2023-06-18 00:10:12 +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 b12b2541cd
Update v6.1 patches
Changes:
 - Rebase onto v6.1.34

Links:
 - kernel: beb706f0bc
2023-06-18 00:06:55 +02:00
Dorian Stoll 9a6fd51d7d
pkg: fedora: Fix confirmation prompt for building without secureboot keys 2023-06-16 10:35:16 +02:00
Dorian Stoll 7985454929
pkg: fedora: Bump release 2023-06-16 10:32:54 +02:00
Dorian Stoll c8aa3fc505
pkg: fedora: Remove older versions that ship the watchdog in kernel-core 2023-06-15 23:06:13 +02:00
Dorian Stoll 8f7b9fcb79
pkg: fedora: Move the watchdog service to its own package 2023-06-15 23:05:39 +02:00
Dorian Stoll 45d6f32422
pkg: fedora: Use stat to sort by file creation time 2023-06-14 17:47:20 +02:00
Dorian Stoll 39d0d5ec60
pkg: fedora: Use the file creation time to determine the newest kernel 2023-06-14 17:37:13 +02:00
Maximilian Luz 130f855120
pkg/debian: Replace dangling symlink 2023-06-14 13:11:58 +02:00
Maximilian Luz fe387a5685
Update Fedora kernels to v6.3.7 2023-06-14 12:44:42 +02:00
Maximilian Luz 3cb7230aae
Update Debian kernel to v6.3.7 2023-06-14 12:42:58 +02:00
Maximilian Luz a30461c95d
Update Arch kernel to v6.3.7 2023-06-14 12:42:06 +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 db4b8fd159
Update v6.1 patches
Changes:
 - Rebase onto v6.1.33

Links:
 - kernel: beb706f0bc
2023-06-14 12:38:36 +02:00
Dorian Stoll 07e87edb4c
pkg: fedora: Bump release 2023-06-09 18:17:34 +02:00
Dorian Stoll a8c647edb4
pkg: fedora: Let kernel-surface-devel also conflict with older versions 2023-06-09 18:16:56 +02:00
Dorian Stoll 5d9ac24b5e
pkg: fedora: Compress debug info 2023-06-08 23:56:14 +02:00
Dorian Stoll 0c2ddf0d79
Revert "Partial revert of ae772ba"
This reverts commit 6d9994d630.
2023-06-08 20:03:17 +02:00
Dorian Stoll fb81d651c5
Revert "pkg: fedora: Disable debug symbols"
This reverts commit 0a7f2c3030.
2023-06-08 20:03:10 +02:00
Dorian Stoll 8340a87f8a
pkg: fedora: Remove the kernel-ark tree after building a source RPM 2023-06-08 20:02:26 +02:00