Commit graph

9 commits

Author SHA1 Message Date
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 8284404362
Update v5.17 patches
Changes:
 - Rebase onto v5.17.12

Links:
 - kernel: 509898fcf7
2022-06-04 18:55:06 +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 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 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 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 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
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