[Letux-kernel] LetuxOS: Kernel: m-stable 5.10.20 successful

H. Nikolaus Schaller hns at goldelico.com
Sun Mar 7 00:55:52 CET 2021


KVERSION: v5.10.20 - http://www.kernel.org
CONFIGS:  arch/arm/configs/letux_defconfig arch/arm/configs/letux_lpae_defconfig arch/arm64/configs/letux_defconfig arch/mips/configs/letux_defconfig arch/x86/configs/letux_defconfig

Infos
=====
Project Home: http://projects.goldelico.com/p/gta04-kernel/
Issues: http://projects.goldelico.com/p/gta04-kernel/issues/
Original: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/?h=v5.10.20
Elixir: https://elixir.bootlin.com/linux/v5.10.20/source

Downloads
=========
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-5.10.20
ARM: http://download.goldelico.com/letux-kernel/letux-5.10.20
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.10.20-lpae
ARM64: http://download.goldelico.com/letux-kernel/letux-5.10.20-arm64
CI20: http://download.goldelico.com/letux-kernel/letux-5.10.20-ci20
Mipsbook: http://download.goldelico.com/letux-kernel/letux-5.10.20-l400

Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.10.20/src/CHANGES)
==============
letux-5.10.20 Sat Mar  6 23:04:11 CET 2021:

letux-5.10.19 Tue Mar  2 02:12:56 CET 2021:

letux-5.10.16 Mon Feb 15 21:45:43 CET 2021:
* added OMAP5 HDMI CEC driver suggested on LKML (by hverkuil-cisco at xs4all.nl)

letux-5.10.14 Mon Feb  8 20:25:17 CET 2021:

letux-5.10.12 Tue Feb  2 17:04:04 CET 2021:

letux-5.10.10 Mon Jan 25 13:54:21 CET 2021:
* jz4730: fix hrtimers to make sleep, X11 etc. work (by hns at goldelico.com)

letux-5.10.8 Mon Jan 18 20:50:18 CET 2021:
* ingenic/drm: fix jz4730 LCDC so that display works (by hns at goldelico.com)
  [this is not 100% the same patch set as for 5.11]

letux-5.10.7 Wed Jan 13 00:27:48 CET 2021:

letux-5.10.5 Wed Jan  6 23:38:57 CET 2021:
* drm/ingenic: remove old dw_hdmi-jz4780.c (by hns at goldelico.com)
* rootfs: fix X11 setup for Pandora and Pyra (by hns at goldelico.com)
* kobolino: fix device tree aliases for mmc0 and mmc1 so that we can boot again (by Andreas Kemnade <andreas at kemnade.info>)
* revert "media: omap3isp: Fix high idle current" because it seems to have no positive effect, just panics kernel if camera is connected (by hns at goldelico.com)
* arm64: review defconfig for Pinephone (by hns at goldelico.com)
* rootfs: fix X11 setup for BeagleBone+Chipsee; prepare camera for Pinephone (by hns at goldelico.com)

letux-5.10.4 Fri Jan  1 10:39:45 CET 2021:
* pyra_defconfig: fix for display options (by David Shah <dave at ds0.me>)
* jz4730 and mipsbook: more fixes to get it boot, make USB, LEDs, WiFi, Touchpad work (by hns at goldelico.com)

letux-5.10.2 Mon Dec 21 15:52:02 CET 2020:
* jz4730: fix issues in pinctrl which make mmc not found; hack to temporarily disable dma for mmc (by hns at goldelico.com)

letux-5.10.1 Tue Dec 15 08:54:55 CET 2020:

letux-5.10 Mon Dec 14 09:53:09 CET 2020:
* imx6: epdc: fix dma types (by Andreas Kemnade <andreas at kemnade.info>)
* pvrsrvkm-1.17: drm: pvrsgx: Force enable limited runtime PM support for ddk 1.17 (by Tony Lindgren <tony at atomide.com>)
* mipsbook: jz4780-dma: use no-descriptor transfers (by Paul Boddie <paul at boddie.org.uk>)
* pyra_defconfig: Add missing display options (by David Shah <dave at ds0.me>)
* pyra: add missing "omap5: Fix GC320 core clock" (by David Shah <dave at ds0.me>)

