-
drm-intel-next-2015-08-2801302d4d · ·
Somehow I've forgotten to do a new dinq tag 2 weeks ago, so this covers 4 weeks. Still not all that much due to vacation: - PML4 pagetable support for 48b from Michel Thierry - more fixes for sink crc from Rodrigo - DP link settings cleanup from Ville - GuC-based command submission from Alex Dai and Dave Gordon - dpll cleanups for chv from Ville - max pixel clock checking from Mika Kahola - cleanup hpd bits handling (Jani) - more power well trickery for chv from Ville
-
sound-fix-4.2c7cd0ef6 · ·
sound fixes #2 for 4.2-final Here are stable fixes that have been gathered since rc8: fixes for HD-audio widget power controll regressions since 4.1, a NULL fix for HD-audio HDMI, a noise fix for Conexant codecs and a quirk addition for USB-Audio DSD.
-
wireless-drivers-next-for-davem-2015-08-260ba3ac03 · ·
Major changes: iwlwifi: * new Tx power firmware API * bump max firmware API to 17 * fix bug in debug prints * static checker fix * fix unused defines * fix command list on newest firmware brcmfmac: * support NVRAM loading for bcm47xx platform * new debugfs entry for msgbuf protocol layer used with PCIe devices ath10k: * add spectral scan support for qca99x0 * add qca6164 support
-
-
pm+acpi-4.2-rc8b8a1171f · ·
Power management and ACPI fixes for v4.2-rc8 - Fix a recently introduced issue in the ACPI backlight code which causes lockdep to complain about a circular lock dependency during initialization (Hans de Goede). - Fix a possible memory during initialization in the Exynos cpufreq driver (Shailendra Verma). /
-
sound-4.2e24b6c03 · ·
sound fixes for 4.2-final Here are a small collecton of sound fix patches. The most significant one is the disablement of newly introduced topology API. Its ABI couldn't be stabilized enough, so we decided to delay for 4.3 in the end. Other than that, all oneliner fixes: a USB-audio runtime PM fix and a couple of HD-audio quirks.
-
asoc-v4.2-disable-topology8c90503b · ·
ASoC: Disable topology support for v4.2 The topology code merged in the v4.2 merge window introduced a new ABI which was believed to be suitable for use but subsequently additional work by the developers of this feature have revealed some problems that need to be addressed. In order to allow this to be done without having to support the initial ABI add Kconfig to disable the build and also add some #error statements to the UAPI header so users can't use them.
-
wireless-drivers-next-for-davem-2015-08-19a6bf49db · ·
Major changes: ath10k: * add support for qca99x0 family of devices * improve performance of tx_lock * add support for raw mode (802.11 frame format) and software crypto engine enabled via a module parameter ath9k: * add fast-xmit support wil6210: * implement TSO support * support bootloader v1 and onwards iwlwifi: * Deprecate -10.ucode * Clean ups towards multiple Rx queues * Add support for longer CMD IDs. This will be required by new firmwares since we are getting close to the u8 limit. * bugfixes for the D0i3 power state * Add basic support for FTM * polish the Miracast operation * fix a few power consumption issues * scan cleanup * fixes for D0i3 system state * add paging for devices that support it * add again the new RBD allocation model * add more options to the firmware debug system * add support for frag SKBs in Tx
-
-
-
mac80211-next-for-davem-2015-08-148f9c98df · ·
Another pull request for the next cycle, this time with quite a bit of content: * mesh fixes/improvements from Alexis, Bob, Chun-Yeow and Jesse * TDLS higher bandwidth support (Arik) * OCB fixes from Bertold Van den Bergh * suspend/resume fixes from Eliad * dynamic SMPS support for minstrel-HT (Krishna Chaitanya) * VHT bitrate mask support (Lorenzo Bianconi) * better regulatory support for 5/10 MHz channels (Matthias May) * basic support for MU-MIMO to avoid the multi-vif issue (Sara Sharon) along with a number of other cleanups.