Tags give the ability to mark specific points in history as being important
-
mac80211-for-davem-2016-11-189853a55e · ·
A few more bugfixes: * limit # of scan results stored in memory - this is a long-standing bug Jouni and I only noticed while discussing other things in Santa Fe * revert AP_LINK_PS patch that was causing issues (Felix) * various A-MSDU/A-MPDU fixes for TXQ code (Felix) * interoperability workaround for peers with broken VHT capabilities (Filip Matusiak) * add bitrate definition for a VHT MCS that's supposed to be invalid but gets used by some hardware anyway (Thomas Pedersen) * beacon timer fix in hwsim (Benjamin Beichler)
-
drm-fixes-for-v4.9-rc6-brown-paper-bag
i915 fixes + 2 mediatek regressions
-
drm-fixes-for-v4.9-rc6
fixes for amdgpu, and a bunch of arm drivers.
-
-
-
sunxi-clk-for-4.100f6f9302 · ·
Allwinner clock changes for 4.10 The usual patches from us, but most notably the introduction of the A64 clocks unit.
-
sunxi-clk-fixes-for-4.9ac95330b · ·
Allwinner clock fixes for 4.9 Two fixes, one for the old clock code, one for the new implementation.
-
sunxi-drm-for-4.1047d7fbb3 · ·
sun4i-drm changes for 4.10 Support for the Allwinner A31 SoC display engine using the sun4i-drm driver.
-
sunxi-drm-fixes-for-4.94db069a2 · ·
sun4i-drm fixes for 4.9 A few patches to fix our error handling and our panel / bridge calls.
-
sunxi-dt64-for-4.104e388608 · ·
Allwinner arm64 DT changes for 4.10 Support for the Allwinner A64, their first armv8 SoC.
-
sunxi-fixes-for-4.9b7f865ed · ·
Allwinner fixes for 4.9 A fix to reintroduce missing pinmux options that turned out not to be optional.
-
sunxi-defconfig-for-4.10a0eb3ee3 · ·
Allwinner defconfig changes for 4.10 Two patches to enable the dumb VGA bridges in the multi_v7 and sunxi defconfig.
-
driver-core-4.9-rc5bdacd1b4 · ·
driver core fixes for 4.9-rc5 Here are two driver core fixes for 4.9-rc5. The first resolves an issue with some drivers not liking to be unbound and bound again (if CONFIG_DEBUG_TEST_DRIVER_REMOVE is enabled), which solves some reported problems with graphics and storage drivers. The other resolves a smatch error with the 4.9-rc1 driver core changes around this feature. Both have been in linux-next with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
qcom-soc-for-4.10e19811a8 · ·
Qualcomm ARM Based SoC Updates for v4.10 * Enable GPIOLIB for QCOM ARM64 platforms
-
qcom-drivers-for-4.10bd4760ca · ·
Qualcomm ARM Based Driver Updates for v4.10 * Fixup QCOM SCM to use devm_reset_controller_register * Add QCOM pinctrl to Qualcomm MAINTAINERS entry * Add PM8994 regulator definitions * Add stub for WCNSS_CTRL API