-
iio-fixes-for-4.11a6a6e1d56 · ·
First set of IIO fixes for the 4.11 cycle. Regression fixes from 4.10. These are fixes that came in just to late for the 4.10 cycle. Two drivers made an accidental assumption of structure arrangement for struct iio_dev that are no longer true. It was a typo in the first place that happened to work until some elements were added to the structure. * mpl3115 - don't rely on structure field ordering * mpl115 - don't rely on structure field ordering.
-
sound-4.10af677166 · ·
sound fixes for 4.10 here is the last-minute fixes for 4.10 final (or -rc8): two fixes for races in ALSA sequencer queue spotted by syzkaller, a revert for a regression of LINE6 driver (since 4.9), and a trivial new codec ID addition for Nvidia HDMI.
-
mac80211-next-for-davem-2017-02-09f181d6a3 · ·
Some more updates: * use shash in mac80211 crypto code where applicable * some documentation fixes * pass RSSI levels up in change notifications * remove unused rfkill-regulator * various other cleanups
-
drm-misc-next-fixes-2017-02-09f9ad86e4 · ·
Just 3 bugfixes for 4.11 merge window: - fbdev module unload oops fix from Chris - patch from Dan that look really dangers, better safe than sorry
-
-
-
wireless-drivers-for-davem-2017-02-0652f5631a · ·
wireless-drivers fixes for 4.10 Only one important fix for rtlwifi which fixes a regression introduced in 4.9 and which caused problems for many users.
-
sunxi-dt-for-4.11-2da2ee973 · ·
Allwinner DT changes for 4.11, part 2 Support for the audio codec and Mali GPU for the A33
-
drm-intel-next-2017-02-0628b6def6 · ·
First feature pile for 4.12: - use atomic_commit for legay page flips, once more! (from Maarten) - piles and piles of fixes and patches to make corner-cases more robust in atomic code, execlist, gem, from lots of different folks - remove pre-production w/a for bxt (Chris) - taint the kernel on pre-production hw that's no longer supported (Chris) - consistently treat stolen as dma_addr_t (Chris) - vgpu forcewake cleanup (Weinan Li) - glk color manager support (Ander) - explicit fencing support in execbuf, for Android! (Chris) - ... plus the remaining prep-work for the same (also Chris) - dp compliance prep (Manasi and Jani) - cleanup skl/kbl code under IS_GEN9_BC (for "big core"), from Rodrigo
-
mac80211-for-davem-2017-02-06fd551bac · ·
A few simple fixes: * fix FILS AEAD cipher usage to use the correct AAD vectors and to use synchronous algorithms * fix using mesh HT operation data from userspace * fix adding mesh vendor elements to beacons & plink frames
-
regulator-fix-v4.10-rc6206c4720 · ·
regulator: Fixes for v4.10 Three changes here, two run of the mill driver specific fixes and a change from Mark Rutland which reverts some new device specific ACPI binding code which was added during the merge window as there are concerns about this sending the wrong signal about usage of regulators in ACPI systems.