-
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)
-
qcom-dts-for-4.10-14c52ffc7 · ·
Qualcomm Device Tree Changes for v4.10 - v2 * Add EBI2 support to MSM8660 * Add SMSC ethernet support to APQ8060 * Add support for display, pstore, iommu, and hdmi to APQ8064 * Add SDHCI node to MSM8974 Hammerhead * Add WP8548 MangOH board support (MDM9615)
-
acpi-4.9-rc6aab0b243 · ·
ACPI fixes for v4.9-rc6 - Revert a recent ACPICA cleanup that attempted to get rid of all FADT version 2 legacy, but broke ACPI thermal management on at least one system (Rafael Wysocki). - Fix cross-compiled builds of ACPI tools that stopped working after a recent cleanup related to the handling of header files in ACPICA (Lv Zheng). - Fix a locking issue in the PCC channel initialization code that invokes devm_request_irq() under a spinlock (among other things) and causes lockdep to complain (Hoan Tran).
-
phy-for-4.105e253dfb · ·
phy: for 4.10 Merge contains: *) Add new usb2 phy driver for Meson8b and GXBB *) Remove phy drivers added for miphy365 and STiH415/6 (as support for these SoCs are removed from the kernel) *) Add a sysfs entry to facilitate usb role swap in rcar SoC *) Add support for otg port in rk3399 *) misc fixes in various phy drivers and cleanups Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
sound-4.9-rc66ff1a253 · ·
sound fixes for 4.9-rc6 Three trivial fixes: a regression fix for ASRock mobo, a use-after-free fix at hot-unplug of USB-audio, and a quirk for new Thinkpad models.
-
gpio-v4.9-4f9c22ec6 · ·
GPIO fixes for the v4.9 series: - Finally, after being puzzled by a bunch of recurrent UML build failures on randconfigs from the build robot, Keno Fischer nailed it: GPIO_DEVRES is optional and depends on HAS_IOMEM even though many users just unconditionally rely on it to be available. And it *should* be available: garbage collection is nice for this and it *certainly* has nothing to do with having IOMEM. So we got rid of it, and now the UML builds should JustWork(TM). - Do not call .get_direction() on sleeping GPIO chips on the fastpath when locking GPIOs for interrupts: it is done from atomic context, no way. - Some driver fixes.
-
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.