-
-
-
qcom-arm-fixes-for-4.10-rc2542b9f07 · ·
Qualcomm ARM DTS Fixes for v4.10-rc2 * Add SCM clock for APQ8064 to fix boot failures
-
mac80211-for-davem-2017-01-0235f432a0 · ·
A single fix to avoid loading an skb->cb pointer too early.
-
wireless-drivers-next-for-davem-2017-01-02e16e558e · ·
wireless-drivers-next patches for 4.11 The most notable change here is the inclusion of airtime fairness scheduling to ath9k. It prevents slow clients from hogging all the airtime and unfairly slowing down faster clients. Otherwise smaller changes and cleanup. Major changes: ath9k * cleanup eeprom endian handling * add airtime fairness scheduling ath10k * fix issues for new QCA9377 firmware version * support dev_coredump() for firmware crash dump * enable channel 169 on 5 GHz band
-
iio-fixes-for-4.10a65e4345c · ·
First round of IIO fixes for the 4.10 cycle. * 104-quad-8 - Fix selecting wrong register when the index control register is desired. - Fix an off by one error when addressing the input/output control register. - Fix inverted logic on the active high / low control * bmi160 - Sleep for worst case rather than best case amount of time after cmd execution begins. * max44000 - typo fix in illuminance_integration_time_available listing. * st-sensors - Fix channel data passing. This one took a while to get tested on 24bit parts. Definitely one for stable asap as the bug broke quite a few parts. - lis3lv02 needs a data alignment bit set and the scaling was wrong. * ti_am335x - depend on HAS_DMA
-
qcom-fixes-for-4.10-rc1e9112936 · ·
Qualcomm ARM64 Fixes for v4.10-rc1 * Fix instability in MSM8996 due to incorrect carveouts
-
-
drm-intel-next-2016-12-26f061ff07 · ·
2nd round of stuff for 4.11: - DP link rate fixes (DK) - prep work for atomic wm updates on vlv/chv (Ville) - platform enumeration cleanup (Jani) - dsi fixes and cleaups (Hans de Goede) - gen9 wm fixes (Mahesh Kumar) - prep work for DP link failure fallback handling (Manasi) - introduce GEM_WARN_ON (Matthew Auld) - overlay fixes and cleanups (Ville) - make is_lp apply to all modern/gen7+ atom-based platforms (Rodrigo) Tons of small polish, fixes and cleanups all over. This time around this is about half the patches!
-
sunxi-generic-pinconf-for-4.101edcd36f · ·
Allwinner conversion to generic pin muxing properties Here is a list of patches that converts the current DT to the generic pin control and muxing properties, now that the pinctrl driver supports it.
-
wireless-drivers-for-davem-2016-12-2222b68b93 · ·
wireless-drivers fixes for 4.10 All small fixes this time, especially important are the regression fixes for rtlwifi and ath9k.
-
acpi-extra-4.10-rc1c8e008e2 · ·
More ACPI updates for v4.10-rc1 - Move some Linux-specific functionality to upstream ACPICA and update the in-kernel users of it accordingly (Lv Zheng). - Drop a useless warning (triggered by the lack of an optional object) from the ACPI namespace scanning code (Zhang Rui).
-
pm-fixes-4.10-rc17b99f1ae · ·
Power management fixes for v4.10-rc1 - Prevent the acpi-cpufreq driver from crashing on exit by fixing a check against the __cpuhp_setup_state() return value and fix the kerneldoc description of that function to make it clear that it may return positive numbers on success too (Boris Ostrovsky). - Drop an incorrect __init annotation of a function in the s3c64xx cpufreq driver and fix a build warning generated (by older compilers) because of it (Arnd Bergmann).