Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1277 commits
Select commit Hold shift + click to select a range
271efd5
FROMLIST: drm/msm/dp: make bridge helpers use dp_display to allow re-use
Jun 9, 2026
955c365
FROMLIST: drm/msm/dp: separate dp_display_prepare() into its own API
Jun 9, 2026
1dee601
FROMLIST: drm/msm/dp: pass panel to display enable/disable helpers
Jun 9, 2026
0a457d0
FROMLIST: drm/msm/dp: introduce stream_id for each DP panel
Jun 29, 2026
0e0a5b4
FROMLIST: drm/msm/dp: introduce max_streams for DP controller MST sup…
Jun 29, 2026
6ba8462
FROMLIST: drm/msm/dp: Add support for programming p1/p2/p3 register b…
Jun 29, 2026
127b7ed
FROMLIST: drm/msm/dp: use stream_id to change offsets in dp_catalog
Jun 29, 2026
49a4148
FROMLIST: drm/msm/dp: add support to send ACT packets for MST
Jun 29, 2026
1a98c2c
FROMLIST: drm/msm/dp: Add support to enable MST in mainlink control
Jun 29, 2026
9adca30
FROMLIST: drm/msm/dp: no need to update tu calculation for mst
Jun 29, 2026
acc96fb
FROMLIST: drm/msm/dp: Add support for MST channel slot allocation
Jun 29, 2026
7bdc265
FROMLIST: drm/msm/dp: Add support for sending VCPF packets in DP cont…
Jun 29, 2026
c51bb46
FROMLIST: drm/msm/dp: Always program MST_FIFO_CONSTANT_FILL for MST u…
Jun 29, 2026
ccaa556
FROMLIST: drm/msm/dp: move link-level teardown from display_disable t…
Jun 29, 2026
559cc6a
FROMLIST: drm/msm/dp: factor out _helper variants of bridge ops accep…
Jun 29, 2026
3559d41
FROMLIST: drm/msm/dp: replace power_on with active_stream_cnt for dp_…
Jun 29, 2026
140c077
FROMLIST: drm/msm/dp: Mark the SST bridge disconnected when mst is ac…
Jun 29, 2026
97b496d
FROMLIST: drm/msm/dp: add an API to initialize MST on sink side
Jun 29, 2026
b4d3d1b
FROMLIST: drm/msm/dp: add msm_dp_display_get_panel() to initialize DP…
Jun 29, 2026
0a45d5e
FROMLIST: drm/msm/dp: add link_ready to manage link-level operations
Jun 29, 2026
aa2819f
FROMLIST: drm/msm/dpu: initialize encoders per stream for DP MST
Jun 29, 2026
36c5811
FROMLIST: drm/msm/dp: initialize dp_mst module for each DP MST contro…
Jun 29, 2026
5e1f6d3
FROMLIST: drm/msm/dpu: expose dpu_encoder ops for DP MST reuse
Jun 29, 2026
167d55e
FROMLIST: drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
Jun 29, 2026
efa8594
FROMLIST: drm/msm/dp: wire MST helpers into atomic check and commit p…
Jun 29, 2026
779bf78
FROMLIST: drm/msm/dp: add dp_mst_drm to manage DP MST encoder operations
Jun 29, 2026
b970ef4
FROMLIST: drm/msm/dp: add connector abstraction for DP MST
Jun 29, 2026
f30065a
FROMLIST: drm/msm/dp: add HPD callback for dp MST
Jun 29, 2026
867a8ae
FROMLIST: drm/connector: report out-of-band IRQ_HPD events
lumag Jun 7, 2026
087ac24
FROMLIST: drm/connector: pass down IRQ_HPD to the drivers
lumag Jun 7, 2026
5ec5c9b
FROMLIST: drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
lumag Jun 7, 2026
a0c668d
FROMLIST: drm/bridge: pass extra events to the HPD callback
lumag Jun 7, 2026
36553ca
FROMLIST: drm/bridge: pass down IRQ_HPD to the drivers
lumag Jun 7, 2026
29ad6f8
FROMLIST: drm/msm: dp: handle the IRQ_HPD events reported by USB-C
lumag Jun 7, 2026
993050d
FROMLIST: soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
lumag Jun 7, 2026
8f48103
FROMLIST: usb: typec: ucsi: huawei-gaokun: pass down HPD_IRQ events
lumag Jun 7, 2026
dcac197
FROMLIST: drm/bridge: allow hpd_notify() to suppress connector hotplu…
Jun 29, 2026
363772f
FROMLIST: drm/bridge_connector: preserve connector status for IRQ-onl…
Jun 29, 2026
68047c5
FROMLIST: drm/msm/dp: suppress bridge hotplug events during MST opera…
Jun 29, 2026
8b9bb1a
FROMLIST: drm/msm/dp: report IRQ_HPD as an IRQ-only notification
Jun 29, 2026
d31959e
FROMLIST: drm/msm/dp: mark the SST connector disconnected when MST is…
Jun 29, 2026
1d1d827
FROMLIST: drm/msm/dp: return 0 from audio_prepare when cable is disco…
kumarsingh-art Jun 24, 2026
638841e
FROMLIST: wifi: ath11k: add purwa-iot-evk and qcs6490-rb3gen2 to usec…
miaoqing-quic Jun 29, 2026
ae8c4d1
FROMLIST: media: iris: add Long-Term Reference control support for ar…
gouravk-qualcomm Jul 10, 2026
a2bd45f
FROMLIST: media: iris: add hierarchical coding support for ar50lt enc…
gouravk-qualcomm Jul 10, 2026
baed214
FROMLIST: media: iris: avoid bit depth validation for capture formats
Jul 10, 2026
590953d
FROMLIST: media: iris: disable time-delta-based rate control for VBR
gouravk-qualcomm Jul 10, 2026
56e0fe0
FROMLIST: arm64: dts: qcom: glymur-crd: Update VREG l2b_e0 and l9b_e0…
QUIC-kamalw Jul 2, 2026
2e878af
FROMLIST: dt-bindings: mmc: sdhci-msm: Document the Glymur compatible
mchunara007 Jul 2, 2026
55ec64f
FROMLIST: arm64: dts: qcom: Add SD Card support for Glymur SoC
mchunara007 Jul 2, 2026
19104c8
FROMLIST: arm64: dts: qcom: Enable SD card for Glymur CRD
mchunara007 Jul 2, 2026
cc192b8
FROMLIST: dt-bindings: arm: coresight-tnoc: Bind on platform bus inst…
jiegan0107 Jul 10, 2026
d9accac
FROMLIST: coresight: tnoc: Bind Aggregator TNOC on the platform bus
jiegan0107 Jul 10, 2026
3cf886e
Revert "FROMLIST: arm64: dts: qcom: kaanapali: fix traceNoC probe issue"
jiegan0107 Jul 14, 2026
c637991
FROMLIST: arm64: dts: qcom: kaanapali: bind traceNoC on the platform bus
jiegan0107 Jul 10, 2026
9b9c0cf
FROMLIST: arm64: dts: qcom: glymur: use Aggregator TNOC compatible
jiegan0107 Jul 10, 2026
aba48bf
FROMLIST: arm64: dts: qcom: glymur: enable ETR and CTCU devices
jiegan0107 Jul 14, 2026
6a296bf
QCLINUX: arm64: dts: qcom: glymur: remove ETR and CTCU devices from s…
jiegan0107 Jul 14, 2026
960924d
FROMLIST: arm64: dts: qcom: sm8750: bind traceNoC on the platform bus
jiegan0107 Jul 10, 2026
833ebd3
QCLINUX: arm64: dts: qcom: Removes imx577 sensor dts node of Monaco-evk
mvadlama-lab Jul 3, 2026
6a1064f
QCLINUX: arm64: dts: qcom: Monaco-EVK Swap RESET and POWER down pins
mvadlama-lab Jul 3, 2026
a0edc53
FROMLIST: dt-bindings: clock: qcom: Add Glymur camera clock controller
kona-jagadeesh Apr 2, 2026
e5b9298
FROMLIST: clk: qcom: camcc-glymur: Add camera clock controller driver
kona-jagadeesh Apr 6, 2026
4bc9af3
FROMLIST: clk: qcom: gdsc: Add custom disable callback for GX GDSC
kona-jagadeesh Apr 27, 2026
a6833a4
FROMLIST: clk: qcom: gxclkctl: Use custom disable callback for gx_gdsc
taniyadas20 Apr 27, 2026
9b50356
FROMLIST: clk: qcom: common: ensure runtime PM suspend completes on p…
taniyadas20 Apr 27, 2026
3beada4
FROMLIST: clk: qcom: gxclkctl: Remove GX/GMxC rail votes to align wit…
taniyadas20 Apr 27, 2026
bf50638
FROMLIST: clk: qcom: gcc-glymur: Move EVA clocks to critical clock list
taniyadas20 May 25, 2026
6bfac5a
FROMLIST: dt-bindings: clock: qcom: Add EVA clock and reset controlle…
taniyadas20 May 25, 2026
c9ac0ef
FROMLIST: clk: qcom: Add EVA clock controller driver for Glymur SoC
taniyadas20 May 25, 2026
869174f
FROMLIST: dt-bindings: clock: qcom: Add bindings for PDM GP_MN clock …
taniyadas20 Jun 2, 2026
6335626
FROMLIST: clk: qcom: Add a driver for PDM GP_MN fractional clock divider
taniyadas20 Jun 2, 2026
a2ab72d
PENDING: dt-bindings: ptp: Add support for Qualcomm TSCSS module
imrashai Jun 4, 2026
0279910
PENDING: ptp: Add support for Qualcomm TSCSS hardware
imrashai Mar 31, 2026
6763654
WORKAROUND: clk: qcom: gdsc: Conditionally disable GDSC if synced_pow…
kona-jagadeesh Jun 27, 2026
af78846
WORKAROUND: clk: qcom: gcc: Use gdsc_synced_poweroff_disable for USB …
kona-jagadeesh Jun 27, 2026
93918b1
WORKAROUND: usb: dwc3: qcom: Add support to keep GDSC On during host …
Kriskura176767 Jun 27, 2026
8afc5bb
FROMLIST: dt-bindings: clock: qcom: Add video clock controller on Qua…
taniyadas20 Jun 9, 2026
66b1b04
FROMLIST: dt-bindings: clock: qcom: document the Eliza GPU Clock Cont…
taniyadas20 Jun 9, 2026
f0cf642
FROMLIST: dt-bindings: clock: qcom: Add support for CAMCC for Eliza
taniyadas20 Jun 9, 2026
d8c3d57
FROMLIST: clk: qcom: videocc: Add video clock controller driver for E…
taniyadas20 Jun 9, 2026
3db8f59
FROMLIST: clk: qcom: gpucc: Add GPU Clock Controller driver for Eliza
taniyadas20 Jun 9, 2026
b448dbf
FROMLIST: clk: qcom: camcc: Add support for camera clock controller f…
taniyadas20 Jun 9, 2026
4455339
FROMLIST: dt-bindings: clock: qcom: Move glymur TCSR to own binding
qianyu-qcom Jul 2, 2026
60b46c8
FROMLIST: dt-bindings: clock: qcom,glymur-tcsr: Add mahua support
qianyu-qcom Jul 2, 2026
bd7d807
FROMLIST: clk: qcom: Add generic clkref_en support
qianyu-qcom Jul 2, 2026
0449770
FROMLIST: clk: qcom: tcsrcc-glymur: Add regulator supplies and migrat…
qianyu-qcom Jul 2, 2026
3de5c4a
FROMLIST: clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support
qianyu-qcom Jul 2, 2026
4a31663
PENDING: dt-bindings: clock: qcom: Move x1e80100 TCSR to own binding
qianyu-qcom Jul 8, 2026
d7c3ea1
PENDING: clk: qcom: tcsrcc-x1e80100: Migrate to clk_ref helper
qianyu-qcom Jul 10, 2026
dbb63ae
Merge remote-tracking branch tech/bsp/clk into qcom-next
sgaud-quic Jul 15, 2026
7c2fc1f
Merge remote-tracking branch tech/bsp/devfreq into qcom-next
sgaud-quic Jul 15, 2026
0c91620
Merge remote-tracking branch tech/bsp/soc-infra into qcom-next
sgaud-quic Jul 15, 2026
4875c24
Merge remote-tracking branch tech/bsp/pinctrl into qcom-next
sgaud-quic Jul 15, 2026
9f92a29
Merge remote-tracking branch tech/bsp/remoteproc into qcom-next
sgaud-quic Jul 15, 2026
3025df2
Merge remote-tracking branch tech/bus/peripherals into qcom-next
sgaud-quic Jul 15, 2026
3e6a64f
Merge remote-tracking branch tech/bus/pci/all into qcom-next
sgaud-quic Jul 15, 2026
16bab8a
Merge remote-tracking branch tech/bus/pci/phy into qcom-next
sgaud-quic Jul 15, 2026
b38b29a
Merge remote-tracking branch tech/bus/usb/dwc into qcom-next
sgaud-quic Jul 15, 2026
26aad55
Merge remote-tracking branch tech/bus/usb/phy into qcom-next
sgaud-quic Jul 15, 2026
e14a372
Merge remote-tracking branch tech/debug/hwtracing into qcom-next
sgaud-quic Jul 15, 2026
7887603
Merge remote-tracking branch tech/pmic/misc into qcom-next
sgaud-quic Jul 15, 2026
48a8e3a
Merge remote-tracking branch tech/mem/iommu into qcom-next
sgaud-quic Jul 15, 2026
9cdf76c
Merge remote-tracking branch tech/mm/audio/all into qcom-next
sgaud-quic Jul 15, 2026
5534a3e
Merge remote-tracking branch tech/mm/camss into qcom-next
sgaud-quic Jul 15, 2026
e744658
Merge remote-tracking branch tech/mm/drm into qcom-next
sgaud-quic Jul 15, 2026
29dfaef
Merge remote-tracking branch tech/mm/fastrpc into qcom-next
sgaud-quic Jul 15, 2026
3e8b5d6
Merge remote-tracking branch tech/mm/video into qcom-next
sgaud-quic Jul 15, 2026
52d163d
Merge remote-tracking branch tech/mm/gpu into qcom-next
sgaud-quic Jul 15, 2026
aefd927
Merge remote-tracking branch tech/net/ath into qcom-next
sgaud-quic Jul 15, 2026
f2e1c6f
Merge remote-tracking branch tech/pm/power into qcom-next
sgaud-quic Jul 15, 2026
e3f2d89
Merge remote-tracking branch tech/pm/thermal into qcom-next
sgaud-quic Jul 15, 2026
b93b015
Merge remote-tracking branch tech/security/crypto into qcom-next
sgaud-quic Jul 15, 2026
74df1e7
Merge remote-tracking branch tech/security/ice into qcom-next
sgaud-quic Jul 15, 2026
16472ba
Merge remote-tracking branch tech/storage/all into qcom-next
sgaud-quic Jul 15, 2026
855f928
Merge remote-tracking branch tech/all/dt/qcs6490 into qcom-next
sgaud-quic Jul 15, 2026
2009f6b
Merge remote-tracking branch tech/all/dt/qcs9100 into qcom-next
sgaud-quic Jul 15, 2026
d7d6d22
Merge remote-tracking branch tech/all/dt/qcs8300 into qcom-next
sgaud-quic Jul 15, 2026
482af92
Merge remote-tracking branch tech/all/dt/qcs615 into qcom-next
sgaud-quic Jul 15, 2026
bbdcf65
Merge remote-tracking branch tech/all/dt/agatti into qcom-next
sgaud-quic Jul 15, 2026
1fd6222
Merge remote-tracking branch tech/all/dt/hamoa into qcom-next
sgaud-quic Jul 15, 2026
828c36a
Merge remote-tracking branch tech/all/dt/glymur into qcom-next
sgaud-quic Jul 15, 2026
70f6cd5
Merge remote-tracking branch tech/all/dt/kaanapali into qcom-next
sgaud-quic Jul 15, 2026
7b4abd7
Merge remote-tracking branch tech/all/dt/pakala into qcom-next
sgaud-quic Jul 15, 2026
efff21f
Merge remote-tracking branch tech/all/config into qcom-next
sgaud-quic Jul 15, 2026
5b64d5b
Merge remote-tracking branch tech/overlay/dt into qcom-next
sgaud-quic Jul 15, 2026
4d18835
Merge remote-tracking branch tech/all/workaround into qcom-next
sgaud-quic Jul 15, 2026
96dbda2
Merge remote-tracking branch tech/mproc/all into qcom-next
sgaud-quic Jul 15, 2026
62dffa2
Merge remote-tracking branch tech/noup/debug/all into qcom-next
sgaud-quic Jul 15, 2026
b3df66b
Merge remote-tracking branch tech/hwe/unoq into qcom-next
sgaud-quic Jul 15, 2026
198787a
Merge remote-tracking branch early/hwe/shikra/drivers into qcom-next
sgaud-quic Jul 15, 2026
ec7f717
Merge remote-tracking branch early/hwe/shikra/dt into qcom-next
sgaud-quic Jul 15, 2026
d8a14b9
FROMLIST: Revert "clk: qcom: regmap-phy-mux: Rework the implementation"
quic-kdybcio Jun 22, 2026
056e864
Merge remote-tracking branch tech/bsp/clk into qcom-next
sgaud-quic Jul 21, 2026
c924cae
Revert "arm64: dts: qcom: hamoa-iot-evk: add MCP2518FD CAN on spi18"
sgaud-quic Jul 22, 2026
0766dfe
Add qcom-next log files for 20260715
sgaud-quic Jul 15, 2026
07f50dc
Prepare qcom-next based on tag 'Linux 7.2-rc3' of https://git.kernel.…
Komal-Bajaj Jul 22, 2026
0af3add
FROMLIST: dt-bindings: i2c: Describe SA8255p
ptalari27 Jun 17, 2026
c42694c
FROMLIST: dt-bindings: i2c: qcom,sa8255p-geni-i2c: Add compatible for…
Jul 7, 2026
e20ea4b
FROMLIST: spi: dt-bindings: describe SA8255p
ptalari27 Jun 18, 2026
9329364
FROMLIST: spi: dt-bindings: qcom,sa8255p-geni-spi: Add compatible for…
Jul 14, 2026
73d865a
FROMLIST: scsi: ufs: dt-bindings: Add missing mcq reg for qcom,sa8255…
Jul 16, 2026
afe3c1c
FROMLIST: arm64: dts: qcom: Add device tree for Nord SoC series
Jul 21, 2026
97d502a
FROMLIST: arm64: dts: qcom: Add device tree for Nord GearVM variant
Jul 21, 2026
fc62a45
FROMLIST: arm64: dts: qcom: Add device tree for Nord Embedded variant
Jul 21, 2026
f07d6d1
FROMLIST: dt-bindings: arm: qcom: Document Nord reference boards
Jul 21, 2026
95a0905
FROMLIST: arm64: dts: qcom: Add device tree for Nord Ride board
Jul 21, 2026
efb30ef
FROMLIST: arm64: dts: qcom: Add device tree for Nord RRD board
Jul 21, 2026
3009867
FROMLIST: dt-bindings: mailbox: qcom-ipcc: Document Nord IPCC
Jul 9, 2026
48bedab
FROMLIST: dt-bindings: misc: qcom,fastrpc: Document Nord FastRPC
Jul 9, 2026
20c2cdb
FROMLIST: dt-bindings: soc: qcom,aoss-qmp: Document Nord AOSS side ch…
Jul 9, 2026
a602117
FROMLIST: dt-bindings: remoteproc: qcom,sm8550-pas: Document Nord ADSP
Jul 9, 2026
8b7451a
FROMLIST: remoteproc: qcom: pas: Add Nord ADSP support
Jul 9, 2026
7f6bbc7
FROMLIST: clk: qcom: gcc-nord: mark PCIe link clocks as critical
taniyadas20 Jun 23, 2026
77b5741
FROMLIST: clk: qcom: negcc-nord: keep GPU2 CFG clock enabled via crit…
taniyadas20 Jun 23, 2026
5a047b4
FROMLIST: dt-bindings: clock: qcom: Document Nord display clock contr…
taniyadas20 Jun 23, 2026
5dd9ab7
FROMLIST: clk: qcom: Add Nord display clock controller support
taniyadas20 Jun 23, 2026
a5026c2
FROMLIST: dt-bindings: clock: qcom: Document Nord GPU clock controllers
taniyadas20 Jun 23, 2026
e9736f1
FROMLIST: clk: qcom: gpucc: Add Nord graphics clock controller support
taniyadas20 Jun 23, 2026
a5604d4
FROMLIST: dt-bindings: clock: qcom: Add video clock controller on Nor…
taniyadas20 Jul 6, 2026
1141853
FROMLIST: dt-bindings: clock: qcom: Add support for Camera Clock Cont…
taniyadas20 Jul 6, 2026
f7978ea
FROMLIST: clk: qcom: videocc-nord: Add video clock controller driver …
taniyadas20 Jul 6, 2026
7ab1c7c
FROMLIST: clk: qcom: camcc: Add support for camera clock controller f…
taniyadas20 Jul 6, 2026
4c79fe1
FROMLIST: clk: qcom: nord: use BRANCH_HALT_SKIP for PHY pipe clocks
taniyadas20 Jul 16, 2026
476e288
FROMLIST: clk: qcom: negcc-nord: use clk_regmap_phy_mux for USB3 pipe…
taniyadas20 Jul 16, 2026
5f47dff
PENDING: arm64: dts: qcom: nord: Add clock controller nodes
taniyadas20 Jul 9, 2026
e988200
PENDING: arm64: defconfig: Enable drivers for Qualcomm Nord SoC
brgl Jul 7, 2026
3de2dfa
FROMLIST: dt-bindings: crypto: qcom,inline-crypto-engine: Document No…
Jul 4, 2026
9b369c7
FROMLIST: interconnect: qcom: Make important drivers default
krzk Jul 20, 2026
83aa93b
FROMLIST: interconnect: qcom: Add missing depends to Hawi, Maili, Nor…
krzk Jul 20, 2026
8102c4a
FROMLIST: ARM/arm64: defconfig: Drop redundant Qualcomm interconnect …
krzk Jul 20, 2026
a0c3070
dt-bindings: arm: qcom: document the Nord Ride SX board
brgl Jul 24, 2026
29b925c
arm64: dts: qcom: add base device tree for the Nord Ride SX board
brgl Jul 24, 2026
03fa169
dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: document the Nord QM…
brgl Jun 24, 2026
3cbe70d
phy: qcom: qmp-combo: add USB3+DP PHY support for Nord
brgl Jul 1, 2026
eed4658
dt-bindings: phy: qcom,snps-eusb2-phy: document the Nord eUSB2 PHY
brgl Jun 24, 2026
84e3534
dt-bindings: phy: qcom,snps-eusb2-phy: make resets optional
brgl Jul 27, 2026
cdd95be
dt-bindings: usb: qcom,snps-dwc3: document the Nord DWC3 controller
brgl Jun 24, 2026
b73377a
usb: dwc3: qcom: enable clocks before cycling the block reset
brgl Jul 28, 2026
aedcdbb
usb: dwc3: add early PHY init hook for select-utmi-as-pipe-clk designs
brgl Jul 30, 2026
70666de
dt-bindings: clock: qcom: nord-negcc: add the secondary QUSB2 PHY reset
brgl Jul 28, 2026
d90df46
clk: qcom: negcc-nord: add the secondary QUSB2 PHY reset
brgl Jul 28, 2026
71e0690
clk: qcom: negcc-nord: bring up the USB AHB2PHY bridge
brgl Jul 27, 2026
043052e
clk: qcom: negcc-nord: drop hw_clk_ctrl on the USB31 RCGs
brgl Jul 29, 2026
9fa2ceb
clk: qcom: negcc-nord: skip the halt check on the USB3 PHY aux clocks
brgl Jul 29, 2026
889c1be
arm64: dts: qcom: nord: add the SPMI PMIC arbiter
brgl Jul 29, 2026
f9c90e7
arm64: dts: qcom: nord: add the USB controller nodes
brgl Jul 27, 2026
f179c2a
arm64: dts: qcom: nord-embedded: add USB clocks, resets, power domain…
brgl Jul 29, 2026
69f15cb
arm64: dts: qcom: nord: add PMIC dtsi
brgl Jul 29, 2026
f3065ca
arm64: dts: qcom: nord-ride-sx: enable USB ports
brgl Jul 28, 2026
79d096b
usb: dwc3: qcom: add support for Nord (with early PHY init)
brgl Jul 30, 2026
2d61aee
FROMLIST: ufs: host: qcom: Enable MCQ support for sa8255p
Jul 28, 2026
0523639
arm64: dts: qcom: nord: Add support for ADSP and CDSPs
May 14, 2026
af22b97
arm64: dts: qcom: nord-rrd: Enable USB_0 with eUSB2 redriver
Jul 29, 2026
ec5a8fb
arm64: dts: qcom: nord-rrd: Enable ADSP and CDSPs
May 14, 2026
cc098c6
arm64: dts: qcom: nord-ride-sx: Disable usb_1/2
Aug 4, 2026
8442b88
arm64: dts: qcom: nord-ride-sx: Enable OTG mode for USB_0
Aug 5, 2026
422b17e
arm64: dts: qcom: nord-ride-sx: Enable ADSP and CDSPs
Aug 5, 2026
c07f7f7
watchdog: fixing incorrect watchdog address and details
Aug 4, 2026
fd9dd85
arm64: dts: qcom: nord: Enable cpufreq cooling devices
haritha-oss Aug 4, 2026
aa17759
Merge pull request #903 from haritha-oss/iq10_cpufreq
Komal-Bajaj Aug 6, 2026
558015e
Revert "FROMLIST: dt-bindings: clock: qcom: Add video clock controlle…
taniyadas20 Aug 6, 2026
89693e9
Revert "FROMLIST: dt-bindings: clock: qcom: Add support for Camera Cl…
taniyadas20 Aug 6, 2026
5ebf1c2
Revert "FROMLIST: clk: qcom: videocc-nord: Add video clock controller…
taniyadas20 Aug 6, 2026
1f3b684
Revert "FROMLIST: clk: qcom: camcc: Add support for camera clock cont…
taniyadas20 Aug 6, 2026
c002546
dt-bindings: clock: qcom: Add GCC video axi reset clocks for Nord
taniyadas20 Aug 1, 2026
1da68c6
clk: qcom: nwgcc-nord: Add video axi clock resets for Nord
taniyadas20 Aug 1, 2026
7aa6d48
dt-bindings: clock: qcom: Add video clock controller on Nord SoC
taniyadas20 Aug 6, 2026
57e4937
dt-bindings: clock: qcom: Add support for Camera Clock Controller for…
taniyadas20 Aug 1, 2026
2894a80
clk: qcom: videocc-glymur: Add video clock controller support for Nord
taniyadas20 Aug 6, 2026
cb8f510
clk: qcom: camcc: Add support for camera clock controller for Nord
taniyadas20 Aug 6, 2026
c44d24d
arm64: dts: qcom: nord-embedded: update the videocc header for video …
taniyadas20 Aug 6, 2026
6c93177
FROMLIST: dt-bindings: remoteproc: qcom,nord-pas: Document Nord PAS
Aug 6, 2026
3b9779d
FROMLIST: remoteproc: qcom: pas: Add Nord CDSP support
Aug 6, 2026
e01e680
arm64: dts: qcom: nord: Add adreno and PCIe SMMU nodes
bibekpatro Aug 6, 2026
29d05ff
Revert "watchdog: fixing incorrect watchdog address and details"
Aug 8, 2026
860b7da
arm64: dts: qcom: nord: Add adreno and PCIe SMMU nodes
bibekpatro Aug 6, 2026
85fb933
PENDING: dt-bindings: media: Add bindings for qcom,nord-camss
wenmliu Jul 31, 2026
a1edd4d
PENDING: media: qcom: camss: Add nord compatible camss driver
wenmliu Jul 31, 2026
d7da9c5
PENDING: media: qcom: camss: tpg: Add support for TPG v2.5.0
wenmliu Jul 31, 2026
d4caf0c
PENDING: media: qcom: camss: csid: Add support for CSID 900
wenmliu Jul 31, 2026
faea0f0
PENDING: media: qcom: camss: vfe: Add support for VFE 900
wenmliu Jul 31, 2026
266584b
PENDING: arm64: dts: qcom: nord: Add camss node
wenmliu Jul 20, 2026
1cbce51
FROMGIT: remoteproc: qcom: q6v5: Make handover IRQ one-shot
Jun 12, 2026
74b4253
FROMGIT: remoteproc: qcom: pas: Add late attach support for subsystems
jingyiwang42 Jun 23, 2026
8acee5d
FROMLIST: remoteproc: qcom: q6v5_pas: Don't enable handover IRQ on at…
Aug 1, 2026
9564ae4
Revert "arm64: dts: qcom: nord: Add adreno and PCIe SMMU nodes"
bibekpatro Aug 11, 2026
665a61b
PENDING: arm64: dts: qcom: nord: Add PMU node
apateriy-qcom Aug 12, 2026
a4728db
PENDING: arm64: dts: qcom: nord: Add reboot-mode for EDL and bootloader
apateriy-qcom Aug 12, 2026
c38f7cf
Revert "FROMGIT: remoteproc: qcom: pas: Add late attach support for s…
apateriy-qcom Aug 12, 2026
0076c72
FROMGIT: remoteproc: qcom: pas: Add late attach support for subsystems
jingyiwang42 Jun 23, 2026
17e12fe
Merge pull request #944 from apateriy-qcom/nord-staging-12082026
Komal-Bajaj Aug 12, 2026
00bbe67
PENDING: dt-bindings: arm: qcom,coresight-ctcu: add Nord
jiegan0107 Aug 10, 2026
8626fe0
PENDING: arm64: dts: qcom: nord: add CoreSight debug nodes
jiegan0107 Aug 12, 2026
227ff69
PENDING: arm64: dts: qcom: nord-rrd: Enable USB_1 support
Aug 10, 2026
caf7c57
FROMLIST: dt-bindings: remoteproc: qcom,nord-pas: Add qcom,cluster-ro…
Aug 15, 2026
d2ae1f6
FROMLIST: remoteproc: Add cluster field to struct rproc
Aug 15, 2026
5933c26
FROMLIST: remoteproc: qcom: sysmon: Suppress notify between cluster s…
Aug 15, 2026
6369563
FROMLIST: rpmsg: qcom_glink_ssr: Suppress cleanup notify between clus…
Aug 15, 2026
b93278f
FROMLIST: remoteproc: qcom: pas: Track HPASS ADSP cluster membership
Aug 15, 2026
773390c
FROMLIST: remoteproc: qcom: pas: Sequence HPASS ADSP cluster boot roo…
Aug 15, 2026
027e75e
FROMLIST: remoteproc: qcom: pas: Enforce coupled stop/crash for HPASS…
Aug 15, 2026
de9a7e1
FROMLIST: remoteproc: qcom: pas: Add Nord ADSP1/2 support
Aug 15, 2026
15c054f
PENDING: arm64: dts: qcom: nord: Add remoteproc for ADSP1/2
Jul 28, 2026
5fd080c
PENDING: arm64: dts: qcom: nord-rrd: Enable ADSP1/2 remoteproc
Jul 28, 2026
1f3a5a8
PENDING: arm64: dts: qcom: nord-ride-sx: Enable ADSP1/2 remoteproc
Aug 8, 2026
bc779a4
PENDING: dt-bindings: power: qcom,rpmhpd: Add NMXC power domain index
Aug 20, 2026
7cdeec2
PENDING: pmdomain: qcom: rpmhpd: Add NMXC power domain for Nord
Aug 20, 2026
be24445
PENDING: remoteproc: qcom: pas: Switch Nord CDSPs from MX to NMXC
Aug 20, 2026
241cfc6
PENDING: arm64: dts: qcom: nord: Switch CDSP0-3 from MX to NMXC power…
Aug 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 9 additions & 0 deletions Documentation/ABI/testing/configfs-stp-policy-p_ost
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
What: /config/stp-policy/<device>:p_ost.<policy>/<node>/entity
Date: May 2026
KernelVersion: 7.1
Description:
Set the entity ID which identifies the trace source in the
OST packet header. Entity ID values (0~239) are defined by
the TS owner. Currently supported values are ftrace, console
and diag. RW.

