Commit graph

469 commits

Author SHA1 Message Date
Maximilian Luz 1e1728b598
Update Arch LTS kernel to 4.19.198 2021-07-21 01:28:46 +02:00
Maximilian Luz 13509f9710
Update v4.19 patches
Changes:
 - Rebase onto v4.19.198

Links:
 - kernel: 9c073cfc7c
2021-07-21 01:28:46 +02:00
Maximilian Luz ecb8fa798c
pkg: ubuntu: Clear system revocation list 2021-07-02 16:48:53 +02:00
Maximilian Luz a5e70c42ff
Update Fedora kernels to 5.12.14 2021-07-02 15:17:52 +02:00
Maximilian Luz 83f70d59ef
Update Arch kernel to 5.12.14 2021-07-02 15:15:13 +02:00
Maximilian Luz e214e640bf
Update Arch LTS kernel to 4.19.196 2021-07-02 15:13:46 +02:00
Maximilian Luz 1303a9d451
Update v5.12 patches
Changes:
 - Rebase onto v5.12.14
 - Add "PCI: PM: Do not read power state in pci_enable_device_flags()"
   which has been reverted upstream back.

Links:
 - kernel: 81416742c5
2021-07-02 14:54:22 +02:00
Maximilian Luz 2b50d95510
Update v4.19 patches
Changes:
 - Rebase onto v4.19.196
 - Add "PCI: PM: Do not read power state in pci_enable_device_flags()"
   which has been reverted upstream back.

Links:
 - kernel: 9c073cfc7c
2021-07-02 14:52:42 +02:00
Maximilian Luz 110434c392
Update Fedora kernels to 5.12.13 2021-06-29 16:00:20 +02:00
Maximilian Luz 182c66a053
Update Arch kernel to 5.12.13 2021-06-29 15:58:28 +02:00
Maximilian Luz 76317fe4fd
pkg: fedora: Drop support for Fedora 32
Fedora 32 has reached its end-of-life for almost a month now and we
haven't released any new kernels for it since. So drop F32 support.
2021-06-19 22:13:05 +02:00
Maximilian Luz bb99021969
Update Fedora 33 and 34 kernels to 5.12.12 2021-06-19 22:09:19 +02:00
Maximilian Luz 20534ee6ff
Update Arch kernel to 5.12.12 2021-06-19 22:07:39 +02:00
Maximilian Luz dc206cafd2
Update Arch LTS kernel to 4.19.195 2021-06-19 22:05:45 +02:00
Maximilian Luz 7deb5ff4d2
Update v5.12 patches
Changes:
 - Backport/add fixes for s0ix on AMD devices
 - Rebase onto v5.12.12

Links:
 - kernel: 81416742c5
2021-06-19 21:58:38 +02:00
Maximilian Luz f1778312ab
Update v4.19 patches
Changes:
 - Rebase onto 4.19.195

Links:
 - kernel: 9c073cfc7c
2021-06-19 21:55:39 +02:00
Maximilian Luz 4bdebe672c
pkg/fedora: Fix patch file names 2021-06-13 23:19:50 +02:00
Maximilian Luz 671f271bac
Update Fedora 33 and 34 kernels to 5.12.10 2021-06-13 23:12:42 +02:00
Maximilian Luz 4ab89585da
Update Arch kernel to 5.12.10 2021-06-13 23:11:25 +02:00
Maximilian Luz 9a938e462a
Update Arch LTS kernel to 4.19.194 2021-06-13 23:09:40 +02:00
Maximilian Luz 1f958748b0
Update v5.12 patches
Changes:
 - SAM:
   - Fix bug in Surface HID get-report function
   - Fix other small issues

Links:
 - kernel: 8e45d1d062
 - SAM: 0686c05d4b
2021-06-13 23:00:45 +02:00
Maximilian Luz d2a59c584f
Update v4.19 patches
Changes:
 - SAM:
   - Fix bug in Surface HID get-report function
   - Fix other small issues

Links:
 - kernel: 9c073cfc7c
 - SAM: 0686c05d4b
