Commit Graph

980 Commits

Author SHA1 Message Date
Matthias Reichl
2c1fdb3834 linux (RPi): update to 5.15.48-b34bf32
Drop linux-010-pr5052.patch, this is now in rpi kernel tree

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-07-01 18:04:04 +02:00
Rudi Heitbaum
4aacc45968 linux: drop ntfs3 patches included in 5.18.3-rc1 2022-06-09 10:48:43 +00:00
Matthias Reichl
7042215a72 TEST linux (RPi): add PR5052
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-06-07 19:06:40 +02:00
heitbaum
4d15615008 linux: patches included in 5.17 2022-03-21 03:44:54 +00:00
heitbaum
4643fbe624 linux: bluetooth: Read codec capabilities only if supported
Include patch from lists to suppress bluetooth dmesg warnings

[    3.980822] Bluetooth: hci0: Failed to read codec capabilities (-56)
[    3.982812] Bluetooth: hci0: Failed to read codec capabilities (-56)
[    3.984812] Bluetooth: hci0: Failed to read codec capabilities (-56)
[    3.986608] Bluetooth: hci0: Failed to read codec capabilities (-56)
[    3.987621] Bluetooth: hci0: Failed to read codec capabilities (-56)
[    3.988606] Bluetooth: hci0: Failed to read codec capabilities (-56)
[    3.989650] Bluetooth: hci0: Failed to read codec capabilities (-56)

https://lkml.org/lkml/2022/1/3/201
2022-01-11 16:04:01 +00:00
CvH
3a40533db6 Merge pull request #5838 from heitbaum/ntfs3
Replace ntfs-3g_ntfsprogs with Linux kernel 5.15 ntfs3
2021-12-15 16:48:43 +01:00
heitbaum
66c33db081 Revert "linux (default): backport VIDIOC_DQEVENT compat32 ioctl fix"
This reverts commit e13cf832ed.

this patch is included in 5.15.6
2021-12-12 08:31:39 +00:00
heitbaum
a3a8d4b31e ntfs3: patches since 5.15 2021-12-08 21:49:47 +00:00
Matthias Reichl
3486fa6b7d linux (RPi): update to 5.15.5-20426cd
drop VIDIOC_DQEVENT compat32 fix patch, this is now included in RPi
kernel tree

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-11-29 19:52:01 +01:00
heitbaum
e13cf832ed linux (default): backport VIDIOC_DQEVENT compat32 ioctl fix 2021-11-24 21:42:39 +11:00
Matthias Reichl
cc51ee6af6 linux (RPi): backport VIDIOC_DQEVENT compat32 ioctl fix
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-11-19 20:35:28 +01:00
Matthias Reichl
4df43bc619 linux (RPi): update to 5.15.2-027a7a8
drop linux-001-temp-revert-video-codec-callback-limit.patch, this
has been reverted in RPi repo, too.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-11-18 18:39:15 +01:00
Matthias Reichl
d0a33bc1c8 linux (RPi): temporarily revert video codec callback limit
The callback limit can cause stalls in kodi and ffmpeg, revert the
commit until a proper solution has been found.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-29 12:52:12 +02:00
heitbaum
fce55b7e34 linux: 5.13: remove nop-gcc-plugin patch 2021-09-01 00:44:43 +10:00
Alex Bee
9a1231d291 linux: add patch to fix ELD constraints for some compressed audio 2021-04-19 23:09:31 +02:00
Matthias Reichl
b3930d74e3 linux (RPi): update to 5.10.25-e1499ba
zoom fixes are now in RPi kernel, dropped local patch

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-26 15:51:59 +01:00
Matthias Reichl
a86b37f7e6 linux (RPi): add patch to fix ELD constraints for compressed formats
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-19 23:23:19 +01:00
Matthias Reichl
045b80ded3 linux (RPi): update patch to fix zoom in video player
Replaced with version from PR https://github.com/raspberrypi/linux/pull/4215

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-19 23:23:19 +01:00
Matthias Reichl
ac9298d795 linux (RPi): update to 5.10.22-b2625fe
Dropped local HDMI audio FIFO patches, new version is now in RPi kernel.
The update also resolves the long standing flip_done timeout issues on
RPi3 and adds VC1 decoding via V4L2 on RPi0-3 (the latter needs a firmware
update which isn't released yet).

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-03-19 23:23:19 +01:00
heitbaum
771276758d Generic: linux: Remove patches included in 5.10.13 2021-02-17 21:41:14 +00:00
Matthias Reichl
38b2c4172b linux (RPi): add patch to further increase HDMI DMA AXI priority
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-16 16:46:15 +01:00
Matthias Reichl
0d615b9ec6 linux (RPi): add patch to avoid full hdmi audio fifo writes on vc4
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-16 16:45:26 +01:00
Matthias Reichl
a05b83c640 linux (RPi): update to 5.10.13-431ac1d
IR timeout fix patch dropped, the fixes are now in stable kernel.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-05 13:02:55 +01:00
Matthias Reichl
9536da4564 linux (RPi): add patch to fix zoom in video player
This also fixes playback issues of 720p videos if no 720p modes
are whitelisted or refresh switch is disabled after the pixel-wrap
workaround commit 01e90a2882.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-27 19:09:45 +01:00
Matthias Reichl
1f7ec5438b linux (RPi): update to 5.10.7-c077470
drop LBM and scaler pos patches which are now in RPi kernel tree

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-20 12:21:32 +01:00