-
sunxi-dt64-for-4.104e388608 · ·
Allwinner arm64 DT changes for 4.10 Support for the Allwinner A64, their first armv8 SoC.
-
sunxi-fixes-for-4.9b7f865ed · ·
Allwinner fixes for 4.9 A fix to reintroduce missing pinmux options that turned out not to be optional.
-
sunxi-defconfig-for-4.10a0eb3ee3 · ·
Allwinner defconfig changes for 4.10 Two patches to enable the dumb VGA bridges in the multi_v7 and sunxi defconfig.
-
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
-
sound-4.9-rc56809cd68 · ·
sound fixes for 4.9-rc5 this became a largish pull-request, as we've got a bunch of pending ASoC fixes at this time. One noticeable change is the removal of error directive in uapi/sound/asoc.h. We found that the API has been already used on Chromebooks, so we need to support it even now. A slight big LOC is found in Qualcomm lpass driver, but the rest are all small and easy fixes for ASoC drivers (sti, sun4i, Realtek codecs, Intel, tas571x, etc) in addition to the patches to harden the ALSA core proc file accesses.
-
-
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)