-
drm-fixes-for-v4.10-rc4
amdgpu, radeon, msm, meson, tilcdc, drm fixes.
-
sound-4.10-rc3e4f34cf6 · ·
sound fixes for 4.10-rc3 Nothing particular stands out, only a few small fixes for USB-audio, HD-audio and Firewire. The USB-audio fix is the respin of the previous race fix after a revert due to the regression.
-
iommu-fixes-v4.10-rc2432abf68 · ·
IOMMU Fixes for Linux v4.10-rc2 Three fixes queued up: * Fix an issue with command buffer overflow handling in the AMD IOMMU driver * Add an additional context entry flush to the Intel VT-d driver to make sure any old context entry from kdump copying is flushed out of the cache * Correct the encoding of the PASID table size in the Intel VT-d driver
-
acpi-4.10-rc3f1dabf0b · ·
ACPI fixes for v4.10-rc3 - Fix a device enumeration issue leading to incorrect associations between ACPI device objects and platform device objects representing physical devices if the given device object has both _ADR and _HID (Rafael Wysocki). - Avoid passing NULL to acpi_put_table() during IOMMU initialization which triggers a (rightful) warning from ACPICA (Rafael Wysocki). - Drop an excessive call to acpi_dma_deconfigure() from the core code that binds ACPI device objects to device objects representing physical devices (Lorenzo Pieralisi). - Update an error message in the ACPI WDAT watchdog driver to make it provide more useful information (Mika Westerberg). - Add a mechanism to work around issues with unhandled GPE notifications that occur during system initialization and cannot be prevented by means of sysfs (Lv Zheng).
-
pm-4.10-rc37e2b9d85 · ·
Power management fixes for v4.10-rc3 - Fix a few intel_pstate driver issues: add missing locking it two places, avoid exposing a useless debugfs interface and keep the attribute values in sysfs in sync (Rafael Wysocki). - Drop confusing kernel-doc references related to power management and ACPI from the driver API manual (Rafael Wysocki). - Make a false-positive compiler warning in the generic power domains framework go away (Augusto Mecking Caringi). - Fix two initialization issues in the devfreq subsystem and update the MAINTAINERS entry for it (Chanwoo Choi). - Add a new "compatible" string for APM X-Gene 2 to the generic DT cpufreq driver (Hoan Tran).
-
mac80211-for-davem-2017-01-06753aacfd · ·
Another single fix, to correctly handle destruction of a single netlink socket having ownership of multiple objects (scheduled scan requests and interfaces.)
-
-
-
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!