-
-
sunxi-dt-for-4.8-2-bisde427ad2 · ·
Allwinner DT changes for 4.8, take 2 Another set of changes for the 4.8 merge window, among which: - Reworking of the DT for the tablets based on Allwinner reference design and q8 designs to avoid duplication as much as possible - Renaming a DT merged in the first PR for consistency - Enable a few devices on some boards - New boards: Polaroid MID2407PXE03, inet86dz
-
-
-
-
-
drm-intel-next-2016-07-110b2c0582 · ·
- select igt testing depencies for CONFIG_DRM_I915_DEBUG (Chris) - track outputs in crtc state and clean up all our ad-hoc connector/encoder walking in modest code (Ville) - demidlayer drm_device/drm_i915_private (Chris Wilson) - thundering herd fix from Chris Wilson, with lots of help from Tvrtko Ursulin - piles of assorted clean and fallout from the thundering herd fix - documentation and more tuning for waitboosting (Chris) - pooled EU support on bxt (Arun Siluvery) - bxt support is no longer considered prelimary! - ring/engine vfunc cleanup from Tvrtko - introduce intel_wait_for_register helper (Chris) - opregion updates (Jani Nukla) - tuning and fixes for wait_for macros (Tvrkto&Imre) - more kabylake pci ids (Rodrigo) - pps cleanup and fixes for bxt (Imre) - move sink crc support over to atomic state (Maarten) - fix up async fbdev init ordering (Chris) - fbc fixes from Paulo and Chris
-
iommu-fixes-v4.7-rc6522e5cb7 · ·
IOMMU Fixes for Linux v4.7-rc6 Two Fixes: * Intel VT-d fix for a suspend/resume issue, introduced with the scalability improvements in this cycle. * AMD IOMMU fix for systems that have unity mappings defined. There was a race where translation got enabled before the unity mappings were in place. This issue was seen on some HP servers.
-
gpio-v4.7-592c74bce · ·
Final (hopefully) GPIO fixes for v4.7: - Fix an oops on the Asus Eee PC 1201 - Revert a patch trying to split GPIO parsing and GPIO configuration - Revert a too liberal compile testing thing
-
-
qcom-drivers-for-4.8-26c8e99d8 · ·
Qualcomm ARM Based Driver Updates for v4.8 Part 2 * Fix probe order issue in SCM * Add missing qcom_scm_is_available() API
-
sunxi-dt-for-4.8d509e205 · ·
Allwinner DT changes for 4.8 The usual amount of DT patches, among which: - I2S support - Support for the AXP809 in the relevant boards (A80 based) - New boards: Banapi M1+, Banapi M2+, Allwinner Parrot (R16 EVB), - The other patches to enable various controllers on our boards, most notably USB OTG
-
sunxi-defconfig-for-4.8684d2d7c · ·
Allwinner defconfig changes for 4.8 Two patches to enable the DRM driver in the sunxi and multi_v7 defconfig.
-
sunxi-drm-fixes-for-4.7-23b8e64f6 · ·
Allwinner DRM driver fixes for 4.7, take 2 A new set of fixes for the sun4i driver, mostly related to vblank handling, and a minor fix to release a reference on the device tree nodes we're parsing in the probe logic.