-
-
-
phy-for-5.352060264 · ·
phy: for 5.3 *) Add a new PHY driver for Qualcomm PCIe2 PHY *) Add a new PHY driver for Mixel DPHY present in i.MX8 *) Fix Qualcomm QMP UFS PHY driver from incorrectly reporting that PHY enable failed *) Fix _BUG_ on Amlogic G12A USB3 + PCIE Combo PHY Driver due to calling a sleeping function from invalid context *) Fix WARN_ON dump on rcar-gen3-usb2 PHY driver caused due to imbalance powered flag *) Fix .cocci and sparse warnings Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
-
mac80211-for-davem-2019-06-28d2ce8d6b · ·
Just a single patch: * 1<<31 is undefined, use 1U<<31 in nl80211.h UAPI
-
-
qcom-dts-for-5.3-2e9146339 · ·
Qualcomm Device Tree Changes for v5.3 * Add vibrator motor for MSM8974 based Fairphone 2
-
qcom-arm64-for-5.3-28291e151 · ·
Qualcomm ARM64 Updates for v5.3 Part 2 * Add SDM845 Cheza support * Add TSENS controller and thermal zones for QCS404
-
-
-
-
-
topic/remove-fbcon-notifiers-2019-06-266116b892 · ·
topic/remove-fbcon-notifiers: - Export fbcon_update_vcs to fix sh_mobile_lcdcfb.c compilation. - Rely on fbcon being builtin when vgaswitcheroo is builtin.
-
-
regulator-couple-apid22b85a1 · ·
regulator: Coupling API This series introduces a way of specifying a customized regulators coupler which is necessary for cases like a non-trivial DVFS implementation.