messages from 2023-01-05 13:41:44 to 2023-01-06 20:50:40 UTC [more...]
[PATCH v16 0/8] Coresight: Add support for TPDM and TPDA
2023-01-06 20:50 UTC (11+ messages)
` [PATCH v16 1/8] coresight: core: Use IDR for non-cpu bound sources' paths
` [PATCH v16 2/8] Coresight: Add coresight TPDM source driver
` [PATCH v16 3/8] dt-bindings: arm: Adds CoreSight TPDM hardware
` [PATCH v16 4/8] coresight-tpdm: Add DSB dataset support
` [PATCH v16 5/8] coresight-tpdm: Add integration test support
` [PATCH v16 6/8] Coresight: Add TPDA link driver
` [PATCH v16 7/8] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
` [PATCH v16 8/8] arm64: dts: qcom: sm8250: Add tpdm mm/prng
[PATCH 0/2] Fix APR audio regression on 6.2-rc1
2023-01-06 20:24 UTC (2+ messages)
[PATCH -next] soc: qcom: dcc: Fix unsigned comparison with less than zero
2023-01-06 20:24 UTC (2+ messages)
[PATCH v2] soc: qcom: apr: make remove callback of apr driver void returned
2023-01-06 20:24 UTC (2+ messages)
[PATCH v9 00/10] arm64: dts: Add base device tree files for SM8550
2023-01-06 20:10 UTC (11+ messages)
` [PATCH v9 01/10] dt-bindings: arm: qcom: Document SM8550 SoC and boards
` [PATCH v9 02/10] arm64: dts: qcom: Add base SM8550 dtsi
` [PATCH v9 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi
` [PATCH v9 04/10] arm64: dts: qcom: Add PM8550 "
` [PATCH v9 05/10] arm64: dts: qcom: Add PM8550b "
` [PATCH v9 06/10] arm64: dts: qcom: Add PM8550ve "
` [PATCH v9 07/10] arm64: dts: qcom: Add PM8550vs "
` [PATCH v9 08/10] arm64: dts: qcom: Add PMK8550 "
` [PATCH v9 09/10] arm64: dts: qcom: Add PMR735d "
` [PATCH v9 10/10] arm64: dts: qcom: Add base SM8550 MTP dts
[PATCH v2 00/11] clk/interconnect: qcom: finish migration of IP0 to clocks
2023-01-06 20:10 UTC (12+ messages)
` [PATCH v2 01/11] interconnect: qcom: sdx55: drop IP0 remnants
` [PATCH v2 02/11] interconnect: qcom: sc7180: "
` [PATCH v2 03/11] interconnect: qcom: sm8150: Drop IP0 interconnects
` [PATCH v2 04/11] interconnect: qcom: sm8250: "
` [PATCH v2 05/11] interconnect: qcom: sc8180x: "
` [PATCH v2 06/11] interconnect: qcom: sc8280xp: "
` [PATCH v2 07/11] dt-bindings: interconnect: qcom: Remove ipa-virt compatibles
` [PATCH v2 08/11] dt-bindings: interconnect: qcom: drop IPA_CORE related defines
` [PATCH v2 09/11] clk: qcom: rpmh: define IPA clocks where required
` [PATCH v2 10/11] arm64: dts: qcom: sm8150: drop the virtual ipa-virt device
` [PATCH v2 11/11] arm64: dts: qcom: sm8250: "
Annoying message on the console for the db845c board
2023-01-06 20:08 UTC (3+ messages)
[RFC PATCH v3 0/3] Support for Solid Fill Planes
2023-01-06 19:44 UTC (6+ messages)
[PATCH 0/1] PCI: qcom: Add support for system suspend and resume
2023-01-06 19:02 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH 0/9] clk/interconnect: qcom: finish migration of IP0 to clocks
2023-01-06 18:52 UTC (17+ messages)
` [PATCH 1/9] clk: qcom: rpmh: define IPA clocks where required
` [PATCH 2/9] interconnect: qcom: sdx55: drop IP0 remnants
` [PATCH 3/9] interconnect: qcom: sc7180: "
` [PATCH 4/9] interconnect: qcom: sm8150: Drop IP0 interconnects
` [PATCH 5/9] interconnect: qcom: sm8250: "
` [PATCH 6/9] interconnect: qcom: sc8180x: "
` [PATCH 7/9] interconnect: qcom: sc8280xp: "
` [PATCH 8/9] dt-bindings: interconnect: qcom: Remove sc7180/sdx55 ipa compatibles
` [PATCH 9/9] dt-bindings: interconnect: qcom: drop IPA_CORE related defines
[PATCH] arm64: dts: qcom: sdm845: correct dynamic power coefficients
2023-01-06 18:28 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: reserved-memory: rmtfs: Document qcom,assign-to-nav
2023-01-06 17:55 UTC (2+ messages)
[PATCH v3 0/3] arm64: dts: sm6115: Add USB SS qmp phy node and perform some cleanups
2023-01-06 17:46 UTC (3+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sm6115: Add USB SS qmp phy node
[PATCH v2 0/2] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
2023-01-06 17:39 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 binding
` [PATCH v2 2/2] usb: misc: eud: Add driver support for SM6115 / SM4250
[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-06 17:24 UTC (11+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
2023-01-06 17:22 UTC (5+ messages)
` [PATCH v3 2/2] clk: qcom: sdm845: Use generic clk_sync_state_disable_unused callback
[PATCH v8 0/4] clk: qcom: Add support for SM8550
2023-01-06 17:12 UTC (6+ messages)
` [PATCH v8 3/4] clk: qcom: rpmh: Add support for SM8550 rpmh clocks
[PATCH v6 0/5] clk: qcom: Add support for SM8550
2023-01-06 16:53 UTC (8+ messages)
` [PATCH v6 4/5] clk: qcom: rpmh: Add support for SM8550 rpmh clocks
[PATCH] arm64: dts: qcom: sdm845: correct dynamic power coefficients
2023-01-06 16:45 UTC
[PATCH] arm64: dts: qcom: sdm845: correct dynamic power coefficients
2023-01-06 16:43 UTC
ERRATUM_858921 is broken on 5.15 kernel
2023-01-06 16:38 UTC (4+ messages)
[PATCH v6 00/11] drm/msm: add support for SM8450
2023-01-06 15:42 UTC (4+ messages)
` [PATCH v6 03/11] dt-bindings: display/msm: add sm8350 and sm8450 DSI PHYs
[PATCH 0/6] drm/msm: add support for SM8450
2023-01-06 15:41 UTC (3+ messages)
` [PATCH 1/6] dt-bindings: display/msm: document the SM8550 DSI PHY
[PATCH 0/2] Support ADC5_BAT_ID_100K_PU and use on PM7250b
2023-01-06 15:39 UTC (3+ messages)
` [PATCH 1/2] iio: adc: qcom-spmi-adc5: define ADC5_BAT_ID_100K_PU channel
` [PATCH 2/2] arm64: dts: qcom: pm7250b: Add BAT_ID vadc channel
[PATCH v6 0/5] arm64: dts: qcom: msm8916-samsung-j5: Use common device tree
2023-01-06 14:31 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: qcom: Document bindings for msm8916-samsung-j5x
` [PATCH v6 2/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add initial common device tree
` [PATCH v6 3/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add new device trees
` [PATCH v6 4/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add Hall sensor
` [PATCH v6 5/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add MUIC support
[PATCH v4] drm/fb-helper: Replace bpp/depth parameter by color mode
2023-01-06 14:05 UTC (3+ messages)
[PATCH net v2] net: ipa: correct IPA v4.7 IMEM offset
2023-01-06 13:25 UTC
[PATCH net-next] net: ipa: correct IPA v4.7 IMEM offset
2023-01-06 13:16 UTC (3+ messages)
[PATCH 0/2] drm/panel: add support for the Visionox VTDR6130 AMOLED DSI panel
2023-01-06 13:04 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: display: panel: document the Visionox VTDR6130 AMOLED DSI Panel bindings
[PATCH 0/3] General Purpose clocks and matisse-wifi backlight
2023-01-06 13:00 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: msm8226: Add General Purpose clocks
` [PATCH 2/3] pinctrl: qcom: "
` [PATCH 3/3] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add display backlight
[PATCH v2 00/12] clock: qcom: apq8084: convert to parent_data/_hws
2023-01-06 12:50 UTC (14+ messages)
` [PATCH v2 01/12] dt-bindings: clock: qcom,gcc-apq8084: define clocks/clock-names
` [PATCH v2 03/12] dt-bindings: clock: qcom,mmcc: define clocks/clock-names for APQ8084
` [PATCH v2 04/12] clk: qcom: gcc-apq8084: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v2 05/12] clk: qcom: gcc-apq8084: move PLL clocks up
` [PATCH v2 06/12] clk: qcom: gcc-apq8084: use parent_hws/_data instead of parent_names
` [PATCH v2 07/12] clk: qcom: gcc-apq8084: add GCC_MMSS_GPLL0_CLK_SRC
` [PATCH v2 08/12] clk: qcom: mmcc-apq8084: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v2 09/12] clk: qcom: mmcc-apq8084: move clock parent tables down
` [PATCH v2 10/12] clk: qcom: mmcc-apq8084: remove spdm clocks
` [PATCH v2 11/12] clk: qcom: mmcc-apq8084: use parent_hws/_data instead of parent_names
` [PATCH v2 12/12] ARM: dts: qcom: apq8084: add clocks and clock-names to gcc device
[PATCH v2 0/3] Add support for Samsung Galaxy tab A (2015) tablets
2023-01-06 12:25 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: qcom: Document samsung,gt58 and gt510
` [PATCH v2 2/3] arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 9.7 (2015)
` [PATCH v2 3/3] arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 8.0 (2015)
[PATCH 0/8] Add support for Samsung Galaxy tab A (2015) tablets
2023-01-06 11:45 UTC (8+ messages)
` [PATCH 1/8] dt-bindings: qcom: Document samsung,gt58 and gt510
` [PATCH 3/8] arm64: dts: qcom: msm8916-samsung-gt58: Add Vibrator
` [PATCH 4/8] arm64: dts: qcom: msm8916-samsung-gt510: "
[PATCH v3] drm/fb-helper: Replace bpp/depth parameter by color mode
2023-01-06 10:26 UTC
[PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250
2023-01-06 9:49 UTC (5+ messages)
[PATCH 0/3] clk: qcom: Add DISPCC driver for SM8550
2023-01-06 9:31 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: clock: document SM8550 DISPCC clock controller
[PATCH] drm/msm: Set preferred depth
2023-01-06 9:04 UTC (5+ messages)
[PATCH RESEND] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
2023-01-06 8:47 UTC
[PATCH v5 00/23] ufs: qcom: Add HS-G4 support
2023-01-06 8:46 UTC (7+ messages)
[PATCH v2 1/3] dt-bindings: PCI: qcom: add oneOf to compatible match
2023-01-06 8:12 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: PCI: qcom: add MSM8998 specific compatible
` [PATCH v2 3/3] dt-bindings: PCI: qcom: unify clock order between MSM8996 and MSM8998
[PATCH v5 0/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
2023-01-06 8:10 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: vendor-prefixes: Add GPLUS
` [PATCH v5 2/5] dt-bindings: qcom: Document msm8916-gplus-fl8005a
` [PATCH v5 3/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
` [PATCH v5 4/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add touchscreen
` [PATCH v5 5/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add flash LED
[PATCH] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
2023-01-06 8:08 UTC (2+ messages)
[PATCH v2] dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add reg-names and power-domain-names
2023-01-06 7:50 UTC
[PATCH 1/4] dt-bindings: PCI: qcom: add MSM8998 specific compatible
2023-01-06 7:32 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: interconnect: OSM L3: Add SM6350 OSM L3 compatible
2023-01-06 7:18 UTC (2+ messages)
[PATCH 0/2] Fix EUD dt-binding doc & sc7280 EUD node syntax
2023-01-06 6:48 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: soc: qcom: eud: Fix identation issues in the example
[PATCH net-next v2 0/6] net: ipa: simplify IPA interrupt handling
2023-01-06 6:17 UTC (3+ messages)
[PATCH] drm/msm/dsi: Add missing check for alloc_ordered_workqueue
2023-01-06 2:56 UTC
[PATCH] drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
2023-01-06 2:30 UTC
[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
2023-01-06 1:32 UTC (18+ messages)
` [RFC PATCH 02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH 03/14] ASoC: qcom: Add USB backend ASoC driver for Q6
` [RFC PATCH 09/14] sound: usb: Introduce QC USB SND offloading support
` [RFC PATCH 14/14] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
[PATCH] dt-bindings: remoteproc: qcom: Add reg-names and power-domain-names
2023-01-06 1:09 UTC (2+ messages)
[PATCH v11 00/16] Add Multi Circular Queue Support
2023-01-05 16:54 UTC (3+ messages)
[RFC PATCH v2 0/3] Support for Solid Fill Planes
2023-01-05 15:57 UTC (6+ messages)
` [RFC PATCH v2 3/3] drm/msm/dpu: Use color_fill property for DPU planes
[PATCH 0/6] MHI EP fixes and improvements
2023-01-05 15:57 UTC (7+ messages)
` [PATCH 4/6] bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD cmd
` [PATCH 5/6] bus: mhi: ep: Move chan->lock to the start of processing queued ch ring
` [PATCH 6/6] bus: mhi: ep: Save channel state locally during suspend and resume
[linux-next:master] BUILD REGRESSION cc3c08b41a9c9402ead726ec6deb1217081d0d8b
2023-01-05 15:49 UTC
[PATCH] mfd: qcom-pm8xxx: Remove set but unused variable 'rev'
2023-01-05 15:01 UTC (2+ messages)
[PATCH] drm/msm: Add MSM_SUBMIT_BO_NO_IMPLICIT
2023-01-05 14:52 UTC (4+ messages)
[PATCH v2 0/8] drm/msm: DSC Electric Boogaloo for sm8[12]50
2023-01-05 14:49 UTC (2+ messages)
[PATCH v2 13/17] driver core: Use device's fwnode to check if it is waiting for suppliers
2023-01-05 14:47 UTC (3+ messages)
[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
2023-01-05 14:12 UTC (4+ messages)
` [PATCH v3 4/7] drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()
[RESEND PATCH v5 0/2] Add LED driver for flash module in QCOM PMICs
2023-01-05 14:11 UTC (3+ messages)
[PATCH] coresight: cti: Add PM runtime call in enable_store
2023-01-05 13:59 UTC (4+ 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