Commit graph

15 commits

Author SHA1 Message Date
Dorian Stoll 8f5660341b
pkg: arch: Update to 6.8.1 2024-03-16 22:49:19 +01:00
Dorian Stoll 38bca71569
pkg: arch: Update to 6.7.2 2024-01-29 19:54:31 +01:00
Maximilian Luz 51cb34d141
fixup! Update Arch kernel to v6.6.1 2023-11-20 22:49:30 +01:00
Maximilian Luz 46b0494bd0
Update Arch kernel to v6.5.5 2023-10-03 02:43:27 +02:00
Maximilian Luz f609188bca
Update Arch kernel to v6.4.2 2023-07-08 00:40:08 +02:00
Maximilian Luz 44815a69bd
Update Arch kernel to v6.3.1 2023-05-11 14:18:52 +02:00
Maximilian Luz 9f1e85f741
Update Arch kernel to v6.2.1 2023-03-03 04:53:08 +01:00
Maximilian Luz 912645d7b8
Update Arch kernel to v6.1.9 2023-02-01 18:49:08 +01:00
Maximilian Luz 78834bfc26
Update Arch kernel to 5.14.5 2021-09-16 21:57:50 +02:00
Maximilian Luz 64187798fc
Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
Maximilian Luz 0e5b795c84
Update Arch kernel to 5.12.2 2021-05-11 20:08:10 +02:00
Maximilian Luz f2505ee84a
fixup! Update Arch kernel to 5.11.2 2021-03-03 23:57:01 +01:00
Maximilian Luz e6d94c815f
Update Arch kernel to 5.10.1 2020-12-16 17:27:45 +01:00
Maximilian Luz b32db81dc7
Update Arch kernel to 5.9.1 2020-10-22 18:42:18 +02:00
Maximilian Luz 7c0e669f67
Update v5.8 patches
Changes:
 - SAM:
   - Update DTX driver state after resume.
   - Add DTX Documentation, misc. fixes, and cleanup.

 - IPTS:
   This implements a new and refined UAPI interface that should improve
   stability during suspend and move some responsibility into userspace,
   making the driver simpler.

   It also fixes some sleep issues due to improper shutdown of the device.

   Shortlog:
     0a4a44c Add missing include
     31ae03d Improve error handling of ipts_control_* functions
     287dea0 Prevent lockups if stop is called from the receiver thread
     b737a9c On remove, wait until CLEAR_MEM_WINDOW returned.
     c5b66a5 Add GET_DEVICE_READY ioctl
     af0f84a Seperate UAPI initialization and device probing
     4ae7674 Patch the MEI bus to allow sending commands on remove
     27772bc Just a few refactorings...

Links:
- SAM: af4bb01042
- IPTS: 0a4a44c2a9
- kernel: 6e8bb10ad8
2020-10-22 18:27:17 +02:00