-
-
acpi-4.9-rc77e5c07af · ·
ACPI fixes for v4.9-rc7 - Revert the recent commit that caused the ACPI _PTS method to be executed in the power-off/reboot code path (as per the specification) in an attempt to improve things on some systems (apparently expecting _PTS to be executed in that code path), but broke power-off/reboot on at least one other machine (Rafael Wysocki). - Fix kernel builds with the new WDAT watchdog driver enabled in some configurations by explicitly selecting WATCHDOG_CORE when enabling the WDAT watchdog driver (Mika Westerberg).
-
wireless-drivers-next-for-davem-2016-11-25159a55a6 · ·
wireless-drivers-next patches for 4.10 Major changes: iwlwifi * finalize and enable dynamic queue allocation * use dev_coredumpmsg() to prevent locking the driver * small fix to pass the AID to the FW * use FW PS decisions with multi-queue ath9k * add device tree bindings * switch to use mac80211 intermediate software queues to reduce latency and fix bufferbloat wl18xx * allow scanning in AP mode
-
iio-for-4.10d6f771d0b · ·
Fourth set of IIO new device support, features and cleaups for the 4.10 cycle. Probably the final set before the merge window unless things get significantly delayed. New device support * STM32 ADC core - new driver. Interesting device with up to 3 ADCs with complex triggering options that will follow later. Note split into an 'mfd like' core that handles the interrupt sharing etc between the various instances present and a per ADC section that is instantiated as many times as needed. - device tree bindings. Cleanups and minor fixes * st_accel - inline per sensor data as the defines don't add any meaning and make it much harder to check if a given sensor has the right values. * hid-magnetometer - sort out the associations of the associated attributes with the two types.
-
-
qcom-arm64-for-4.10-2c987775a · ·
Qualcomm ARM64 Updates for v4.10 - Part 2 * Add SDHC xo clk and 1.8V DDR support
-
qcom-drivers-for-4.10-2ed19b86e · ·
Qualcomm ARM Based Driver Updates for v4.10 - Part 2 * Fixup QCOM SCM to support MSM8996
-
regulator-max77620-mpok98377923 · ·
regulator: max77620: Implement support for MPOK bit Allow systems to configure the MPOK bit, controlling power OK signalling from the device.
-
sunxi-dt-for-4.10-bis0fa1c17c · ·
Allwinner DT additions for 4.10, bis The usual bunch of DT additions, but most notably: - A31 DRM driver - A31 audio codec - WiFi for the A80-Based boards and the CHIP - Support for the NextThing Co CHIP Pro (the first board with NAND enabled) - New board: NanoPi M1
-
sunxi-fixes-for-4.9-2e5cd7ff7 · ·
Allwinner fixes for 4.9, second iteration A renaming of the GR8 DTSI and DTS to make it explicitly part of the sun5i family.
-
drm-intel-next-2016-11-21e9cbc4bd · ·
Final 4.10 updates: - fine-tune fb flushing and tracking (Chris Wilson) - refactor state check dumper code for more conciseness (Tvrtko) - roll out dev_priv all over the place (Tvrkto) - finally remove __i915__ magic macro (Tvrtko) - more gvt bugfixes (Zhenyu&team) - better opregion CADL handling (Jani) - refactor/clean up wm programming (Maarten) - gpu scheduler + priority boosting for flips as first user (Chris Wilson) - make fbc use more atomic (Paulo) - initial kvm-gvt framework, but not yet complete (Zhenyu&team)