messages from 2023-04-27 15:57:12 to 2023-05-01 10:03:06 UTC [more...]
[PATCH] arm64: dts: qcom: ipq8074: Add QUP5 SPI node
2023-05-01 10:02 UTC (2+ messages)
[PATCH] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
2023-05-01 8:05 UTC (3+ messages)
[PATCH 0/4] Enable IPQ9574 TSENS support
2023-05-01 7:14 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: thermal: tsens: Add ipq9574 compatible
` [PATCH 2/4] thermal/drivers/tsens: Add IPQ9574 support
` [PATCH 3/4] arm64: dts: qcom: ipq9574: add tsens node
` [PATCH 4/4] arm64: dts: qcom: ipq9574: add thermal zone nodes
[PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ5018 family
2023-05-01 6:51 UTC (4+ messages)
` [PATCH 2/2] soc: qcom: socinfo: "
[PATCH 0/4] Add haptics support to Nexus 5 using pwm-vibra driver
2023-05-01 6:48 UTC (19+ messages)
` [PATCH 1/4] dt-bindings: input: pwm-vibrator: Add enable-gpio
` [PATCH 2/4] Input: pwm-vibra - add newline to dev_err prints
` [PATCH 3/4] Input: pwm-vibra - add support for enable GPIO
` [PATCH 4/4] ARM: dts: qcom: msm8974-hammerhead: Add vibrator
[PATCH v2 0/6] arm64: qcom: sa8775p: add support for USB
2023-05-01 6:42 UTC (11+ messages)
` [PATCH v2 1/6] dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P
` [PATCH v2 2/6] dt-bindings: phy: qcom,usb-snps-femto-v2: "
` [PATCH v2 3/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add SA8775P USB PHY binding
` [PATCH v2 4/6] phy: qcom-qmp: Add SA8775P USB3 UNI phy
` [PATCH v2 5/6] arm64: dts: qcom: sa8775p: add USB nodes
` [PATCH v2 6/6] arm64: dts: qcom: sa8775p-ride: enable "
[PATCH AUTOSEL 5.15 04/17] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
2023-05-01 3:04 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 12/17] drm/msm/dp: Clean up handling of DP AUX interrupts
[PATCH AUTOSEL 5.10 03/12] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
2023-05-01 3:05 UTC
[PATCH AUTOSEL 6.1 09/33] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
2023-05-01 3:02 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 22/33] drm/msm/dp: Clean up handling of DP AUX interrupts
` [PATCH AUTOSEL 6.1 25/33] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties
[PATCH AUTOSEL 6.2 10/37] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
2023-05-01 2:59 UTC (3+ messages)
` [PATCH AUTOSEL 6.2 25/37] drm/msm/dp: Clean up handling of DP AUX interrupts
` [PATCH AUTOSEL 6.2 28/37] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties
[PATCH AUTOSEL 6.3 10/44] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
2023-05-01 2:56 UTC (4+ messages)
` [PATCH AUTOSEL 6.3 28/44] drm/msm/dp: Clean up handling of DP AUX interrupts
` [PATCH AUTOSEL 6.3 31/44] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties
` [PATCH AUTOSEL 6.3 32/44] arm64: dts: qcom: sm6115-j606f: Add ramoops node
[PATCH] drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rate
2023-05-01 1:12 UTC
[PATCH 0/7] drm/msm/dpu: simplify DPU encoder init
2023-04-30 23:57 UTC (8+ messages)
` [PATCH 1/7] drm/msm/dpu: merge dpu_encoder_init() and dpu_encoder_setup()
` [PATCH 2/7] drm/msm/dpu: drop dpu_encoder_early_unregister
` [PATCH 3/7] drm/msm/dpu: separate common function to init physical encoder
` [PATCH 4/7] drm/msm/dpu: drop duplicated intf/wb indices from encoder structs
` [PATCH 5/7] drm/msm/dpu: inline dpu_encoder_get_wb()
` [PATCH 6/7] drm/msm/dpu: call dpu_rm_get_intf() from dpu_encoder_get_intf()
` [PATCH 7/7] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
[PATCH 0/9] drm/msm/dpu: simplify QoS/CDP programming
2023-04-30 20:57 UTC (10+ messages)
` [PATCH 1/9] drm/msm/dpu: fix SSPP register definitions
` [PATCH 2/9] drm/msm/dpu: simplify CDP programming
` [PATCH 3/9] drm/msm/dpu: fix the condition for (not) applying QoS to CURSOR SSPP
` [PATCH 4/9] drm/msm/dpu: rearrange QoS setting code
` [PATCH 5/9] drm/msm/dpu: drop DPU_PLANE_QOS_VBLANK_CTRL
` [PATCH 6/9] drm/msm/dpu: simplify qos_ctrl handling
` [PATCH 7/9] drm/msm/dpu: drop DPU_PLANE_QOS_PANIC_CTRL
` [PATCH 8/9] drm/msm/dpu: remove struct dpu_hw_pipe_qos_cfg
` [PATCH 9/9] drm/msm/dpu: use common helper for WB and SSPP QoS setup
[PATCH 0/4] drm/msm/dpu: simplity RM code
2023-04-30 20:35 UTC (5+ messages)
` [PATCH 1/4] drm/msm/dpu: replace IS_ERR_OR_NULL with IS_ERR during DSC init
` [PATCH 2/4] drm/msm/dpu: remove futile checks from dpu_rm_init()
` [PATCH 3/4] drm/msm/dpu: use PINGPONG_NONE for LMs with no PP attached
` [PATCH 4/4] drm/msm/dpu: move PINGPONG_NONE check to dpu_lm_init()
[PATCH 0/5] Improvements for drv260x driver and add to Huawei Watch
2023-04-30 18:20 UTC (6+ messages)
` [PATCH 1/5] Input: drv260x - fix typo in register value define
` [PATCH 2/5] Input: drv260x - sleep between polling GO bit
` [PATCH 3/5] Input: drv260x - remove unused .reg_defaults
` [PATCH 4/5] Input: drv260x - fix magnitude handling
` [PATCH 5/5] ARM: dts: qcom: apq8026-huawei-sturgeon: Add vibrator
[PATCH 1/2] bus: qcom-ebi2: use prefix devm for clock resource allocation functions
2023-04-30 12:51 UTC (2+ messages)
` [PATCH 2/2] bus: qcom-ebi2: simplify the code in qcom_ebi2_probe()
[PATCH v3] drm/msm/dpu: drop unused SSPP sub-block information
2023-04-29 21:25 UTC
[PATCH v2] drm/msm/dpu: drop unused SSPP sub-block information
2023-04-29 21:23 UTC
[PATCH v2 0/7] add DSC 1.2 dpu supports
2023-04-29 21:11 UTC (36+ messages)
` [PATCH v2 1/7] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v2 2/7] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v2 3/7] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v2 4/7] drm/msm/dpu: add dsc blocks for remaining chipsets in catalog
` [Freedreno] "
` [PATCH v2 5/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature PP_BLK and PP_BLK_TE
` [Freedreno] "
` [PATCH v2 6/7] drm/msm/dpu: save dpu topology configuration
` [PATCH v2 7/7] drm/msm/dpu: calculate DSC encoder parameters dynamically
[PATCH] drm/msm/dpu: drop unused SSPP sub-block information
2023-04-29 18:48 UTC (5+ messages)
[PATCH 08/19] riscv: Add explicit include for cpu.h
2023-04-29 18:24 UTC (2+ messages)
[PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
2023-04-29 18:24 UTC (2+ messages)
[PATCH 0/4] video: backlight: lp855x: modernize bindings
2023-04-29 11:14 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: backlight: lp855x: convert to YAML and modernize
` [PATCH 2/4] video: backlight: lp855x: get PWM for PWM mode during probe
` [PATCH 3/4] ARM: dts: adapt to LP855X bindings changes
` [PATCH 4/4] arm64: "
[PATCH v2 0/3] drm/msm/dpu: drop _sspp_subblk_offset()
2023-04-29 1:23 UTC (4+ messages)
` [PATCH v2 1/3] drm/msm/dpu: drop SSPP's SRC subblock
` [PATCH v2 2/3] drm/msm/dpu: access QSEED registers directly
` [PATCH v2 3/3] drm/msm/dpu: access CSC/CSC10 "
[PATCH v3 1/4] drm/msm/dpu: remove DPU_DSPP_GC handling in dspp flush
2023-04-28 22:36 UTC (4+ messages)
` [PATCH v3 2/4] drm/msm/dpu: remove DPU_DSPP_IGC "
` [PATCH v3 3/4] drm/msm/dpu: remove GC and IGC related code from dpu catalog
` [PATCH v3 4/4] drm/msm/dpu: drop DSPP_MSM8998_MASK from hw catalog
[PATCH v1 0/6] arm64: qcom: sa8775p: add support for USB
2023-04-28 21:41 UTC (10+ messages)
` [PATCH v1 1/6] dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P
[PATCH v2] dt-bindings: display/msm: dsi-controller-main: Document qcom,master-dsi and qcom,sync-dual-dsi
2023-04-28 20:21 UTC (3+ messages)
[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
2023-04-28 20:11 UTC (2+ messages)
` (subset) "
[PATCH v3 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
2023-04-28 20:00 UTC (2+ messages)
` (subset) "
[PATCH] drm/msm/dp: unregister audio driver during unbind
2023-04-28 19:52 UTC (2+ messages)
[PATCH -next] bus: qcom: Use devm_platform_ioremap_resource()
2023-04-28 16:29 UTC (2+ messages)
[PATCH v9 0/8] Enable IPQ9754 USB
2023-04-28 13:38 UTC (3+ messages)
` [PATCH v9 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
[PATCH v2 00/13] SM63(50|75) DPU support
2023-04-28 13:03 UTC (14+ messages)
` [PATCH v2 07/13] drm/msm/dpu: Add SM6350 support
` [PATCH v2 08/13] drm/msm: mdss: "
` [PATCH v2 09/13] drm/msm/dpu: Add SM6375 support
` [PATCH v2 10/13] drm/msm: mdss: "
[PATCH v8 0/8] Enable IPQ9754 USB
2023-04-28 11:45 UTC (8+ messages)
` [PATCH v8 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
[PATCH v3 0/3] Add support to configure Coresight Dummy subunit
2023-04-28 7:09 UTC (7+ messages)
` [PATCH v3 1/3] Coresight: Add coresight dummy driver
` [PATCH v3 2/3] dt-bindings: arm: Add Coresight Dummy Trace
[PATCH 0/7] phy: qcom-qmp-combo: Support orientation switching
2023-04-28 6:55 UTC (13+ messages)
` [PATCH 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and orientation-switch
` [PATCH 5/7] phy: qcom-qmp-combo: Introduce drm_bridge
` [PATCH 6/7] arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph
[PATCH v2] misc: fastrpc: Fix a Use after-free-bug by race condition
2023-04-28 5:00 UTC (4+ messages)
QCA: Update firmware files for BT chip WCN6750
2023-04-28 4:49 UTC (3+ messages)
[PATCH v4 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
2023-04-27 15:07 UTC (4+ messages)
` [PATCH v4 1/3] clk: qcom: clk-rcg: "
` [PATCH v4 2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops
` [PATCH v4 3/3] clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf
[PATCH] drm/msm/dp: add module parameter for PSR
2023-04-27 23:28 UTC
[PATCH] drm/msm/dpu: always program dsc active bits
2023-04-27 20:32 UTC (11+ messages)
` [Freedreno] "
[PATCH v2 1/4] drm/msm/dpu: remove DPU_DSPP_GC handling in dspp flush
2023-04-27 20:26 UTC (11+ messages)
` [PATCH v2 2/4] drm/msm/dpu: remove DPU_DSPP_IGC "
` [PATCH v2 3/4] drm/msm/dpu: remove GC related code from dpu catalog
` [PATCH v2 4/4] drm/msm/dpu: drop DSPP_MSM8998_MASK from hw catalog
[PATCH v2 0/9] drm: fdinfo memory stats
2023-04-27 17:53 UTC (4+ messages)
` [PATCH v2 3/9] drm/msm: Switch to fdinfo helper
` [PATCH v2 6/9] drm/msm: Add memory stats to fdinfo
` [PATCH v2 9/9] drm/msm: Wire up comm/cmdline override for fdinfo
[PATCH v2 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
2023-04-27 17:50 UTC (4+ messages)
` [PATCH v2 8/8] Documentation: leds: Add "rgb:status" path
[PATCH v4 00/22] drm/msm/dpu: Implement tearcheck support on INTF block
2023-04-27 17:46 UTC (7+ messages)
` [PATCH v4 05/22] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
` [PATCH v4 07/22] drm/msm/dpu: Set PINGPONG block length to zero for DPU >= 7.0.0
` [PATCH v4 18/22] drm/msm/dpu: Describe TEAR interrupt registers for DSI interfaces
[PATCH v4 00/11] Add support to configure TPDM DSB subunit
2023-04-27 16:53 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sa8775p: add the watchdog node
2023-04-27 16:12 UTC
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