Commit graph

1021 commits

Author SHA1 Message Date
MilhouseVH
31925b85a4 linux (Generic): drop obsolete patch after major upstream refactor
See: 3e7abf8141
2020-01-31 07:31:24 +00:00
MilhouseVH
56020f5da1 linux (Generic): drop upstreamed patches 2020-01-31 07:31:24 +00:00
MilhouseVH
2753c037f3 linux (Generic/Allwinner): update to linux-5.4.15 2020-01-29 21:12:44 +00:00
mglae
ced634bee8 linux: Generic: add Gemini Lake i2c timing fix from linux-next
Commit 3f31bc67 "mfd: intel-lpss: Add default I2C device properties for Gemini Lake"
2019-11-24 23:09:13 +01:00
pretoriano80
70133f1273 linux: add patch to support Imon UltraBay
After applying this patch, display type will be set automatically to "LCD",
the front panel's key repeating will be suppresed and a working key table (for the front panel) will be loaded.

Signed-off-by: pretoriano80 <viusflag@libero.it>
2019-10-27 17:23:55 +02:00
MilhouseVH
c8fe9f60c7 Revert "linux (Generic): fix x86/boot regression in 5.3-rc5"
This reverts commit 7a69c020a4ae05e5f69c7cd3c607f7c7231fea71.
2019-09-18 22:06:49 +01:00
MilhouseVH
05bcfa5227 linux (Generic): fix x86/boot regression in 5.3-rc5 2019-09-18 22:06:49 +01:00
MilhouseVH
277f5b100e Revert "linux (default, RPi): fix perf build with glibc 2.30"
This reverts commit 1239d6ccb2.
2019-09-18 22:06:49 +01:00
chewitt
9434113fff linux: update Amlogic to 5.3.0 2019-09-18 10:56:49 +00:00
chewitt
bafeab56e3 linux: add amlogic 5.3 patchset 2019-09-10 16:53:08 +00:00
Matthias Reichl
1239d6ccb2 linux (default, RPi): fix perf build with glibc 2.30
perf build fails because glibc 2.30 includes a gettid() function:

jvmti/jvmti_agent.c:48:21: error: static declaration of 'gettid' follows non-static declaration
   48 | static inline pid_t gettid(void)
      |                     ^~~~~~
In file included from /home/hias/rpi/libreelec-master/build.LibreELEC-RPi4.arm-9.80-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/unistd.h:1170,
                 from jvmti/jvmti_agent.c:33:
/home/hias/rpi/libreelec-master/build.LibreELEC-RPi4.arm-9.80-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/bits/unistd_ext.h:34:16: note: previous declaration of 'gettid' was here
   34 | extern __pid_t gettid (void) __THROW;
      |                ^~~~~~

This has already been fixed in the 5.3 kernel tree. Add a backport
commit until the fix dribbles down into stable 5.2 or we swtich to 5.3.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-16 09:58:54 +02:00
MilhouseVH
77b028c3bf
Merge pull request #3616 from 150balbes/fix_old_patches
removing old patches
2019-08-15 17:32:45 +01:00
MilhouseVH
73fe2bf58b linux (RPi4): switch to mainline kernel (5.2.1) 2019-08-02 09:08:14 +01:00
MilhouseVH
439966e6dd RPi4: stay on 5.1.y for now (5.1.17) 2019-07-15 14:30:41 +01:00
MilhouseVH
1dd859ef45 linux (RPi/Generic): drop upstream patches 2019-07-15 14:30:41 +01:00
Oleg Ivanov
e453125f79 removing old patches 2019-06-27 17:53:10 +03:00
MilhouseVH
28a7924364 linux (RPi): update to linux-c997f20 (5.1.12) 2019-06-22 06:49:09 +01:00
MilhouseVH
f4d0217b27 linux (Generic/Allwinner): update to linux-5.1.10 2019-06-15 16:28:28 +01:00
MilhouseVH
6c703ab4a3 linux (RPi/Generic/Allwinner): revert faulty Bluetooth commit
https://forum.kodi.tv/showthread.php?tid=343069&pid=2858940#pid2858940
https://forum.kodi.tv/showthread.php?tid=343068&pid=2859150#pid2859150
2019-06-13 17:37:18 +01:00
MilhouseVH
56b3740a63 linux (Generic/Allwinner): update to linux-5.1.6 2019-06-13 17:37:18 +01:00
MilhouseVH
6408d85005 linux (RPi/Generic): drop upstreamed patches 2019-05-09 18:31:26 +01:00
MilhouseVH
7707a0a685 linux (Generic/RPi): drop backported rcmm-ir-decoder patches 2019-05-09 18:31:26 +01:00
MilhouseVH
e09230b4e1 linux (RPi): update to linux-444dada (5.0.9) 2019-05-04 15:06:06 +01:00
Jernej Škrabec
13bd9b8829
Merge pull request #3375 from MilhouseVH/linux5.0.2+
linux (RPi/Generic): update to linux-5.0.7
2019-04-10 22:30:36 +02:00
Matthias Reichl
6c81019654 linux (Generic): drop obsolete libelf detection patch
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-04-03 14:09:02 +01:00
MilhouseVH
5f1ca7d94a linux (Generic): drop hda patch
@hiassoft:
"
It was added about 6 years ago, in early kernel 3.x days, probably meant to fix an issue with Nvidia ION, but rejected upstream - see discussion here
https://mailman.alsa-project.org/pipermail/alsa-devel/2013-February/059570.html

I think we should drop it as it could cause issues. If there's some issue remaining it needs to be handled properly without downstream patches
"
2019-03-27 10:13:06 +00:00
Matthias Reichl
ea767f15f5 linux: add patch to improve Xbox DVD remote performance
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-03-24 10:46:14 +01:00
Matthias Reichl
fdf75059dd linux: add backport patch to add RCMM IR decoder
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-03-24 10:45:57 +01:00
Christian Hewitt
820d962a92 linux: remove amlogic-3.10 patch dir 2019-03-23 14:23:55 +04:00
MilhouseVH
b06df1cdc0 linux (Generic/RPi): RC6 toggle support now upstream 2019-03-11 03:31:52 +00:00
MilhouseVH
c186601548 linux (Generic/RPi): XBOX remote support now upstream 2019-03-11 03:31:52 +00:00
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