-
mac80211-next-for-davem-2019-02-226c4128f6 · ·
This time we have, of note: * the massive patch series for multi-BSSID support, I ended up applying that through a side branch to record some details * CSA improvements * HE (802.11ax) updates to Draft 3.3 * strongly typed element iteration/etc. to make such code more readable - this came up in particular in multi-BSSID * rhashtable conversion patches from Herbert Along, as usual, with various fixes and improvements.
-
mac80211-for-davem-2019-02-2251d0af22 · ·
Three more fixes: * mac80211 mesh code wasn't allocating SKB tailroom properly in some cases * tx_sk_pacing_shift should be 7 for better performance * mac80211_hwsim wasn't propagating genlmsg_reply() errors
-
-
gpio-v5.0-4af14b2c9 · ·
Two GPIO fixes for the v5.0 series: - Per-instance irqchip on the MT7621 - Avoid direction setting using pin control on MMP2
-
sound-5.026883664 · ·
sound fixes for 5.0 Here are a few last-minute fixes for 5.0. The most significant one is the OF-node refcount fix for ASoC simple-card, which could be triggered on many boards. Another fix for ASoC core is for the error handling in topology, while others are device-specific fixes for Samsung and HD-audio.
-
-
topic/mei-hdcp-2019-02-1935c02725 · ·
Prep patches + headers for the mei-hdcp/i915 component interfaces Also contains the prep work in the component helpers plus adjustements for the snd-hda/i915 component interface. Plus one small static inline in the drm_hdcp.h header that both i915 and mei_hdcp will need.
-
-
mac80211-for-davem-2019-02-1583e37e0b · ·
Just a few fixes this time: * mesh rhashtable fixes from Herbert * a small error path fix when starting AP interfaces