-
drm-misc-next-2017-10-20af0c8c10 · ·
Final drm-misc feature pull for 4.15: UAPI Changes: - new madvise ioctl for vc4 (Boris) Core Changes: - plane commit tracking fixes (Maarten) - vgaarb improvements for fancy new platforms (aka ppc64 and arm64) by Bjorn Helgaas Driver Changes: - pile of new panel drivers: Toshiba LT089AC19000, Innolux AT043TN24 - more sun4i work to support A10/A20 Tcon and hdmi outputs - vc4: fix sleep in irq handler by making it threaded (Eric) - udl probe/edid read fixes (Robert Tarasov) And a bunch of misc small cleanups/refactors and doc fixes all over.
-
sunxi-dt64-for-4.15d25d4182 · ·
Allwinner arm64 DT changes for 4.15 Most notable changes: - SPI and DMA support on the a64 - New boards: NanoPi NEO Plus2
-
sunxi-fixes-for-4.14a231d278 · ·
Allwinner fixes for 4.14 Two fixes, one for the A31 DRM binding, and one for a missing regulator on the pine MMC controller.
-
sunxi-dt-for-4.151357bdb2 · ·
Allwinner DT changes for 4.15 The most notable changes are: - Conversion to the last SoC (A10, A20) to the new clock framework - HDMI and dual pipeline support for the A10, A20 and A31 DRM driver - Support for the various power supplies on a number of boards - Fix of DTC warnings on a number of SoCs, but most of them still need some work - New boards: A20-OLinuXino-MICRO-eMMC, TBS A711, Banana Pi M2 Berry, Banana Pi M2 Ultra
-
sunxi-core-for-4.1514e25a03 · ·
Allwinner core changes for 4.15 A bunch of patches for the sunxi documentation and mach-sunxi. The most notable feature is the introduction of the R40 support.
-
sunxi-clk-for-4.154328a218 · ·
Allwinner clock changes for 4.15 The most notable changes are: - Addition of sigma/delta modulation for the audio PLLs on the newer SoCs - A83t Display clocks supports There's also a bunch of minor fixes that didn't have any impact on current features provided by the kernel.
-
drm-intel-fixes-2017-10-18-1dd00ed9e · ·
Fix for stable: - Fix DDI translation tables for BDW (Chris). Critical fix: - Fix GPU Hang on GVT (Changbin). Other fixes: - Fix eviction when GGTT is idle (Chris). - CNL PLL fixes (Rodrigo). - Fix pwrite into shmemfs (Chris). - Mask bits for BXT and CHV L3 Workaround WaProgramL3SqcReg1Default (Oscar).
-
drm-intel-fixes-2017-10-18dd00ed9e · ·
Fix for stable: - Fix DDI translation tables for BDW (Chris). Critical fix: - Fix GPU Hang on GVT (Changbin). Other fixes: - Fix eviction when GGTT is idle (Chris). - CNL PLL fixes (Rodrigo). - Fix pwrite into shmemfs (Chris). - Mask bits for BXT and CHV L3 Workaround WaProgramL3SqcReg1Default (Oscar).
-
drm-misc-next-2017-10-162e20c9dd · ·
Quick 4.15 mist pull for the build fix: Cross-subsystem Changes: - piles an piles of misc/trivial patches all over, some more from outreachy applicants Core Changes: - build fix for the bridge/of cleanup (Maarten) - fix vblank count in arm_vblank_event (Ville) - some kerneldoc typo fixes from Thierry Driver Changes: - vc4: Fix T-format tiling scanout, cleanup clock divider w/a (Anholt) - sun4i: small cleanups and improved code comments all over (Chen-Yu Tsai)
-
wireless-drivers-for-davem-2017-10-13a6127b44 · ·
wireless-drivers fixes for 4.14 Nothing really special standing out, all of these are important fixes which should go to 4.14. iwlwifi * fix support for 3168 device series * fix a potential crash when using FW debugging recording; * improve channel flags parsing to avoid warnings on too long traces * return -ENODATA when the temperature is not available, since the -EIO we were returning was causing fatal errors in userspace * avoid printing too many messages in dmesg when using monitor mode, since this can become very noisy and completely flood the logs brcmsmac * reduce stack usage to avoid frame size warnings with KASAN brcmfmac * add a check to avoid copying uninitialised memory rtlwifi: * fix a regression with rtl8821ae starting from v4.11 where connections was frequently lost