-
mac80211-for-davem-2019-02-126157ca0d · ·
Just a few fixes: * aggregation session teardown with internal TXQs was continuing to send some frames marked as aggregation, fix from Ilan * IBSS join was missed during firmware restart, should such a thing happen * speculative execution based on the return value of cfg80211_classify8021d() - which is controlled by the sender of the packet - could be problematic in some code using it, prevent it * a few peer measurement fixes
-
topic/component-typed-2019-02-118857c7d0 · ·
typed componented support + i915/snd-hda changes This is needed by the new MEI-HDCP support in i915, so will need to go in through drm and drivers-misc trees at least.
-
sound-5.0-rc700a399ca · ·
sound fixes for 5.0-rc7 It's a bit of surprising that we've got more changes than hoped at this late stage, but the all don't look too scaring but small fixes. One change in ALSA core side is again the PCM regression fix that was partially addressed for OSS, but now the all relevant change is reverted instead. Also, a few ASoC core fixes for UAF and OOB are included, while the rest are usual random device-specific fixes.
-
asoc-v5.1a50e3269 · ·
ASoC: Updates for v5.1 Lots and lots of new drivers so far, a highlight being the MediaTek BTCVSD which is a driver for a Bluetooth radio chip - the first such driver we've had upstream. Hopefully we will soon also see a baseband with an upstream driver! - Support for only powering up channels that are actively being used. - Quite a few improvements to simplify the generic card drivers, especially the merge of the SCU cards into the main generic drivers. - Lots of fixes for probing on Intel systems, trying to rationalize things to look more standard from a framework point of view. - New drivers for Asahi Kasei Microdevices AK4497, Cirrus Logic CS4341, Google ChromeOS embedded controllers, Ingenic JZ4725B, MediaTek BTCVSD, MT8183 and MT6358, NXP MICFIL, Rockchip RK3328, Spreadtrum DMA controllers, Qualcomm WCD9335, Xilinx S/PDIF and PCM formatters.
-
asoc-fix-v5.0-rc5860b454c · ·
ASoC: Fixes for v5.0 A selection of driver specific fixes here, along with a few core fixes: - A fixup for some MFD devices that were broken by the previous fixes for deferred probe. - A fix for potential out of bounds array accesses when ordering DAPM power/up down sequences. - Avoid use after free issue when unloading and reloading drivers using topologies.
-
acpi-5.0-rc6ce5cbf53 · ·
ACPI fix for 5.0-rc6 Prevent excessive ACPI debug messages from being printed to the kernel log, which has started to happen after one of the recent ACPICA commits (Erik Schmauss).
-
sunxi-clk-fixes-for-5.0ee0b27a3 · ·
Allwinner clock fixes for 5.0 Two fixes for clock indices, one for the A31 and one for the V3s.
-
sunxi-clk-for-5.1108a459e · ·
Allwinner clock changes for 5.1 Just a single non-urgent fix for the PLL-MIPI on the A23
-
sunxi-config64-for-5.12345ec20 · ·
Allwinner arm64 defconfig changes for 5.1 Two new additions to arm64's defconfig to support A64 boards.
-
sunxi-dt-for-5.1-2185401e1 · ·
Allwinner DT changes for 5.1, take 2 Our usual bunch of DT changes for the Allwinner arm SoCs: - LCD support for the Q8 A13 tablets - GMAC support for the A80 - PMIC power supplies for the A83t
-
sunxi-dt64-for-5.1-2a24270af · ·
Allwinner arm64 DT changes for 5.1, take 2 Our usual round of DT changes for the arm64 Allwinner SoCs: - Enabling of the various power supplies on most a64 boards - H6 SRAM controller support - A64 CSI support
-
sunxi/dt64-for-5.1-2a24270af · ·
Allwinner arm64 DT changes for 5.1, take 2 Our usual round of DT changes for the arm64 Allwinner SoCs: - Enabling of the various power supplies on most a64 boards - H6 SRAM controller support - A64 CSI support
-
sunxi-h3-h5-for-5.10d15a739 · ·
Allwinner H3 and H5 changes for 5.1 Our usual round of DT changes shared between arm and arm64. We have a bunch of changes for board, improving the eMMC support on the H5 variant of the All-H3-CC, enabling HDMI and reworking the CSI driver.
-
du-next-20190208a6cc417d · ·
Renesas display drivers changes for v5.1 (2nd part): - R8A7744 LVDS support - DPAD0 output support on D3/E3
-
sound-5.0-rc6c97617a8 · ·
sound fixes for 5.0-rc6 A collection of a few small fixes. The most significant one is the fix for the possible race at loading HD-audio drivers. This has been present for long time and surfaced only in a rare occasion, but finally spotted out. The rest are usual device-specific fixes for HD-audio and USB-audio.