-
asoc-v4.4-rc8d0021d3b · ·
ASoC: Last updates for v4.5 A bunch more updates for v4.5, mainly driver work: - More topology API enhancements from Mengdong Lin working towards making everything more component based and being able to specify PCM links via topology. - Large sets driver updates from Cirrus, Intel (mainly more Skylake support) and Renesas. - New drivers for AMD ACP, Atmel PDMIC, Dialog DA7218, Imagination Technologies SoC IPs, Rockchip RK3036 Inno CODEC and Texas Instruments PCM3168A.
-
drm-intel-next-2016-01-11db1a6aa2 · ·
- GuC ADS support (Alex Dai) - support for v3 of the vbt mipi/dsi panel sequence (Jani Nikula) - more prep work for atomic watermarks (Matt Roper) - clean up cursor handling and align more with other planes (Maarten) - improvements to the unclaimed mmio debug code (Mika Kuoppalla) - various improvements, w/a, updated translation tables, ...
-
iommu-fixes-v4.4-rc8164afb1d · ·
IOMMU Fixes for Linux v4.4-rc8 The patches include fixes for: * Two build issues, one in the ipmmu-vmsa driver and one for the new generic dma-api implemention used on arm64 * A performance fix for said dma-api implemention * An issue caused by a wrong offset in map_sg in the same code as above
-
asoc-fix-v4.4-rc8bc42f363 · ·
ASoC: Last minute fixes for v4.4 A few final fixes for v4.4, the main one being the two patches to the new Sky Lake drivers which fix a previous incorrect fix that went in during an earlier -rc.
-
-
wireless-drivers-for-davem-2015-12-2801d85b9b · ·
iwlwifi * don't load firmware that won't exist for 7260 * fix RCU splat
-
asoc-v4.5822ad70a · ·
ASoC: Updates for v4.5 This is quite a busy release on the driver front with a lot of new drivers being added but comparatively quiet on the core side with only one big change going in and that a fairly straightforward refactoring. - Conversion of the array of DAI links to a list by Mengdong Lin, supporting dynamically adding and removing DAI links. - Some more fixes for the topology code, though it is still not final and ready for enabling in production. We really need to get to the point where that can be done. - A pile of changes for Intel SkyLake drivers which hopefully deliver some useful initial functionality for systems with this chipset, though there is more work still to come. - New drivers for a number of Imagination Technologies IPs. - Lots of new features and cleanups for the Renesas drivers. - ANC support for WM5110. - New driver for Atmel class D speaker drivers. - New drivers for Cirrus CS47L24 and WM1831. - New driver for Dialog DA7128. - New drivers for Realtek RT5659 and RT56156. - New driver for Rockchip RK3036. - New driver for TI PC3168A
-
asoc-fix-v4.4-rc63dd5fc0e · ·
ASoC: Fixes for v4.4 A collection of small driver specific fixes here, nothing that'll affect users who don't have the devices concerned. At least the wm8974 bug indicates that there's not too many users of some of these devices.
-
sunxi-dt-for-4.5-212ec9384 · ·
Allwinner DT patches, round 2 Mostly some audio codec patches to enable it on more boards, and a bunch devices activation (Ethernet, touchscreen, backlights). One more board has been added too.
-
-
gpio-v4.4-345ad7db9 · ·
GPIO fixes for the v4.4 series: - Revert the error number propagation from the .get() vtable entry temporarily, until we make the proper fixes to all drivers. - Fix the clamping behaviour in the generic GPIO driver. - Driver fix for the ath79 driver
-
drm-intel-next-2015-12-187447a2b2 · ·
- fix atomic watermark recomputation logic (Maarten) - modeset sequence fixes for LPT (Ville) - more kbl enabling&prep work (Rodrigo, Wayne) - first bits for mst audio - page dirty tracking fixes from Dave Gordon - new get_eld hook from Takashi, also included in the sound tree - fixup cursor handling when placed at address 0 (Ville) - refactor VBT parsing code (Jani) - rpm wakelock debug infrastructure ( Imre) - fbdev is pinned again (Chris) - tune the busywait logic to avoid wasting cpu cycles (Chris)