-
gpio-v4.13-29e9509e3 · ·
GPIO fixes in the first take after v4.13-rc1: - LP87565: set the proper output level for direction_output. - stm32: fix the kernel build by selecting the hierarchical irqdomain symbol properly - this happens to be done in the pin control framework but whatever, it had dependencies to GPIO so we need to apply it here. - Select the hierarchical IRQ domain also for Xgene. - Fix wakeups to work on MXC. - Fix up the device tree binding on Exar that went astray, also add the right bindings. - Fix the unwanted events for edges from the library. - Fix the unbalanced chanined IRQ on the Tegra.
-
-
sound-4.13-rc45ef26e96 · ·
sound fixes for 4.13-rc4 Now we hit the usual ASoC-fix-flood in the middle of release. Most of changes are trivial and device-specific, while one significant change is the fix for unbalanced of_graph_*() refcounts. This involved with the change in the graph API itself that had been a bit messy.
-
drm-fixes-for-v4.13-rc4
just some lonely amd fixes
-
-
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
-
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.