public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-17 09:12:59 to 2023-03-19 19:20:15 UTC [more...]

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-19 19:18 UTC  (14+ messages)
` [net-next PATCH v5 01/15] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v5 02/15] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v5 03/15] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v5 04/15] leds: Provide stubs for when CLASS_LED is disabled
` [net-next PATCH v5 05/15] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v5 06/15] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v5 07/15] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v5 08/15] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v5 09/15] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v5 10/15] dt-bindings: net: ethernet-controller: Document support for LEDs node
` [net-next PATCH v5 11/15] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v5 12/15] arm: qcom: dt: Drop unevaluated properties in switch nodes for rb3011
` [net-next PATCH v5 13/15] arm: qcom: dt: Add Switch LED for each port "

[PATCH v4 00/18] Add Qualcomm PMIC TPCM support
 2023-03-19 17:50 UTC  (45+ messages)
` [PATCH v4 01/18] dt-bindings: regulator: qcom,usb-vbus-regulator: Mark reg as required
` [PATCH v4 02/18] dt-bindings: regulator: qcom,usb-vbus-regulator: Mark regulator-*-microamp required
` [PATCH v4 03/18] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add orientation-switch as optional
` [PATCH v4 04/18] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add port as an optional
` [PATCH v4 05/18] dt-bindings: usb: Add qcom,pmic-typec dt-binding header
` [PATCH v4 06/18] dt-bindings: usb: Add Qualcomm PMIC Type-C controller YAML schema
` [PATCH v4 07/18] dt-bindings: usb: Add qcom,pmic-pdphy dt-binding header
` [PATCH v4 08/18] dt-bindings: usb: Add Qualcomm PMIC PDPHY controller YAML schema
` [PATCH v4 09/18] dt-bindings: usb: Add Qualcomm PMIC TCPM "
` [PATCH v4 10/18] dt-bindings: mfd: qcom,spmi-pmic: Add pdphy to SPMI device types
` [PATCH v4 11/18] dt-bindings: mfd: qcom,spmi-pmic: Add typec "
` [PATCH v4 12/18] usb: typec: qcom: Add Qualcomm PMIC TCPM support
` [PATCH v4 13/18] phy: qcom-qmp: Register as a typec switch for orientation detection
` [PATCH v4 14/18] arm64: dts: qcom: pm8150b: Add a TCPM description
` [PATCH v4 15/18] arm64: dts: qcom: qrb5165-rb5: Switch on Type-C VBUS boost
` [PATCH v4 16/18] arm64: dts: qcom: qrb5165-rb5: Switch on basic TCPM
` [PATCH v4 17/18] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM usb-role-switching for usb_1
` [PATCH v4 18/18] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM orientation-switch for usb_1_qmpphy

[PATCH v8 00/14] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-03-19 12:46 UTC  (3+ messages)
` [PATCH v8 01/14] dt-bindings: arm: msm: Update the maintainers for LLCC

[PATCH 00/14] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-19 12:44 UTC  (3+ messages)
` [PATCH 01/14] dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p

[PATCH] regulator: dt-bindings: Drop unneeded quotes
 2023-03-19 12:11 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: Drop unneeded quotes
 2023-03-19 12:11 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: Drop unneeded quotes
 2023-03-19 12:07 UTC  (3+ messages)

[PATCH] dt-bindings: net: Drop unneeded quotes
 2023-03-19 12:06 UTC  (3+ messages)

[PATCH] dt-bindings: display: Drop unneeded quotes
 2023-03-19 12:06 UTC  (3+ messages)

[PATCH v6 0/9] Fix DSI host idx detection on HW revision clash
 2023-03-19 12:04 UTC  (12+ messages)
` [PATCH v6 1/9] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
` [PATCH v6 2/9] drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
` [PATCH v6 3/9] drm/msm/dsi: Fix DSI index detection when version clash occurs
` [PATCH v6 4/9] drm/msm/dsi: dsi_cfg: Deduplicate identical structs
` [PATCH v6 5/9] drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845
` [PATCH v6 6/9] drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
` [PATCH v6 7/9] drm/msm/dsi: Remove custom DSI config handling
` [PATCH v6 8/9] dt-bindings: display/msm: dsi-controller-main: Add SM6115
` [PATCH v6 9/9] arm64: dts: qcom: sm6115: Use the correct DSI compatible

[PATCH] dt-bindings: nvmem: Drop unneeded quotes
 2023-03-19 11:37 UTC  (4+ messages)

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-19 10:56 UTC  (5+ messages)

[net-next PATCH v4 00/14] net: Add basic LED support for switch/phy
 2023-03-18 19:14 UTC  (26+ messages)
` [net-next PATCH v4 02/14] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v4 03/14] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v4 04/14] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v4 05/14] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v4 10/14] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH] drm/msm/dpu: Add support for AR30 format
 2023-03-18 19:45 UTC 

