-
devicetree-fixes-for-5.3-2e1ff7390 · ·
Devicetree fixes for 5.3-rc: - Fix mismatches in $id values and actual filenames. Now checked by tools. - Convert nvmem binding to DT schema - Fix a typo in of_property_read_bool() kerneldoc - Remove some redundant description in al-fic interrupt-controller
-
sound-5.3-rc23f880949 · ·
sound fixes for 5.3-rc2 All relative small changes. - A regression fix for PCM link code with CONFIG_REFCOUNT_FULL; stumbled on a slight difference between atomic_t and refcount_t - A couple of HD-audio stabilization patches addressing the too slow PM resume seen on some Intel chips - A series of ALSA compress-offload API fixes, including the regression by the previous capture stream support - Trivial LINE6 USB-audio driver fixes, a new Conexant HD-audio chip coverage, and a fix in AC97 bus error path
-
devicetree-fixes-for-5.3e2297f7c · ·
Devicetree fixes for 5.3: Fix several warnings/errors in validation of binding schemas.
-
mac80211-for-davem-2019-07-20d2b3fe42 · ·
We have a handful of fixes: * ignore bad CW parameters if we aren't using them, instead of warning * fix operation (and then build) with the new netlink vendor command policy requirement * fix a memory leak in an error path when setting beacons
-
-
wireless-drivers-for-davem-2019-07-1841a531ff · ·
wireless-drivers fixes for 5.3 First set of fixes for 5.3. iwlwifi * add new cards for 9000 and 20000 series and qu c-step devices ath10k * workaround an uninitialised variable warning rt2x00 * fix rx queue hand on USB
-
gpio-v5.3-288785b7f · ·
GPIO fixes for the v5.3 merge window: - Revert a SPIO GPIO fix that didn't fix anything instead created new problems. - Remove the EM GPIO irqdomain in a safe manner. - Fix a memory leak in the gpio quirks. - Make the DaVinci error path silent on probe deferral.
-
sound-fix-5.3-rc14914da2f · ·
sound fixes for 5.3-rc1 A collection of small fixes. - The optimization of PM resume with HD-audio HDMI codecs, which eventually work around weird issues - A correction of Intel Icelake HDMI audio code - Quirks for Dell machines with Realtek HD-audio codecs - The fix for too long sequencer write stall that was spotted by syzkaller - A few trivial cleanups reported by coccinelle