Commit Graph

149 Commits

Author SHA1 Message Date
AdityaGarg8 fb66c3ffa2 5.15.7 2021-12-12 12:35:06 +05:30
AdityaGarg8 cc420b2795 Update config 2021-12-12 12:30:20 +05:30
James Lambert 49c7837095 Merge pull request #32 from Redecorating/mbp162-bt
use correct clock for mbp162 uart to fix bluetooth
2021-12-03 18:56:30 +00:00
Redecorating 11988d6722 use correct clock for mbp162 uart to fix bluetooth
Before it was getting random data but with the clock rate corrected it
works.

I don't know if this fix will make its way into 5.16, so the 9002 patch
might need replacing with this for 5.16
https://lore.kernel.org/lkml/20211120083312.41230-1-redecorating@protonmail.com/T/#u
2021-11-20 22:09:01 +11:00
James Lambert 911efd340f Merge pull request #30 from Redecorating/4377-suspend
Support suspend on 4377
2021-11-12 08:40:06 +00:00
Redecorating 77ce64340d Support suspend on 4377
Thanks to Tremendous Sasquath for this patch. It also needs a script,
see here: https://github.com/t2linux/wiki/commit/7947992e6be8ea6bba8b42c64ec32b62444eb22d
2021-11-12 18:42:46 +11:00
James Lambert 20849d701e Merge pull request #29 from AdityaGarg8/main
returned 0 explicitly at the end of ->probe()
2021-11-02 10:11:59 +00:00
AdityaGarg8 254e8dd50a Update checksum 2021-11-02 12:49:20 +05:30
AdityaGarg8 01b48c9285 returned 0 explicitly at the end of ->probe() 2021-11-02 12:46:16 +05:30
James Lambert bff78184b2 Merge pull request #28 from AdityaGarg8/main
Fix 5.15 boot issue + revert to 5.15
2021-11-02 05:41:05 +00:00
Aditya Garg 60c5a33054 Revert to 5.15 2021-11-01 23:59:37 +05:30
AdityaGarg8 18258da5d2 Merge branch 'jamlam:main' into main 2021-11-01 23:58:32 +05:30
Aditya Garg 93bebf22c0 Fix boot issue 2021-11-01 23:57:21 +05:30
James Lambert d4c80f4e12 Merge pull request #27 from jamlam/revert-26-main
Revert "5.15"
2021-11-01 14:54:19 +00:00
James Lambert ec712fc2d5 Revert "5.15" 2021-11-01 14:53:52 +00:00
James Lambert ea4c3d1a9c Merge pull request #26 from AdityaGarg8/main
5.15
2021-11-01 06:37:16 +00:00
AdityaGarg8 74049ceb4a 5.15 2021-11-01 10:14:50 +05:30
jamlam 5ae467cc48 5.14.13 2021-10-18 07:07:20 +01:00
jamlam 48c3a2e4a8 5.14.11 2021-10-11 23:45:01 +01:00
James Lambert a30e7fbe00 Merge pull request #25 from AdityaGarg8/main
Remove 1001 patch + 5.14.10
2021-10-07 10:09:39 +01:00
AdityaGarg8 f595b94676 Update README.md 2021-10-07 14:12:51 +05:30
Aditya Garg 84526e6de1 5.14.10 2021-10-07 14:11:43 +05:30
James Lambert 63ace2098a Merge pull request #24 from AdityaGarg8/main
Added support for BCM4355 + Added changes proposed upstream
2021-10-03 07:47:45 +01:00
Aditya Garg 6fcb290bf8 Add Support for BCM4355 2021-10-02 18:02:53 +05:30
Aditya Garg abcb5f7be3 Added changes proposed upstream 2021-10-01 17:56:19 +05:30