summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2018-11-21 09:47:24 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2018-11-21 09:47:24 +0100
commitf6aa37843feb2205dc31eeeac1bc300e3b12984f (patch)
treedb9b0da4a44e5006339f96641876dddaf9c2c046 /kernel.spec
parent053e2399d5c40f6a182b8505690017536caf3e2d (diff)
parent2847e41dec14c2e9a1bab11a856023b59ade23c4 (diff)
downloadkernel-f6aa37843feb2205dc31eeeac1bc300e3b12984f.tar.gz
kernel-f6aa37843feb2205dc31eeeac1bc300e3b12984f.tar.xz
kernel-f6aa37843feb2205dc31eeeac1bc300e3b12984f.zip
Merge remote-tracking branch 'origin/f28' into f28-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec24
1 files changed, 16 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec
index 9ab7eb1e7..909ff2584 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -606,18 +606,16 @@ Patch305: qcom-msm89xx-fixes.patch
# https://patchwork.kernel.org/project/linux-mmc/list/?submitter=71861
Patch306: arm-sdhci-esdhc-imx-fixes.patch
-# https://www.spinics.net/lists/arm-kernel/msg670137.html
-Patch307: arm64-ZynqMP-firmware-clock-drivers-core.patch
-
-Patch308: arm64-96boards-Rock960-CE-board-support.patch
-Patch309: arm64-rockchip-add-initial-Rockpro64.patch
-
Patch310: gpio-pxa-handle-corner-case-of-unprobed-device.patch
-Patch330: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch
-
Patch331: bcm283x-drm-vc4-set-is_yuv-to-false-when-num_planes-1.patch
+# https://patchwork.kernel.org/patch/10686407/
+Patch332: raspberrypi-Fix-firmware-calls-with-large-buffers.patch
+
+# https://patchwork.kernel.org/patch/10677591/
+Patch333: hwmon-rpi-Fix-initial-notify.patch
+
# Patches enabling device specific brcm firmware nvram
# https://www.spinics.net/lists/linux-wireless/msg178827.html
Patch340: brcmfmac-Remove-firmware-loading-code-duplication.patch
@@ -644,6 +642,9 @@ Patch505: CI-2-6-drm-i915-dp-Restrict-link-retrain-workaround-to-external-monito
# CVE-2018-18710 rhbz 1645140 1648485
Patch506: cdrom-fix-improper-type-cast-which-can-leat-to-information-leak.patch
+# rhbz 1526312, patch is in 4.20, can be dropped on rebase
+Patch507: 0001-HID-i2c-hid-override-HID-descriptors-for-certain-dev.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1898,6 +1899,13 @@ fi
#
#
%changelog
+* Sat Nov 17 2018 Peter Robinson <pbrobinson@fedoraproject.org>
+- Fix WiFi on Raspberry Pi 3 on aarch64 (rhbz 1649344)
+- Fixes for Raspberry Pi hwmon driver and firmware interface
+
+* Thu Nov 15 2018 Hans de Goede <hdegoede@redhat.com>
+- Add patch fixing touchpads on some Apollo Lake devices not working (#1526312)
+
* Wed Nov 14 2018 Jeremy Cline <jcline@redhat.com> - 4.19.2-200
- Linux v4.19.2
- Fix CVE-2018-18710 (rhbz 1645140 1648485)