-
asoc-v4.211e68886 · ·
ASoC: Updates for v4.2 The big thing this release has been Liam's addition of topology support to the core. We've also seen quite a bit of driver work and the continuation of Lars' refactoring for component support. - Support for loading ASoC topology maps from firmware, intended to be used to allow self-describing DSP firmware images to be built which can map controls added by the DSP to userspace without the kernel needing to know about individual DSP firmwares. - Lots of refactoring to avoid direct access to snd_soc_codec where it's not needed supporting future refactoring. - Big refactoring and cleanup serieses for the Wolfson ADSP and TI TAS2552 drivers. - Support for TI TAS571x power amplifiers. - Support for Qualcomm APQ8016 and ZTE ZX296702 SoCs. - Support for x86 systems with RT5650 and Qualcomm Storm.
-
iommu-fixes-v4.1-rc62d0ec7a1 · ·
IOMMU Fix for Linux v4.1-rc6 Only one patch: * Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent" This patch caused problems with some drivers, so it is better to revert it now until the drivers have been fixed.
-
-
-
wireless-drivers-next-for-davem-2015-06-031690faef · ·
new driver mt7601u for MediaTek Wi-Fi devices MT7601U ath10k: * qca6174 power consumption improvements, enable ASPM etc (Michal) wil6210: * support Wi-Fi Simple Configuration in STA mode iwlwifi: * a few fixes (re-enablement of interrupts for certain new platforms that have special power states) * Rework completely the RBD allocation model towards new multi RX hardware. * cleanups * scan reworks continuation (Luca) mwifiex: * improve firmware debug functionality rtlwifi: * update regulatory database brcmfmac: * cleanup and new feature support in PCIe code * alternative nvram loading for router support
-
sound-4.1-rc7ea114fc2 · ·
sound fixes for 4.1-rc7 It was a fairly calm week; here you can find only a few trivial quirks and fixes for USB and HD-audio. All changes are pretty device specific.
-
sunxi-dt-for-4.2-216b2a7d4 · ·
Allwinner DT changes for 4.2, take 2 A bunch of new DT changes for the 4.2 merge window, among which: - Enable the SRAM controller on the A10/A10s/A13/A20 - A33 support - New boards: A23 EVB, SinA33, GA10H-A33, Mele A1000G
-
phy-for-v4.2692fbb89 · ·
phy: for 4.2 merge window *) new Broadcom SATA3 PHY driver for Broadcom STB SoCs *) new phy API to get PHY by index which is used in EHCI and OHCI controller drivers *) support specifying supply at port level used for multi-port PHYs *) sparse warning fixes in miphy PHYs *) fix pm_runtime issues in twl4030 driver Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
wireless-drivers-for-davem-2015-06-0138fe44e6 · ·
iwlwifi: * fix OTP parsing 8260 * fix powersave handling for 8260 brcmfmac: * fix null pointer crash
-
acpi-pci-4.1-rc6dc4fdaf0 · ·
PCI / ACPI fix for v4.1-rc6 This fixes a bug uncovered by a recent driver core change that modified the implementation of the ACPI_COMPANION_SET() macro to strictly rely on its second argument to be either NULL or a valid pointer to struct acpi_device. As it turns out, pcibios_root_bridge_prepare() on x86 and ia64 works with the assumption that the only code path calling pci_create_root_bus() is pci_acpi_scan_root() and therefore the sysdata argument passed to it will always match the expectations of pcibios_root_bridge_prepare(). That need not be the case, however, and in particular it is not the case for the Xen pcifront driver that passes a pointer to its own private data strcture as sysdata to pci_scan_bus_parented() which then passes it to pci_create_root_bus() and it ends up being used incorrectly by pcibios_root_bridge_prepare(). /
-
-
mac80211-next-for-davem-2015-05-29f7959e9c · ·
As we get closer to the merge window, here are a few more things for -next: * disconnect TDLS stations on CSA to avoid issues * fix a memory leak introduced in a recent commit * switch rfkill and cfg80211 to PM ops * in an unlikely scenario, prevent a bookkeeping value to get corrupted leading to dropped packets * fix a crash in VLAN assignment * switch rfkill-gpio to more modern gpiod API * send disconnected event to userspace with proper local/remote indication
-
sound-4.1-rc6b47eee2e · ·
sound fixes for 4.1-rc6 No big surprise here, just a bunch of small fixes for HD-audio and USB-audio. - Partial revert of widget power-saving for IDT codecs - Revert mute-LED enum ctl for Thinkpads due to confusion - A quirk for a new Radeon HDMI controller - Realtek codec name fix for Dell - A workaround for headphone mic boost on some laptops - stream_pm ops setup (and its fix for regression) - Another quirk for MS LifeCam USB-audio
-
mac80211-for-davem-2015-05-283a7af58f · ·
This just has a single docbook build fix. In my confusion I'd already sent the same fix for -next, but Ben Hutchings noted it's necessary in 4.1.