Commit graph

1676 commits

Author SHA1 Message Date
Maximilian Luz 771339fc3b
Update Arch kernel to v5.18.4 2022-06-16 18:55:43 +02:00
Maximilian Luz afddc7d741
Update v5.18 patches
Changes:
 - Add support for more tablet-mode switch on the Surface Laptop Studio.
 - Rebase onto v5.18.5

Links:
 - kernel: 9af3f057b3
2022-06-16 18:30:23 +02:00
Maximilian Luz 277bb7325c
Remove support for Fedora 34
Fedora 34 has reached its end of life.
2022-06-14 14:35:10 +02:00
Maximilian Luz a98acb4c8e
Update Fedora kernels to v5.17.14 2022-06-14 13:53:20 +02:00
Maximilian Luz e5a66eafa7
Update Debian kernel to v5.18.3 2022-06-14 13:52:02 +02:00
Maximilian Luz c32bf448e2
Update Arch kernel to v5.18.3 2022-06-14 13:51:22 +02:00
Maximilian Luz d2956944b7
Update v5.18 patches
Changes:
 - Add support for tablet-mode switch on Surface Go
   (https://github.com/linux-surface/kernel/pull/127, credits go to
   @krnhotwings)
 - Fix driver probe issues preventing cameras from working
   (https://github.com/linux-surface/kernel/pull/128, credits go
   @djrscally)
 - Add support for more SAM events used by the Surface Laptop Studio.
 - Rebase onto v5.18.3

Links:
 - kernel: d973d23e32
2022-06-14 13:46:50 +02:00
Maximilian Luz c47aa6e5f3
Update v5.17 patches
Changes:
 - Add support for tablet-mode switch on Surface Go
   (https://github.com/linux-surface/kernel/pull/127, credits go to
   @krnhotwings)
 - Fix driver probe issues preventing cameras from working
   (https://github.com/linux-surface/kernel/pull/128, credits go
   @djrscally)
 - Add support for more SAM events used by the Surface Laptop Studio.
 - Rebase onto v5.17.14

Links:
 - kernel: d973d23e32
2022-06-14 13:42:49 +02:00
Maximilian Luz 467e036075
fixup! Update Fedora kernels to v5.18.1 2022-06-04 19:04:02 +02:00
Maximilian Luz 87a115ed27
Update Fedora kernels to v5.18.1 2022-06-04 18:57:41 +02:00
Maximilian Luz 8284404362
Update v5.17 patches
Changes:
 - Rebase onto v5.17.12

Links:
 - kernel: 509898fcf7
2022-06-04 18:55:06 +02:00
Maximilian Luz 0353ae0d8e
Update Debian kernel to v5.18.1 2022-06-04 18:50:19 +02:00
Maximilian Luz 56c500105a
Update Arch kernel to v5.18.1 2022-06-04 18:48:16 +02:00
Maximilian Luz 565e226bd6
Add patches for v5.18
No functional changes from latest v5.17 patches.

Links:
 - kernel: d7bab966d2
 - tree-devel: https://github.com/linux-surface/kernel/commits/v5.18-surface-devel
 - tree-patches: https://github.com/linux-surface/kernel/commits/v5.18-surface
2022-06-04 18:37:46 +02:00
Dorian Stoll 3b567dc265
pkg: fedora: don't overwrite auto.conf with .config
Upstream: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1597

Fixes building external modules using DKMS
2022-06-03 16:22:51 +02:00
Maximilian Luz fbeb52975f
Bump package version 2022-05-25 17:29:22 +02:00
Maximilian Luz db5d478c8c
Update v5.17 patches
Changes:
 - Add quirk to prevent HID touchscreen from showing an erroneous empty
   battery for the stylus.

Links:
 - kernel: 509898fcf7
