messages from 2024-09-06 18:07:46 to 2024-09-09 16:27:34 UTC [more...]
[PATCH 00/13] ALSA: update sample rate definitions
2024-09-09 16:27 UTC (9+ messages)
` [PATCH 06/13] ASoC: cs35l36: drop SNDRV_PCM_RATE_KNOT
` [PATCH 07/13] ASoC: cs35l41: "
` [PATCH 08/13] ASoC: cs53l30: "
` [PATCH 12/13] ASoC: cs35l34: drop useless rate contraint
[PATCH 0/7] arm64: qcom: sda660-ifc6560: enable GPU and WiFi support
2024-09-09 16:15 UTC (17+ messages)
` [PATCH 1/7] iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
` [PATCH 2/7] arm64: dts: qcom: sdm630: enable GPU SMMU and GPUCC
` [PATCH 3/7] arm64: dts: qcom: sda660-ifc6560: enable GPU
` [PATCH 4/7] arm64: dts: qcom: sda660-ifc6560: fix l10a voltage ranges
` [PATCH 5/7] arm64: dts: qcom: sdm630: enable A2NOC and LPASS SMMU
` [PATCH 6/7] arm64: dts: qcom: sdm630: add WiFI device node
` [PATCH 7/7] arm64: dts: qcom: sda660-ifc6560: enable mDSP and WiFi devices
[PATCH] dt-bindings: input: update reference to m8921-keypad.yaml
2024-09-09 16:03 UTC (2+ messages)
[PATCH v1 0/4] Add static channel mapping between soundwire master and slave
2024-09-09 16:03 UTC (9+ messages)
` [PATCH v1 1/4] ASoC: dt-bindings: wcd938x-sdw: Add static channel mapping support
` [PATCH v1 2/4] soundwire: stream: Add set_master_channel_map() to set static channel mapping
` [PATCH v1 3/4] soundwire: qcom: Add static channel mapping support in soundwire master
` [PATCH v1 4/4] ASoC: codecs: wcd937x: Add static channel mapping support in wcd937x-sdw
[PATCH] clk: Switch back to struct platform_driver::remove()
2024-09-09 15:38 UTC (2+ messages)
[PATCH v3 00/10] Preemption support for A7XX
2024-09-09 15:36 UTC (15+ messages)
` [PATCH v3 04/10] drm/msm/A6xx: Implement preemption for A7XX targets
` [PATCH v3 06/10] drm/msm/A6xx: Use posamble to reset counters on preemption
` [PATCH v3 07/10] drm/msm/A6xx: Add traces for preemption
[PATCH] ASoC: Switch back to struct platform_driver::remove()
2024-09-09 15:12 UTC
[PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
2024-09-09 15:09 UTC (2+ messages)
[PATCH v2 0/2] SCM: Support latest version of waitq-aware firmware
2024-09-09 14:58 UTC (4+ messages)
` [PATCH v2 1/2] firmware: qcom_scm: Add API to get waitqueue IRQ info
[PATCH] Revert "iommu/io-pgtable-arm: Optimise non-coherent unmap"
2024-09-09 14:50 UTC (6+ messages)
[PATCH 00/17] regulator: Few constifications of static data
2024-09-09 13:51 UTC (18+ messages)
` [PATCH 01/17] regulator: da9052: Constify "
` [PATCH 02/17] regulator: da9055: "
` [PATCH 03/17] regulator: da9063: "
` [PATCH 04/17] regulator: da9121: "
` [PATCH 05/17] regulator: da9211: "
` [PATCH 06/17] regulator: hi6421: "
` [PATCH 07/17] regulator: hi6421v600: "
` [PATCH 08/17] regulator: tps65023: "
` [PATCH 09/17] regulator: max77826: Drop unused 'rdesc' in 'struct max77826_regulator_info'
` [PATCH 10/17] regulator: max77826: Constify static data
` [PATCH 11/17] regulator: mtk-dvfsrc: "
` [PATCH 12/17] regulator: pcap: "
` [PATCH 13/17] regulator: pfuze100: "
` [PATCH 14/17] regulator: qcom-refgen: "
` [PATCH 15/17] regulator: hi6421v530: Drop unused 'eco_microamp'
` [PATCH 16/17] regulator: hi6421v530: Use container_of and constify static data
` [PATCH 17/17] regulator: max77650: "
[RFC PATCH] drm: allow encoder mode_set even when connectors change for crtc
2024-09-09 13:37 UTC (2+ messages)
[PATCH v4 0/3] spi: geni-qcom: Undo runtime PM changes at driver exit time
2024-09-09 13:28 UTC (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] spi: geni-qcom: Fix incorrect free_irq() sequence
` [PATCH v4 3/3] spi: geni-qcom: Use devm functions to simplify code
[PATCH v2 0/4] Enable shared SE support over I2C
2024-09-09 13:04 UTC (13+ messages)
` [PATCH v2 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v2 2/4] dma: gpi: Add Lock and Unlock TRE support to access SE exclusively
` [PATCH v2 3/4] soc: qcom: geni-se: Export function geni_se_clks_off()
` [PATCH v2 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems
[PATCH] arm64: dts: qcom: sa8775p-ride: add WiFi/BT nodes
2024-09-09 12:57 UTC (8+ messages)
[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
2024-09-09 12:54 UTC (5+ messages)
` [PATCH v2 3/8] arm64: dts: qcom: qcs6490-rb3gen2: Add node for qps615
[PATCH 0/4] Simplify code with dev_err_probe()
2024-09-09 12:29 UTC (5+ messages)
` [PATCH 1/4] soc: qcom: rpmh-rsc: "
` [PATCH 2/4] soc: aspeed: "
` [PATCH 3/4] soc: qcom: smem: "
` [PATCH 4/4] soc: qcom: smp2p: "
[PATCH v3 0/3] spi: geni-qcom: Undo runtime PM changes at driver exit time
2024-09-09 12:01 UTC (10+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] spi: geni-qcom: Fix incorrect free_irq() sequence
` [PATCH v3 3/3] spi: geni-qcom: Use devm functions to simplify code
[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
2024-09-09 11:56 UTC (21+ messages)
` [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH v6 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH v6 13/17] ufs: core: add support for deriving the software secret
` [PATCH v6 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH v6 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH v6 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
[PATCH] drm/msm: allow returning NULL from crete_address_space
2024-09-09 11:52 UTC (6+ messages)
[PATCH 0/3] Add EPSS L3 provider support on SA8775P SoC
2024-09-09 11:44 UTC (3+ messages)
` [PATCH 3/3] interconnect: qcom: Add EPSS L3 support on SA8775P
[PATCH v3 0/4] arm64: dts: qcom: sc8280xp: enable WLAN and Bluetooth
2024-09-09 11:18 UTC (21+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: sc8280xp-crd: model the PMU of the on-board wcn6855
` [PATCH v3 4/4] arm64: dts: qcom: sc8280xp-x13s: keep less regulators always-on
[PATCH 0/4] arm64/ARM: dts: qcom: minor cleanups
2024-09-09 11:07 UTC (9+ messages)
` [PATCH 1/4] ARM: dts: qcom: drop underscore in node names
` [PATCH 2/4] ARM: dts: qcom: minor whitespace cleanup
` [PATCH 3/4] arm64: dts: qcom: drop underscore in node names
` [PATCH 4/4] arm64: dts: qcom: minor whitespace cleanup
[PATCH 0/4] arm64: dts: qcom: qcs6490-rb3gen2: several small fixes
2024-09-09 11:04 UTC (7+ messages)
` [PATCH 1/4] arm64: dts: qcom: qcs6390-rb3gen2: use modem.mbn for modem DSP
` [PATCH 2/4] arm64: dts: qcom: sc7280: don't enable GPU on unsupported devices
` [PATCH 3/4] arm64: dts: qcom: qcm6490-idp: enable WiFi
` [PATCH 4/4] arm64: dts: qcom: qcm6490-rb3gen2: "
[PATCH 0/3] arm64: dts: qcom: rb3gen2: add second USB port
2024-09-09 11:00 UTC (5+ messages)
` [PATCH 3/3] arm64: dts: qcom: qcs6490-rb3gen2: describe secondary "
[PATCH v6 0/2] arm64: dts: qcom: extend the register range for ICE on sm8[56]50
2024-09-09 10:59 UTC (5+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: sm8650: extend the register range for UFS ICE
` [PATCH v6 2/2] arm64: dts: qcom: sm8550: "
[PATCH V3] clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()
2024-09-09 10:57 UTC (3+ messages)
[PATCH v4 00/11] dmaengine: qcom: bam_dma: add cmd descriptor support
2024-09-09 9:26 UTC (12+ messages)
` [PATCH v4 01/11] dmaengine: qcom: bam_dma: Add bam_sw_version register read
` [PATCH v4 02/11] dmaengine: qcom: bam_dma: add LOCK & UNLOCK flag support
` [PATCH v4 03/11] crypto: qce - Add support for crypto address read
` [PATCH v4 04/11] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH v4 05/11] crypto: qce - Convert register r/w for skcipher via BAM/DMA
` [PATCH v4 06/11] crypto: qce - Convert register r/w for sha "
` [PATCH v4 07/11] crypto: qce - Convert register r/w for aead "
` [PATCH v4 08/11] crypto: qce - Add LOCK and UNLOCK flag support
` [PATCH v4 09/11] crypto: qce - Add support for lock/unlock in skcipher
` [PATCH v4 10/11] crypto: qce - Add support for lock/unlock in sha
` [PATCH v4 11/11] crypto: qce - Add support for lock/unlock in aead
[REGRESSION] firmware: qcom: scm: smc: switch to using the SCM allocator
2024-09-09 9:05 UTC (10+ messages)
[PATCH] ath11k: allow missing memory-regions
2024-09-09 3:48 UTC (2+ messages)
[PATCH v5 0/5] Coresight: Add Coresight TMC Control Unit driver
2024-09-09 3:34 UTC (6+ messages)
` [PATCH v5 1/5] Coresight: Add support for new APB clock name
` [PATCH v5 2/5] Coresight: Add trace_id function to retrieving the trace ID
` [PATCH v5 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware
` [PATCH v5 4/5] Coresight: Add Coresight TMC Control Unit driver
` [PATCH v5 5/5] arm64: dts: qcom: Add CTCU and ETR nodes for SA8775p
[PATCH v2 0/5] Microsoft Surface Pro 9 5G support
2024-09-08 22:35 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: arm: qcom: Document Microsoft Surface Pro 9 5G
` [PATCH v2 2/5] firmware: qcom: scm: Allow QSEECOM on "
` [PATCH v2 3/5] platform/surface: aggregator_registry: Add "
` [PATCH v2 4/5] arm64: dts: qcom: sc8280xp: Add uart18
` [PATCH v2 5/5] arm64: dts: qcom: sc8280xp: Add Microsoft Surface Pro 9 5G
[PATCH] MAINTAINERS: Qualcomm SoC: Match reserved-memory bindings
2024-09-08 20:14 UTC
[PATCH] phy: qcom: edp: Add runtime PM support
2024-09-08 18:55 UTC (7+ messages)
[PATCH 19/19] arm64: dts: qcom: add base QCS8300 RIDE dts
2024-09-07 23:22 UTC (2+ messages)
[PATCH] treewide: Correct the typo 'retun'
2024-09-07 15:30 UTC (2+ messages)
[PATCH RFC] soc: qcom: llcc: Use designated initializers for LLC settings
2024-09-07 9:59 UTC (2+ messages)
[PATCH v3] dt-bindings: pinctrl: Add SA8255p TLMM
2024-09-07 9:29 UTC (2+ messages)
[PATCH v3 00/29] Qualcomm iris video decoder driver
2024-09-07 9:07 UTC (13+ messages)
` [PATCH v3 04/29] media: iris: initialize power resources
[PATCH v3 05/29] media: iris: implement iris v4l2 file ops
2024-09-07 8:52 UTC (3+ messages)
[PATCH v3] dt-bindings: interrupt-controller: qcom-pdc: document support for SA8255p
2024-09-06 22:03 UTC (2+ messages)
[PATCH 0/6] media: dt-bindings: media: camss: Fix interrupt types
2024-09-06 21:42 UTC (4+ messages)
` [PATCH 4/6] arm64: dts: qcom: sc8280xp: Fix interrupt type of camss interrupts
qcom-rng is broken for acpi
2024-09-06 20:33 UTC
[PATCH v2 0/4] Enable shared SE support over I2C
2024-09-06 19:14 UTC
[PATCH] accel/qaic: Fix a typo
2024-09-06 19:01 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