-
mac80211-next-for-davem-2016-04-064ce2bd9c · ·
For the 4.6 cycle, we have a number of changes: * Bob's mesh mode rhashtable conversion, this includes the rhashtable API change for allocation flags * BSSID scan, connect() command reassoc support (Jouni) * fast (optimised data only) and support for RSS in mac80211 (myself) * various smaller changes
-
mac80211-for-davem-2016-04-06b4201cc4 · ·
For the current RC series, we have the following fixes: * TDLS fixes from Arik and Ilan * rhashtable fixes from Ben and myself * documentation fixes from Luis * U-APSD fixes from Emmanuel * a TXQ fix from Felix * and a compiler warning suppression from Jeff
-
-
qcom-fixes-for-4.6-rc210c0f0e9 · ·
Qualcomm Fixes for v4.6-rc2 * Revert BAM usage on MSM8974 boards
-
sound-4.6-rc24a07083e · ·
sound fixes for 4.6-rc2 A collection of small fixes: - A fix in ALSA timer core to avoid possible BUG() trigger - A fix in ALSA timer core 32bit compat layer - A few HD-audio quirks for ASUS and HP machines - AMD HD-audio HDMI controller quirks - Fixes of USB-audio double-free at some error paths - A fix for memory leak in DICE driver at hotunplug
-
qcom-soc-for-4.7028021d2 · ·
Qualcomm ARM Based SoC Updates for v4.7 * Add stubs for smem_state to fix build issues * Fix module usage in SPM driver * Add i2c and spi entries into QCOM MAINTAINERS entry * Add SMD multi channel support * Add clks to QCOM MAINTAINERS
-
gpio-v4.6-28d8ee18c · ·
GPIO fixes for the v4.6 series: - Prevent NULL dereference in the Xgene driver - Fix an uninitialized spinlock in the menz127 driver
-
-
drm-intel-next-2016-03-3068d4aee9 · ·
- VBT code refactor for a clean split between parsing&using of firmware information (Jani) - untangle the pll computation code, and splitting up the monster i9xx_crtc_compute_clocks (Ander) - dsi support for bxt (Jani, Shashank Sharma and others) - color manager (i.e. de-gamma, color conversion matrix & gamma support) from Lionel Landwerlin - Vulkan hsw support in the command parser (Jordan Justen) - large-scale renaming of intel_engine_cs variables/parameters to avoid the epic ring vs. engine confusion introduced in gen8 (Tvrtko Ursulin) - few atomic patches from Maarten&Matt, big one is two-stage wm programming on ilk-bdw - refactor driver load and add infrastructure to inject load failures for testing, from Imre - various small things all over
-
sound-fix-4.6-rc1c64c1437 · ·
sound fixes for 4.6-rc1 The previous pull request introduced a few WARN_ON() for Intel HD-audio HDMI. Indeed it caught bugs, and now users get annoyed. So this request came up: a collection of small fixes to paper over the inconsistencies on (mostly) old Intel chipsets. In addition, a trivial USB-audio quirk is included, too.
-
iommu-updates-v4.670cf769c · ·
IOMMU Updates for Linux v4.6 This time with: * Updates for the Exynos IOMMU driver to make use of default domains and to add support for the SYSMMU v5 * New Mediatek IOMMU driver * Support for the ARMv7 short descriptor format in the io-pgtable code * Default domain support for the ARM SMMU * Couple of other small fixes all over the place
-
-
devicetree-for-4.65027e19d · ·
DeviceTree updates for 4.6: - New tool dtx_diff to diff DT files. - Sync kernel's dtc/libfdt to current dtc repo master. - Fix for reserved memory regions located in highmem. - Document standard unit suffixes for DT properties. - Various DT binding doc updates.