Commit graph

329 commits

Author SHA1 Message Date
Maximilian Luz 91ec110969
Update Arch kernel to 5.14.14 2021-10-23 19:14:00 +02:00
Maximilian Luz dc24ffb26d
Update v5.14 patches
Changes:
 - Rebase to v5.14.14
2021-10-23 19:11:16 +02:00
Maximilian Luz bcbe1afe6c
Update Arch kernel to 5.14.13 2021-10-20 20:33:05 +02:00
Maximilian Luz 6096d8bbe2
Update v5.14 patches
Changes:
 - Rebase to v5.14.13
2021-10-20 20:29:25 +02:00
Maximilian Luz c2dea51482
Bump Arch pkgrel 2021-10-10 19:56:43 +02:00
Maximilian Luz 11db9e952d
Update v5.14 patches
Changes:
 - Address issue preventing the Surface HID driver to load on the
   Surface Laptop Studio.
2021-10-10 19:54:54 +02:00
Maximilian Luz 00d66d43e6
Update Arch kernel to 5.14.11 2021-10-10 15:44:29 +02:00
Maximilian Luz 8a14d64a94
Update v4.15 patches
Changes:
 - Fix timeout issue when loading Surface HID driver on Surface Laptop
   Studio.
 - Rebase onto v4.15.11
2021-10-10 15:39:38 +02:00
Maximilian Luz d2ed4727f1
Bump Arch pkgrel 2021-10-10 01:51:54 +02:00
Maximilian Luz bd0321e349
Update v5.14 patches
Changes:
  - Add support for Surface Aggregator devices on the Surface Laptop
    Studio. This includes support for battery status information,
    keyboard, touchpad, as well as other HID devices, and performance /
    platform profiles.
  - Add support for wake via lid on the Surface Laptop Studio.
2021-10-10 01:47:36 +02:00
Maximilian Luz 1dd5818965
Update Arch kernel to 5.14.10 2021-10-09 01:05:56 +02:00
Maximilian Luz 0858e1ebf5
Update v5.14 patches
Changes
 - Fix power button on AMD Surface Laptop 4. For details see
   https://github.com/linux-surface/kernel/pull/108

 - Rebase onto v5.14.10
2021-10-09 01:00:50 +02:00
Maximilian Luz 8496b21a38
Update Arch kernel to 5.14.9 2021-10-03 02:26:27 +02:00
Maximilian Luz 2e96060ff1
Update v5.14 patches
Changes
 - More fixes for suspend behavior on the SL4 AMD version. This should
   improve power consumption during suspend and address spurious
   wakeups.

   For details refer to the following pull requsts:
    - https://github.com/linux-surface/kernel/pull/106
    - https://github.com/linux-surface/kernel/pull/107

 - Rebase onto v5.14.7
2021-10-03 02:13:51 +02:00
Maximilian Luz 4c11f75616
Update Arch kernel to 5.14.8 2021-09-27 17:00:05 +02:00
Maximilian Luz a8d36415a6
Update v5.14 patches
Changes:
 - Rebase onto v5.14.8

Links:
 - kernel: e48e5b7abb
2021-09-27 16:59:21 +02:00
Maximilian Luz 3cd7ea5314
Update Arch kernel to 5.14.6 2021-09-20 15:38:34 +02:00
Maximilian Luz 9dc59ad56e
Update v5.14 patches
Changes:
 - Fixes for AMD pinctrl wakeup (https://github.com/linux-surface/kernel/pull/104).
   This should allow the AMD versions of the SL3 and SL4 to wake up by
   opening the lid.
 - Rebase onto v5.14.6

Links:
 - kernel: e48e5b7abb
2021-09-18 16:34:45 +02:00
Maximilian Luz 78834bfc26
Update Arch kernel to 5.14.5 2021-09-16 21:57:50 +02:00
Maximilian Luz f089b850fe
Update Arch LTS kernel to v4.19.206 2021-09-16 21:55:10 +02:00
Maximilian Luz 45540b9fab
Update v4.19 patches
Changes:
 - Rebase onto v4.19.206

Links:
 - kernel: 9c073cfc7c
2021-09-15 15:51:59 +02:00
Maximilian Luz 270d404053
Bump Arch kernel release (again) 2021-09-03 17:40:16 +02:00
Maximilian Luz e95c212996
pkg/arch: Use y for CONFIG_ASHMEM
The CONFIG_ASHMEM option cannot be set to `m` (as wrongly described in
the Arch Wiki). Instead set it to `y` as done in the `-zen` kernel.
2021-09-03 17:37:43 +02:00
Maximilian Luz d937b05dd8
Bump Arch kernel release 2021-09-03 15:31:27 +02:00
Maximilian Luz 1cb872fc6f
pkg/arch: Fix typo in config 2021-09-03 15:28:18 +02:00
Maximilian Luz ae2ad24917
Update Arch kernel to 5.13.13 2021-09-03 00:13:37 +02:00
Maximilian Luz f69eefacf7
Update v5.13 patches
Changes:
 - Rebase onto v5.13.13

Links:
 - kernel: e6d532e204
2021-09-03 00:07:13 +02:00
Maximilian Luz b6c16eb4e5
pkg/arch: Enable ASHMEM/BINDERFS support 2021-09-02 22:38:37 +02:00
Maximilian Luz d0faa10875
Update Arch kernel to 5.13.12 2021-08-25 00:07:18 +02:00
Maximilian Luz 052b849dcf
Update v5.13 patches
Changes:
 - Rebase onto v5.13.12

Links:
 - kernel: e6d532e204
2021-08-25 00:02:30 +02:00
Maximilian Luz a90312f5b6
Update Arch kernel to 5.13.10 2021-08-15 01:50:46 +02:00
Maximilian Luz 21b05a08a8
Update Arch LTS kernel to v4.19.203 2021-08-15 01:49:28 +02:00
Maximilian Luz c6f062cfc7
Update v5.13 patches
Changes:
 - Rebase onto v5.13.10
 - Update AMD PMC patches to latest version

Links:
 - kernel: e6d532e204
 - amd-pmc: https://patchwork.kernel.org/project/platform-driver-x86/list/?series=508431&state=%2A&archive=both
2021-08-15 01:46:22 +02:00
Maximilian Luz b1ed28890b
Update v4.19 patches
Changes:
 - Rebase onto v4.19.203

Links:
 - kernel: 9c073cfc7c
2021-08-15 01:46:22 +02:00
Maximilian Luz 5e608c14e6
Update Arch kernel to 5.13.7 2021-08-01 16:09:31 +02:00
Maximilian Luz 2b3fba11b1
Update Arch LTS kernel to 4.19.200 2021-08-01 16:07:51 +02:00
Maximilian Luz 9daecb5d44
Update v5.13 patches
Changes:
 - Rebase onto v5.13.7

Links:
 - kernel: e6d532e204
2021-08-01 16:01:49 +02:00
Maximilian Luz dfd79253e5
Update v4.19 patches
Changes:
 - Rebase onto v4.19.200

Links:
 - kernel: 9c073cfc7c
2021-08-01 16:00:10 +02:00
Maximilian Luz 06e8a843e7
fixup! Update Arch kernel to 5.13.4 2021-07-21 02:24:38 +02:00
Maximilian Luz 64187798fc
Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
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 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 182c66a053
Update Arch kernel to 5.12.13 2021-06-29 15:58:28 +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