-
mac80211-next-for-davem-2018-01-220ddcff49 · ·
Less than a handful of changes: * possible memory leak fix in hwsim * speed up hwsim * add hwsim userspace rate control API * code cleanups
-
sound-4.16-rc11c9609e3 · ·
sound updates for 4.16-rc1 The major changes in the core API side in this cycle are the still on-going ASoC componentization works. Other than that, only few small changes such as 20bit PCM format support are found. Meanwhile the rest majority of changes are for ASoC drivers: - Large cleanups of some of the TI CODEC drivers - Continued work on Intel ASoC stuff for new quirks, ACPI GPIO handling, Kconfigs and lots of cleanups - Refactoring of the Freescale SSI driver, as preliminary work for the upcoming changes - Work on ST DFSDM driver, including the required IIO patches - New drivers for Allwinner A83T, Maxim MAX89373, SocioNext UiniPhier EVEA Tempo Semiconductor TSCS42xx and TI PCM816x, TAS5722 and TAS6424 devices - Removal of dead codes for SN95031 and board drivers Last but not least, a few HD-audio and USB-audio quirks are included as usual, too.
-
drm-intel-fixes-2018-01-184488496d · ·
Display corruption regression bugfix with both a prep patch and a follow-up fix
-
gpio-v4.15-507c7b6a5 · ·
GPIO fix for the v4.15 series, this fixes the bit fiddling in the MMIO GPIO driver.
-
sound-4.15b3defb79 · ·
sound fixes for 4.15 Yet a few small last-minute fixes that should sneak into 4.15: - Removal of a spurious WARN_ON() triggered by syzkaller - Fix for ioctl races in ALSA sequencer - Two trivial HD-audio fixup entries
-
mac80211-for-davem-2018-01-1559b179b4 · ·
More fixes: * hwsim: - properly flush deletion works at module unload - validate # of channels passed from userspace * cfg80211: - fix RCU locking regression - initialize on-stack channel data for nl80211 event - check dev_set_name() return value
-
drm-intel-fixes-2018-01-11-15005c851 · ·
Hopefully final drm/i915 fixes for v4.15: - Fix a KASAN reported use after free - Whitelist a register to avoid hangs - GVT fixes
-
gpio-v4.15-41e77fc82 · ·
GPIO fix for v4.15: fix a raw vs elaborate GPIO descriptor bug introduced by yours truly.