Tags give the ability to mark specific points in history as being important
-
-
mac80211-next-for-davem-2016-02-26
50ee738d · ·Here's another round of updates for -next: * big A-MSDU RX performance improvement (avoid linearize of paged RX) * rfkill changes: cleanups, documentation, platform properties * basic PBSS support in cfg80211 * MU-MIMO action frame processing support * BlockAck reordering & duplicate detection offload support * various cleanups & little fixes
-
qcom-dt-for-4.6
90bd6e8f · ·Qualcomm ARM Based Device Tree Updates for v4.6 * Add documentation for Kryo * Add RPMCC node for APQ8064 * Updates for MSM8974 * Add board clocks * Add support for Nexus7 device * Fixup pmic reg properties * Various updates/cleanups for APQ8064 based boards
-
sunxi-dt-for-4.6
d250d17d · ·Allwinner DT Additions for 4.6 Quite a few changes, among which: - Support for the A83t - Support for the eMMC DDR on a few boards - Support for the OTG controller on a few boards - New boards: Itead Ibox, Cubietruck plus, Homlet v2, Lamobo R1
-
sunxi-drivers-for-4.6
febe6569 · ·Allwinner drivers changes for 4.6 Some minor fixes for the RSB and SRAM controller drivers
-
sunxi-defconfig-for-4.6
3d0ddadb · ·Allwinner defconfig changes for 4.6 A bunch of changes to add new drivers to the sunxi and multi_v7 defconfigs, most notably the USB OTG that is finally enabled.
-
-
sunxi-config64-for-4.6
22b0898e · ·Allwinner configuration changes for ARM64, 4.6 edition Not a lot of changes for this kernel release, just a new Kconfig option and some changes to the arm64 defconfig to add Allwinner drivers
-
sunxi-clocks-for-4.6
6e17b418 · ·Allwinner clocks additions for 4.6 A bunch of things, mostly: - Finally switched everything over to OF_CLK_DECLARE, which should remove orphans clocks entirely - Reworked the clk-factors to be able to add new parameters - Improved the error reporting - A bunch of new clocks for new SoCs. -
sound-4.5-rc6
473f4145 · ·sound fixes for 4.5-rc6 Things got calmed down for rc6, as it seems, and we have only a few HD-audio fixes at this time: a fix for Skylake codec probe errors, a fix for missing interrupt handling, and a few Dell and HP quirks.
-
pm+acpi-4.5-rc6
1711fd9c · ·Power management and ACPI fixes for v4.5-rc6 - Revert an ACPI core change related to IRQ management in PCI that introduced code relying on the use of kmalloc() which turned out to also run during early init when that's not available yet and caused some systems to crash on boot for this reason along with a cleanup on top of it (Rafael Wysocki). - Prevent devfreq from flooding the kernel log with useless messages on Tegra (which started to happen after some recent changes in the devfreq core) by fixing the driver to follow the documentation and the core's expectations in its ->target callback (Tomeu Vizoso). /
-
-
-
-
-
-
mac80211-for-davem-2016-02-23
b8607152 · ·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
-
-
-