-
asoc-fix-v5.8-rc3bc5c7f55 · ·
ASoC: Fixes for v5.8 A few small driver specific fixes, nothing particularly dramatic.
-
mac80211-for-net-2020-06-2960a0121f · ·
Couple of fixes/small things: * TX control port status check fixed to not assume frame format * mesh control port fixes * error handling/leak fixes when starting AP, with HE attributes * fix broadcast packet handling with encapsulation offload * add new AKM suites * and a small code cleanup
-
acpi-5.8-rc30f29c20b · ·
ACPI fixes for 5.8-rc3 Prevent bypassing kernel lockdown via the ACPI tables loading interface (Jason A. Donenfeld) and fix the handling of an ACPI sysfs attribute (Nathan Chancellor).
-
pm-5.8-rc30e3fb2a1 · ·
Power management fixes for 5.8-rc3 - Make sure that the _TIF_POLLING_NRFLAG is clear before entering the last phase of suspend-to-idle to avoid wakeup issues on some x86 systems (Chen Yu, Rafael Wysocki). - Cover one more case in which the intel_pstate driver should let the platform firmware control the CPU frequency and refuse to load (Srinivas Pandruvada). - Add __init annotations to 2 functions in the power management core (Christophe JAILLET).
-
amd-drm-fixes-5.8-2020-06-24b5b78a6c · ·
amd-drm-fixes-5.8-2020-06-24: amdgpu: - Fix missed mutex unlock in DC error path - Fix firmware leak for sdma5 - DC bpc property fixes amdkfd: - Fix memleak in an error path radeon: - Fix copy paste typo in NI DPM spll validation
-
-
regulator-fix-v5.8-rc21b3bcca2 · ·
regulator: Fixes for v5.8 This has a fix for the refactoring out of the pickable ranges functionality, plus the removal of a BROKEN dependency on mt6358 now that the dependencies were merged in -rc1 and a couple of device specific fixes.
-
asoc-fix-v5.8-rc2f141a422 · ·
ASoC: Fixes for v5.8 This is a collection of mostly small fixes, mostly fixing fallout from some of the DPCM changes that went in last time around which shook out some issues on i.MX and Qualcomm platforms. The addition of a managed version of snd_soc_register_dai() is to fix resource leaks. There's also a few new device IDs for x86 systems.