Lorenz Brun
b4bc15edb9
linux: unify USB serial driver config
...
This was motivated by PL2303 being missing from RK3328 but I figured if
I am at it I might as well clean it up for all projects.
I took the config from Generic as it seemed sensible (includes all
common USB to serial dongles) and replicated it for all other projects.
For a few I disabled CONFIG_USB_SERIAL_GENERIC, that is only a testing
driver and should not be used productively anyways [1].
For Qualcomm I disabled a ton of drivers, but these were never
explicitly enabled in the first place, being active from the first
kernel config made for this project. Note that this change does not
affect platform drivers but only USB drivers so removing the Qualcomm
driver here is not a problem unless people want to debug other Qualcomm
hardware from their LibreELEC system.
Other than in those two instances the enabled options should be a
superset of what was previously enabled.
[1] https://elixir.bootlin.com/linux/v6.1.4/source/drivers/usb/serial/generic.c#L42
2023-01-12 00:54:05 +01:00
Matthias Reichl
6d10ebf8d6
Merge pull request #7328 from heitbaum/libbpf
...
libbpf: update to 1.1.0
2023-01-11 11:17:09 +01:00
Matthias Reichl
e6091004ed
Merge pull request #7317 from CvH/11.0/change_addon_version
...
tool to change addon version
2023-01-10 20:36:57 +01:00
CvH
298b4933b1
tools/change_addon_version: initial commit
2023-01-10 20:16:29 +01:00
CvH
b8279928ad
Merge pull request #7360 from heitbaum/intel
...
Intel Updates (minors)
2023-01-10 12:27:33 +01:00
CvH
ec12e54979
Merge pull request #7362 from heitbaum/ffmpeg
...
[le11] ffmpeg-tools: update ffmpeg to 4.4.3 and addon (3)
2023-01-10 12:26:52 +01:00
CvH
ea158386a2
Merge pull request #7364 from heitbaum/tvh
...
[le11] tvheadend43: update to addon (2)
2023-01-10 12:26:24 +01:00
Rudi Heitbaum
ec7a932223
tvheadend43: update to addon (2)
2023-01-10 11:18:25 +00:00
Rudi Heitbaum
f0611ad64c
ffmpeg-tools: update ffmpeg to 4.4.3 and addon (3)
2023-01-10 01:39:10 +00:00
Rudi Heitbaum
258c695d5f
ffmpegx: update to 4.4.3
2023-01-10 01:39:10 +00:00
Rudi Heitbaum
ec1053faa2
libva-utils: update to 2.17.1
2023-01-10 00:50:24 +00:00
Jernej Škrabec
a27e6b03ab
Merge pull request #7301 from heitbaum/rtw88
...
linux: rtw88: update SDIO patches 20220611 to RFC-v1
2023-01-09 17:49:58 +01:00
Rudi Heitbaum
0612362a54
linux: rtw88: update SDIO patches 20220611 to RFC-v1
...
linux-122-rtw88-rfc-v1.patch from:
https://lore.kernel.org/linux-wireless/20221227233020.284266-1-martin.blumenstingl@googlemail.com/t.mbox.gz
pre-req is:
- linux: rtw88: backport USB patches from wireless-next 6.2
2023-01-09 09:31:17 +00:00
Rudi Heitbaum
844dc43e86
linux: rtw88: Three locking fixes for existing code
...
fixes:
[ 38.800687] ------------[ cut here ]------------
[ 38.800703] Voluntary context switch within RCU read-side critical section!
[ 38.800715] WARNING: CPU: 3 PID: 49 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x314/0x3ec
[ 38.800740] Modules linked in: bnep rtw88_8822cs hci_uart rtw88_8822c btqca rtw88_sdio rtw88_core btrtl btbcm btintel crct10dif_ce mac80211 sunxi_cir bluetooth ecdh_generic libarc4 dwmac_sun8i ecc hantro_vpu v4l2_vp9 v4l2_h264 panfrost drm_shmem_helper gpu_sched sun50i_di cfg80211 rfkill pkcs8_key_parser fuse
[ 38.800814] CPU: 3 PID: 49 Comm: kworker/u8:1 Not tainted 6.1.1 #1
[ 38.800821] Hardware name: Tanix TX6 (DT)
[ 38.800826] Workqueue: phy0 ieee80211_iface_work [mac80211]
[ 38.800944] pstate: 600000c5 (nZCv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 38.800950] pc : rcu_note_context_switch+0x314/0x3ec
[ 38.800959] lr : rcu_note_context_switch+0x314/0x3ec
[ 38.800965] sp : ffff8000098d3450
[ 38.800968] x29: ffff8000098d3450 x28: ffff800000d71e90 x27: ffff00000f647400
[ 38.800977] x26: 0000000000000000 x25: ffff8000098d36a8 x24: 0000000000000000
[ 38.800986] x23: 0000000000000000 x22: ffff00000201d100 x21: ffff0000bf9ab100
[ 38.800995] x20: ffff800009251e40 x19: ffff0000bf9abe40 x18: fffffffffffe7b30
[ 38.801004] x17: 7a9deabfef448dbe x16: 0000000000004664 x15: fffffffffffe7b78
[ 38.801013] x14: ffff800009400d38 x13: ffff800009400d90 x12: 0000000000000579
[ 38.801022] x11: 00000000000001d3 x10: ffff80000945b958 x9 : ffff800009400d90
[ 38.801031] x8 : 00000000ffffefff x7 : ffff800009458d90 x6 : 00000000000001d3
[ 38.801039] x5 : ffff0000bf9a48a8 x4 : 0000000000000000 x3 : 0000000000000027
[ 38.801048] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff00000201d100
[ 38.801057] Call trace:
[ 38.801060] rcu_note_context_switch+0x314/0x3ec
[ 38.801068] __schedule+0xa4/0x6b0
[ 38.801075] schedule+0x58/0xc0
[ 38.801081] schedule_timeout+0xb8/0xec
[ 38.801088] wait_for_completion+0xb0/0x150
[ 38.801093] mmc_wait_for_req_done+0x68/0x9c
[ 38.801103] mmc_wait_for_req+0xa8/0xf4
[ 38.801109] mmc_wait_for_cmd+0x60/0x9c
[ 38.801116] mmc_io_rw_direct+0x98/0x12c
[ 38.801124] sdio_writeb+0x30/0x60
[ 38.801131] rtw_sdio_write8+0x7c/0x120 [rtw88_sdio]
[ 38.801144] rtw_bf_init_bfer_entry_mu+0x3c/0xc0 [rtw88_core]
[ 38.801183] rtw_bf_enable_bfee_mu+0x78/0x12c [rtw88_core]
[ 38.801213] rtw8822c_bf_config_bfee+0x44/0x10c [rtw88_8822c]
[ 38.801229] rtw_bf_assoc+0xec/0x210 [rtw88_core]
[ 38.801258] rtw_ops_bss_info_changed+0x27c/0x280 [rtw88_core]
[ 38.801287] ieee80211_bss_info_change_notify+0x100/0x184 [mac80211]
[ 38.801363] ieee80211_rx_mgmt_assoc_resp+0x16f4/0x1794 [mac80211]
[ 38.801438] ieee80211_sta_rx_queued_mgmt+0x250/0x9b0 [mac80211]
[ 38.801513] ieee80211_iface_work+0x2b4/0x3d0 [mac80211]
[ 38.801589] process_one_work+0x1cc/0x324
[ 38.801597] worker_thread+0x68/0x41c
[ 38.801603] kthread+0x104/0x110
[ 38.801610] ret_from_fork+0x10/0x20
[ 38.801617] ---[ end trace 0000000000000000 ]---
2023-01-09 09:30:25 +00:00
Rudi Heitbaum
2b00870f1a
media-driver: update to 22.6.6
2023-01-09 09:05:16 +00:00
Rudi Heitbaum
0ac8300571
gmmlib: update to 22.3.3
2023-01-09 09:05:15 +00:00
Christian Hewitt
c0b809ef44
Merge pull request #7354 from emveepee/novalues
...
nextpvr: add default settings file
2023-01-09 09:44:36 +04:00
Christian Hewitt
7137f6c0a5
Merge pull request #7358 from heitbaum/ffmpeg
...
[le11] ffmpeg-tools: update ffmpeg to 4.4.2 and addon (2)
2023-01-09 09:24:51 +04:00
emveepee
5148ae8822
nextpvr: add default settings file
...
Kodi doesn't pass environment variables unless the user saves a configuration. Use sub3 github release repo for downloading
2023-01-08 21:10:02 -05:00
CvH
3dcb783631
Merge pull request #7356 from heitbaum/bento4
...
bento4: update to 1.6.0-639-5-Nexus
2023-01-08 20:04:30 +01:00
CvH
5ef7b0688d
Merge pull request #7346 from heitbaum/glib
...
glib: update to 2.75.2
2023-01-08 20:03:29 +01:00
CvH
5daabc3179
Merge pull request #7343 from heitbaum/intel
...
Update Intel Graphics
2023-01-08 20:03:03 +01:00
CvH
918cef3aec
Merge pull request #7347 from heitbaum/mold
...
mold: update to 1.9.0
2023-01-08 20:02:37 +01:00
Rudi Heitbaum
385ac43dec
ffmpeg-tools: update ffmpeg to 4.4.2 and addon (2)
2023-01-08 18:12:51 +00:00
Rudi Heitbaum
94eb3465fc
ffmpegx: update to 4.4.2
2023-01-08 18:12:51 +00:00