Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2022-03-14 14:49:55 to 2022-03-17 08:22:12 UTC [more...]

[PATCH 0/3] drm/msm: Add comm/cmdline override
 2022-03-17  8:21 UTC  (5+ messages)
` [PATCH 1/3] drm/msm: Add support for pointer params
` [PATCH 2/3] drm/msm: Split out helper to get comm/cmdline
` [PATCH 3/3] drm/msm: Add a way to override processes comm/cmdline

[PATCH 00/25] drm/msm/dpu: wide planes support
 2022-03-17  7:59 UTC  (3+ messages)

[PATCH v6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-03-17  6:12 UTC  (11+ messages)
` [PATCH v6 01/10] spmi: pmic-arb: add a print in cleanup_irq
` [PATCH v6 02/10] spmi: pmic-arb: handle spurious interrupt
` [PATCH v6 03/10] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [PATCH v6 04/10] spmi: pmic-arb: check apid against limits before calling irq handler
` [PATCH v6 05/10] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [PATCH v6 06/10] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [PATCH v6 07/10] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [PATCH v6 08/10] dt-bindings: spmi: spmi-pmic-arb: make interrupt properties as optional
` [PATCH v6 09/10] spmi: pmic-arb: make interrupt support optional
` [PATCH v6 10/10] spmi: pmic-arb: increase SPMI transaction timeout delay

[PATCH v2 0/4] Add support for PDC interrupt controller for sm8150
 2022-03-17  5:51 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: qcom,pdc: Add compatible for SM8150
` [PATCH v2 2/4] pinctrl: qcom: sm8150: Specify PDC map
` [PATCH v2 3/4] arm64: dts: qcom: sm8150: Add pdc interrupt controller node
` [PATCH v2 4/4] arm64: dts: qcom: sm8150: Add PDC as the interrupt parent for tlmm

[PATCH v2 0/3] Refactor xhci quirks and plat private data
 2022-03-17  5:47 UTC  (2+ messages)

[PATCH V4 0/7] mmc: add error statistics for eMMC and SD card
 2022-03-17  4:49 UTC  (6+ messages)
` [PATCH V4 6/7] mmc: sdhci: Set error state for mmc driver

[PATCH 0/2] Fix and update fingerprint flashing on herobrine
 2022-03-17  1:06 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc7280-herobrine: Drop outputs on fpmcu pins
` [PATCH 2/2] arm64: dts: qcom: Fully describe fingerprint node on Herobrine

