-
driver-core-4.9-rc5bdacd1b4 · ·
driver core fixes for 4.9-rc5 Here are two driver core fixes for 4.9-rc5. The first resolves an issue with some drivers not liking to be unbound and bound again (if CONFIG_DEBUG_TEST_DRIVER_REMOVE is enabled), which solves some reported problems with graphics and storage drivers. The other resolves a smatch error with the 4.9-rc1 driver core changes around this feature. Both have been in linux-next with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
qcom-soc-for-4.10e19811a8 · ·
Qualcomm ARM Based SoC Updates for v4.10 * Enable GPIOLIB for QCOM ARM64 platforms
-
qcom-drivers-for-4.10bd4760ca · ·
Qualcomm ARM Based Driver Updates for v4.10 * Fixup QCOM SCM to use devm_reset_controller_register * Add QCOM pinctrl to Qualcomm MAINTAINERS entry * Add PM8994 regulator definitions * Add stub for WCNSS_CTRL API
-
qcom-defconfig-for-4.1020678773 · ·
Qualcomm ARM Based defconfig Updates for v4.10 * Fixup MDM9615 option names
-
qcom-arm64-for-4.10feeaf56a · ·
Qualcomm ARM64 Updates for v4.10 * Add Hexagon SMD/PIL nodes * Add DB820c PMIC pins * Fixup APQ8016 voltage ranges * Add various MSM8996 nodes to support SMD/SMEM/SMP2P * Add support for Huawei Nexus 6P (Angler) * Add support for LG Nexus 5x (Bullhead)
-
qcom-arm64-defconfig-for-4.10a77a7133 · ·
Qualcomm ARM64 Based defconfig Updates for v4.10 * Enable defconfig options for MSM8992/8994
-
drm-fixes-for-v4.9-rc5
amd, radeon, i915, imx, msm and udl fixes
-
-
iommu-fixes-v4.9-rc4bea64033 · ·
IOMMU-Fixes for Linux v4.9-rc4 Two places need fixing: * Four patches from Robin Murphy fix several issues with the recently merged generic DT-bindings support for arm-smmu drivers * A fix for a dead-lock issue in the VT-d driver, which shows up on iommu hotplug
-
drm-intel-next-2016-11-0858e197d6 · ·
- gpu idling rework for s/r (Imre) - vlv mappable scanout fix - speed up probing in resume (Lyude) - dp audio workarounds for gen9 (Dhinakaran) - more conversion to using dev_priv internally (Ville) - more gen9+ wm fixes and cleanups (Maarten) - shrinker cleanup&fixes (Chris) - reorg plane init code (Ville) - implement support for multiple timelines (prep work for scheduler) from Chris and all - untangle dev->struct_mutex locking as prep for multiple timelines (Chris) - refactor bxt phy code and collect it all in intel_dpio_phy.c (Ander) - another gvt with bugfixes all over from Zhenyu - piles of lspcon fixes from Imre - 90/270 rotation fixes (Ville) - guc log buffer support (Akash+Sagar) - fbc fixes from Paulo - untangle rpm vs. tiling-fences/mmaps (Chris) - fix atomic commit to wait on the right fences (Daniel Stone)
-
-
gpio-v4.9-3812d4788 · ·
Some GPIO fixes for the v4.9 series: - Fix a nasty file descriptor leak when getting line handles. - A fix for a cleanup that seemed innocent but created a problem for drivers instantiating several gpiochips for one single OF node. - Fix a unpredictable problem using irq_domain_simple() in the mvebu driver by converting it to a lineas irqdomain.
-
drm-fixes-for-v4.9-rc4
drm fixes for amdgpu, radeon, intel, imx and virtio-gpu