-
drm-intel-next-2016-04-255b4fd5b1 · ·
- more userptr cornercase fixes from Chris - clean up and tune forcewake handling (Tvrtko) - more underrun fixes from Ville, mostly for ilk to appeas CI - fix unclaimed register warnings on vlv/chv and enable the debug code to catch them by default (Ville) - skl gpu hang fixes for gt3/4 (Mika Kuoppala) - edram improvements for gen9+ (Mika again) - clean up gpu reset corner cases (Chris) - fix ctx/ring machine deaths on snb/ilk (Chris) - MOCS programming for all engines (Peter Antoine) - robustify/clean up vlv/chv irq handler (Ville) - split gen8+ irq handlers into ack/handle phase (Ville) - tons of bxt rpm fixes (mostly around firmware interactions), from Imre - hook up panel fitting for dsi panels (Ville) - more runtime PM fixes all over from Imre - shrinker polish (Chris) - more guc fixes from Alex Dai and Dave Gordon - tons of bugfixes and small polish all over (but with a big focus on bxt)
-
iommu-fixes-v4.6-rc49800699c · ·
IOMMU Fixes for Linux v4.6-rc4 The fixes include: * Two patches to revert the use of default domains in the ARM SMMU driver. Enabling this caused regressions which need more thorough fixing. So the regressions are fixed for now by disabling the use of default domains. * A fix for a v4.4 regression in the AMD IOMMU driver which broke devices behind invisible PCIe-to-PCI bridges with IOMMU enabled.
-
sound-4.6-rc53194ed49 · ·
sound fixes for 4.6-rc5 Again a relatively calm week without surprise: most of fixes are about HD-audio, including fixes for Cirrus codec regression and a race over regmap access. Although both change are slightly unintuitive, the risk of further breakage is quite low, I hope. Other than that, all the rest are trivial.
-
-
qcom-dt-for-4.73db63602 · ·
Qualcomm Device Tree Changes for v4.7 * Add DB600C support * Add IPQ4019 support * Add additional nodes for APQ8064 * Fix APQ8064 pinctrls for i2c/spi * Add MSM8974 nodes for smp2p and smd * Modify MSM8974 memory reserve for rfsa and rmtfs * Add support for BQ27541 on Nexus7
-
-
qcom-soc-for-4.7-2b853cb96 · ·
Qualcomm ARM Based SoC Updates for v4.7 part 2 * Change SMD callback parameters * Use writecombine mapping for SMEM
-
-
phy-for-4.6-rc5128de85 · ·
phy: for 4.6-rc *) make rockchip-dp and rockchip-emmc PHY child device of GRF Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
sound-4.6-rc4c44da62b · ·
sound fixes for 4.6-rc4 we've had a very calm development cycle, so far. Here are the few fixes for HD-audio and USB-audio, all of which are small and easy.
-
mac80211-for-davem-2016-04-148f815cdd · ·
This has just the single fix from Dmitry Ivanov, adding the missing netlink notifier family check to avoid the socket close DoS problem.
-
mac80211-next-for-davem-2016-04-1357fbcce3 · ·
To synchronize with Kalle, here's just a big change that affects all drivers - removing the duplicated enum ieee80211_band and replacing it by enum nl80211_band. On top of that, just a small documentation update.