Commit graph

118 commits

Author SHA1 Message Date
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 21b05a08a8
Update Arch LTS kernel to v4.19.203 2021-08-15 01:49:28 +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 2b3fba11b1
Update Arch LTS kernel to 4.19.200 2021-08-01 16:07:51 +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 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 e214e640bf
Update Arch LTS kernel to 4.19.196 2021-07-02 15:13:46 +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 dc206cafd2
Update Arch LTS kernel to 4.19.195 2021-06-19 22:05:45 +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 9a938e462a
Update Arch LTS kernel to 4.19.194 2021-06-13 23:09:40 +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 b09bac3650
Update Arch LTS kernel to 4.19.193 2021-06-03 20:13:24 +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 22236b4460
Update Arch LTS kernel to 4.19.192 2021-05-29 15:32:00 +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 63a92365bd
Update v4.19 patches
Changes:
 - SAM:
   - Small code fixes

Links:
 - kernel: a41c513951
 - SAM: ea257c1360
2021-05-21 17:15:34 +02:00
Maximilian Luz 6548de8dd1
Update Arch LTS kernel to 4.19.190 2021-05-11 20:06:08 +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 126159f747
Update Arch LTS kernel to 4.19.189 2021-05-05 16:27:22 +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 c8ee30fc1a
Update Arch LTS kernel to 4.19.188 2021-04-23 12:14:34 +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 6d3245e2ea
Update Arch LTS kernel to 4.19.186 2021-04-11 00:44:35 +02:00
Maximilian Luz 459268cd7f
Update Arch LTS kernel to 4.19.184 2021-04-07 03:32:27 +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 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 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 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 b469aa0092
Update Arch LTS kernel to 4.19.181 2021-03-19 01:51:23 +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
Maximilian Luz d74e37d63c
Update Arch LTS kernel to 4.19.179 2021-03-09 20:55:58 +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 8289d3bea4
Update Arch LTS kernel to 4.19.177 2021-03-03 21:48:23 +01:00
Maximilian Luz 6b114edf5e
Update Arch LTS kernel to 4.19.176 2021-02-15 21:53:55 +01:00
Maximilian Luz 6a597d784b
Update v4.19 patches
Changes:
 - SAM:
   - Move and split drivers to closer reflect upstreaming process
   - Various updates to HID and battery/AC drivers for upstreaming

 - Hotplug:
   - various fixes and improvements

 - GPE:
   - Fix Kconfig dependency

Links:
 - kernel: e9b2f6699c
 - SAM: bee2add45f
 - GPE: 6ecfdb3905
 - Hotplug: 595ed62f24
2021-02-15 21:27:06 +01:00
Maximilian Luz 2c6f850918
Update Arch LTS kernel to 4.19.173 2021-02-04 01:33:22 +01:00
Maximilian Luz 52ed967d78
Update v4.19 patches
Changes:
 - Various small fixes.

Links:
 - kernel: fb836a45f8
 - SAM: e73516d1d2
 - GPE: 6ecfdb3905
2021-02-04 01:17:13 +01:00
Maximilian Luz a0ffba6606
Update Arch LTS kernel to 4.19.170 2021-01-25 00:41:21 +01:00
Maximilian Luz 3bf64d40b8
Update v4.19 patches
Changes:
 - No functional changes (rebase onto v4.19.170)

Links:
 - kernel: ec127183ca
2021-01-24 22:52:06 +01:00
Maximilian Luz e185f28e05
Add more missing Arch Linux build dependencies in PKGBUILD 2021-01-08 01:08:49 +01:00
Maximilian Luz 6032c5c9d0
Add missing Arch Linux build dependencies in PKGBUILD 2021-01-08 00:38:36 +01:00
Maximilian Luz 512598e0dd
Update Arch LTS kernel to 4.19.165 2021-01-08 00:25:23 +01:00
Maximilian Luz 825bb867fd
Update v4.19 patches
Changes:
 - SAM:
   - Add support for Surface Laptop Go

Links:
 - SAM: c6dd4e77bb
 - kernel: ec127183ca
2020-12-27 00:20:12 +01:00
Maximilian Luz 987a97f25b
Update Arch LTS kernel to 4.19.163 2020-12-16 17:22:47 +01:00
Maximilian Luz 5a722fc2d3
Update Arch LTS kernel to 4.19.161 2020-12-06 01:34:25 +01:00
Maximilian Luz abc6a3cac6
Update v4.19 patches
Changes:
 - SAM:
   - Battery: Take UEFI battery limiter into accound when scheduling
     delayed update
   - Clean up code, minor fixes

 - Misc:
   - Drop efivarfs fix (included in upstream v4.19.161)

Links:
 - SAM: 61b9bb859c
 - kernel: 43f1cd62e4
2020-12-06 01:17:20 +01:00