[PATCH v1 1/4] arm64: dts: qcom: sc7280: Rename crd to crd-r3
 2022-03-17  0:28 UTC  (4+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: Add 'piglin' to the crd-r3 compatible strings
` [PATCH v1 3/4] arm64: dts: qcom: sc7280: herobrine: disable some regulators by default
` [PATCH v1 4/4] arm64: dts: qcom: sc7280: Add CRD rev5

[PATCH] soc: qcom: smem: use correct format characters
 2022-03-16 23:25 UTC  (3+ messages)

[PATCH 0/2] thermal: thermal_of: pass-through change_mode & implement for tsens
 2022-03-16 21:09 UTC  (3+ messages)
` [PATCH 1/2] thermal: thermal_of: add pass-through change_mode to ops struct
` [PATCH 2/2] drivers: thermal: tsens: implement change_mode to disable sensor IRQs

[PATCH] ASoC: codecs: Fix misplaced lpass_macro_pds_exit call
 2022-03-16 20:36 UTC  (2+ messages)

[PATCH] thermal/drivers/qcom/lmh: Fix irq handler return value
 2022-03-16 20:24 UTC  (2+ messages)

[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 19:38 UTC  (14+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v5 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v5 03/11] fsl-mc: "
` [PATCH v5 04/11] hv: "
` [PATCH v5 05/11] PCI: "
` [PATCH v5 06/11] s390/cio: "
` [PATCH v5 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v5 08/11] vdpa: "
` [PATCH v5 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v5 10/11] slimbus: qcom-ngd: "
` [PATCH v5 11/11] rpmsg: "

[PATCH v5 0/9] Add support for the eDP panel on sc7280 CRD
 2022-03-16 17:35 UTC  (10+ messages)
` [PATCH v5 1/9] arm64: dts: qcom: sc7280: rename edp_out label to mdss_edp_out
` [PATCH v5 2/9] arm64: dts: qcom: sc7280: Add support for eDP panel on CRD
` [PATCH v5 3/9] arm64: dts: qcom: sc7280: Enable backlight for eDP panel
` [PATCH v5 4/9] drm/panel-edp: add LQ140M1JW46 edp panel entry
` [PATCH v5 5/9] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v5 6/9] drm/msm/dp: wait for hpd high before any sink interaction
` [PATCH v5 7/9] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
` [PATCH v5 8/9] drm/msm/dp: Handle eDP mode_valid case
` [PATCH v5 9/9] drm/msm/dp: Support edp/dp without hpd

[PATCH v3 0/5] drm/msm: rework MDSS drivers
 2022-03-16 17:26 UTC  (7+ messages)
` [PATCH v3 4/5] drm/msm: stop using device's match data pointer
` [PATCH v3 5/5] drm/msm: allow compile time selection of driver components
      ` [Freedreno] "

[RFC PATCH v2 4/5] drm/msm/dp: replace dp_connector with drm_bridge_connector
 2022-03-16 16:45 UTC  (2+ messages)

[PATCH v12 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-03-16 16:35 UTC  (11+ messages)
` [PATCH v12 1/9] spmi: add a helper to look up an SPMI device from a device node
` [PATCH v12 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v12 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs
` [PATCH v12 4/9] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v12 5/9] iio: adc: qcom-spmi-rradc: introduce round robin adc
` [PATCH v12 6/9] arm64: dts: qcom: pmi8998: add rradc node
` [PATCH v12 7/9] arm64: dts: qcom: sdm845-oneplus: enable rradc
` [PATCH v12 8/9] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v12 9/9] arm64: dts: qcom: sdm845-xiaomi-beryllium: "

[RFC PATCH v2 5/5] drm/msm/dp: remove extra wrappers and public functions
 2022-03-16 16:31 UTC  (2+ messages)

[PATCH 0/6] Add Power Domains and Regulators in SDX65
 2022-03-16 16:20 UTC  (8+ messages)
` [PATCH 1/6] regulator: dt-bindings: Add PMX65 compatibles
` [PATCH 2/6] regulator: qcom-rpmh: Add support for SDX65
` [PATCH 3/6] dt-bindings: power: Add rpm power domain bindings "
` [PATCH 4/6] soc: qcom: rpmhpd: Add SDX65 power domains
` [PATCH 5/6] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx65 support
` [PATCH 6/6] pinctrl: qcom-pmic-gpio: Add support for pmx65

[PATCH v12 0/7] Add pin control support for lpass sc7280
 2022-03-16 16:17 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: pinctrl: qcom: Update lpass lpi file name to SoC specific
` [PATCH v12 2/7] dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings
` [PATCH v12 3/7] pinctrl: qcom: Update macro name to LPI specific
` [PATCH v12 4/7] pinctrl: qcom: Update lpi pin group custiom functions with framework generic functions
` [PATCH v12 5/7] pinctrl: qcom: Extract chip specific LPASS LPI code
` [PATCH v12 6/7] pinctrl: qcom: Add SC7280 lpass pin configuration
` [PATCH v12 7/7] pinctrl: qcom: Update clock voting as optional

[PATCH v11 0/7] Add pin control support for lpass sc7280
 2022-03-16 15:52 UTC  (12+ messages)
` [PATCH v11 1/7] dt-bindings: pinctrl: qcom: Update lpass lpi file name to SoC specific
` [PATCH v11 2/7] dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings
` [PATCH v11 3/7] pinctrl: qcom: Update macro name to LPI specific
` [PATCH v11 4/7] pinctrl: qcom: Update lpi pin group custiom functions with framework generic functions
` [PATCH v11 5/7] pinctrl: qcom: Extract chip specific LPASS LPI code
` [PATCH v11 6/7] pinctrl: qcom: Add SC7280 lpass pin configuration
` [PATCH v11 7/7] pinctrl: qcom: Update clock voting as optional

[PATCH 00/16] Modernize rest of the krait drivers
 2022-03-16 15:46 UTC  (18+ messages)
` [PATCH 01/16] clk: permit to define a custom parent for clk_hw_get_parent_index
` [PATCH 07/16] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH 09/16] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH 11/16] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH 12/16] clk: qcom: clk-krait: add 8064 errata workaround

[PATCH AUTOSEL 5.10 01/12] arm64: dts: qcom: c630: disable crypto due to serror
 2022-03-16 14:16 UTC 

[PATCH AUTOSEL 5.15 01/13] arm64: dts: qcom: c630: disable crypto due to serror
 2022-03-16 14:15 UTC 

[PATCH AUTOSEL 5.16 01/13] arm64: dts: qcom: c630: disable crypto due to serror
 2022-03-16 14:13 UTC 

[PATCH V2] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-03-16 13:15 UTC  (5+ messages)

[PATCH v5] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-16 12:40 UTC  (3+ messages)

