Commit Graph

4499 Commits

Author SHA1 Message Date
CvH
875334be33 Merge pull request #6088 from heitbaum/iwd2
Update iwd to 1.23 and connman to 1.41
2022-02-03 17:43:36 +01:00
CvH
81a1739ba3 Merge pull request #6184 from HiassofT/le11-kernel-5.15.15
linux (RPi): update to 5.15.18
2022-02-03 17:40:08 +01:00
CvH
f4fab12465 Merge pull request #6128 from SupervisedThinking/up_wayland
[le11] Wayland improvements - Sway & Nvidia
2022-02-03 11:18:48 +01:00
SupervisedThinking
001b073fb7 Generic/wayland: set Sway as default windowmanager 2022-02-03 11:13:35 +01:00
SupervisedThinking
8aafe035c3 Generic/wayland: add & enable nvidia vendor driver 2022-02-03 11:13:35 +01:00
Matthias Reichl
8be0c509cb linux (RPi): config options for 5.15.15-64c0386
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-02-02 21:21:52 +01:00
heitbaum
30b35a0bb1 linux (NXP iMX8): drop upstreamed patches in 5.16.3 2022-02-02 10:32:12 +00:00
heitbaum
afedde722d linux (Allwinner): drop upstreamed patches in 5.16.3 2022-02-02 10:32:12 +00:00
heitbaum
3af748ce42 linux (Allwinner aarch64): tidy up .config 2022-02-02 10:32:12 +00:00
heitbaum
6b294fb91e linux (Allwinner): Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open 2022-02-02 10:32:12 +00:00
heitbaum
82c0101d55 linux (Allwinner arm): update .config HANTRO not set 2022-02-02 10:31:42 +00:00
heitbaum
5a22d4f547 linux (Generic): support NLMON for iwd and iwmon 2022-01-28 20:15:21 +00:00
Jernej Skrabec
85c3a4eb51 Allwinner: linux: Fix VP9 decoding 2022-01-28 20:48:50 +01:00
heitbaum
86a28a33d1 linux (NXP iMX8): Add VP9 patches for ffmpeg compile 2022-01-27 20:49:16 +00:00
heitbaum
9bb5811e54 linux (NXP iMX8): media: hantro: Let VPU decoders get controlled by vpu blk ctrl 2022-01-27 12:22:22 +00:00
Lukas Rusak
6827b2cdf0 Merge pull request #6131 from jernejsk/vp9-test 2022-01-25 13:42:57 -08:00
Jernej Skrabec
71e0f68d73 Rockchip: ffmpeg: Remove patch which has been moved to common patch collection 2022-01-24 18:36:27 +01:00
Alex Bee
504942b470 Rockchip: linux: update patches for VP9 from 5.17 2022-01-24 18:36:27 +01:00
Jernej Skrabec
23e02cafe0 Allwinner: linux: VP9 support 2022-01-24 18:36:14 +01:00
CvH
7d6ae621b6 Merge pull request #6129 from heitbaum/u-boot
u-boot and u-boot-tools: update to 2022.01
2022-01-23 15:46:23 +01:00
CvH
c35f42551d Merge pull request #5884 from SupervisedThinking/vulkan_api
[le11] add Vulkan API support
2022-01-23 14:52:26 +01:00
Bella
d59f715cb3 linux: add support for irtoy kernel module for all architectures. 2022-01-16 15:07:09 +01:00
Bella
413623bd52 linux (Generic): add support for irtoy kernel module. 2022-01-16 11:51:09 +01:00
heitbaum
5a9f30cb89 u-boot: update to 2022.01
remove upstreamed Allwinner patches
rebase Allwinner patches
remove upstreamed Amlogic patches
add CONFIG_SYS_LOAD_ADDR=0x1000000 to WeTek configs
add CONFIG_SYS_LOAD_ADDR=0x43e00000 to Odroid XU4 config
remove obsolete NXP patch
- d9a6f0eed6
2022-01-15 10:16:29 +00:00
heitbaum
75e21ecf9f linux (Allwinner): bluetooth btrtl: add hci_ver 0x8 for rtl8822cs_bt
As found on Tanix TX6.

Add the missing id hci_ver = 0x8 to the ic_id_table[]

Before:

[   11.288818] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822
[   11.512883] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822
[   11.512940] Bluetooth: hci0: RTL: unknown IC info, lmp subver 8822, hci rev 000c, hci ver 0008
[   11.512957] Bluetooth: hci0: RTL: no config loaded

After:

[   12.642167] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8822
[   12.671911] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   12.671961] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_fw.bin
[   12.706248] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cs_config.bin
[   12.730251] Bluetooth: hci0: RTL: cfg_sz 33, total sz 40737
[   13.318832] Bluetooth: hci0: RTL: fw version 0x05a91a4a
2022-01-15 09:42:52 +00:00