-
drm-misc-next-fixes-2017-06-27c048c984 · ·
Core Changes: - bridge: return -ve errno in drm_panel_bridge_add (Eric) Driver Changes: - rockchip: ensure mm lock is held in error paths (Caesar) - dw-hdmi: fix formatting in input format table (Jonathan) Cc: Caesar Wang <wxt@rock-chips.com> Cc: Eric Anholt <eric@anholt.net> Cc: Jonathan Corbet <corbet@lwn.net>
-
-
drm-intel-fixes-2017-06-27611cdf36 · ·
Just a few minor fixes. Important one is the execbuf async fix (aka ANDROID_native_sync). There was another patch for a display coherency corner case on APL, but we've random-walked in that space too much, and the cherry-pick looked really invasive.
-
wireless-drivers-next-for-davem-2017-06-25
wireless-drivers-next patches for 4.13 New features and bug fixes to quite a few different drivers, but nothing really special standing out. What makes me happy that we have now more vendors actively contributing to upstream drivers. In this pull request we have patches from Broadcom, Intel, Qualcomm, Realtek and Redpine Signals, and I still have patches from Marvell and Quantenna pending in patchwork. Now that's something comparing to how things looked 11 years ago in Jeff Garzik's "State of the Union: Wireless" email: https://lkml.org/lkml/2006/1/5/671 Major changes: wil6210 * add low level RF sector interface via nl80211 vendor commands * add module parameter ftm_mode to load separate firmware for factory testing * support devices with different PCIe bar size * add support for PCIe D3hot in system suspend * remove ioctl interface which should not be in a wireless driver ath10k * go back to using dma_alloc_coherent() for firmware scratch memory * add per chain RSSI reporting brcmfmac * add support multi-scheduled scan * add scheduled scan support for specified BSSIDs * add support for brcm43430 revision 0 wlcore * add wil1285 compatible rsi * add RS9113 USB support iwlwifi * FW API documentation improvements (for tools and htmldoc) * continuing work for the new A000 family * bump the maximum supported FW API to 31 * improve the differentiation between 8000, 9000 and A000 families
-
acpi-4.12-rc7e4330d8b · ·
ACPI fix for v4.12-rc7 - I2C and SPI devices are expected to be enumerated by the I2C and SPI subsystems, respectively, but due to a change made during the 4.11 cycle, in some cases the ACPI core marks them as already enumerated which causes the I2C and SPI subsystems to overlook them, so fix that (Jarkko Nikula).
-
gpio-v4.12-36c7515c6 · ·
A single GPIO patch fixing the compatible string for the MVEBU PWM controller embedded in the GPIO controller before we release v4.12. Hopefully.
-
sound-4.12-rc7c7ecb906 · ·
sound fixes for 4.12-rc7 Nothing exciting here, just a few stable fixes: - Suppress spurious kernel WARNING in PCM core - Fix potential spin deadlock at error handling in firewire - HD-audio PCI ID addition / fixup
-
drm-fixes-for-v4.12-rc7
i915, amdgpu and one core regression fix