-
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.
-
wireless-drivers-for-davem-2018-01-17cc124d5c · ·
wireless-drivers fixes for 4.15 One last set of fixes for regression submitted during the last few days. bcma & ssb * fix older build problems which (apparently) recently became more frequent in certain MIPS configurations brcmfmac * continue driver initialisation even if CLM blob (firmware) file is not found
-
drm-misc-fixes-2018-01-173b9c57ce · ·
Final 4.15 drm-misc pull: Just 3 sun4i patches to fix clock computation/checks.
-
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
-
wireless-drivers-next-for-davem-2018-01-134330b53e · ·
wireless-drivers-next patches for 4.16 Here are patches which have been accumulating over the holidays and after the New Year. Business as usual and nothing special really standing out. But what's noteworthy here is that Larry Finger is stepping down as the rtlwifi maintainer. He has been maintaining rtlwifi since it was applied back in 2010 in commit 0c8173385e54 ("rtl8192ce: Add new driver") and it has been no easy role trying to juggle between the vendor, demanding upstream community and users. So big thank you to Larry for all his efforts! ath10k * more preparation work for wcn3990 support * add memory dump to firmware coredump files wil6210 * support scheduled scan * support 40-bit DMA addresses qtnfmac * support MAC address based access control * support for radar detection and Channel Availibility Check (CAC) mwifiex * firmware coredump for usb devices rtlwifi * Larry Finger steps down as the maintainer and Ping-Ke Shih becomes the new maintainer * add debugfs interfaces to dump register and btcoex status, and also write registers and h2c
-
asoc-v4.16-24ac71d1b · ·
ASoC: Updates for v4.16 Some more updates for v4.16, the big things here are the ST DFSDM driver and the IIO patches required to support that and even more in the neverending series of code quality improvements for x86, including Pierre's work to improve the Kconfig. The unused SN95031 driver and associated board support are also removed, they haven't been buildable for a considerable time without anyone noticing.
-
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.
-
-
iio-asoc-sync16cbca06 · ·
IIO: ST DFSDM support This is the IIO portion of some patches adding support for the ST DFSDM IP, it's shared with ASoC as the hardware is also used for audio.