Commit graph

1487 commits

Author SHA1 Message Date
Maximilian Luz 8604f7c39b
Update Fedora kernels to v5.18.7 2022-06-26 00:26:15 +02:00
Maximilian Luz 0785fc4a1b
Update Debian kernel to v5.18.7 2022-06-26 00:25:27 +02:00
Maximilian Luz 1646cda0d7
Update Arch kernel to v5.18.7 2022-06-26 00:23:11 +02:00
Maximilian Luz 3587cf2485
Update v5.18 patches
Changes:
 - Add support for HID-based sensors on the Surface Pro 8
 - Rebase onto v5.18.7

Links:
 - kernel: 05600827b4
2022-06-26 00:20:50 +02:00
Maximilian Luz 4e0e80e65d
Merge pull request #863 from torgeros/readme-surface-5-2017
Alternative name "Surface Pro (5th Gen)"
2022-06-23 17:17:39 +02:00
Torge Rosendahl 830266a0d0 added alternative name "Surface Pro (5th Gen)"
Microsoft renamed the Surface Pro 2017 on their support page https://support.microsoft.com/en-us/topic/surface-pro-all-models-638a0c92-5d82-4a71-b5fb-4ef92ebbc71f
2022-06-23 15:28:50 +02:00
Dorian Stoll 9277b94fb9
pkg: arch: Update checksums 2022-06-20 09:53:23 +02:00
Dorian Stoll bc7550048b
pkg: Update to 5.18.5 2022-06-20 09:38:15 +02:00
Dorian Stoll ad1c951db9
pkg: Sync debuginfo disabling across all configs 2022-06-20 09:33:44 +02:00
Maximilian Luz b46f0cccac
Update Fedora kernels to v5.18.4 2022-06-16 18:57:31 +02:00
Maximilian Luz 01afe189fb
Update Debian kernel to v5.18.4 2022-06-16 18:56:18 +02:00
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