-
drm-fixes-for-v4.13-rc4
just some lonely amd fixes
-
acpi-4.13-rc43de559d4 · ·
ACPI fixes for v4.13-rc4 - Fix a device ID of Hisilicon Hip07/08 in the ACPI APD (AMD SoC) driver (Hanjun Guo). - Fix list corruption (introduced during the 4.11 cycle) in the ACPI LPSS (Intel SoC) driver (Hans de Goede). - Fix PCC mailbox handling code crash during initialization when PCCT is not present and PCC channel 0 is requested (Hoan Tran). - Fix a WDAT watchdog initialization issue causing platform device creation to fail due to partially overlapping address ranges in resources (Ryan Kennedy).
-
pm-4.13-rc478aa904a · ·
Power management fixes for v4.13-rc4 - Fix the handling of the scaling_cur_freq cpufreq policy attribute on x86 systems with the MPERF/APERF registers present to make it behave more as expected after recent changes (Rafael Wysocki). - Drop a leftover callback from the intel_pstate driver which also prevents the cpuinfo_cur_freq cpufreq policy attribute from being incorrectly exposed when intel_pstate works in the active mode (Rafael Wysocki). - Add a missing piece describing the cpuinfo_cur_freq policy attribute to cpufreq documentation (Rafael Wysocki). - Fix up a recently added part of the Thunderbolt driver to avoid aborting system suspends if its mailbox commands time out (Rafael Wysocki). - Update device runtime PM framework documentation to reflect the current behavior of the code (Johan Hovold).
-
-
asoc-fix-v4.13-rc360668a2d · ·
ASoC: Fixes for v4.13 Quite a few fixes here that have been sent since the merge window, the biggest one is the fix from Tony for some confusion with the device property API which was causing issues with the of-graph card. This is fixed with some changes in the graph API itself as it seemed very likely to be error prone.
-
sunxi-clk-fixes-for-4.139735ee9e · ·
Allwinner clock fixes for 4.13 One critical clock fix for sun5i (A10s/A13/R8) which enables propogation of clock rate changes from the "cpu" clock to it's parent PLL clock. This fixes cpufreq related crashes that have been observed on KernelCI with the C.H.I.P. and multi_v7_defconfig.
-
drm-intel-next-2017-07-31d0604a24 · ·
More 4.14 work: - tons of corner-case fixes for gpu reset/recovery (Chris Wilson) - refactor power-well code for future platforms (Imre) - Ycbcr420 support for hdmi 2.0 displays (Shashank Sharma) - document FBC structs (Paulo Zanoni) - reduce struct_mutex usage in pinning (Chris Wilson) - small bits all over, as usual
-
wireless-drivers-for-davem-2017-07-285f5d0314 · ·
wireless-drivers fixes for 4.13 Two fixes for for brcmfmac, the crash was reported by two people already so it's a high priority fix. brcmfmac * fix a crash in skb headroom handling in v4.13-rc1 * fix a memory leak due to a merge error in v4.6
-
drm-fixes-for-v4.13-rc320806588 · ·
vmwgfx, exynos, i915, amdgpu, nouveau, host1x and displayport fixes
-
devicetree-fixes-for-4.13531da740 · ·
DeviceTree fixes for 4.13: - Fix error handling in of_irq_to_resource_table() due to of_irq_to_resource() error return changes. - Fix dtx_diff script due to dts include path changes.
-
acpi-4.13-rc3f6248dd8 · ·
ACPI fixes for v4.13-rc3 - Add an ACPI module parameter to allow users to override the new default behavior on some systems where the EC GPE is not disabled during suspend-to-idle in case the EC on their systems generates excessive wakeup events and they want to sacrifice some functionality (like power button wakeups) for extra battery life while suspended (Rafael Wysocki). - Fix flushing of the outstanding EC work in the ACPI core suspend-to-idle code (Rafael Wysocki). - Add a missing include and fix a messed-up comment in the ACPI NUMA code (Ross Zwisler).
-
drm-intel-fixes-2017-07-27
i915 fixes for -rc3 Bit more than usual since we missed -rc2. 4x cc: stable, 2 gvt patches, but all fairly minor stuff. Last minute rebase was to add a few missing cc: stable, I did prep the pull this morning already and made sure CI approves.
-
drm-misc-fixes-2017-07-27fea20995 · ·
Core Changes: - dp: A few fixes in drm_dp_downstream_debug() (Chris) - rockchip: sanitize the Kconfig dependencies (fallout from EXTCON) (Arnd) - host1x: Free the iommu domain when attach_device fails (Paul) Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Paul Kocialkowski <contact@paulk.fr>
-
sunxi-fixes-for-4.13c50f9fb6 · ·
Allwinner fixes for 4.13 Two fixes to correct the EMAC blocks memory region size to match the datasheet. One that converts raw A83T clock indices to macros from the clk dt-binding header, completing the A83T sunxi-ng clk driver.
-
sound-4.13-rc3ba92b114 · ·
sound fixes for 4.13-rc3 This is a pretty boring pull request, containing a few HD-audio quirks and ID updates as usual suspects, as well as a fix for a regression of FM801 chip on ia64 (what a legacy combination!)