- Oct 14, 2022
-
-
Josef Schlehofer authored
Fixes: drivers/leds/leds-turris-1x.c: In function 'turris1x_hwtrig_activate': drivers/leds/leds-turris-1x.c:58:8: error: implicit declaration of function 'readb' [-Werror=implicit-function-declaration] val = readb(leds->regs + TURRIS1X_LED_SW_OVERRIDE_REG); ^~~~~ drivers/leds/leds-turris-1x.c:60:2: error: implicit declaration of function 'writeb'; did you mean 'wrtee'? [-Werror=implicit-function-declaration] writeb(val, leds->regs + TURRIS1X_LED_SW_OVERRIDE_REG); ^~~~~~ wrtee cc1: some warnings being treated as errors make[6]: *** [scripts/Makefile.build:286: drivers/leds/leds-turris-1x.o] Error 1 make[5]: *** [scripts/Makefile.build:503: drivers/leds] Error 2
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This was fixed properly in Linux kernel and it was backported to 5.4. [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/arch/powerpc/kernel/pci-common.c?h=v5.4.217&id=3ec50b8a0128359ff4ad4061a75c3322d0ab6ac9
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 13, 2022
-
-
Josef Schlehofer authored
-
- Oct 10, 2022
-
-
Michal Vasilek authored
-
- Oct 09, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 08, 2022
-
-
Josef Schlehofer authored
-
- Oct 06, 2022
-
-
Josef Schlehofer authored
-
-
- Sep 30, 2022
-
-
Michal Vasilek authored
* turrisospackages was renamed to turrispackages * updater-lists branch also has to be changed when moving from hbl to hbk
-
- Sep 27, 2022
-
-
Josef Schlehofer authored
-
- Sep 26, 2022
-
-
Michal Vasilek authored
-
It was superseded by this commit: d91b828a ("patches/openwrt: backport kmod-leds-turris-omnia")
-
Marek Behun authored
This adds several backports from 5.16, 5.17, 5.18 and 5.19, and then adds WIP patches that add support for Turris SFP.
-
Marek Behun authored
Drop the "net: add ndo for setting the iflink propert" from Omnia kernel support. This was needed on 5.4 for configuring CPU upstream ports for multi-CPU DSA. This is going to be done differently in upstream kernel, and since multi-CPU DSA is not backported for 5.15 yet, we don't need it now.
-
- Sep 25, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This is the security update for DNS resolvers More details: - https://nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-40188
-