messages from 2023-06-13 00:10:13 to 2023-06-13 19:04:27 UTC [more...]
[PATCH 00/26] arm64: qcom: sa8775p-ride: enable the first ethernet port
2023-06-13 19:04 UTC (20+ messages)
` [PATCH 03/26] phy: qcom: add the SGMII SerDes PHY driver
` [PATCH 12/26] net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phy
` [PATCH 13/26] net: stmmac: dwmac-qcom-ethqos: make the rgmii clock optional
` [PATCH 15/26] net: stmmac: dwmac-qcom-ethqos: add support for the optional phy-supply
` [PATCH 16/26] net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modes
` [PATCH 23/26] arm64: dts: qcom: sa8775p: add the first 1Gb ethernet interface
` [PATCH 24/26] arm64: dts: qcom: sa8775p-ride: enable the SerDes PHY
` [PATCH 25/26] arm64: dts: qcom: sa8775p-ride: add pin functions for ethernet0
[PATCH v6 0/6] Add DSC v1.2 Support for DSI
2023-06-13 19:04 UTC (3+ messages)
` [PATCH v6 4/6] drm/msm/dpu: Set DATA_COMPRESS on command mode for DCE/DSC 1.2
[PATCH 1/2] arm64: dts: qcom: sm8550-qrd: add sound card
2023-06-13 18:51 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8550-mtp: "
[PATCH 0/2] spi-geni-qcom: Add SPI SLAVE mode support for GENI based QuPv3
2023-06-13 18:42 UTC (7+ messages)
` [PATCH 1/2] soc: qcom: geni-se: "
` [PATCH 2/2] spi: spi-geni-qcom: "
[PATCH v3 0/8] arm64: qcom: add Type-C Altmode support
2023-06-13 18:37 UTC (20+ messages)
` [PATCH v3 1/8] dt-bindings: connector: usb-connector: add a gpio used to determine the Type-C port plug orientation
` [PATCH v3 2/8] soc: qcom: pmic_glink_altmode: handle safe mode when disconnect
` [PATCH v3 3/8] usb: ucsi: glink: use the connector orientation GPIO to provide switch events
` [PATCH v3 4/8] qcom: pmic_glink_altmode: add retimer-switch support
` [PATCH v3 5/8] qcom: pmic_glink: enable altmode for SM8550
` [PATCH v3 6/8] arm64: dts: qcom: sm8550: add ports subnodes in usb/dp qmpphy node
` [PATCH v3 7/8] arm64: dts: qcom: sm8550-mtp: add pmic glink port/endpoints
` [PATCH v3 8/8] arm64: dts: qcom: sm8550-qrd: "
[PATCH] soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secondary sequencer for non-uart modes
2023-06-13 18:24 UTC (6+ messages)
[PATCH v3 0/2] typec: add support for the ON Semiconductor nb7vpq904m Type-C Linear Redriver
2023-06-13 18:23 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: add ON Semiconductor nb7vpq904m Type-C Linear Redriver bindings
` [PATCH v3 2/2] usb: typec: add support for the nb7vpq904m Type-C Linear Redriver
[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: Fix schema for "qcom,paired"
2023-06-13 18:20 UTC (8+ messages)
[PATCH v2 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver
2023-06-13 18:15 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qrb4210-rb2: Enable on-board buttons
2023-06-13 18:09 UTC
[PATCH 0/2] Add read-only RCG2 ops
2023-06-13 17:56 UTC (4+ messages)
` [PATCH 2/2] clk: qcom: gcc-msm8996: Use read-only RCG ops for RPM bus clocks
[PATCH v13 00/24] Drivers for Gunyah hypervisor
2023-06-13 17:54 UTC (6+ messages)
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions
[PATCH] arm64: dts: qcom: sc8180x: Fix LLCC reg property
2023-06-13 17:38 UTC (2+ messages)
[PATCH 0/2] drm: Remove gem_prime_mmap callback
2023-06-13 17:27 UTC (5+ messages)
` [PATCH 1/2] drm/msm: Initialize mmap offset after constructing the buffer object
` [PATCH 2/2] drm: Remove struct drm_driver.gem_prime_mmap
` [2/2] "
[PATCH v14 00/25] Drivers for Gunyah hypervisor
2023-06-13 17:20 UTC (26+ messages)
` [PATCH v14 01/25] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v14 02/25] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v14 03/25] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v14 04/25] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v14 05/25] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v14 06/25] mailbox: Add Gunyah message queue mailbox
` [PATCH v14 07/25] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v14 08/25] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v14 09/25] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v14 10/25] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v14 11/25] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v14 12/25] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v14 13/25] samples: Add sample userspace Gunyah VM Manager
` [PATCH v14 14/25] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v14 15/25] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v14 16/25] docs: gunyah: Document Gunyah VM Manager
` [PATCH v14 17/25] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v14 18/25] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v14 19/25] virt: gunyah: Add resource tickets
` [PATCH v14 20/25] virt: gunyah: Add IO handlers
` [PATCH v14 21/25] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v14 22/25] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v14 23/25] virt: gunyah: Add irqfd interface
` [PATCH v14 24/25] virt: gunyah: Add ioeventfd
` [PATCH v14 25/25] MAINTAINERS: Add Gunyah hypervisor drivers section
[PATCH v3 00/10] soc: qcom: llcc: Add support for QDU1000/QRU1000
2023-06-13 17:11 UTC (3+ messages)
` [PATCH v3 06/10] soc: qcom: Add LLCC support for multi channel DDR
[PATCH 00/18] ARM: qcom: apq8064: support CPU frequency scaling
2023-06-13 16:19 UTC (4+ messages)
[PATCH] drm/msm/dpu: Configure DP INTF/PHY selector
2023-06-13 16:07 UTC (3+ messages)
[PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
2023-06-13 15:56 UTC (7+ messages)
[PATCH v5 0/2] Patches for introducing traces in remoteproc
2023-06-13 15:28 UTC (6+ messages)
` [PATCH v5 2/2] remoteproc: qcom: Add remoteproc tracing
[PATCH v4 0/8] Add minimal boot support for IPQ5018
2023-06-13 15:23 UTC (4+ messages)
` [PATCH v4 2/8] clk: qcom: Add Global Clock controller (GCC) driver "
[PATCH v4 00/22] Restructure RPM SMD ICC
2023-06-13 14:03 UTC (23+ messages)
` [PATCH v4 01/22] dt-bindings: interconnect: Add Qcom RPM ICC bindings
` [PATCH v4 02/22] soc: qcom: smd-rpm: Add QCOM_SMD_RPM_STATE_NUM
` [PATCH v4 03/22] soc: qcom: smd-rpm: Use tabs for defines
` [PATCH v4 04/22] clk: qcom: smd-rpm: Move some RPM resources to the common header
` [PATCH v4 05/22] soc: qcom: smd-rpm: Move icc_smd_rpm registration to clk-smd-rpm
` [PATCH v4 06/22] interconnect: qcom: icc-rpm: Introduce keep_alive
` [PATCH v4 07/22] interconnect: qcom: Fold smd-rpm.h into icc-rpm.h
` [PATCH v4 08/22] interconnect: qcom: smd-rpm: Add rpmcc handling skeleton code
` [PATCH v4 09/22] interconnect: qcom: Add missing headers in icc-rpm.h
` [PATCH v4 10/22] interconnect: qcom: Define RPM bus clocks
` [PATCH v4 11/22] interconnect: qcom: sdm660: Hook up RPM bus clk definitions
` [PATCH v4 12/22] interconnect: qcom: msm8996: "
` [PATCH v4 13/22] interconnect: qcom: qcs404: "
` [PATCH v4 14/22] interconnect: qcom: msm8939: "
` [PATCH v4 15/22] interconnect: qcom: msm8916: "
` [PATCH v4 16/22] interconnect: qcom: qcm2290: "
` [PATCH v4 17/22] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v4 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks
` [PATCH v4 19/22] interconnect: qcom: icc-rpm: Fix bucket number
` [PATCH v4 20/22] interconnect: qcom: icc-rpm: Set bandwidth on both contexts
` [PATCH v4 21/22] interconnect: qcom: icc-rpm: Set correct bandwidth through RPM bw req
` [PATCH v4 22/22] interconnect: qcom: icc-rpm: Fix bandwidth calculations
[PATCH] arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflict
2023-06-13 13:59 UTC (2+ messages)
[PATCH 0/5] of: reserved_mem: Provide more control about allocation behavior
2023-06-13 13:33 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: reserved-memory: Add alloc-{bottom-up,top-down}
[PATCH] soc: qcom: mdt_loader: Fix split image detection
2023-06-13 12:57 UTC (2+ messages)
[PATCH v3 01/12] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
2023-06-13 12:55 UTC (13+ messages)
` [PATCH v3 02/12] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [PATCH v3 03/12] thermal/drivers/amlogic: remove redundant msg in amlogic_thermal_probe()
` [PATCH v3 04/12] thermal/drivers/imx: remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()
` [PATCH v3 05/12] drivers/thermal/k3: remove redundant msg in k3_bandgap_probe()
` [PATCH v3 06/12] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()
` [PATCH v3 07/12] thermal/drivers/qoriq: remove redundant msg in qoriq_tmu_register_tmu_zone()
` [PATCH v3 08/12] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()
` [PATCH v3 09/12] thermal/drivers/qcom: remove redundant msg
` [PATCH v3 10/12] thermal/drivers/mediatek/lvts_thermal: "
` [PATCH v3 11/12] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
` [PATCH v3 12/12] thermal/drivers/generic-adc: remove redundant msg in gadc_thermal_probe()
[PATCH v3 00/23] Restructure RPM SMD ICC
2023-06-13 12:12 UTC (13+ messages)
` [PATCH v3 01/23] dt-bindings: interconnect: Add Qcom RPM ICC bindings
` [PATCH v3 07/23] interconnect: qcom: icc-rpm: Allow negative QoS offset
` [PATCH v3 18/23] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v3 20/23] interconnect: qcom: icc-rpm: Fix bucket number
[RESEND 1/9] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
2023-06-13 11:57 UTC (13+ messages)
` [RESEND 2/9] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [RESEND 3/9] thermal/drivers/amlogic: remove redundant msg in amlogic_thermal_probe()
` [RESEND 4/9] thermal/drivers/imx: remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()
` [RESEND 5/9] drivers/thermal/k3: remove redundant msg in k3_bandgap_probe()
` [RESEND 6/9] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()
` [RESEND 7/9] thermal/drivers/qoriq: remove redundant msg in qoriq_tmu_register_tmu_zone()
` [RESEND 8/9] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()
` [RESEND 9/9] thermal/drivers/qcom: remove redundant msg
[PATCH v2 01/11] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
2023-06-13 11:24 UTC (11+ messages)
` [PATCH v2 02/11] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [PATCH v2 03/11] thermal/drivers/amlogic: remove redundant msg in amlogic_thermal_probe()
` [PATCH v2 04/11] thermal/drivers/imx: remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()
` [PATCH v2 05/11] drivers/thermal/k3: remove redundant msg in k3_bandgap_probe()
` [PATCH v2 06/11] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()
` [PATCH v2 07/11] thermal/drivers/qoriq: remove redundant msg in qoriq_tmu_register_tmu_zone()
` [PATCH v2 08/11] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()
` [PATCH v2 09/11] thermal/drivers/qcom: remove redundant msg
` [PATCH v2 10/11] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
` [PATCH v2 11/11] thermal/drivers/generic-adc: remove redundant msg in gadc_thermal_probe()
[PATCH 0/3] arm64: dts: qcom: sc8180x: USB TypeC plumbing
2023-06-13 10:53 UTC (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8180x: Add USB Type-C of_graph anchors
[PATCH V4 0/4] Add camera clock controller support for SM8550
2023-06-13 9:59 UTC (4+ messages)
[PATCH v6 0/3] Enable IPQ9574 TSENS support
2023-06-13 8:26 UTC (3+ messages)
` [PATCH v6 1/3] dt-bindings: thermal: tsens: Add ipq9574 compatible
[PATCH v4 0/2] arm64: dts: qcom: add DP Controller to SM8550 DTS
2023-06-13 7:30 UTC (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sm8550: fix low_svs RPMhPD labels
` [PATCH v4 2/2] arm64: dts: qcom: sm8550: add display port nodes
[PATCH v3 0/2] arm64: dts: qcom: add DP Controller to SM8550 DTS
2023-06-13 7:29 UTC (4+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8550: fix low_svs RPMhPD labels
[RESEND v7 0/3] Add dedicated Qcom ICE driver
2023-06-13 2:50 UTC (3+ messages)
` [RESEND v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API
[PATCH v2 00/22]drm/msm/dpu: another catalog rework
2023-06-13 0:14 UTC (26+ messages)
` [PATCH v2 02/22] drm/msm/dpu: correct MERGE_3D length
` [PATCH v2 03/22] drm/msm/dpu: remove unused INTF_NONE interfaces
` [PATCH v2 04/22] drm/msm: enumerate DSI interfaces
` [PATCH v2 05/22] drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n
` [PATCH v2 06/22] drm/msm/dpu: simplify peer LM handling
` [PATCH v2 07/22] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field
` [PATCH v2 08/22] drm/msm/dpu: drop enum dpu_mdp and MDP_TOP value
` [PATCH v2 09/22] drm/msm/dpu: expand .clk_ctrls definitions
` [PATCH v2 10/22] drm/msm/dpu: drop zero features from dpu_mdp_cfg data
` [PATCH v2 11/22] drm/msm/dpu: drop zero features from dpu_ctl_cfg data
` [PATCH v2 12/22] drm/msm/dpu: correct indentation for CTL definitions
` [PATCH v2 13/22] drm/msm/dpu: inline SSPP_BLK macros
` [PATCH v2 14/22] drm/msm/dpu: inline DSPP_BLK macros
` [PATCH v2 15/22] drm/msm/dpu: inline LM_BLK macros
` [PATCH v2 16/22] drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros
` [PATCH v2 16/21] drm/msm/dpu: inline DSC_BLK macros
` [PATCH v2 17/22] drm/msm/dpu: inline MERGE_3D_BLK macros
` [PATCH v2 20/22] drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macros
` [PATCH v2 21/22] drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASK
` [PATCH v2 22/22] drm/msm/dpu: drop empty features mask INTF_SDM845_MASK
` [PATCH v2 18/22] drm/msm/dpu: inline various PP_BLK_* macros
` [PATCH v2 19/22] drm/msm/dpu: inline WB_BLK macros
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).