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
Matthias Reichl
dd628b46fa
Merge pull request #3196 from MilhouseVH/linux41912+
...
linux (RPi/Generic): update to linux-4.19.16
2019-01-12 12:13:24 +01:00
MilhouseVH
45c2dffa9d
linux (RPi/Generic): update to linux-4.19.14
2019-01-09 21:00:25 +00:00
MilhouseVH
880b2d5af4
linux (RPi/Generic): update to linux-4.19.13
2019-01-09 21:00:13 +00:00
CvH
a98586ba33
Merge pull request #3171 from MilhouseVH/le90_buildsystem_source_packages-with-drop
...
buildsystem: centralise package sourcing
2018-12-29 18:18:15 +01:00
MilhouseVH
710d431652
linux: sub-process eats exit/failure code
2018-12-28 04:10:11 +00:00
MilhouseVH
5e02a50226
linux (RPi): update to linux-e75aca6 (4.19.12)
2018-12-21 18:19:05 +00:00
MilhouseVH
c2ee67ddd8
linux (Generic): update to linux-4.19.12
2018-12-21 13:55:31 +00:00
MilhouseVH
118f980a18
linux (Generic): update to linux-4.19.11
2018-12-19 18:34:41 +00:00
MilhouseVH
3c2450e459
linux (RPi): update to linux-9a2e2d9 (4.19.10)
2018-12-17 18:53:47 +00:00
MilhouseVH
9c18e6dbab
linux (Generic): update to linux-4.19.10
2018-12-17 09:49:05 +00:00
MilhouseVH
f45088f14f
linux (RPi): update to linux-0a186de (4.19.9)
2018-12-14 18:05:22 +00:00
MilhouseVH
afcbd992f7
linux (Generic): update to linux-4.19.9
2018-12-14 18:05:22 +00:00
CvH
9fb9e464af
Merge pull request #3130 from MilhouseVH/linux4194+
...
linux (RPi/Generic): update to linux-4.19.8
2018-12-13 17:40:56 +01:00
MilhouseVH
c23aed6f24
linux (RPi): update to linux-7958c6b (4.19.8)
2018-12-10 12:44:01 +00:00
MilhouseVH
b58aca4563
linux (Generic): update to linux-4.19.8
2018-12-08 14:14:07 +00:00
MilhouseVH
1de28f387b
linux (RPi): update to linux-172a80a (4.19.7)
2018-12-06 13:59:47 +00:00
MilhouseVH
1b8e3bbe24
linux (Generic): update to linux-4.19.7
2018-12-05 19:33:46 +00:00
MilhouseVH
7d97a02601
linux (RPi): update to linux-f04e4a1 (4.19.6)
2018-12-04 17:05:12 +00:00
MilhouseVH
8c1155dd20
linux (Generic): update to linux-4.19.6
2018-12-01 17:37:32 +00:00
Matthias Reichl
315421e634
linux: move .config/firmware handling to kernel overlay system
...
Creating an updates symlink to /storage/.config/firmware in the
kernel firmware directory makes it impossible to add firmware
overlays with an updates folder.
Furthermore bluez/hciattach only looks for firmware files directly in
the /lib/firmware directory and ignores the /lib/firmware/updates
directory. So adding BT firmware via .config/firmware didn't work.
Solve this by adding files from /storage/.config/firmware as the
last step in kernel overlays setup so firmware files from there
will show up directly under /lib/firmware and override other firmware
files installed by the system and kernel overlays.
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-01 18:27:17 +01:00
Matthias Reichl
903346fe98
bluez: symlink /etc/firmware to /usr/lib/firmware
...
This enables bluez/hciattach to use firmware files added by the
kernel overlay system.
Also move /etc/firmware symlink creation from linux to bluez,
the linux kernel package shouldn't need to care about quirks needed
by other packages.
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-01 18:27:17 +01:00
MilhouseVH
e48c31e1f9
linux (RPi): update to linux-af62dec (4.19.5)
2018-11-28 22:43:25 +00:00
MilhouseVH
20e03e8033
linux (Generic): update to linux-4.19.5
2018-11-27 16:43:54 +00:00
MilhouseVH
0c651276ca
linux (RPi): update to linux-44e14b2 (4.19.4)
2018-11-23 17:24:54 +00:00
MilhouseVH
b90cfda2c1
linux (Generic): update to linux-4.19.4
2018-11-23 15:00:59 +00:00
MilhouseVH
ac3bbe7c87
linux (RPi): update to linux-ad8e562 (4.19.3)
2018-11-21 17:24:08 +00:00
MilhouseVH
6319b13795
linux (Generic): update to linux-4.19.3
2018-11-21 17:23:06 +00: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
29803c77ff
linux (RPi): update to linux-f9b3532 (4.19.1)
2018-11-13 19:51:51 +00:00
MilhouseVH
15bacda921
linux (Generic): update to linux-4.19.1
2018-11-04 16:14:46 +00:00
MilhouseVH
74b64de038
linux (RPi): update to linux-83bf476 (4.19)
2018-10-28 13:04:42 +00:00
MilhouseVH
803039c6fd
linux (RPi): update to linux-a5d3335 (4.19-rc8)
2018-10-28 13:04:42 +00:00
MilhouseVH
a28c5f6572
linux (RPi): update to linux-19a89e7 (4.19-rc6)
2018-10-28 13:04:42 +00:00
MilhouseVH
e464f9ddba
linux (RPi): update to linux-4980b7e (4.19-rc5)
2018-10-28 13:04:42 +00:00
MilhouseVH
7dba0db90b
linux (RPi): update to linux-678e481 (4.19-rc4)
2018-10-28 13:04:42 +00:00
MilhouseVH
0d38f9e011
linux (RPi): update to linux-4e0ef7b (4.19-rc3)
2018-10-28 13:04:42 +00:00
MilhouseVH
1f0045635c
linux (RPi): update to linux-815356c (4.19-rc2)
2018-10-28 13:04:41 +00:00
MilhouseVH
75fefcaf9a
linux (Generic): r8169: fix broken Wake-on-LAN from S5 (poweroff)
2018-10-25 17:52:09 +01:00
MilhouseVH
813a2cb367
linux (Generic): update to linux-4.19
2018-10-25 14:49:46 +01:00
MilhouseVH
36d5067108
linux (Generic): update to linux-4.19-rc8
2018-10-25 14:49:46 +01:00
MilhouseVH
54e2589adc
linux (Generic): update to linux-4.19-rc7
2018-10-25 14:49:46 +01:00
MilhouseVH
80555a37d4
linux (Generic): update to linux-4.19-rc6
2018-10-25 14:49:46 +01:00
MilhouseVH
5309334330
linux (Generic): update to linux-4.19-rc5
2018-10-25 14:49:46 +01:00
MilhouseVH
3b579afd8d
linux (Generic): update to linux-4.19-rc4
2018-10-25 14:49:46 +01:00
MilhouseVH
f14f5fa0c4
linux (Generic): update to linux-4.19-rc3
2018-10-25 14:49:46 +01:00
MilhouseVH
48cb7e2e7b
linux (Generic): update to linux-4.19-rc2
2018-10-25 14:49:46 +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