-
amd-drm-next-5.10-2020-09-30f2fa07b3 · ·
amd-drm-next-5.10-2020-09-30: amdgpu: - KFD init failure handling fixes - Display debugfs fixes - Virtual display vblank deadlock fix - Backlight fixes - eDP fixes - Misc display fixes - Misc code cleanups - Mclk handling fixes for navi1x - SR-IOV fixes - Documentation updates - RAS fixes - Power fixes for Raven and Renoir - EEPROM fixes amdkfd: - CPU CRAT fixes - Doorbell allocation cleanup - CU occupancy statistics radeon: - Spelling fixes
-
amd-drm-fixes-5.9-2020-09-3095433a13 · ·
amd-drm-fixes-5.9-2020-09-30: amdgpu: - Fix potential double free in userptr handling - Sienna Cichlid and Navy Flounder udpates - Add Sienna Cichlid PCI IDs - Drop experimental flag for navi12 - Raven fixes - Renoir fixes - HDCP fix - DCN3 fix for clang and older versions of gcc - Fix a runtime pm refcount issue
-
devicetree-fixes-for-5.9-3efe84d40 · ·
Devicetree fixes for v5.9, take 3: - Fix handling of HOST_EXTRACFLAGS for dtc - Several warning fixes for DT bindings
-
sunxi-dt-for-5.10-22bd5298a · ·
A few more DT patches for 5.10, to support simple-framebuffer on the v3s and the pinecube board
-
-
regulator-fix-v5.9-rc6fbb5a79d · ·
regulator: Fix for v5.9 A single fix for incorrect specification of some of the register fields on axp20x devices which would break voltage setting on affected systems.
-
pm-5.9-rc760407230 · ·
Power management fixes for 5.9-rc7 - Export rcu_idle_{enter,exit} to modules to fix build issues introduced by recent RCU-lockdep fixes (Borislav Petkov). - Add missing return statement to a stub function in the ACPI processor driver to fix a build issue introduced by recent RCU-lockdep fixes (Rafael Wysocki). - Fix recently introduced suspicious RCU usage warnings in the PSCI cpuidle driver and drop stale comments regarding RCU_NONIDLE() usage from enter_s2idle_proper() (Ulf Hansson). - Fix error code path in the tegra30 devfreq driver (Dan Carpenter). - Add missing information to devfreq_summary debugfs (Chanwoo Choi).
-
wireless-drivers-next-2020-09-25bc8befe6 · ·
wireless-drivers-next patches for v5.10 Second set of patches for v5.10. Biggest change here is wcn3680 support to wcn36xx driver, otherwise smaller features. And naturally the usual fixes and cleanups. Major changes: brcmfmac * support 4-way handshake offloading for WPA/WPA2-PSK in AP mode * support SAE authentication offload in AP mode mt76 * mt7663 runtime power management improvements * mt7915 A-MSDU offload wcn36xx * add support wcn3680 Wi-Fi 5 devices ath11k * spectral scan support for ipq6018
-
wireless-drivers-2020-09-25efb16763 · ·
wireless-drivers fixes for v5.9 Second, and last, set of fixes for v5.9. Only one important regression fix for mt76. mt76 * fix a regression in aggregation which appeared after mac80211 changes