-
drm-intel-fixes-2017-10-26894e287b · ·
One fix for stable: - fix perf enable/disable ioctls for 32bits (Lionel) Plus GVT fixes: - Fix per_ctx_bb check (Zhenyu) - Fix GPU hang of Linux guest (Xion) - Refine MMIO_RING_F to check for presence of VCS2 ring (Zhi)
-
asoc-fix-v4.14-rc60bebd2f1 · ·
ASoC: Fixes for v4.14 I've been quite lax in sending these due to conference season but here's a fairly large collection of ASoC updates. The one thing that's not device specific is Takashi's fix for races between delayed work and PCM destruction, otherwise everything is specific to an individual device.
-
drm-intel-fixes-2017-10-257277f755 · ·
drm-intel-fixes-2017-10-25: only 1 fix for stable: - fix perf enable/disable ioctls for 32bits (lionel)
-
sound-4.14-rc7f265788c · ·
sound fixes for 4.14-rc7 Just two HD-audio fixups for a recent Realtek codec model. It's pretty safe to apply (and unsurprisingly boring).
-
mac80211-for-davem-2017-10-25cfbb0d90 · ·
Here are: * follow-up fixes for the WoWLAN security issue, to fix a partial TKIP key material problem and to use crypto_memneq() * a change for better enforcement of FQ's memory limit * a disconnect/connect handling fix, and * a user rate mask validation fix
-
phy-for-4.15_v136914111 · ·
phy: for 4.15 *) Add support in phy core to perform phy calibration *) Return NULL for optional PHY's even if CONFIG_GENERIC_PHY is not selected *) Add USB Phy driver for Broadcom STB SoCs *) Add support to force mediatek PHY with USB OTG function to enter a specific mode *) Calibrate rockchip-typec PHY according to docs *) Enable dual route feature for sun4i-usb in V3s SoC *) Use dr_mode dt property to enable otg capability in rcar-gen3-usb2 *) Add driver data to specify dedicated otg pins in rcar-gen3-usb2 driver *) Configure the RX equalizer of brcm-sata PHY *) Update pcie phy settings for ti-pipe3 phy *) Add set_mode callback in qcom-ufs-qmp-14nm phy *) Use PHY callbacks in phy-qcom-ufs instead of export APIs Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
regulator-fix-v4.14-rc52ab19d52 · ·
regulator: Fixes for v4.15 A couple of small driver specific bug fixes that have been collected since the merge window.
-
drm-intel-next-2017-10-23cdc1cdca · ·
This time really the last i915 batch for v4.15: - PSR state tracking in crtc state (Ville) - Fix eviction when the GGTT is idle but full (Chris) - BDW DP aux channel timeout fix (James) - LSPCON detection fixes (Shashank) - Use for_each_pipe to iterate over pipes (Mika Kahola) - Replace *_reference/unreference() or *_ref/unref with _get/put() (Harsha) - Refactoring and preparation for DDI encoder type cleanup (Ville) - Broadwell DDI FDI buf translation fix (Chris) - Read CSB and CSB write pointer from HWSP in GVT-g VM if available (Weinan) - GuC/HuC firmware loader refactoring (Michal) - Make shrinking more effective and not stall so much (Chris) - Cannonlake PLL fixes (Rodrigo) - DP MST connector error propagation fixes (James) - Convert timers to use timer_setup (Kees Cook) - Skylake plane enable/disable unification (Juha-Pekka) - Fix to actually free driver internal objects when requested (Chris) - DDI buf trans refactoring (Ville) - Skip waking the device to service pwrite (Chris) - Improve DSI VBT backlight parsing abstraction (Madhav) - Cannonlake VBT DDC pin mapping fix (Rodrigo)
-
drm-misc-next-2017-10-20af0c8c10 · ·
Final drm-misc feature pull for 4.15: UAPI Changes: - new madvise ioctl for vc4 (Boris) Core Changes: - plane commit tracking fixes (Maarten) - vgaarb improvements for fancy new platforms (aka ppc64 and arm64) by Bjorn Helgaas Driver Changes: - pile of new panel drivers: Toshiba LT089AC19000, Innolux AT043TN24 - more sun4i work to support A10/A20 Tcon and hdmi outputs - vc4: fix sleep in irq handler by making it threaded (Eric) - udl probe/edid read fixes (Robert Tarasov) And a bunch of misc small cleanups/refactors and doc fixes all over.
-
sunxi-dt64-for-4.15d25d4182 · ·
Allwinner arm64 DT changes for 4.15 Most notable changes: - SPI and DMA support on the a64 - New boards: NanoPi NEO Plus2
-
sunxi-fixes-for-4.14a231d278 · ·
Allwinner fixes for 4.14 Two fixes, one for the A31 DRM binding, and one for a missing regulator on the pine MMC controller.
-
sunxi-dt-for-4.151357bdb2 · ·
Allwinner DT changes for 4.15 The most notable changes are: - Conversion to the last SoC (A10, A20) to the new clock framework - HDMI and dual pipeline support for the A10, A20 and A31 DRM driver - Support for the various power supplies on a number of boards - Fix of DTC warnings on a number of SoCs, but most of them still need some work - New boards: A20-OLinuXino-MICRO-eMMC, TBS A711, Banana Pi M2 Berry, Banana Pi M2 Ultra
-
sunxi-core-for-4.1514e25a03 · ·
Allwinner core changes for 4.15 A bunch of patches for the sunxi documentation and mach-sunxi. The most notable feature is the introduction of the R40 support.
-
sunxi-clk-for-4.154328a218 · ·
Allwinner clock changes for 4.15 The most notable changes are: - Addition of sigma/delta modulation for the audio PLLs on the newer SoCs - A83t Display clocks supports There's also a bunch of minor fixes that didn't have any impact on current features provided by the kernel.