-
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
-
-
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.
-
-
mac80211-for-davem-2015-05-26f9dca80b · ·
We have three more fixes: * AP_VLAN tailroom calculation fix, the bug leads to warnings along with dropped packets * NAPI context issue, calling napi_gro_receive() from a timer (obviously) can lead to crashes * remain-on-channel combining leads to dropped requests and not being able to finish certain operations, so remove it
-
wireless-drivers-for-davem-2015-05-25aefa441b · ·
iwlwifi: * fix firmware name and other things to enable 3165 * fix bad APMG configuration for 8000 (no AMPG on these devices) * fix MAC address assignment for 8000 * fix firmware debugging triggers (MLME) * fix several bugs in low power states code (net-detect, d0i3) ssb: * fix reboot after device reset for WRT350N v1
-
gpio-v4.1-3f230e8ff · ·
GPIO fixes for the v4.1 series: - A leak in gpiochip_add path destined for stable. - A kempld driver bug destined for stable.
-
drm-intel-next-2015-05-2282d5b58f · ·
- cpt modeset sequence fixes from Ville - more rps boosting tuning from Chris - S3 support for skl (Damien) - a pile of w/a for bxt from various people - cleanup of primary plane pixel formats (Damien) - a big pile of small patches with fixes and cleanups all over
-
-
sound-4.1-rc5219f47e4 · ·
sound fixes for 4.1-rc5 This batch became slightly large, just because I've been on vacation for the last two weeks. Nothing to scare much here, all device-specific fixes, mostly small patches. Majority of patches are for HD-audio, especially Dell machines. The rest are small ASoC fixes for various codecs, and a USB-audio quirk. One PCM fix is included to ease the faulty condition checks in the case of two periods PCM buffers.