Commit graph

1324 commits

Author SHA1 Message Date
Maximilian Luz 45ccf805bd
Update v5.11 patches
Changes:
 - SAM:
   - Add support for Surface Laptop 4
     - Fix legacy PIC initialization issue
     - Add missing device IDs for GPIO controller and UARTs
   - Small code fixes

Links:
 - kernel: 73f862e87a
 - SAM: 0b52307159
2021-05-11 19:52:46 +02:00
Maximilian Luz 2f7c19691a
Update v5.10 patches
Changes:
 - SAM:
   - Add support for Surface Laptop 4
     - Fix legacy PIC initialization issue
     - Add missing device IDs for GPIO controller and UARTs
   - Small code fixes

Links:
 - kernel: 14bc27c694
 - SAM: 0b52307159
2021-05-11 19:50:45 +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 a726dc62fb
Update Fedora kernels to 5.11.18 2021-05-05 16:32:46 +02:00
Maximilian Luz 492547dda2
Update Debian kernel to 5.11.18 2021-05-05 16:31:12 +02:00
Maximilian Luz 85ea54034b
Bump Arch kernel release 2021-05-05 16:29:12 +02:00
Maximilian Luz 756054a9b9
Update Debian LTS kernel to 4.19.189 2021-05-05 16:28:24 +02:00
Maximilian Luz 126159f747
Update Arch LTS kernel to 4.19.189 2021-05-05 16:27:22 +02:00
Maximilian Luz ad85768061
Add patches for v5.12
Links:
 - kernel: b8227ed525
 - SAM: 77eadd698c
 - SAM-gen4: e321205faa
 - IPTS: e66f2fe9fe
2021-05-05 16:02:15 +02:00
Maximilian Luz 0354357d1b
Update v5.11 patches
Changes:
 - SAM:
   - Fix bug in battery event handling, causing events to be dropped and
     logged as unhandled.

Links:
 - kernel: 12dfb26206
 - SAM: 77eadd698c
2021-05-05 03:32:41 +02:00
Maximilian Luz ab0e42fad6
Update v5.10 patches
Changes:
 - SAM:
   - Fix bug in battery event handling, causing events to be dropped and
     logged as unhandled.

Links:
 - kernel: c4a64d988a
 - SAM: 77eadd698c
2021-05-05 03:32:00 +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 8672edcee6
Bump Debian kernel release 2021-04-28 13:27:23 +02:00
Maximilian Luz 0333a171a8
Add LZ4 initram fix for Debian kernel 2021-04-28 13:25:04 +02:00
Maximilian Luz 63b4ddf689
Update Fedora kernels to 5.11.16 2021-04-23 12:16:55 +02:00
Maximilian Luz cc31a7486c
Update Debian kernel to 5.11.16 2021-04-23 12:16:24 +02:00
Maximilian Luz 3bf69cc377
Update Arch kernel to 5.11.16 2021-04-23 12:15:43 +02:00
Maximilian Luz 5d44ace4d5
Update Debian LTS kernel to 4.19.188 2021-04-23 12:15:05 +02:00
Maximilian Luz c8ee30fc1a
Update Arch LTS kernel to 4.19.188 2021-04-23 12:14:34 +02:00
Maximilian Luz 37bb401066
Update v5.11 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: db2f9336a2
 - SAM: a33f6762be
2021-04-23 12:10:05 +02:00
Maximilian Luz 9dc119b8de
Update v5.10 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: db2f9336a2
 - SAM: a33f6762be
2021-04-23 12:10:04 +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 29a897878b
Merge pull request #423 from sphh/rotate-script
Initial commit of contrib/rotate-screen/ directory.
2021-04-20 23:09:23 +02:00
Dorian Stoll 9db0374050
contrib: Add Fedora default-kernel scripts
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-04-20 18:37:47 +02:00
Stephan Helma 57d8a66a5f Initial commit of contrib/rotate-screen/ directory. 2021-04-20 17:25:23 +02:00
Maximilian Luz 45da5af37d
Fix link label in README 2021-04-20 15:56:34 +02:00
Maximilian Luz 941b924f0a
Add example thermald configuration 2021-04-20 15:48:57 +02:00
Maximilian Luz a2360515c5
Add contrib directory 2021-04-20 15:48:26 +02:00
Maximilian Luz ca4e665738
Remove unused links 2021-04-20 15:13:39 +02:00
Maximilian Luz c67f887a61
Add README with maintenance status for patches 2021-04-18 20:56:58 +02:00
Maximilian Luz 690800bf08
Add SP7+ to 'supported devices' list 2021-04-18 20:44:43 +02:00
Maximilian Luz f44c6a8e2b
Update Fedora kernels to 5.11.13 2021-04-11 00:49:21 +02:00
Maximilian Luz 74f29c2d31
Update Debian kernel to 5.11.13 2021-04-11 00:48:05 +02:00
Maximilian Luz cf6b9b250f
Update Arch kernel to 5.11.13 2021-04-11 00:47:11 +02:00
Maximilian Luz c778a0e7dc
Update Debian LTS kernel to 4.19.186 2021-04-11 00:45:19 +02:00
Maximilian Luz 6d3245e2ea
Update Arch LTS kernel to 4.19.186 2021-04-11 00:44:35 +02:00
Maximilian Luz b1d85623b0
Bump v5.11 patches
Bump v4.11 patches to v5.11.13. No functional changes.
2021-04-11 00:32:28 +02:00
Maximilian Luz e622c35d71
Bump v5.10 patches
Bump v4.10 patches to v5.10.29. No functional changes.
2021-04-11 00:32:01 +02:00
Maximilian Luz b2907ec1e8
Bump v4.19 patches
Bump v4.19 patches to v4.19.186. No functional changes.
2021-04-11 00:31:24 +02:00
Maximilian Luz 759e2be423
Update Fedora kernels to 5.11.11 2021-04-07 03:36:45 +02:00
Maximilian Luz 8f5d60c88c
Update Debian kernel to 5.11.11 2021-04-07 03:35:20 +02:00
Maximilian Luz 880f789753
Update Arch kernel to 5.11.11 2021-04-07 03:34:38 +02:00
Maximilian Luz 273f441303
Update Debian LTS kernel to 4.19.184 2021-04-07 03:33:39 +02:00
Maximilian Luz 459268cd7f
Update Arch LTS kernel to 4.19.184 2021-04-07 03:32:27 +02:00
Maximilian Luz 779cb0506a
Update v5.11 patches
Changes:
 - Code cleanup and small fixes

 - SAM:
   - Fix timing issue when re-attaching the base on the Surface Book 3,
     causing devices (e.g. battery) to not work properly after
     re-attaching.

Links:
 - kernel: 3ffb5d02de
 - SAM: ff044c7463
2021-04-07 03:24:57 +02:00
Maximilian Luz d9d82b62ed
Update v5.10 patches
Changes:
 - Code cleanup and small fixes

 - SAM:
   - Fix timing issue when re-attaching the base on the Surface Book 3,
     causing devices (e.g. battery) to not work properly after
     re-attaching.

Links:
 - kernel: 46346aff0f
 - SAM: ff044c7463
2021-04-07 03:22:47 +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 4d4125cbd2
Disable evbug for Debian/Ubuntu 2021-03-29 16:47:59 +02:00
Maximilian Luz 2ee395a506
Update Fedora kernels to 5.11.10 2021-03-29 03:05:16 +02:00
Maximilian Luz 021eb54f03
Update Debian kernel to 5.11.10 2021-03-29 03:04:22 +02:00