Commit Graph

890 Commits

Author SHA1 Message Date
Matthias Reichl 679200f328 linux: add patch to fix Zotac IR remotes
Zotac remotes use the customer code 0x80340000 and need the same toggle
bit handling as MCE remotes.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-02-03 14:33:13 +01:00
CvH 180b76bee0 linux (Generic): add DVBSkyS960 fix 2019-01-13 13:02:37 +01:00
CvH cc434878bf linux (RPi): add DVBSkyS960 fix 2019-01-13 13:02:32 +01:00
MilhouseVH 09181ba7d8 linux (RPi): update to linux-f2bea78 (4.19.2) 2018-11-15 12:02:24 +00:00
MilhouseVH 0701952826 linux (Generic): update to linux-4.19.2 2018-11-13 23:39:42 +00:00
MilhouseVH 15bacda921 linux (Generic): update to linux-4.19.1 2018-11-04 16:14:46 +00:00
MilhouseVH 75fefcaf9a linux (Generic): r8169: fix broken Wake-on-LAN from S5 (poweroff) 2018-10-25 17:52:09 +01:00
MilhouseVH 6c5e314372 linux (Generic): drop "drm/i915: Interactive RPS mode" - now upstream
https://bugs.freedesktop.org/show_bug.cgi?id=107111#c13
2018-10-25 14:49:46 +01:00
Benjamin Valentin 2fdbd8a3bd media: rc: XBox DVD Remote uses 12 bits scancodes
Sean Young figured out that the Xbox Remote sends 24 bits, the first 12 bits are repeated
and inverted so only 12 bits are used. Turns out this is a modified nec protocol.

For increased accuracy and compliance with the upstream, replace the historic 8 bit report
values with the proper 12 bit values.

Signed-off-by: Benjamin Valentin <benpicco@googlemail.com>
Signed-off-by: Sean Young <sean@mess.org>
2018-10-18 15:47:18 +02:00
5schatten 444195313f linux: removed the ":" of the patch name to comply with windows file name convention 2018-10-16 20:37:59 +02:00
Benjamin Valentin 024b67db2e linux: restore Xbox DVD Movie Playback Kit support
LibreELEC 9.0 removes lirc_xbox, so let's add a proper RC driver to
support that classic IR dongle.
2018-10-13 00:00:46 +02:00
MilhouseVH b790554e3d linux (RPi): revert DVBSky T680CI commit 2018-09-26 03:18:57 +01:00
MilhouseVH 45f91f406f linux (RPi): drop spinelplus - needs fixing 2018-09-13 22:09:03 +01:00
MilhouseVH d64b9ef01a linux (RPi): update Ouya patch 2018-09-13 22:09:03 +01:00
MilhouseVH c998ad2ef5 linux (RPi): update to linux-4.18 2018-09-13 22:09:03 +01:00
Matthias Reichl e3908143d5 linux (RPi): update to 4.14.67
drop softirq patches, Linus' patch is upstream since 4.14.63

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-08-29 23:06:58 +02:00
Matthias Reichl abe750bbd0 linux RPi: replace ancient rc6 decode hack with proper fix
patch for RPi kernel was missed in commit
cceb402a22

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-08-28 14:32:01 +02:00
Matthias Reichl cceb402a22 linux: replace ancient rc6 decode hack with proper fix
The hack of just reverting an upstream commit has been in
OE/LE far too long. Time has come for a proper fix that can
go upstream.

If some non-MCE RC6 remotes use toggle bits then that has to be
done on a per-remote basis as blindly enabling toggle bit handling
on all 32-bit RC6 codes can break decoding if the remote doesn't
use a toggle bit.

This patch adds toggle bit support for the Kathrein RCU-676 remote.

See bugreport here: https://forum.libreelec.tv/thread/13086-get-kathrein-rcu-676-remote-to-work-with-le9/

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-08-25 12:33:27 +02:00
Christian Hewitt f997fe0ceb Merge pull request #2880 from MilhouseVH/le90_linux4180_generic
linux (Generic): update to linux-4.18.3
2018-08-20 21:22:17 +04:00
MilhouseVH 1413b4a227 linux (Generic): revert DVBSky T680CI commit
https://forum.kodi.tv/showthread.php?tid=298461&pid=2759455#pid2759455
https://www.mail-archive.com/linux-media@vger.kernel.org/msg133781.html
2018-08-16 22:25:00 +01:00
MilhouseVH 1ecbba1909 linux (RPi): update ir timeout patch 2018-08-14 15:04:49 +01:00
MilhouseVH 2ad2510357 linux (Generic): cleanup patches 2018-08-13 22:47:15 +01:00
MilhouseVH a84b6e0cb3 elfutils: install shared libelf libs on host build
And fix libelf detection

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-08-13 22:46:50 +01:00
MilhouseVH d63d247a09 linux: update to linux-4.17.12 2018-08-03 16:07:42 +01:00
MilhouseVH 563d2c2d5e linux: update RPS waitboosting patch to V4 2018-07-19 16:40:42 +01:00