messages from 2024-02-02 21:17:51 to 2024-02-05 16:49:13 UTC [more...]
[net-next PATCH v6 00/10] net: phy: Introduce PHY Package concept
2024-02-05 16:48 UTC (8+ messages)
` [net-next PATCH v6 01/10] dt-bindings: net: document ethernet PHY package nodes
` [net-next PATCH v6 02/10] net: phy: add support for scanning PHY in PHY packages nodes
` [net-next PATCH v6 03/10] net: phy: add devm/of_phy_package_join helper
` [net-next PATCH v6 04/10] net: phy: qcom: move more function to shared library
` [net-next PATCH v6 05/10] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next PATCH v6 06/10] net: phy: provide whether link has changed in c37_read_status
` [net-next PATCH v6 07/10] net: phy: qcom: add support for QCA807x PHY Family
[PATCH] arm64: dts: qcom: sc8180x: describe all PCI MSI interrupts
2024-02-05 16:31 UTC
[PATCH 0/3] dt-bindings: PCI: qcom: move to dedicated schema (part two)
2024-02-05 15:58 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: PCI: qcom,pcie-sc8180x: move SC8180X to dedicated schema
` [PATCH 2/3] dt-bindings: PCI: qcom,pcie-sc7280: move SC7280 "
` [PATCH 3/3] dt-bindings: PCI: qcom,pcie-sa8775p: move SA8775p "
[PATCH 0/3] Add PPG support for PMI632 LPG dtsi
2024-02-05 15:44 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pbs to SPMI device types
` [PATCH 2/3] arm64: dts: qcom: pmi632: Add PBS client and use in LPG node
` [PATCH 3/3] arm64: defconfig: Enable QCOM PBS
[PATCH 00/17] media: kerneldoc warnings
2024-02-05 10:53 UTC (7+ messages)
` [PATCH 17/17] linux: v4l2-vp9.h: Fix kerneldoc
[PATCH 0/2] Add QCOM PBS driver
2024-02-05 15:33 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: Add qcom,pbs bindings
` "
[PATCH v2 0/4] Add support for QoS configuration
2024-02-05 15:12 UTC (8+ messages)
` [PATCH v2 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
` [PATCH v2 2/4] interconnect: qcom: sc7280: enable QoS configuration
` [PATCH v2 3/4] dt-bindings: interconnect: add clock property to configure QoS on SC7280
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add clocks for QoS configuration
[RFC PATCH 0/6] arm64: dts: qcom: Introduce AIM500 platform device tree
2024-02-05 14:23 UTC (12+ messages)
` [RFC PATCH 1/6] dt-bindings: arm: qcom: Document sm8650p soc and AIM500 AIoT board
` [RFC PATCH 2/6] dt-bindings: arm: qcom,ids: Add SoC ID for SM8650P
` [RFC PATCH 3/6] soc: qcom: socinfo: Add SM8650P SoC ID table entry
` [RFC PATCH 4/6] arm64: dts: qcom: sm8650p: introduce sm8650p dtsi
` [RFC PATCH 5/6] arm64: dts: qcom: add base AIM500 dtsi
` [RFC PATCH 6/6] arm64: dts: qcom: add AIM500 AIoT
[PATCH] dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalProperties"
2024-02-05 13:58 UTC (4+ messages)
[PATCH v4 0/6] arm64: qcom: add AIM300 AIoT board support
2024-02-05 13:48 UTC (16+ messages)
` [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board
` [PATCH v4 3/6] soc: qcom: socinfo: add SoC Info support for QCM8550 and QCS8550 platform
[PATCH 0/3] clk: qcom: gcc-sm8150: Add gcc_parents_0_ao support
2024-02-05 11:33 UTC (7+ messages)
` [PATCH 2/3] "
[PATCH] ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeaurora
2024-02-05 9:17 UTC (2+ messages)
[PATCH v13 00/53] Introduce QC USB SND audio offloading support
2024-02-05 9:01 UTC (56+ messages)
` [PATCH v13 01/53] xhci: fix possible null pointer dereference at secondary interrupter removal
` [PATCH v13 02/53] xhci: fix off by one check when adding a secondary interrupter
` [PATCH v13 03/53] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v13 04/53] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v13 05/53] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v13 06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v13 07/53] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v13 08/53] xhci: move event processing for one interrupter to a separate function
` [PATCH v13 09/53] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v13 10/53] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v13 11/53] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v13 12/53] xhci: add helper to stop endpoint and wait for completion
` [PATCH v13 13/53] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v13 14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v13 15/53] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v13 16/53] xhci: sideband: add initial api to register a sideband entity
` [PATCH v13 17/53] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v13 18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v13 19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v13 21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v13 22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v13 23/53] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v13 24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v13 25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v13 26/53] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v13 27/53] ALSA: usb-audio: Save UAC sample size information
` [PATCH v13 28/53] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v13 29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v13 30/53] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v13 31/53] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 33/53] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v13 34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v13 36/53] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v13 37/53] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v13 38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v13 39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v13 40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v13 41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v13 42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v13 43/53] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v13 44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v13 45/53] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v13 46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v13 47/53] ASoC: usb: Fetch ASoC sound card information
` [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v13 49/53] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v13 51/53] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v13 52/53] ASoC: qcom: Populate SoC components string
` [PATCH v13 53/53] ASoC: doc: Add documentation for SOC USB
[PATCH] arm64: dts: qcom: sc8280xp-x13s: correct analogue microphone route
2024-02-05 8:09 UTC (6+ messages)
[PATCH] dt-bindings: arm: qcom: drop the superfluous device compatibility schema
2024-02-05 7:59 UTC (2+ messages)
[RFC 0/9] power: sequencing: implement the subsystem and add first users
2024-02-05 7:51 UTC (6+ messages)
` [RFC 1/9] of: provide a cleanup helper for OF nodes
` [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
[PATCH] MAINTAINERS: Update bouncing @codeaurora addresses
2024-02-05 6:39 UTC (2+ messages)
[PATCH] drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled
2024-02-05 5:37 UTC (2+ messages)
[PATCH 0/5] LLCC: Support for Broadcast_AND region
2024-02-05 5:36 UTC (9+ messages)
` [PATCH 5/5] soc: qcom: llcc: Add regmap "
[net-next PATCH v2 0/3] net: mdio-ipq4019: fix wrong default MDC rate
2024-02-05 3:24 UTC (5+ messages)
` [net-next PATCH v2 2/3] net: mdio: ipq4019: add support for clock-frequency property
[PATCH v3 00/24] of: property: add port base loop
2024-02-04 23:44 UTC (4+ messages)
` [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()
[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
2024-02-04 19:30 UTC (5+ messages)
` [PATCH v4 04/15] soc: qcom: ice: add hwkm support in ice
` [EXTERNAL] "
` [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys
` [EXTERNAL] "
[PATCH] drm/msm/dsi: Replace dsi_get_bpp() with mipi_dsi header function
2024-02-04 17:23 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sdm630-nile: Enable and configure PM660L WLED
2024-02-04 17:35 UTC
[PATCH v5] leds: qcom-lpg: Add PM660L configuration and compatible
2024-02-04 17:24 UTC
[PATCH v4 1/2] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block
2024-02-04 17:29 UTC (5+ messages)
` [PATCH v4 2/2] leds: qcom-lpg: Add PM660L configuration and compatible
[PATCH v7 00/10] Add support to configure TPDM CMB subunit
2024-02-04 5:30 UTC (11+ messages)
` [PATCH v7 01/10] coresight-tpdm: Optimize the store function of tpdm simple dataset
` [PATCH v7 02/10] coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset
` [PATCH v7 03/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for CMB element size
` [PATCH v7 04/10] coresight-tpdm: Add CMB dataset support
` [PATCH v7 05/10] coresight-tpda: Add support to configure CMB element
` [PATCH v7 06/10] coresight-tpdm: Add support to configure CMB
` [PATCH v7 07/10] coresight-tpdm: Add pattern registers support for CMB
` [PATCH v7 08/10] coresight-tpdm: Add timestamp control register support for the CMB
` [PATCH v7 09/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for TPDM CMB MSR register
` [PATCH v7 10/10] coresight-tpdm: Add msr register support for CMB
[PATCH v1 08/16] misc: fastrpc: Add support to allocate shared context bank
2024-02-04 4:27 UTC (2+ messages)
[PATCH v6 00/10] Add support to configure TPDM CMB subunit
2024-02-04 1:58 UTC (5+ messages)
` [PATCH v6 05/10] coresight-tpda: Add support to configure CMB element
[PATCH] f2fs: doc: Fix bouncing email address for Sahitya Tummala
2024-02-04 1:31 UTC (2+ messages)
[PATCH v1 03/16] misc: fastrpc: Add static PD restart support
2024-02-04 1:09 UTC (3+ messages)
[PATCH] arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module
2024-02-03 20:20 UTC
[PATCH v2] arm64: dts: qcom: sm8550: Switch UFS from opp-table-hz to opp-v2
2024-02-03 20:12 UTC (3+ messages)
[PATCH v2 0/6] Device-tree improvements for Lenovo Flex/Yoga 5G laptop
2024-02-03 19:25 UTC (10+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: fix GPU firmware path
` [PATCH v2 2/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set names for i2c hid nodes
` [PATCH v2 3/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: move pinctrl to appropriate nodes
` [PATCH v2 4/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: enable touchscreen
` [PATCH v2 5/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set touchpad i2c frequency to 1 MHz
` [PATCH v2 6/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Allow UFS regulators load/mode setting
[PATCH] arm64: dts: qcom: sm6115: Fix missing interconnect-names
2024-02-03 17:39 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: qcm6490-idp: Include PM7250B
2024-02-03 17:06 UTC (2+ messages)
[PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP
2024-02-03 17:06 UTC (2+ messages)
[PATCH RESEND v6] arm64: dts: qcom: qcm6490-idp: Add definition for three LEDs
2024-02-03 17:06 UTC (2+ messages)
[PATCH] arm64: defconfig: Enable Qualcomm interconnect providers
2024-02-03 17:06 UTC (2+ messages)
[PATCH v3 0/2] arm64: qcom: sm8650: add support for USB-C Altmode
2024-02-03 17:06 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1
2024-02-03 17:06 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8550-qrd: enable Touchscreen
2024-02-03 17:06 UTC (2+ messages)
[net-next PATCH v5 0/9] net: phy: Introduce PHY Package concept
2024-02-03 16:28 UTC (9+ messages)
` [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family
[PATCH 0/2] interconnect: qcom: ACV enable_mask fixes
2024-02-03 14:49 UTC (3+ messages)
` [PATCH 1/2] interconnect: qcom: sm8650: Use correct ACV enable_mask
[PATCH] drm/msm/dp: allow voltage swing / pre emphasis of 3
2024-02-03 13:47 UTC
Re: [PATCH v3 2/2] arm64: dts: qcom: ipq6018: enable sdhci node
2024-02-03 13:43 UTC (3+ messages)
` "
[net-next PATCH 0/2] net: phy: qcom: qca808x: fixup qca808x LED
2024-02-03 13:00 UTC (2+ messages)
[PATCH v2] watchdog: qcom: fine tune the max timeout value calculation
2024-02-03 6:37 UTC (3+ messages)
[PATCH v10] bus: mhi: host: Add tracing support
2024-02-03 5:04 UTC (3+ messages)
[PATCH v2] bus: mhi: ep: Use kcalloc() instead of kzalloc()
2024-02-03 4:56 UTC (2+ messages)
[PATCH 0/2] Enable D3 support for Qualcomm bridges
2024-02-03 4:55 UTC (5+ messages)
[PATCH 09/18] power: reset: rmobile-reset: Use devm_register_sys_off_handler(RESTART)
2024-02-03 4:20 UTC (2+ messages)
[PATCH] soc: qcom: llcc: Check return value on Broadcast_OR reg read
2024-02-03 0:45 UTC (4+ messages)
` "
[PATCH v1 0/6] Add Change to integrate HDMA with dwc ep driver
2024-02-02 21:40 UTC (3+ messages)
` [PATCH v1 3/6] PCI: dwc: Add HDMA support
[PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address
2024-02-02 21:39 UTC (3+ messages)
[PATCH 1/9] remoteproc: imx_dsp_rproc: Use devm_rproc_alloc() helper
2024-02-02 21:37 UTC (5+ messages)
` [PATCH 6/9] remoteproc: qcom_q6v5_wcss: "
[PATCH v4 00/10] Add support for Translation Buffer Units
2024-02-02 21:17 UTC (3+ messages)
` [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings
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