-
iommu-fixes-v4.3-rc7cbf3ccd0 · ·
IOMMU Fixes for Linux v4.3-rc7 Two late fixes for the AMD IOMMU driver: * One adds an additional check to the io page-fault handler to avoid a BUG_ON being hit in handle_mm_fault() * Second patch fixes a problem with devices writing to the system management area and were blocked by the IOMMU because the driver wrongly cleared out the DTE flags allowing that access.
-
asoc-v4.3-rc6bb9a13a0 · ·
ASoC: Updates for v4.4 Not much core work here, a few small tweaks to interfaces but mainly the changes here are driver ones. Highlights include: - Updates to the topology userspace interface - Big updates to the Renesas support from Morimoto-san - Most of the support for Intel Sky Lake systems. - New drivers for Asahi Kasei Microdevices AK4613, Allwinnner A10, Cirrus Logic WM8998, Dialog DA7219, Nuvoton NAU8825 and Rockchip S/PDIF.
-
sunxi-dt-for-4.4-3a5ea06d0 · ·
Allwinner DT changes for 4.4, round 3 A bunch of new boards, but mostly enable the support for the Audio Codec on the older SoCs (A10, A10s, A13, A20, R8) and enable it on various boards.
-
drm-intel-next-2015-10-23aed8bbd4 · ·
- 2nd attempt at atomic watermarks from Matt, but just prep for now - fixes all over
-
asoc-fix-v4.3-rc6f69eccc4 · ·
ASoC: Fixes for v4.3 A bunch of driver fixes plus one core fix which fixes problems with misreporting values from _SX controls following a recent refactoring. This had gone unnoticed as such controls are quite rare.