Commit Graph

87 Commits

Author SHA1 Message Date
Redecorating 2d1d1b74b2 v5.16.10
should build with the new gcc version, so if dkms wasn't working it should be fixed by this and a pacman -Syu
2022-02-17 12:00:33 +11:00
Redecorating 3475611326 v5.16.9, update imacpro applesmc patch
Fixed the matching order for "iMacPro" to be before iMac and MacPro.

When https://github.com/t2linux/kernel/tree/linux-5.16.y-t2-arch gets
updated, I'll make it so the kernel source comes from there and then it
should only be the patches putting apple-bce and apple-ibridge in tree
that will need to remain here. That might mean there'd end up being a
5.16.9-2 release which would just have some changes to packageing
but should be functionally the same.
2022-02-14 17:52:08 +11:00
Redecorating 18d846554c v5.16.7 2022-02-06 14:47:17 +11:00
Aditya Garg 212eceae7d Use upstream version of 4010 2022-02-02 17:41:17 +05:30
Redecorating 3b5cdcd202 bump pkgver 2022-02-02 20:43:51 +11:00
Aditya Garg 6f5fccc2c7 Add touchbar backlight to quirks list as well 2022-02-02 15:05:31 +05:30
Redecorating 422c4854ac v5.16.5-1: Touchbar less angry
Telling hid to not touch the Touchbar Display makes it not kill half
of the touchbar display when an external mouse/keyboard etc is
plugged in.

Link: https://github.com/t2linux/T2-Ubuntu-Kernel/blob/bd939c2fcdb65c72adb8f48ace6ccfe153a4325b/patches/0001-Fix-for-touchbar.patch
2022-02-02 19:06:47 +11:00
Redecorating 12a97a78d4 v5.16.4-1 2022-01-30 13:45:53 +11:00
Redecorating c0fdcd7bf8 v5.16.3-1 2022-01-28 17:29:47 +11:00
Redecorating d836948553 v5.16.2-1
Besides updating the kernel source, I've also changed apple-ibridge to
be from my fork, which has keyboard backlight working on MBP16,X,
although the code doing that could be made simpler.
2022-01-21 10:48:22 +11:00
Aditya Garg 98e186be0b Make patch indentation look better 2022-01-19 13:40:07 +05:30
Aditya Garg 95c90113a8 Fix checksum and change pkgrel to 2 2022-01-19 12:58:13 +05:30
Redecorating 9864ac39dc linux-t2-5.16.1
All the Bluetooth patches are now in upstream kernel!

This means only the BCM4377 Models (MBA9,1, MBP15,4, MBP16,3) don't have
Bluetooth working on upstream kernels. Asahilinux will probably write a
driver for the new PCIE Bluetooth
2022-01-17 13:47:00 +11:00
Redecorating 48a40df1c7 Fix DKMS support with upstream PKGBUILD changes 2022-01-16 14:32:15 +11:00
Redecorating 7a3858722a Bump kernel version to 5.16-3
Forgot to do that in c5a24ce205
2022-01-15 18:40:52 +11:00
Redecorating c5a24ce205 Change to patch versions being sent to upstream
Also remove provides apple-bce, as it was causing conflicts.
2022-01-13 22:33:29 +11:00
Redecorating fe7452e9da Nvram Write support 2022-01-11 16:28:20 +11:00
Redecorating dcbcccf585 kernel 5.16, bcm4355c1 Bluetooth 2022-01-11 13:37:07 +11:00
Redecorating 8810ec72c1 kernel 5.15.13, update asahi patchset: txcap support 2022-01-06 18:29:53 +11:00
Redecorating 62f304f30b [prerel] number keys as fnkeys, applesmc for imacpro, ci changes 2021-12-25 13:55:30 +11:00
Redecorating 5e76a7af97 fix OTP data offset and size for BCM4355 2021-12-25 09:55:46 +11:00
Redecorating b908c032ed add modalias to apple bce
link: https://github.com/t2linux/apple-bce-drv/pull/3.patch
2021-12-24 22:54:25 +11:00
Redecorating 13f3308def bce+ibridge in tree, rename to linux-t2, update ci 2021-12-24 18:44:59 +11:00
Redecorating e9cd73ca95 Take WiFi patches from Asahi Linux to read OTP
This means firmware will be selected automatically like macOS
does. These patches also fix a couple of bugs and make a few
optimisations.

For this firmware selection:

 # in macos (or linux if you have a copy of the wifi folder):
git clone https://github.com/AsahiLinux/asahi-installer --depth=1
cd asahi-installer/src
python3 -m firmware.wifi /usr/share/firmware/wifi firmware.tar
 # in linux
cd /lib/firmware
sudo tar xf /path/to/firmware.tar
2021-12-24 17:24:05 +11:00
AdityaGarg8 10b5f782df Update PKGBUILD 2021-12-12 12:38:44 +05:30