letux-5.10-rc7 Mon Dec  7 12:39:17 CET 2020:
* moved pyra_defconfig into separate feature branch (hns at goldelico.com)
* jz4730/letux400: make it boot (at least up to looking for rootfs) when using intermediate U-Boot by fixing issues with DMA and MMC setup (by hns at goldelico.com and Paul Boddie <paul at boddie.org.uk>)
* ARM: OMAP2+: omap_device: fix idling of devices during probe (by Andreas Kemnade <andreas at kemnade.info>)
* omap: Revert "drivers: omap: dmtimer: this hack solves L3 custom errors" - seems no longer needed anywhere (hns at goldelico.com)
* gta04: fix ov9655 camera being useable only once after boot (hns at goldelico.com) 

letux-5.10-rc6 Mon Nov 30 20:41:29 CET 2020:
* hacks: revert some spi/gpiod "improvement" because it breaks the GTA04 display (by hns at goldelico.com)
* make BOE driver in drm/gpu/panels panel work (Tomi Valkeinen <tomi.valkeinen at ti.com> and hns at goldelico.com)
* drm/gpu: new fixes for omapdrm-dsi (v4 by Tomi Valkeinen <tomi.valkeinen at ti.com>)

letux-5.10-rc5 Mon Nov 23 10:17:01 CET 2020:
* Letux rootfs: add more no-logging DNS servers as fallbacks from https://www.privacy-handbuch.de/handbuch_93d.htm (by hns at goldelico.com)
* jz4780: fix so that the hdmi port driver is only configurable for jz4780 (by hns at goldelico.com)
* android/binder: restore BINDER_IPC_32BIT data format for ioctl (by hns at goldelico.com)
* jz4730 & mipsbook: a big bunch of fixes (by Lubomir Rintel <lkundrak at v3.sk>)
* drm/gpu/panels: more fixes for the drm/panel boe-w677 panel driver (Pyra)(by hns at goldelico.com with suggestions by Tomi Valkeinen <tomi.valkeinen at ti.com>)

letux-5.10-rc4 Mon Nov 16 09:38:02 CET 2020:
* drm/gpu/panels: reworked boe-w677 panel driver (Pyra) to become a DRM panel that works with future omapdrm-dsi (by hns at goldelico.com with suggestions by Tomi Valkeinen <tomi.valkeinen at ti.com>)
* bq24297: add WDT support (by hns at goldelico.com)
* Pyry DT: add lower keyboard backlight levels (by hns at goldelico.com)

letux-5.10-rc3 Mon Nov  9 09:02:58 CET 2020:
* mips_defconfig: disable SMP since it is now broken on jz4780 (by hns at goldelico.com)
* drm: pvrsgx: Makefile: Fix module build for switching between DDK versions (by Tony Lindgren <tony at atomide.com>)
* letux/android: fix some display issues (by hns at goldelico.com)
* letux/android: add back 32 bit binder protocol (by hns at goldelico.com)

letux-5.10-rc2 Mon Nov  2 08:08:53 CET 2020:
* OMAP5: build Palmas WDT driver and include in device tree (by hns at goldelico.com)
* generic-adc-battery: add suggested patch to convert to gpiod (by Linus Walleij <linus.walleij at linaro.org>)

letux-5.10-rc1 Wed Oct 28 08:52:25 CEST 2020:
* Pinephone: fix compile for panel driver (by hns at goldelico.com)
=== more lines cut off ===

Build Warnings
==============
ARM: http://download.goldelico.com/letux-kernel/letux-5.10.20/src/warnings.log
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.10.20-lpae/src/warnings.log
ARM64: http://download.goldelico.com/letux-kernel/letux-5.10.20-arm64/src/warnings.log
CI20: http://download.goldelico.com/letux-kernel/letux-5.10.20-ci20s/src/warnings.log
Mipsbook: http://download.goldelico.com/letux-kernel/letux-5.10.20-l400/src/warnings.log


More information about the Letux-kernel mailing list