[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 12:13 UTC  (8+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 05/11] PCI: Use driver_set_override() instead of open-coding
` [PATCH v4 08/11] vdpa: Use helper for safer setting of driver_override

[PATCH 0/6] Devicetree updates for SDX65 platform
 2022-03-16  6:17 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: qcom: sdx65: Add spmi node
` [PATCH 2/6] ARM: dts: qcom: sdx65-mtp: Add pmk8350b and pm8150b pmic
` [PATCH 3/6] ARM: dts: qcom: sdx65-mtp: Add pmx65 pmic
` [PATCH 4/6] ARM: dts: qcom: sdx65: Add rpmpd node
` [PATCH 5/6] ARM: dts: qcom: Add PMIC pmx65 dts
` [PATCH 6/6] ARM: dts: qcom: sdx65-mtp: Add regulator nodes

[PATCH] arm64: dts: qcom: sc7280: Configure cts sleep pinctrl to bias-disable for sc7280-idp
 2022-03-16  4:52 UTC  (5+ messages)

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-16  1:29 UTC  (4+ messages)
` [PATCH v8 11/16] watchdog: Make use of devm_clk_get_enabled()

[RFC PATCH 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-03-16  0:07 UTC  (3+ messages)
` [RFC PATCH 3/5] clk: qcom: gcc-sc7280: use new clk_regmap_mux_safe_ops for PCIe pipe clocks

[PATCH 00/30] fix typos in comments
 2022-03-15 22:49 UTC  (6+ messages)
` [PATCH 15/30] clk: qcom: sm6125-gcc: "
` (subset) [PATCH 00/30] "

[GIT PULL] Qualcomm clock updates for v5.18
 2022-03-15 20:37 UTC  (2+ messages)

[PATCH v2 00/10] Initial MSM8953 & Fairphone 3 support
 2022-03-15 20:14 UTC  (4+ messages)
` [PATCH v2 05/10] rpmsg: smd: allow opening rpm_requests even if already opened

[PATCH 00/22] drm: Review of mode copies
 2022-03-15 18:52 UTC  (3+ messages)

[PATCH v3 0/3] Add soundcard support for sc7280 based platforms
 2022-03-15 16:15 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node

[PATCH v10 0/7] Add pin control support for lpass sc7280
 2022-03-15 15:33 UTC  (10+ messages)
` [PATCH v10 4/7] pinctrl: qcom: Update lpi pin group structure
` [PATCH v10 5/7] pinctrl: qcom: Extract chip specific LPASS LPI code
` [PATCH v10 7/7] pinctrl: qcom: Update clock voting as optional

[PATCH V2] remoteproc: qcom: pas: Add elf64 support to coredump
 2022-03-15 14:41 UTC 

[PATCH] arm64: dts: qcom: sdm845: correct dynamic power coefficients
 2022-03-15 14:11 UTC 

[PATCH v6 0/3] PCI: IPQ6018 platform support
 2022-03-15 13:41 UTC  (5+ messages)

[PATCH V2] arm64: dts: qcom: sc7280: Enable gcc HW reset
 2022-03-15 13:15 UTC  (3+ messages)

[PATCH v2] pinctrl: qcom-pmic-gpio: Add support for pm8450
 2022-03-15 12:10 UTC  (4+ messages)

[PATCH 0/5] gpiolib: Handle immutable irq_chip structures
 2022-03-15  9:35 UTC  (3+ messages)

[PATCH v4] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-15  9:31 UTC  (3+ messages)

[PATCH v3] coresight: core: Fix coresight device probe failure issue
 2022-03-15  8:52 UTC  (5+ messages)

[PATCH] pinctrl: qcom-pmic-gpio: Add support for pm8450
 2022-03-15  1:08 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sc8280xp TLMM binding
 2022-03-15  1:04 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Introduce sc8280xp TLMM driver

[PATCH] pinctrl: qcom: cleanup comments
 2022-03-15  0:31 UTC  (2+ messages)

[PATCH] remoteproc: qcom: pas: Add elf64 support to coredump
 2022-03-14 21:40 UTC  (2+ messages)

[PATCH v3] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-14 19:35 UTC  (2+ messages)

[PATCH v6 0/5] Update mdp clk to max supported value to support higher refresh rates
 2022-03-14 19:25 UTC  (3+ messages)
` [PATCH v6 1/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe

[PATCH v11 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-03-14 19:19 UTC  (5+ messages)
` [PATCH v11 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v11 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs

[PATCH v2 00/67] media: Kconfig/Makefile reorg
 2022-03-14 16:34 UTC  (6+ messages)
` [PATCH v2 21/67] media: platform: camss: move config to its own file
` [PATCH v2 22/67] media: platform: venus: "
` [PATCH v2 38/67] media: platform: move some manufacturer entries
` [PATCH v2 63/67] media: platform: Create vendor/{Makefile,Kconfig} files
` [PATCH v2 64/67] media: platform/*/Kconfig: make manufacturer menus more uniform

[PATCH] media: Kconfig: cleanup VIDEO_DEV dependencies
 2022-03-14 16:08 UTC  (2+ messages)

[PATCH v5 0/5] Update mdp clk to max supported value to support higher refresh rates
 2022-03-14 14:55 UTC  (12+ messages)
` [PATCH v5 1/5] arm64/dts/qcom/sc7280: remove assigned-clock-rate property for mdp clk
` [PATCH v5 5/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe


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