99 changes: 99 additions & 0 deletions Documentation/ABI/testing/debugfs-aest
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
What: /sys/kernel/debug/aest/<name>.<id>/
Date: Dec 2025
KernelVersion: 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
Directory represented a AEST device, <name> means device type,
like:

- processor
- memory
- smmu
- ...

<id> is the unique ID for this device.

What: /sys/kernel/debug/aest/<name>.<id>/<node_name>/*
Date: Dec 2025
KernelVersion: 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
Attibute for aest node which belong this device, the format
of node name is: <Node Type>-<Node Address>

See more at:
https://developer.arm.com/documentation/den0085/latest/

What: /sys/kernel/debug/aest/<name>.<id>/<node_name>/ce_threshold
Date: Dec 2025
KernelVersion 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
(WO) Write the ce threshold to all records of this node. Failed
if input exceeded the maximum threshold

What: /sys/kernel/debug/aest/<name>.<id>/<node_name>/err_count
Date: Dec 2025
KernelVersion 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
(RO) Outputs error statistics for all error records of this node.

What: /sys/kernel/debug/aest/<name>.<id>/<node_name>/record<index>/err_*
Date: Dec 2025
KernelVersion: 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
(RO) Read err_* register and return val.

What: /sys/kernel/debug/aest/<name>.<id>/<node_name>/record<index>/ce_threshold
Date: Dec 2025
KernelVersion 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
(RW) Read and write the ce threshold to this record. Failed
if input exceeded the maximum threshold

What: /sys/kernel/debug/aest/<name>.<id>/<node_name>/record<index>/err_count
Date: Dec 2025
KernelVersion 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
(RO) Outputs error statistics for all this records.

What: /sys/kernel/debug/aest/<name>.<id>/<node_name>/record<index>/inject/err_*
Date: Dec 2025
KernelVersion 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
(RW) These registers are used to simulate soft injection errors
by holding error register values. You can write any values
to them. To trigger the injection, you need to write soft_inject
at last. The validity of the injected error depends on the
value written to err_status.

Accepts values - any.

What: /sys/kernel/debug/aest/<name>.<id>/<node_name>/record<index>/inject/soft_inject
Date: Dec 2025
KernelVersion 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
(WO) Write any value to this file to trigger the error
injection. Make sure you have specified all necessary error
parameters, i.e. this write should be the last step when
injecting errors.

Accepts values - any.

What: /sys/kernel/debug/aest/<name>.<id>/<node_name>/record<index>/inject/hard_inject
Date: Dec 2025
KernelVersion 6.19
Contact: Ruidong Tian <tianruidong@linux.alibaba.com>
Description:
(WO) If the AEST table provides error injection registers,
you can write to them via this interface. For instance,
values can be written to the ERXPFGCTL register. The post-injection
behavior is then determined by the hardware specification.

Accepts values - any.
51 changes: 51 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-amba-devices-tgu
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
What: /sys/bus/amba/devices/<tgu-name>/enable_tgu
Date: April 2026
KernelVersion: 7.1
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>, Songwei Chai <songwei.chai@oss.qualcomm.com>
Description:
(RW) Set/Get the enable/disable status of TGU
Accepts only one of the 2 values - 0 or 1.
0 : disable TGU.
1 : enable TGU.

What: /sys/bus/amba/devices/<tgu-name>/step[0:7]_priority[0:3]/reg[0:17]
Date: April 2026
KernelVersion: 7.1
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>, Songwei Chai <songwei.chai@oss.qualcomm.com>
Description:
(RW) Set/Get the sensed signal with specific step and priority for TGU.

What: /sys/bus/amba/devices/<tgu-name>/step[0:7]_condition_decode/reg[0:3]
Date: April 2026
KernelVersion: 7.1
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>, Songwei Chai <songwei.chai@oss.qualcomm.com>
Description:
(RW) Set/Get the decode mode with specific step for TGU.

What: /sys/bus/amba/devices/<tgu-name>/step[0:7]_condition_select/reg[0:3]
Date: April 2026
KernelVersion: 7.1
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>, Songwei Chai <songwei.chai@oss.qualcomm.com>
Description:
(RW) Set/Get the next action with specific step for TGU.

What: /sys/bus/amba/devices/<tgu-name>/step[0:7]_timer/reg[0:1]
Date: April 2026
KernelVersion: 7.1
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>, Songwei Chai <songwei.chai@oss.qualcomm.com>
Description:
(RW) Set/Get the timer value with specific step for TGU.

What: /sys/bus/amba/devices/<tgu-name>/step[0:7]_counter/reg[0:1]
Date: April 2026
KernelVersion: 7.1
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>, Songwei Chai <songwei.chai@oss.qualcomm.com>
Description:
(RW) Set/Get the counter value with specific step for TGU.

What: /sys/bus/amba/devices/<tgu-name>/reset_tgu
Date: April 2026
KernelVersion: 7.1
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>, Songwei Chai <songwei.chai@oss.qualcomm.com>
Description:
(Write) Write 1 to reset the dataset for TGU.
9 changes: 9 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-coresight-devices-ctcu
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
What: /sys/bus/coresight/devices/<ctcu-name>/irq_enabled[0:1]
Date: June 2026
KernelVersion: 7.3
Contact: Tingwei Zhang <tingwei.zhang@oss.qualcomm.com>; Jinlong Mao <jinlong.mao@oss.qualcomm.com>; Jie Gan <jie.gan@oss.qualcomm.com>
Description:
(RW) Configure the flag to enable interrupt to count data during CTCU enablement.
An interrupt is generated when the data size exceeds the value set in the IRQ register.
0 : disable
1 : enable
90 changes: 90 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-coresight-devices-cti
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,102 @@ KernelVersion: 5.7
Contact: Mike Leach or Mathieu Poirier
Description: (Read) read current status of input trigger signals

What: /sys/bus/coresight/devices/<cti-name>/regs/triginstatus[1-3]
Date: June 2026
KernelVersion: 7.3
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>
Description: (Read) read current status of QCOM extended input trigger signals.

What: /sys/bus/coresight/devices/<cti-name>/regs/trigoutstatus
Date: March 2020
KernelVersion: 5.7
Contact: Mike Leach or Mathieu Poirier
Description: (Read) read current status of output trigger signals.

What: /sys/bus/coresight/devices/<cti-name>/regs/trigoutstatus[1-3]
Date: June 2026
KernelVersion: 7.3
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>
Description: (Read) read current status of QCOM extended output trigger signals.

What: /sys/bus/coresight/devices/<cti-name>/regs/itctrl
Date: March 2020
KernelVersion: 5.7
Contact: coresight@lists.linaro.org
Description: (RW) Control integration mode.

What: /sys/bus/coresight/devices/<cti-name>/regs/itchin
Date: March 2020
KernelVersion: 5.7
Contact: coresight@lists.linaro.org
Description: (Read) Read the values of the CTCHIN inputs.

What: /sys/bus/coresight/devices/<cti-name>/regs/itchinack
Date: March 2020
KernelVersion: 5.7
Contact: coresight@lists.linaro.org
Description: (Write) Write the value of the CTCHINACK input.

What: /sys/bus/coresight/devices/<cti-name>/regs/ittrigin
Date: March 2020
KernelVersion: 5.7
Contact: coresight@lists.linaro.org
Description: (Read) Read the values of the CTTRIGIN inputs.

What: /sys/bus/coresight/devices/<cti-name>/regs/ittrigin[1-3]
Date: June 2026
KernelVersion: 7.3
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>
Description: (Read) Read the values of the QCOM extended CTTRIGIN inputs.

What: /sys/bus/coresight/devices/<cti-name>/regs/ittriginack
Date: March 2020
KernelVersion: 5.7
Contact: coresight@lists.linaro.org
Description: (Write) Write the value of the CTTRIGINACK input.

What: /sys/bus/coresight/devices/<cti-name>/regs/ittriginack[1-3]
Date: June 2026
KernelVersion: 7.3
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>
Description: (Write) Write the value of the QCOM extended CTTRIGINACK input.

What: /sys/bus/coresight/devices/<cti-name>/regs/itchout
Date: March 2020
KernelVersion: 5.7
Contact: coresight@lists.linaro.org
Description: (RW) Read or write the value of the CTCHOUT outputs.

What: /sys/bus/coresight/devices/<cti-name>/regs/itchoutack
Date: March 2020
KernelVersion: 5.7
Contact: coresight@lists.linaro.org
Description: (Read) Read the value of the CTCHOUTACK input.

What: /sys/bus/coresight/devices/<cti-name>/regs/ittrigout
Date: March 2020
KernelVersion: 5.7
Contact: coresight@lists.linaro.org
Description: (RW) Read or write the value of the CTTRIGOUT outputs.

What: /sys/bus/coresight/devices/<cti-name>/regs/ittrigout[1-3]
Date: June 2026
KernelVersion: 7.3
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>
Description: (RW) Read or write the value of the QCOM extended CTTRIGOUT outputs.

What: /sys/bus/coresight/devices/<cti-name>/regs/ittrigoutack
Date: March 2020
KernelVersion: 5.7
Contact: coresight@lists.linaro.org
Description: (Read) Read the value of the CTTRIGOUTACK input.

What: /sys/bus/coresight/devices/<cti-name>/regs/ittrigoutack[1-3]
Date: June 2026
KernelVersion: 7.3
Contact: Jinlong Mao <jinlong.mao@oss.qualcomm.com>
Description: (Read) Read the value of the QCOM extended CTTRIGOUTACK input.

What: /sys/bus/coresight/devices/<cti-name>/channels/trigin_attach
Date: March 2020
KernelVersion: 5.7
Expand Down
8 changes: 8 additions & 0 deletions Documentation/ABI/testing/sysfs-class-devfreq
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ Description:
The /sys/class/devfreq/.../target_freq shows the next governor
predicted target frequency of the corresponding devfreq object.

Reading this attribute returns -EINVAL when the active
governor does not advertise DEVFREQ_GOV_ATTR_TARGET_FREQ.
All in-tree governors that drive frequency transitions tag
this attribute, so existing in-tree behaviour is unchanged.
Out-of-tree governors that previously relied on the
unconditional read of df->previous_freq must opt in by
setting DEVFREQ_GOV_ATTR_TARGET_FREQ in their attrs field.

What: /sys/class/devfreq/.../trans_stat
Date: October 2012
Contact: MyungJoo Ham <myungjoo.ham@samsung.com>
Expand Down
16 changes: 16 additions & 0 deletions Documentation/ABI/testing/sysfs-driver-eud
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,19 @@ Description:
EUD based on a 1 or a 0 value. By enabling EUD,
the user is able to activate the mini-usb hub of
EUD for debug and trace capabilities.

What: /sys/bus/platform/drivers/qcom_eud/.../port
Date: January 2026
Contact: Elson Serrao <elson.serrao@oss.qualcomm.com>
Description:
Selects which USB port the Embedded USB Debugger (EUD)
is mapped to on platforms providing multiple High-Speed
USB ports.

Valid values:
0 - Primary USB port
1 - Secondary USB port

The attribute is writable only while EUD is disabled.
Reading the attribute returns the currently selected
USB port number.
Loading
Loading