[PATCH] drm/msm/dpu: Add support for AR30 format
 2023-03-18 19:27 UTC 

[PATCH v2 0/4] devres: Provide krealloc_array
 2023-03-18 17:34 UTC  (5+ messages)
` [PATCH v2 4/4] serial: qcom_geni: Use devm_krealloc_array

[PATCH v3 0/3] arm64: dts: qcom: Use labels with generic node names for ADC channels
 2023-03-18 16:44 UTC  (8+ messages)
` [PATCH v3 2/3] dt-bindings: thermal: qcom-spmi-adc-tm5: Use generic ADC node name

[PATCH v3 0/6] thermal: qcom: tsens: Fix MDM9607, add MSM8909
 2023-03-18 16:06 UTC  (11+ messages)
` [PATCH v3 2/6] thermal: qcom: tsens-v0_1: Fix mdm9607 slope values
` [PATCH v3 3/6] thermal: qcom: tsens-v0_1: Add mdm9607 correction offsets
` [PATCH v3 6/6] thermal: qcom: tsens-v0_1: Add MSM8909 data

[PATCH] iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_channel()
 2023-03-18 15:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 9/9] thermal/drivers/qcom: remove redundant msg
 2023-03-18 14:44 UTC 

[PATCH V2 0/6] Add regulator support for IPQ9574 SoC
 2023-03-18 14:08 UTC  (10+ messages)
` [PATCH V2 4/6] regulator: qcom_smd: Add support to define the bootup voltage

[PATCH v4 00/12] soc: qcom: add UCSI function to PMIC GLINK
 2023-03-18 14:00 UTC  (14+ messages)
` [PATCH v4 01/12] usb: typec: ucsi: add PMIC Glink UCSI driver
` [PATCH v4 02/12] dt-bindings: soc: qcom: qcom,pmic-glink: document SM8450 compatible
` [PATCH v4 03/12] dt-bindings: soc: qcom: qcom,pmic-glink: document SM8550 compatible
` [PATCH v4 04/12] soc: qcom: pmic_glink: register ucsi aux device
` [PATCH v4 05/12] dt-bindings: usb: snps,dwc3: document HS & SS OF graph ports
` [PATCH v4 06/12] arm64: dts: qcom: sm8350: add port subnodes in dwc3 node
` [PATCH v4 07/12] arm64: dts: qcom: sm8450: "
` [PATCH v4 08/12] arm64: dts: qcom: sm8550: "
` [PATCH v4 09/12] arm64: dts: qcom: sm8350-hdk: add pmic glink node
` [PATCH v4 10/12] arm64: dts: qcom: sm8450-hdk: "
` [PATCH v4 11/12] arm64: dts: qcom: sm8550-mtp: "
` [PATCH v4 12/12] arm64: defconfig: add PMIC GLINK modules

[PATCH 0/5] SM6350 GPU
 2023-03-18 13:45 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom,gpucc: Fix SM6350 clock names
` [PATCH 3/5] arm64: dts: qcom: sm6350: Add QFPROM node
` [PATCH 4/5] arm64: dts: qcom: sm6350: Add GPU nodes

[PATCH v2] dt-bindings: net: qcom,ipa: add SDX65 compatible
 2023-03-18  5:40 UTC  (4+ messages)

[net-next PATCH v3 00/14] net: Add basic LED support for switch/phy
 2023-03-17 21:13 UTC  (5+ messages)
` [net-next PATCH v3 09/14] dt-bindings: net: dsa: dsa-port: Document support for LEDs node

[PATCH v2 00/13] mailbox/arm64/ qcom: rework compatibles for fallback
 2023-03-17 21:08 UTC  (8+ messages)
` [PATCH v2 01/13] dt-bindings: mailbox: qcom,apcs-kpss-global: correct SDX55 clocks
` [PATCH v2 02/13] dt-bindings: mailbox: qcom,apcs-kpss-global: fix SDX55 'if' match
` [PATCH v2 03/13] dt-bindings: mailbox: qcom,apcs-kpss-global: use fallbacks