2021-06-13 22:56:58 +02:00
Maximilian Luz 5a23881656
pkg/ubuntu: Disable atomisp
While the atomisp driver might be used for Surface 3 and Surface Pro 3
cameras in the future, it currently resides in staging and doesn't seem
to work (at least according to its TODO file). It furthermore causes
a notice to be printed, warning about the use of trace_printk(). So
disable it for now to shut up that warning.
2021-06-13 21:28:53 +02:00
Maximilian Luz 63dc33713f
pkg/ubuntu: Fix formatting in distro-config file 2021-06-13 21:28:26 +02:00
Maximilian Luz fcfc61b243
Update Arch kernel to 5.12.9 2021-06-03 20:15:03 +02:00
Maximilian Luz b09bac3650
Update Arch LTS kernel to 4.19.193 2021-06-03 20:13:24 +02:00
Maximilian Luz 2ed5d39129
Update v5.12 patches
Changes:
 - SAM:
   - Fix bug when disabling events.
   - Add support for forwarding events to user-space via debug device.

 - Work around bug preventing IRQ setup and subsequently SAM drivers from
   loading on the 13" AMD Surface Laptop 4.

 - Add quirk to prevent incorrect battery reporting via the Surface Go
   touchscreen.

Links:
 - SAM: 6b6edef7c7
 - kernel: 41c3cb4084
2021-06-03 20:07:06 +02:00
Maximilian Luz e6b16192a7
Update v4.19 patches
Changes:
 - SAM:
   - Fix bug when disabling events.
   - Add support for forwarding events to user-space via debug device.

 - Add quirk to prevent incorrect battery reporting via the Surface Go
   touchscreen.

Links:
 - SAM: 6b6edef7c7
 - kernel: 1028bcec86