2022-05-25 17:24:33 +02:00
Maximilian Luz f1cf6916f9
Update Fedora kernels to v5.17.9 2022-05-21 04:07:14 +02:00
Maximilian Luz 15623f8072
Update Debian kernel to v5.17.9 2022-05-21 04:06:35 +02:00
Maximilian Luz a4b861be22
Update Arch kernel to v5.17.9 2022-05-21 04:04:34 +02:00
Maximilian Luz 2b99605bb2
Update v5.17 patches
Changes:
 - Move IOMMU fix for IPU to camera patches.
 - Refactor Surface Aggregator client device hubs and client device registration.
   (PR: https://github.com/linux-surface/kernel/pull/126)
    - Remove code duplication
    - Fix potential rare race condition
    - Prepare for DT/OF support

Links:
 - kernel: 27304f1c05
2022-05-21 03:50:27 +02:00
Maximilian Luz 6f40ab3d86
Remove outdated config option 2022-05-21 03:50:11 +02:00
Maximilian Luz 015d1b46ce
Update Fedora kernels to v5.17.7 2022-05-16 22:05:03 +02:00
Maximilian Luz a5ace48013
Update Debian kernel to v5.17.7 2022-05-16 22:04:33 +02:00
Maximilian Luz 0d03622827
Update Arch kernel to v5.17.7 2022-05-16 22:03:57 +02:00
Maximilian Luz 8faa2eca31
Update v5.17 patches
Changes:
- Add support for tablet-mode switch for Surface Pro typecovers
  (@PJungkamp, PR: https://github.com/linux-surface/kernel/pull/125).

Links:
- kernel: 97587f2485
2022-05-16 21:57:53 +02:00
Maximilian Luz 7c68d6ba3c
Bump package release 2022-05-07 18:32:37 +02:00
Maximilian Luz 53555f2a41
Update v5.17 patches
Changes:
- Temporary fix for auto-focus support (occasionally) preventing the
  camera drivers from loading (@djrscally)
  - PR: https://github.com/linux-surface/kernel/pull/124
- Re-work ACPI battery behavior by making "not-charging" state the
  default behavior (Werner Sembach via Upstream).
  - Patchwork: https://patchwork.kernel.org/project/linux-acpi/patch/20220427154053.499203-1-wse@tuxedocomputers.com/

Links:
- kernel: 1f6d2fde83
2022-05-07 18:26:07 +02:00
Maximilian Luz d04a703366
Update v5.17 patches
Changes:
- Add auto-focus support for world-facing camera (@djrscally)
  - PR: https://github.com/linux-surface/kernel/pull/123
- Refactor Surface Aggregator subsystem device hubs

Links:
- kernel: 6ea3d62a89
2022-04-30 01:23:05 +02:00
Maximilian Luz fe740d477a
Bump package release 2022-04-29 19:02:39 +02:00
Maximilian Luz 4550eecbf7
Update v5.17 patches
Changes:
- Fix cameras not showing up (@djrscally)
  - PR: https://github.com/linux-surface/kernel/pull/122
- Rebase onto v5.17.5

Links:
- kernel: 58e00c7367
2022-04-29 18:58:20 +02:00
Dorian Stoll 7cc8cb9cc0
Update to kernel 5.17.5 2022-04-29 10:42:07 +02:00
Dorian Stoll 7426ac948e
pkg: fedora: Bump Fedora 35 and 34 2022-04-27 22:51:23 +02:00
Dorian Stoll d88e04b267
pkg: Add support for Fedora 36 2022-04-27 22:51:05 +02:00
Maximilian Luz 3156add616
Update Fedora kernels to v5.17.4 2022-04-26 02:48:09 +02:00
Maximilian Luz e04b6f9a52
Update Debian kernel to v5.17.4 2022-04-26 02:43:51 +02:00
Maximilian Luz 24477e9f37
Update Arch kernel to v5.17.4 2022-04-26 02:42:03 +02:00
Maximilian Luz d6980ce55c
Add patches for v5.17
Changes:
- Fix IOMMU errors with IPTS (@libanp)
  - PR: https://github.com/linux-surface/kernel/pull/120
- Refactor support for Surface 3 buttons (@jwrdegoede)
- Rebase onto v5.17.4

Links:
- kernel: a48902e579
2022-04-26 02:32:17 +02:00
Maximilian Luz 4789818ac6
Merge pull request #782 from yatli/master
update patch sha256sum for arch PKGBUILD
2022-03-27 16:23:21 +02:00
Yatao Li a8767c6622 update patch sha256sum for arch PKGBUILD 2022-03-27 22:11:25 +08:00
Maximilian Luz a03b9613da
Remove accidentally duplicated patches 2022-03-24 21:39:36 +01:00
Maximilian Luz 19ac02843f
Remove accidentally added secureboot patch
This is handled on a per-package basis.
2022-03-24 20:17:06 +01:00
Maximilian Luz f00fd157c3
Update Fedora kernels to v5.16.17 2022-03-24 20:11:35 +01:00
Maximilian Luz 88e7a1c691
Update Debian kernel to v5.16.17 2022-03-24 20:10:22 +01:00
Maximilian Luz c048d09a7a
Update Arch kernel to v5.16.16 2022-03-24 20:09:33 +01:00
Maximilian Luz 673f017880
Update v5.16 patches
Changes:
 - Rebase onto v5.16.17

Links:
 - kernel: 927cdf72b2
2022-03-24 20:07:04 +01:00
Maximilian Luz ae712f102c
Update Fedora kernels to v5.16.13 2022-03-11 02:04:00 +01:00
Maximilian Luz 2ae0604c2a
Update Debian kernel to v5.16.13 2022-03-11 02:03:27 +01:00
Maximilian Luz c2b48a9101
Update Arch kernel to v5.16.13 2022-03-11 02:03:00 +01:00
Maximilian Luz bd84bc7b23
Update v5.16 patches
Changes:
 - Rebase onto v5.16.13

Links:
 - kernel: 92ddcc5b66
2022-03-11 01:59:21 +01:00