messages from 2023-09-01 07:01:11 to 2023-09-04 09:28:29 UTC [more...]
[PATCH v2 0/6] PM: domains: Add control for switching back and forth to HW control
2023-09-04 9:27 UTC (13+ messages)
` [PATCH v2 4/6] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
` [PATCH v2 6/6] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode
[PATCH] accel/qaic: Register for PCI driver at the beginning of module init
2023-09-04 9:12 UTC (2+ messages)
[PATCH] dt-bindings: firmware: Add documentation for qcom,platform-parts-info
2023-09-04 8:38 UTC (3+ messages)
[PATCH v2 0/6] Add fdinfo support to Panfrost
2023-09-04 8:22 UTC (6+ messages)
` [PATCH v2 2/6] drm/panfrost: Add fdinfo support GPU load metrics
[PATCH 00/11] Initial support for the Fairphone 5 smartphone
2023-09-04 8:19 UTC (15+ messages)
` [PATCH 02/11] nvmem: qfprom: Mark core clk as optional
` [PATCH 11/11] arm64: dts: qcom: qcm6490: Add device-tree for Fairphone 5
[PATCH 0/2] pinctrl: qcom: lpass-lpi: allow slew rate bit in main pin config register
2023-09-04 7:45 UTC (5+ messages)
` [PATCH 1/2] pinctrl: qcom: lpass-lpi: split slew rate set to separate function
` [PATCH 2/2] pinctrl: qcom: lpass-lpi: allow slew rate bit in main pin config register
[PATCH v5] usb: typec: qcom: Update the logic of regulator enable and disable
2023-09-04 7:04 UTC (2+ messages)
[PATCH 0/3] Fix tcsr_mutex register for IPQ6018
2023-09-04 6:57 UTC (8+ messages)
` [PATCH 1/3] arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size
` [PATCH 2/3] hwspinlock: qcom: Drop unused qcom,ipq6018-tcsr-mutex
` [PATCH 3/3] dt-bindings: hwlock: "
[PATCH] arm64: dts: qcom: Fix hwlock index for SMEM for IPQ platforms
2023-09-04 6:41 UTC (2+ messages)
[PATCH V4 0/4] Enable IPQ5018 USB2 support
2023-09-04 6:36 UTC (5+ messages)
` [PATCH V4 1/4] dt-bindings: phy: qcom,m31: Add IPQ5018 compatible
` [PATCH V4 2/4] phy: qcom-m31: Add compatible, phy init sequence for IPQ5018
` [PATCH V4 3/4] arm64: dts: qcom: ipq5018: Add USB related nodes
` [PATCH V4 4/4] arm64: dts: qcom: ipq5018: Enable USB
[PATCH V3 0/4] Enable IPQ5018 USB2 support
2023-09-04 5:12 UTC (8+ messages)
` [PATCH V3 1/4] dt-bindings: phy: qcom,m31: Add IPQ5018 compatible
` [PATCH V3 2/4] phy: qcom-m31: Add compatible, phy init sequence for IPQ5018
` [PATCH V3 3/4] arm64: dts: qcom: ipq5018: Add USB related nodes
` [PATCH V3 4/4] arm64: dts: qcom: ipq5018: Enable USB
[PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ8174 family
2023-09-04 3:42 UTC (7+ messages)
` [PATCH 2/2] soc: qcom: socinfo: "
[PATCH v3 0/8] drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_ini
2023-09-04 2:04 UTC (9+ messages)
` [PATCH v3 1/8] drm/msm/dpu: inline _setup_pingpong_ops()
` [PATCH v3 2/8] drm/msm/dpu: enable PINGPONG TE operations only when supported by HW
` [PATCH v3 3/8] drm/msm/dpu: drop the DPU_PINGPONG_TE flag
` [PATCH v3 4/8] drm/msm/dpu: inline _setup_intf_ops()
` [PATCH v3 5/8] drm/msm/dpu: enable INTF TE operations only when supported by HW
` [PATCH v3 6/8] drm/msm/dpu: drop DPU_INTF_TE feature flag
` [PATCH v3 7/8] drm/msm/dpu: drop useless check from dpu_encoder_phys_cmd_te_rd_ptr_irq()
` [PATCH v3 8/8] drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_init
[PATCH 0/3] drm: introduce per-encoder debugfs directory
2023-09-04 1:53 UTC (4+ messages)
` [PATCH 1/3] drm/encoder: register per-encoder debugfs dir
` [PATCH 2/3] drm/bridge: migrate bridge_chains to per-encoder file
` [PATCH 3/3] drm/msm/dpu: move encoder status to standard encoder debugfs dir
[PATCH v3] arm64: dts: ipq5018: Correct uart1_pins pinconf
2023-09-04 0:57 UTC (7+ messages)
[PATCH] drm/msm/dp: support setting the DP subconnector type
2023-09-03 22:24 UTC
[PATCH v1] drm/msm/dp: do not reinitialize phy unless retry during link training
2023-09-03 21:51 UTC (2+ messages)
[PATCH v2] drm/bridge-connector: handle subconnector types
2023-09-03 21:49 UTC
[RFC PATCH v1 00/12] drm,usb/typec: uABI for USB-C DisplayPort connectors
2023-09-03 21:41 UTC (13+ messages)
` [RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"
` [RFC PATCH v1 02/12] drm/sysfs: link DRM connector device to the connector's fw nodes
` [RFC PATCH v1 03/12] drm/connector: extend PATH property to covert Type-C case
` [RFC PATCH v1 04/12] drm/bridge-connector: set the PATH property for the connector
` [RFC PATCH v1 05/12] drm/bridge: remove conditionals around devicetree pointers
` [RFC PATCH v1 06/12] soc: qcom: pmic_glink_altmode: fix DRM connector type
` [RFC PATCH v1 07/12] soc: qcom: pmic_glink_altmode: report that this is a Type-C connector
` [RFC PATCH v1 08/12] usb: typec: support generating Type-C port names for userspace
` [RFC PATCH v1 09/12] usb: typec: tcpm: "
` [RFC PATCH v1 10/12] usb: typec: qcom: implement proper error path in probe()
` [RFC PATCH v1 11/12] usb: typec: qcom: extract DRM bridge functionality to separate file
` [RFC PATCH v1 12/12] usb: typec: qcom: define the bridge's path
[PATCH v7 0/3] drm/bridge_connector: implement OOB HPD handling
2023-09-03 21:29 UTC (4+ messages)
` [PATCH v7 1/3] drm: Add HPD state to drm_connector_oob_hotplug_event()
` [PATCH v7 2/3] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [PATCH v7 3/3] drm/bridge_connector: implement oob_hotplug_event
[PATCH v4 0/3] drm: simplify support for transparent DRM bridges
2023-09-03 21:02 UTC (3+ messages)
[PATCH v4 0/4] drm/msm: Enable widebus for DSI
2023-09-03 19:35 UTC (6+ messages)
` [PATCH v4 2/4] drm/msm/dpu: Enable widebus for DSI INTF
` [PATCH v4 4/4] drm/msm/dsi: Enable widebus for DSI
[PATCH v2 4/6] drm_dbg: add trailing newlines to msgs
2023-09-03 18:46 UTC
[PATCH] crypto: qcom-rng: Add hwrng support
2023-09-03 17:33 UTC (3+ messages)
[PATCH v2 0/7] arm64: qcom: sm8550: enable RNG
2023-09-03 17:33 UTC (5+ messages)
` [PATCH v2 4/7] crypto: qcom-rng - Add support for trng
[PATCH net-next 0/2] net: qrtr: Few qrtr fixes
2023-09-03 12:26 UTC (7+ messages)
` [PATCH net-next 1/2] net: qrtr: Prevent stale ports from sending
` [PATCH net-next 2/2] net: qrtr: Add support for processing DEL_PROC type control message
[PATCH 0/2] Add blsp1_i2c6 and blsp1_uart2 to MSM8226 SoC
2023-09-02 20:33 UTC (5+ messages)
` [PATCH 1/2] pinctrl: qcom: msm8226: Add blsp_i2c6 function
` [PATCH 2/2] ARM: dts: qcom: msm8226: Add blsp1_i2c6 and blsp1_uart2
[PATCH] clk: qcom: mmcc-msm8974: remove ocmemcx_ahb_clk
2023-09-02 20:28 UTC (2+ messages)
[PATCH] arm64: dts: qcom: msm8916/39-samsung-a2015: Add flash LED
2023-09-02 11:57 UTC (6+ messages)
[PATCH v11 00/13] Add multiport support for DWC3 controllers
2023-09-01 21:54 UTC (4+ messages)
` [PATCH v11 06/13] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
[PATCH v2 6/6] drm/drm-file: Allow size unit selection in drm_show_memory_stats
2023-09-01 22:18 UTC (2+ messages)
[PATCH 00/15] Unregister critical branch clocks + some RPM
2023-09-01 17:55 UTC (8+ messages)
` [PATCH 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks
[PATCH 0/2] 8550 USB QMPPHY fixups
2023-09-01 17:30 UTC (3+ messages)
` [PATCH 1/2] phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
[PATCH 0/7] 8550 dma coherent and more
2023-09-01 17:27 UTC (3+ messages)
` [PATCH 6/7] arm64: dts: qcom: sm8550: Add missing DWC3 quirks
[PATCH 0/7] accel/qaic: Extend uAPI to support undoing ATTACH_SLICE_BO
2023-09-01 17:22 UTC (8+ messages)
` [PATCH 1/7] accel/qaic: Remove ->size field from struct qaic_bo
` [PATCH 2/7] accel/qaic: Update BO metadata in a central location
` [PATCH 3/7] accel/qaic: Declare BO 'sliced' after all the operations are complete
` [PATCH 4/7] accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()
` [PATCH 5/7] accel/qaic: Clean up BO during flushing of transfer list
` [PATCH 6/7] accel/qaic: Create a function to initialize BO
` [PATCH 7/7] accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
[RFT PATCH 1/2] arm64: dts: qcom: apq8096-db820c: fix missing clock populate
2023-09-01 16:36 UTC (3+ messages)
` [RFT PATCH 2/2] arm64: dts: qcom: msm8996-xiaomi: "
[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
2023-09-01 16:15 UTC (3+ messages)
` [PATCH V2 3/7] clk: qcom: gcc-ipq9574: Add gpll0_out_aux clock
[PATCH V6 0/6] scsi: ufs: qcom: Align programming sequence as per HW spec
2023-09-01 16:13 UTC (16+ messages)
` [PATCH V6 1/6] scsi: ufs: qcom: Align mask for core_clk_1us_cycles
` [PATCH V6 2/6] scsi: ufs: qcom: Configure PA_VS_CORE_CLK_40NS_CYCLES
` [PATCH V6 3/6] scsi: ufs: qcom: Add multiple frequency support for unipro clk attributes
` [PATCH V6 4/6] scsi: ufs: qcom: Align unipro clk attributes configuration as per HPG
` [PATCH V6 5/6] scsi: ufs: qcom: Refactor ufs_qcom_cfg_timers function
` [PATCH V6 6/6] scsi: ufs: qcom: Configure clk HW division based on scaling conditions
[PATCH] accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()
2023-09-01 16:12 UTC
[PATCH v8 00/13] Add support to configure TPDM DSB subunit
2023-09-01 16:01 UTC (9+ messages)
` [PATCH v8 07/13] coresight-tpdm: Add nodes to set trigger timestamp and type
` [PATCH v8 08/13] coresight-tpdm: Add node to set dsb programming mode
` [PATCH v8 09/13] coresight-tpdm: Add nodes for dsb edge control
[PATCH v2] arm64: dts: ipq5018: Correct uart1_pins pinconf
2023-09-01 14:31 UTC (5+ messages)
[PATCH 1/5] arm64: dts: qcom: msm8916-thwc-ufi001c: add function to pin config
2023-09-01 14:24 UTC (5+ messages)
` [PATCH 2/5] arm64: dts: qcom: apq8096-db820c: drop simple-bus from clocks
[PATCH] drm/msm/dp: skip validity check for DP CTS EDID checksum
2023-09-01 14:20 UTC
[PATCH v6 00/18] Add DELETE_BUF ioctl
2023-09-01 12:44 UTC (19+ messages)
` [PATCH v6 01/18] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v6 02/18] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v6 03/18] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v6 04/18] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v6 05/18] media: mediatek: jpeg: "
` [PATCH v6 06/18] media: mediatek: vdec: "
` [PATCH v6 07/18] media: sti: hva: "
` [PATCH v6 08/18] media: visl: "
` [PATCH v6 09/18] media: atomisp: "
` [PATCH v6 10/18] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v6 11/18] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v6 12/18] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v6 13/18] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v6 14/18] media: verisilicon: vp9: Use destination buffer height to compute chroma offset
` [PATCH v6 15/18] media: verisilicon: postproc: Fix down scale test
` [PATCH v6 16/18] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v6 17/18] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v6 18/18] media: v4l2: Add mem2mem helpers for "
[PATCH v5 00/10] Add DELETE_BUF ioctl
2023-09-01 12:29 UTC (4+ messages)
` [PATCH v5 02/10] media: videobuf2: Access vb2_queue bufs array through helper functions
[PATCH V6 0/6] scsi: ufs: qcom: Align programming sequence as per HW spec
2023-09-01 11:42 UTC (7+ messages)
` [PATCH V6 1/6] scsi: ufs: qcom: Align mask for core_clk_1us_cycles
` [PATCH V6 2/6] scsi: ufs: qcom: Configure PA_VS_CORE_CLK_40NS_CYCLES
` [PATCH V6 3/6] scsi: ufs: qcom: Add multiple frequency support for unipro clk attributes
` [PATCH V6 4/6] scsi: ufs: qcom: Align unipro clk attributes configuration as per HPG
` [PATCH V6 5/6] scsi: ufs: qcom: Refactor ufs_qcom_cfg_timers function
` [PATCH V6 6/6] scsi: ufs: qcom: Configure clk HW division based on scaling conditions
[PATCH v6 0/4] add clock controller of qca8386/qca8084
2023-09-01 9:18 UTC (5+ messages)
` [PATCH v6 1/4] clk: qcom: branch: Add clk_branch2_prepare_ops
` [PATCH v6 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v6 3/4] clk: qcom: common: commonize qcom_cc_really_probe
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084
[PATCH v2] clk: qcom: ipq5332: Drop set rate parent from gpll0 dependent clocks
2023-09-01 7:41 UTC (2+ messages)
[PATCH V2] clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequencies
2023-09-01 7:36 UTC
[PATCH] bus: mhi: ep: Do not allocate event ring element on stack
2023-09-01 7:35 UTC
[PATCH V2] clk: qcom: clk-alpha-pll: Use determine_rate instead of round_rate
2023-09-01 7:00 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