linux-surface/pkg/arch/kernel
Maximilian Luz 1f3be0afff
Update v5.8 patches
Changes:
 - SAM:
   - Fix bug in packet submission leading to a potential deadlock when
     packets need to be resent in constested situations
   - Misc. other fixes.
   - Rename surface_aggregator_debugfs module to surface_aggregator_cdev
     and make it a proper character device (miscdevice).
   - Add copyright notices.
   - Continued cleanup and code improvements.
   - Change core from late to standard initialization
   - Add sysfs attribute for SAM firmware version
   - Register SAN consumers dynamically
   - Misc. fixes and cleanup

 - mwifiex:
   - Revert auto_ds force-disablement
   - Add enable_device_dump module parameter
   - Try to improve suspend behavior

Links:
- SAM: 47bb8f0824
- kernel: d427e73e92
2020-10-01 18:08:56 +02:00
..
0001-surface3-oemb.patch Update Arch kernel to 5.8.1 2020-08-15 21:44:24 +02:00
0002-wifi.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
0003-ipts.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
0004-surface-sam.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
0005-surface-sam-over-hid.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
0006-surface-gpe.patch Update v5.8 patches 2020-08-18 06:08:22 +02:00
arch.config Disable atomisp ov5693 for Arch and Debian builds 2020-09-30 21:07:49 +02:00
config Update to 5.8.6 2020-09-04 19:45:23 +02:00
PKGBUILD Update v5.8 patches 2020-10-01 18:08:56 +02:00
README.md Arch Linux package build files. 2020-01-08 11:38:25 +09:00
surface.config Fix: Use correct config for Arch kernel 2020-08-16 01:28:10 +02:00

Build

PKGEXT='.pkg.tar' MAKEFLAGS="-j8" makepkg -s --skippgpcheck

To reproduce from a vanilla kernel PKGBUILD