[PATCH v3 0/5] Refactor to support multiple download mode
 2023-03-17 20:58 UTC  (9+ messages)
` [PATCH v3 1/5] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v3 2/5] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v3 3/5] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v3 4/5] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v3 5/5] firmware: qcom_scm: Add multiple download mode support

[PATCH v9 0/4] Add resets for ADSP based audio clock controller driver
 2023-03-17 18:43 UTC  (8+ messages)
` [PATCH v9 1/4] dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode property
` [PATCH v9 2/4] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
` [PATCH v9 3/4] clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_cc_sc7280_desc strcuture
` [PATCH v9 4/4] clk: qcom: lpassaudiocc-sc7280: Modify qcom_cc_probe to qcom_cc_probe_by_index

[PATCH RFT v2 00/14] SMD RPMCC sleep preparations
 2023-03-17 18:20 UTC  (5+ messages)
` [PATCH RFT v2 01/14] dt-bindings: clock: qcom,rpmcc: Add a way to enable unused clock cleanup

[PATCH 0/5] dma: don't set chancnt
 2023-03-17 17:39 UTC  (3+ messages)
` [PATCH 1/5] dmaengine: dw-axi-dmac: Don't "

[PATCH 0/6] QCM2290 compatibles
 2023-03-17 17:24 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA

[PATCH v2 1/9] ASoC: dt-bindings: qcom,lpass-rx-macro: narrow clocks per variants
 2023-03-17 16:41 UTC  (12+ messages)
` [PATCH v2 2/9] ASoC: dt-bindings: qcom,lpass-rx-macro: Add SM8550 RX macro
` [PATCH v2 4/9] ASoC: dt-bindings: qcom,lpass-tx-macro: narrow clocks per variants
` [PATCH v2 5/9] ASoC: dt-bindings: qcom,lpass-tx-macro: Add SM8550 TX macro
` [PATCH v2 7/9] ASoC: dt-bindings: qcom,lpass-va-macro: Add SM8550 VA macro
` [PATCH v2 8/9] ASoC: dt-bindings: qcom,lpass-wsa-macro: Add SM8550 WSA macro

[PATCH v3 0/8] QAIC accel driver
 2023-03-17 15:46 UTC  (6+ messages)
` [PATCH v3 8/8] MAINTAINERS: Add entry for QAIC driver

[PATCH v2 0/4] Refactor to support multiple download mode
 2023-03-17 15:15 UTC  (6+ messages)
` [PATCH v2 3/4] firmware: qcom_scm: Refactor code "

[PATCH] bus: mhi: host: Range check CHDBOFF and ERDBOFF
 2023-03-17 15:14 UTC 

[PATCH v6 0/5] arm64: dts: qcom: add DP Controller to SM8350 & SM8450 DTS
 2023-03-17 15:06 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: display: msm: dp-controller: document SM8450 compatible
` [PATCH v6 2/5] arm64: dts: qcom: sm8350: switch to combo usb3/dp phy
` [PATCH v6 3/5] arm64: dts: qcom: sm8350: add dp controller
` [PATCH v6 4/5] arm64: dts: qcom: sm8450: switch to usb3/dp combo phy
` [PATCH v6 5/5] arm64: dts: qcom: sm8450: add dp controller

[PATCH v5 0/5] arm64: dts: qcom: add DP Controller to SM8350 & SM8450 DTS
 2023-03-17 14:28 UTC  (10+ messages)
` [PATCH v5 2/5] arm64: dts: qcom: sm8350: switch to combo usb3/dp phy
` [PATCH v5 3/5] arm64: dts: qcom: sm8350: add dp controller
` [PATCH v5 4/5] arm64: dts: qcom: sm8450: switch to usb3/dp combo phy
` [PATCH v5 5/5] arm64: dts: qcom: sm8450: add dp controller

[PATCH] coresight: core: Add coresight name support
 2023-03-17 14:25 UTC  (6+ messages)

[PATCH] clk: qcom: Remove the unused variables
 2023-03-17 12:13 UTC  (2+ messages)

ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop
 2023-03-17 11:56 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox