messages from 2024-04-15 23:53:26 to 2024-04-17 15:56:37 UTC [more...]
[PATCH v2 0/8] ASoC: codecs: wcd937x: add wcd937x audio codec support
2024-04-17 15:56 UTC (16+ messages)
` [PATCH v2 1/8] ASoC: dt-bindings: wcd937x: add bindings for wcd937x
` [PATCH v2 2/8] ASoC: codecs: wcd937x: add wcd937x codec driver
` [PATCH v2 3/8] ASoC: dt-bindings: wcd937x-sdw: add bindings for wcd937x-sdw
` [PATCH v2 4/8] ASoC: codecs: wcd937x-sdw: add SoundWire driver
` [PATCH v2 5/8] ASoC: codecs: wcd937x: add basic controls
` [PATCH v2 6/8] ASoC: codecs: wcd937x: add playback dapm widgets
` [PATCH v2 7/8] ASoC: codecs: wcd937x: add capture "
` [PATCH v2 8/8] ASoC: codecs: wcd937x: add audio routing and Kconfig
[PATCH 00/35] media: Fix coccinelle warning/errors
2024-04-17 15:51 UTC (40+ messages)
` [PATCH 01/35] media: pci: mgb4: Refactor struct resources
` [PATCH 02/35] media: stb0899: Remove unreacheable code
` [PATCH 03/35] media: uvcvideo: Refactor iterators
` [PATCH 04/35] media: uvcvideo: Use max() macro
` [PATCH 06/35] media: stm32-dcmipp: Remove redundant printk
` [PATCH 07/35] media: staging: sun6i-isp: "
` [PATCH 09/35] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH 10/35] staging: media: tegra-video: Use swap macro
` [PATCH 21/35] media: venus: Use div64_u64
` [PATCH 22/35] media: i2c: st-mipid02: Use the correct div function
` [PATCH 23/35] media: dvb-frontends: tda10048: Use the right div
` [PATCH 25/35] media: venus: Use the correct div_ function
[PATCH] dt-bindings: phy: qcom,usb-hs-phy: Add compatible
2024-04-17 14:27 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/2] pinctrl: qcom-ssbi: add support for PM8901
2024-04-17 14:11 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom,pmic-mpp: "
[PATCH v8 0/7] Add interconnect driver for IPQ9574 SoC
2024-04-17 14:07 UTC (12+ messages)
` [PATCH v8 1/7] interconnect: icc-clk: Allow user to specify master/slave ids
` [PATCH v8 2/7] clk: qcom: cbf-msm8996: Specify master and slave id
` [PATCH v8 3/7] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v8 4/7] interconnect: icc-clk: Add devm_icc_clk_register
` [PATCH v8 5/7] clk: qcom: common: Add interconnect clocks support
` [PATCH v8 6/7] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
` [PATCH v8 7/7] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc
[PATCH v8 0/7] Add support for Translation Buffer Units
2024-04-17 13:37 UTC (8+ messages)
` [PATCH v8 1/7] dt-bindings: iommu: Add Qualcomm TBU
` [PATCH v8 2/7] iommu/arm-smmu-qcom-debug: Add support for TBUs
` [PATCH v8 3/7] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v8 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v8 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v8 6/7] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v8 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs
[PATCH V3 0/5] qcom: x1e80100: Enable CPUFreq
2024-04-17 13:28 UTC (6+ messages)
` [PATCH V3 1/5] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings
` [PATCH V3 2/5] mailbox: Add support for QTI CPUCP mailbox controller
` [PATCH V3 3/5] arm64: dts: qcom: x1e80100: Resize GIC Redistributor register region
` [PATCH V3 4/5] arm64: dts: qcom: x1e80100: Add cpucp mailbox and sram nodes
` [PATCH V3 5/5] arm64: dts: qcom: x1e80100: Enable cpufreq
[PATCH 0/5] qcom: x1e80100: Enable CPUFreq
2024-04-17 13:28 UTC (11+ messages)
` [PATCH 2/5] mailbox: Add support for QTI CPUCP mailbox controller
` [PATCH 3/5] arm64: dts: qcom: x1e80100: Resize GIC Redistributor register region
` [PATCH 4/5] arm64: dts: qcom: x1e80100: Add cpucp mailbox and sram nodes
[PATCH 0/7] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
2024-04-17 12:50 UTC (14+ messages)
` [PATCH 1/7] drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclk
` [PATCH 2/7] drm/msm/dsi: Pass bonded-DSI hdisplay/2 to DSC timing configuration
` [PATCH 3/7] drm/msm/dpu: Always flush the slave INTF on the CTL
` [PATCH 4/7] drm/msm/dpu: Allow configuring multiple active DSC blocks
` [PATCH 5/7] drm/msm/dpu: Correct dual-ctl -> dual-intf typo in comment
` [PATCH 6/7] drm/msm/dsi: Set PHY usescase before registering DSI host
` [PATCH 7/7] drm/msm/dpu: Rename `ctx` parameter to `intf` to match other functions
[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
2024-04-17 12:45 UTC (12+ messages)
` [PATCH 11/15] tty: msm_serial: use dmaengine_prep_slave_sg()
` [PATCH 12/15] tty: serial: switch from circ_buf to kfifo
[PATCH v3 0/2] Enable various remoteprocs for qcm6490-idp and qcs6490-rb3gen2
2024-04-17 12:09 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcm6490-idp: Enable various remoteprocs
` [PATCH v3 2/2] arm64: dts: qcom: qcs6490-rb3gen2: "
[PATCH] dt-bindings: clock: Add qcom MSM8660 MMCC defines
2024-04-17 11:46 UTC (3+ messages)
[PATCH v1 0/1] soundwire: qcom: disable stop clock on 1.3.0 and below
2024-04-17 11:42 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH v7 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
2024-04-17 10:58 UTC (11+ messages)
[PATCH v1 RESEND] slimbus: stream: Add null pointer check for client functions
2024-04-17 9:42 UTC (5+ messages)
[PATCH v2] slimbus: stream: Add null pointer check for client APIs
2024-04-17 9:34 UTC
[PATCH 0/4] Add support for multi-port output on the funnel
2024-04-17 9:21 UTC (9+ messages)
` [PATCH 2/4] coresight: Add support for multiple output ports "
[PATCH 0/7] Xperia 1 V support
2024-04-17 9:04 UTC (4+ messages)
` [PATCH 7/7] arm64: dts: qcom: Add SM8550 Xperia 1 V
` (subset) [PATCH 0/7] Xperia 1 V support
[PATCH v2 1/5] pinctrl: freescale: imx8ulp: fix module autoloading
2024-04-17 8:44 UTC (2+ messages)
[PATCH v3 0/7] ipq9574: Enable PCI-Express support
2024-04-17 7:34 UTC (13+ messages)
` [PATCH v3 4/7] PCI: qcom: Add support for IPQ9574
` [PATCH v3 6/7] phy: qcom-qmp-pcie: add support for ipq9574 gen3x2 PHY
` [PATCH v3 7/7] arm64: dts: qcom: ipq9574: add PCIe2 nodes
[PATCH] mfd: pm8xxx: add support for PM8901
2024-04-17 7:10 UTC (3+ messages)
[PATCH v2 4/7] PCI: qcom: Add support for IPQ9574
2024-04-17 7:05 UTC (3+ messages)
[PATCH 2/2] pinctrl: qcom-ssbi: add support for PM8901
2024-04-17 7:04 UTC (2+ messages)
[PATCH] PCI: qcom: Switch to devm_clk_bulk_get_all() API to get the clocks from Devicetree
2024-04-17 7:02 UTC
[PATCH V2 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
2024-04-17 6:05 UTC (12+ messages)
` [PATCH V2 1/8] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
` [PATCH V2 2/8] dt-bindings: clock: qcom: add bindings for dispcc on SM4450
` [PATCH V2 3/8] clk: qcom: Add DISPCC driver support for SM4450
` [PATCH V2 4/8] dt-bindings: clock: qcom: add bindings for camcc on SM4450
` [PATCH V2 5/8] clk: qcom: Add CAMCC driver support for SM4450
` [PATCH V2 6/8] dt-bindings: clock: qcom: add bindings for gpucc on SM4450
` [PATCH V2 7/8] clk: qcom: Add GPUCC driver support for SM4450
` [PATCH V2 8/8] arm64: dts: qcom: sm4450: add camera, display and gpu clock controller
[PATCH v3 0/3] Add sysfs entry to EDL mode
2024-04-17 4:41 UTC (10+ messages)
` [PATCH v3 1/3] bus: mhi: host: Add sysfs entry to force device to enter EDL
` [PATCH v3 3/3] bus: mhi: host: pci_generic: Add edl callback "
[PATCH v1] arm64: dts: qcom: sc7280: Remove CTS/RTS configuration
2024-04-17 4:39 UTC (4+ messages)
[PATCH net-next 0/7] net: ipa: header hygiene
2024-04-16 23:10 UTC (8+ messages)
` [PATCH net-next 1/7] net: ipa: include some standard header files
` [PATCH net-next 2/7] net: ipa: remove unneeded standard includes
` [PATCH net-next 3/7] net: ipa: include "ipa_interrupt.h" where needed
` [PATCH net-next 4/7] net: ipa: add some needed struct declarations
` [PATCH net-next 5/7] net: ipa: eliminate unneeded "
` [PATCH net-next 6/7] net: ipa: more include file cleanup
` [PATCH net-next 7/7] net: ipa: sort all includes
[PATCH 0/8] usb: typec: ucsi: glink: merge in altmode support
2024-04-16 17:28 UTC (21+ messages)
` [PATCH 1/8] usb: typec: Handle retimers in typec_set_mode()
` [PATCH 2/8] usb: typec: altmode: add low level altmode configuration helper
` [PATCH 3/8] usb: typec: ucsi: glink: check message data sizes
` [PATCH 4/8] usb: typec: ucsi: glink: use le32 for message data
` [PATCH 5/8] usb: typec: ucsi: glink: simplify notification handling
` [PATCH 6/8] usb: typec: ucsi: add ucsi_registered() callback
` [PATCH 7/8] usb: typec: ucsi: glink: merge pmic_glink_altmode driver
` [PATCH 8/8] soc: qcom: pmic-glink: drop separate altmode driver support
[PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
2024-04-16 15:05 UTC (6+ messages)
[PATCH] mmc: sdhci-msm: pervent access to suspended controller
2024-04-16 14:27 UTC (7+ messages)
[PATCH v11 0/3] Add support for vibrator in multiple PMICs
2024-04-16 13:59 UTC (9+ messages)
` [PATCH v11 1/3] input: pm8xxx-vibrator: refactor to support new SPMI vibrator
` [PATCH v11 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module
` [PATCH v11 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support
[PATCH v1] arm64: dts: qcom: qcm6490-rb3: Enable gpi-dma and qup node
2024-04-16 12:34 UTC (3+ messages)
[PATCH v2 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
2024-04-16 12:32 UTC (10+ messages)
` [PATCH v2 2/4] dt-bindings: arm: Document reboot mode magic
` [PATCH v2 4/4] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for qcm6490-idp
[PATCH 12/15] tty: serial: switch from circ_buf to kfifo
2024-04-16 5:48 UTC (2+ messages)
` [PATCH] serial: meson+qcom: don't advance the kfifo twice
[PATCH] dt-bindings: i2c: qcom-cci: Document sc8280xp compatible
2024-04-15 20:59 UTC (2+ messages)
[PATCH v3] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
2024-04-16 2:18 UTC
[PATCH] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
2024-04-16 0:13 UTC (2+ messages)
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