2021-06-03 20:06:30 +02:00
Maximilian Luz fe6a54695b
Disable more stuff for Ubuntu/Debian
Currently, the kernel emits a notice at boot, warning about the usage of
trace_printk(). Disabling samples in efaa3edaaa ("Do not build samples
for Debian/Ubuntu") apparently wasn't enough to get rid of that. So
disable more sample and testing stuff that might call this function.
2021-06-01 00:29:38 +02:00
Maximilian Luz c7b48e9673
fixup! Update v5.12 patches 2021-05-29 16:11:27 +02:00
Maximilian Luz 47908952af
Update Fedora patch commit 2021-05-29 16:10:35 +02:00
Maximilian Luz 7db7d2d17c
Update Fedora 33 and 34 kernels to 5.12.8 2021-05-29 15:37:22 +02:00
Maximilian Luz 67b7d0831a
Update Arch kernel to 5.12.8 2021-05-29 15:36:04 +02:00
Maximilian Luz 22236b4460
Update Arch LTS kernel to 4.19.192 2021-05-29 15:32:00 +02:00
Maximilian Luz dcacd5b5ab
Update v5.12 patches
Changes:
 - Replace up AMD SL4 IRQ workaround with something cleaner.

Links:
 - kernel: 42debda97d
2021-05-29 15:28:01 +02:00
Maximilian Luz 0469cdb617
Update v4.19 patches
Changes:
 - Rebase onto v4.19.192

Links:
 - kernel: a41c513951
2021-05-29 15:26:59 +02:00
Maximilian Luz efaa3edaaa
Do not build samples for Debian/Ubuntu 2021-05-27 16:53:59 +02:00
Maximilian Luz ce4ae9ea58
Update Fedora 33 and 34 kernels to 5.12.6 2021-05-24 17:35:10 +02:00
Maximilian Luz 6fe241d121
Bump Fedora 32 kernel to v5.11.22-2 2021-05-24 17:34:01 +02:00
Maximilian Luz ef03b65497
Update Arch kernel to 5.12.6 2021-05-24 17:32:36 +02:00
Maximilian Luz e8395a0256
Update v5.12 patches
Changes:
 - SAM:
   - Add support for the 13" Intel version of the Surface Laptop 4
   - Small code cleanup

Links:
 - kernel: 150c4475de
 - SAM: e24239cf87
2021-05-24 17:28:12 +02:00
Dorian Stoll 2a8c0937fa
Update Fedora 32 to 5.11.22
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-05-21 18:01:27 +02:00
Dorian Stoll 8b66b4651b
Update Fedora 34 and 33 to 5.12
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-05-21 18:00:25 +02:00
Maximilian Luz d7d7498ce1
Update Arch kernel to 5.12.5 2021-05-21 17:26:43 +02:00
Maximilian Luz 5c2a36bb3c
Update v5.12 patches
Changes:
 - SAM:
   - Small code fixes

 - Cameras:
   - Update to latest camera patchset (v4)
   - Fix purple hue on certain devices

Links:
 - kernel: 3674b9e802
 - SAM: ea257c1360
2021-05-21 17:18:44 +02:00
Maximilian Luz 63a92365bd
Update v4.19 patches
Changes:
 - SAM:
   - Small code fixes

Links:
 - kernel: a41c513951
 - SAM: ea257c1360
2021-05-21 17:15:34 +02:00
Dorian Stoll 9c3e761bc4
Update to 5.12.4 / 5.11.21, second attempt
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-05-19 08:42:19 +02:00
Dorian Stoll 0436518413
Update to 5.12.4 / 5.11.21
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-05-19 07:49:52 +02:00
Maximilian Luz 8e30cdc0cb
Bump Arch pkgrel
I forgot to bump it earlier. Bump it to 3 so that tags and pkgre are
sync again.
2021-05-12 11:54:17 +02:00
Maximilian Luz 2ece028ddd
Use actual 5.12 config for Arch Linux 5.12 kernels 2021-05-12 03:01:52 +02:00
Maximilian Luz c4a8b4fcbc
Update Fedora kernels to 5.11.19 2021-05-11 20:10:59 +02:00
Maximilian Luz 0e5b795c84
Update Arch kernel to 5.12.2 2021-05-11 20:08:10 +02:00
Maximilian Luz 6548de8dd1
Update Arch LTS kernel to 4.19.190 2021-05-11 20:06:08 +02:00
Maximilian Luz 45ccf805bd
Update v5.11 patches
Changes:
 - SAM:
   - Add support for Surface Laptop 4
     - Fix legacy PIC initialization issue
     - Add missing device IDs for GPIO controller and UARTs
   - Small code fixes

Links:
 - kernel: 73f862e87a
 - SAM: 0b52307159
2021-05-11 19:52:46 +02:00
Maximilian Luz 3441cc41b0
Update v4.19 patches
Changes:
 - SAM:
   - Small code fixes

Links:
 - kernel: e0944559a3
 - SAM: 0b52307159
2021-05-11 19:50:28 +02:00
Maximilian Luz a726dc62fb
Update Fedora kernels to 5.11.18 2021-05-05 16:32:46 +02:00
Maximilian Luz 85ea54034b
Bump Arch kernel release 2021-05-05 16:29:12 +02:00
Maximilian Luz 126159f747
Update Arch LTS kernel to 4.19.189 2021-05-05 16:27:22 +02:00
Maximilian Luz 0354357d1b
Update v5.11 patches
Changes:
 - SAM:
   - Fix bug in battery event handling, causing events to be dropped and
     logged as unhandled.

Links:
 - kernel: 12dfb26206
 - SAM: 77eadd698c
2021-05-05 03:32:41 +02:00
Maximilian Luz 21fb759627
Update v4.19 patches
Changes:
 - SAM:
   - Fix bug in battery event handling, causing events to be dropped and
     logged as unhandled.

Links:
 - kernel: 61f150ad85
 - SAM: 77eadd698c
2021-05-05 03:30:30 +02:00
Maximilian Luz 0333a171a8
Add LZ4 initram fix for Debian kernel 2021-04-28 13:25:04 +02:00
Maximilian Luz 63b4ddf689
Update Fedora kernels to 5.11.16 2021-04-23 12:16:55 +02:00
Maximilian Luz 3bf69cc377
Update Arch kernel to 5.11.16 2021-04-23 12:15:43 +02:00
Maximilian Luz c8ee30fc1a
Update Arch LTS kernel to 4.19.188 2021-04-23 12:14:34 +02:00
Maximilian Luz 37bb401066
Update v5.11 patches
Changes:
 - WiFi:
   - Add workaround for deep sleep on buggy hardware
   - Fix manual host-sleep activation
   - Fix DELBA requests
   - Ignore BTCOEX events as they are sometimes buggy (improves WiFi
     speeds)
   - Other small fixes

 - SAM:
   - Code cleanup and small fixes

Links:
 - kernel: db2f9336a2
 - SAM: a33f6762be
2021-04-23 12:10:05 +02:00
Maximilian Luz dd6d5cd50f
Update v4.19 patches
Changes:
 - WiFi:
   - Add workaround for deep sleep on buggy hardware
   - Fix manual host-sleep activation
   - Fix DELBA requests
   - Ignore BTCOEX events as they are sometimes buggy (improves WiFi
     speeds)
   - Other small fixes

 - SAM:
   - Code cleanup and small fixes

Links:
 - kernel: 3ef26cf9b4
 - SAM: a33f6762be
2021-04-23 12:10:04 +02:00
Maximilian Luz f44c6a8e2b
Update Fedora kernels to 5.11.13 2021-04-11 00:49:21 +02:00
Maximilian Luz cf6b9b250f
Update Arch kernel to 5.11.13 2021-04-11 00:47:11 +02:00
Maximilian Luz 6d3245e2ea
Update Arch LTS kernel to 4.19.186 2021-04-11 00:44:35 +02:00
Maximilian Luz 759e2be423
Update Fedora kernels to 5.11.11 2021-04-07 03:36:45 +02:00
Maximilian Luz 880f789753
Update Arch kernel to 5.11.11 2021-04-07 03:34:38 +02:00
Maximilian Luz 459268cd7f
Update Arch LTS kernel to 4.19.184 2021-04-07 03:32:27 +02:00
Maximilian Luz 779cb0506a
Update v5.11 patches
Changes:
 - Code cleanup and small fixes

 - SAM:
   - Fix timing issue when re-attaching the base on the Surface Book 3,
     causing devices (e.g. battery) to not work properly after
     re-attaching.

Links:
 - kernel: 3ffb5d02de
 - SAM: ff044c7463
2021-04-07 03:24:57 +02:00
Maximilian Luz a859c34e49
Update v4.19 patches
Changes:
 - Code cleanup and small fixes

Links:
 - kernel: e394f9b2d2
 - SAM: ff044c7463
2021-04-07 03:20:56 +02:00
Maximilian Luz 4d4125cbd2
Disable evbug for Debian/Ubuntu 2021-03-29 16:47:59 +02:00
Maximilian Luz 2ee395a506
Update Fedora kernels to 5.11.10 2021-03-29 03:05:16 +02:00
Maximilian Luz 1eb772562d
Update Arch kernel to 5.11.10 2021-03-29 03:03:13 +02:00
Maximilian Luz 2374f3bea9
fixup! Update Arch LTS kernel to 4.19.183 2021-03-29 03:01:49 +02:00
Maximilian Luz 695c2d08d9
Update Arch LTS kernel to 4.19.183 2021-03-29 02:56:37 +02:00
Maximilian Luz c856e76a2f
Update v5.11 patches
Changes:
  - Attempt to properly fix WiFi firmware crashes caused by power-save
    mode and suspend. This aims to fix WiFi crashes without the need to
    disable power-saving options and achieve better power consumption.
  - Try to fix firmware wakeup issues.
  - Try to reduce WiFi speed impact when Bluetooth is active.
  - Fixes for P2P and AP modes. This should get miracast working.

Links:
 - kernel: 5d2a6f03a1
2021-03-29 02:52:06 +02:00
Maximilian Luz 1620eedc50
Update v4.19 patches
Changes:
  - Attempt to properly fix WiFi firmware crashes caused by power-save
    mode and suspend. This aims to fix WiFi crashes without the need to
    disable power-saving options and achieve better power consumption.
  - Try to fix firmware wakeup issues.
  - Try to reduce WiFi speed impact when Bluetooth is active.
  - Fixes for P2P and AP modes. This should get miracast working.

Links:
 - kernel: 0d3ce1a00d
2021-03-29 02:46:18 +02:00
Maximilian Luz 96cbaf80dc
Disable CONFIG_BPF_PRELOAD for Arch Linux
Due to buildsystem limitations, we have previously disabled
CONFIG_DEBUG_INFO. This however, causes CONFIG_DEBUG_INFO_BTF to be
disabled, which in turn causes some warnings at boot when built with
CONFIG_BPF_PRELOAD. So let's also disable CONFIG_BPF_PRELOAD.
2021-03-26 20:38:31 +01:00
Maximilian Luz 6c3ab525f2
Update v5.11 patches
Changes:
 - Update D3cold fix for Surface Book 2 and 3

Links:
 - kernel: b2c74efbe2
2021-03-19 02:45:02 +01:00
Maximilian Luz 4e3978fa9c
Update v4.19 patches
Changes:
 - Update D3cold fix for Surface Book 2 and 3

Links:
 - kernel: 8709678d16
2021-03-19 02:42:25 +01:00
Maximilian Luz 82f864e29f
Update Fedora kernels to 5.11.7 2021-03-19 01:56:32 +01:00
Maximilian Luz 550b484e8b
Update Arch kernel to 5.11.7 2021-03-19 01:53:37 +01:00
Maximilian Luz b469aa0092
Update Arch LTS kernel to 4.19.181 2021-03-19 01:51:23 +01:00
Maximilian Luz 2e1ff0ee2c
Update v5.11 patches
Changes:
 - Update patches to v5.11.7

 - SAM:
   - Small code cleanup

Links:
 - kernel: f94094df0a
 - SAM: 53fbf8d1f8
2021-03-19 01:41:38 +01:00
Maximilian Luz 5381530118
Update v4.19 patches
Changes:
 - Update patches to v4.19.181

 - SAM:
   - Small code cleanup

Links:
 - kernel: 7331b74ca0
 - SAM: 53fbf8d1f8
2021-03-19 01:40:21 +01:00
Dorian Stoll 0f4f9189f5
Revert "Update to 5.11.7"
Our patches dont apply on 5.11.7. Revert the change for now.

This reverts commit 38809ec775.
2021-03-18 06:59:39 +01:00
Dorian Stoll 38809ec775
Update to 5.11.7
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-03-18 06:40:50 +01:00
Dorian Stoll 9869fc0b38
Update to 5.11.6 / 5.10.23
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-03-14 10:54:33 +01:00
Dorian Stoll cc0bb9cffb
pkg: fedora: Add support for Fedora 34
Also disable secureboot signing by default, and explicitly enable it in the CI.
This makes local builds easier, where you dont have the secureboot CA available.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-03-11 10:53:20 +01:00
Dorian Stoll adbe1575e3
pkg: fedora: Sync build requires with upstream
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-03-11 10:20:54 +01:00
Maximilian Luz 7e8d1a576c
Update Fedora kernels to 5.10.21 2021-03-09 21:00:59 +01:00
Maximilian Luz dfd262f39a
Update Arch kernel to 5.11.5 2021-03-09 20:57:47 +01:00
Maximilian Luz d74e37d63c
Update Arch LTS kernel to 4.19.179 2021-03-09 20:55:58 +01:00
Maximilian Luz a7dcf15133
Update v5.11 patches
Changes:
 - SAM:
   - Add support for Surface Pro 7+
   - Minor updates and fixes.

 - IPTS:
   - Send commands during shutdown again, this is needed on some devices
     and readds the dependency on the MEI bus patch
   - Flush buffers during shutdown, to prevent a timeout from CLEAR_MEM_WINDOW
   - Added initial support for setting gen7 devices into multitouch

 - Add firmware file override for ath10k wifi driver.

Links:
 - kernel: b3152dc559
 - SAM: a8b786bd6f
 - IPTS: 90de2d6e75
2021-03-09 20:45:44 +01:00
Maximilian Luz e8c31f66dd
Update v4.19 patches
Changes:
 - SAM:
   - Add support for Surface Pro 7+
   - Minor updates and fixes.

 - Add firmware file override for ath10k wifi driver.

Links:
 - kernel: 3a02456c73
 - SAM: a8b786bd6f
2021-03-09 20:41:01 +01:00
Maximilian Luz 12594c5a1f
fixup! Update additional Debian patches for v5.11 2021-03-04 18:07:57 +01:00