-
-
mac80211-for-davem-2016-02-23b8607152 · ·
Another small set of fixes: * stop critical protocol session on disconnect to avoid it getting stuck * wext: fix two RTNL message ordering issues * fix an uninitialized value (found by KASAN) * fix an out-of-bounds access (also found by KASAN) * clear connection keys when freeing them in all cases (IBSS, all other places already did so) * fix expected throughput unit to get consistent values * set default TX aggregation timeout to 0 in minstrel to avoid (really just hide) issues and perform better
-
-
sound-4.5-rc567ec1072 · ·
sound fixes for 4.5-rc5 this update contains again a few more fixes for ALSA core stuff although it's no longer high flux: two race fixes in sequencer and one PCM race fix for non-atomic PCM ops. In addition, HD-audio gained a similar fix for race at reloading the driver.
-
wireless-drivers-for-davem-2016-02-18c699404d · ·
rtlwifi * fix broken VHT (802.11ac) support, reported by Linus wlcore * fix firmware initialisation regression on wl1271 iwlwifi * fix a race that users reported when we try to load the firmware and the hardware rfkill interrupt triggers at the same time * fix a very visible bug in scheduled scan: the firmware doesn't support scheduled scan with no profile configured and the supplicant sometimes requests such scheduled scans * build system fix to be able to link iwlwifi statically into kernel * firmware name update for 8265 * typo fix in return value
-
devicetree-fixes-for-4.5-243f34082 · ·
DeviceTree fixes for 4.5-rc5: - Fix irq msi-map calculation for nonzero rid-base. - Binding doc updates for GICv3, fsl-imx-uart, and S3C RTC.
-
-
-
drm-intel-next-2016-02-1459bbf84d · ·
- lots and lots of fbc work from Paulo - max pixel clock checks from Mika Kahola - prep work for nv12 offset handling from Ville - piles of small fixes and refactorings all around
-
sound-fix-4.5-rc407d86ca9 · ·
another sound fix for 4.5-rc4 This contains the last-minute fix for the double-free of usb-audio MIDI device at probe failure.