-
qcom-arm64-defconfig-for-6.31a87f7e5 · ·
Qualcomm ARM64 defconfig updates for v6.3 This enables the Global clock controller, TCSR clock controller, Display clock controller, TLMM pinctrl, interconnect provider drivers for the new Qualcomm SM8550 platform. For this work the Visionox panel driver is also enabled, allowing boards on this platform to boot, with functional display. The Global clock controller driver is also enabled for the new Qualcomm SA8775P automotive platform, and the Display clock controller is enabled for the SC8280XP compute platform. Additionally, support for PCIe-attached modems are enabled, providing working LTE/5G connectivity out of the box from many boards, and the Qualcomm EUD driver is enabled to provide USB-based debug functionality. The LPASS clock controller on 845 and the LPASS pinctrl driver for 8250 are enabled, to enable audio support on these platforms. Lastly the userspace cryptographic algorithm configuration driver is enabled, to enable libkcapi.
-
qcom-dts-for-6.334d50b12 · ·
Qualcomm ARM DT updates for v6.3 This introduces support for Acer Iconia Talk S A1-724 The Samsung Galaxy Tab 4 10.1 gains ADSP and backlight support. The Xperia Z2 Tablet gets charging enabled and the touchscreen is given a little bit more time to start up. APQ8064 and MSM8974 gains improvements in clock hierarchy. APQ8064 thermal sensor (tsens) driver gains per-censor calibration data. Lastly a set of patches that improves DT binding compliance.
-
qcom-drivers-for-6.36bf32599 · ·
Qualcomm driver updates for v6.3 This introduces a new driver for the Data Capture and Compare block, which provides a mechanism for capturing hardware state (access MMIO registers) either upon request of triggered automatically e.g. upon a watchdog bite, for post mortem analysis. The remote filesystem memory share driver gains support for having its memory bound to more than a single VMID. The SCM driver gains the minimal support needed to support a new mechanism where secure world can put calls on hold and later request them to be retried. Support for the new SA8775P platform is added to rpmhpd, QDU1000 is added to the SCM driver and a long list of platforms are added to the socinfo driver. Support for socinfo data revision 16 is also introduced. Lastly a driver to program the ramp controller in MSM8976 is introduced.
-
net-6.2-rc67083df59 · ·
Networking fixes for 6.2-rc6, including fixes from netfilter. Current release - regressions: - sched: sch_taprio: do not schedule in taprio_reset() Previous releases - regressions: - core: fix UaF in netns ops registration error path - ipv4: prevent potential spectre v1 gadgets - ipv6: fix reachability confirmation with proxy_ndp - netfilter: fix for the set rbtree - eth: fec: use page_pool_put_full_page when freeing rx buffers - eth: iavf: fix temporary deadlock and failure to set MAC address Previous releases - always broken: - netlink: prevent potential spectre v1 gadgets - netfilter: fixes for SCTP connection tracking - mctp: struct sock lifetime fixes - eth: ravb: fix possible hang if RIS2_QFF1 happen - eth: tg3: resolve deadlock in tg3_reset_task() during EEH Misc: - Mat stepped out as MPTCP co-maintainer Signed-off-by: Paolo Abeni <pabeni@redhat.com>