Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2022-04-04 07:34:15 to 2022-04-06 05:41:13 UTC [more...]

[PATCH v2 0/4] arm: qcom: qcom-apq8064: add separate device node for tsens
 2022-04-06  0:26 UTC  (2+ messages)
` [PATCH v2 3/4] clk: qcom: gcc-msm8960: create tsens device if there are no child nodes

[PATCH 0/5] Make the iommu driver no-snoop block feature consistent
 2022-04-05 22:57 UTC  (10+ messages)
` [PATCH 1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent()
` [PATCH 2/5] vfio: Require that devices support DMA cache coherence
` [PATCH 3/5] iommu: Introduce the domain op enforce_cache_coherency()
` [PATCH 4/5] vfio: Move the Intel no-snoop control off of IOMMU_CACHE
` [PATCH 5/5] iommu: Delete IOMMU_CAP_CACHE_COHERENCY

[PATCH 00/18] Add initial support for MHI endpoint stack
 2022-04-05 13:57 UTC  (19+ messages)
` [PATCH 01/18] bus: mhi: ep: Add support for registering MHI endpoint controllers
` [PATCH 02/18] bus: mhi: ep: Add support for registering MHI endpoint client drivers
` [PATCH 03/18] bus: mhi: ep: Add support for creating and destroying MHI EP devices
` [PATCH 04/18] bus: mhi: ep: Add support for managing MMIO registers
` [PATCH 05/18] bus: mhi: ep: Add support for ring management
` [PATCH 06/18] bus: mhi: ep: Add support for sending events to the host
` [PATCH 07/18] bus: mhi: ep: Add support for managing MHI state machine
` [PATCH 08/18] bus: mhi: ep: Add support for processing MHI endpoint interrupts
` [PATCH 09/18] bus: mhi: ep: Add support for powering up the MHI endpoint stack
` [PATCH 10/18] bus: mhi: ep: Add support for powering down "
` [PATCH 11/18] bus: mhi: ep: Add support for handling MHI_RESET
` [PATCH 12/18] bus: mhi: ep: Add support for handling SYS_ERR condition
` [PATCH 13/18] bus: mhi: ep: Add support for processing command rings
` [PATCH 14/18] bus: mhi: ep: Add support for reading from the host
` [PATCH 15/18] bus: mhi: ep: Add support for processing channel rings
` [PATCH 16/18] bus: mhi: ep: Add support for queueing SKBs to the host
` [PATCH 17/18] bus: mhi: ep: Add support for suspending and resuming channels
` [PATCH 18/18] bus: mhi: ep: Add uevent support for module autoloading

[PATCH v6 0/3] Add soundcard support for sc7280 based platforms
 2022-04-05 21:35 UTC  (5+ messages)
` [PATCH v6 1/3] arm64: dts: qcom: sc7280: Add nodes for va tx and rx macros and external codecs
` [PATCH v6 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node
` [PATCH v6 3/3] arm64: dts: qcom: sc7280: Add dt nodes for sound card

[PATCH v2 00/10] gpiolib: Handle immutable irq_chip structures
 2022-04-05 13:54 UTC  (11+ messages)
` [PATCH v2 01/10] gpio: Don't fiddle with irqchips marked as immutable
` [PATCH v2 02/10] gpio: Expose the gpiochip_irq_re[ql]res helpers
` [PATCH v2 03/10] gpio: Add helpers to ease the transition towards immutable irq_chip
` [PATCH v2 04/10] gpio: tegra186: Make the irqchip immutable
` [PATCH v2 05/10] gpio: pl061: "
` [PATCH v2 06/10] pinctrl: apple-gpio: "
` [PATCH v2 07/10] pinctrl: msmgpio: "
` [PATCH v2 08/10] pinctrl: amd: "
` [PATCH v2 09/10] gpio: Update TODO to mention immutable irq_chip structures
` [PATCH v2 10/10] Documentation: Update the recommended pattern for GPIO irqchips

[PATCH V9 0/6] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-04-05 19:13 UTC  (15+ messages)
` [PATCH V9 1/6] dt-bindings: mfd: pm8008: Add reset-gpios
` [PATCH V9 2/6] dt-bindings: mfd: pm8008: Add pm8008 regulator bindings
` [PATCH V9 3/6] mfd: pm8008: Add mfd cell struct to register LDOs
` [PATCH V9 4/6] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V9 5/6] arm64: dts: qcom: pm8008: Add base dts file
` [PATCH V9 6/6] arm64: dts: qcom: sc7280: Add pm8008 support for sc7280-idp

[PATCH] arm64: dts: qcom: sm8450: fix interconnects property of UFS node
 2022-04-05 17:38 UTC  (4+ messages)

[PATCH v6 0/8] Add support for the eDP panel over aux_bus
 2022-04-05 18:11 UTC  (38+ messages)
` [PATCH v6 1/8] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v6 2/8] drm/msm/dp: wait for hpd high before aux transaction
` [PATCH v6 3/8] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
` [PATCH v6 4/8] drm/msm/dp: avoid handling masked interrupts
` [PATCH v6 6/8] drm/msm/dp: remove unnecessary delay during boot
` [PATCH v6 7/8] drm/msm/dp: Support edp/dp without hpd
` [PATCH v6 8/8] drm/msm/dp: Handle eDP mode_valid differently from dp

[PATCH v6 00/14] drm/msm: Add Display Stream Compression Support
 2022-04-05 19:12 UTC  (18+ messages)
` [PATCH v6 01/14] drm/msm/dsi: add support for dsc data
` [PATCH v6 02/14] drm/msm/dsi: Pass DSC params to drm_panel
` [PATCH v6 03/14] drm/msm/disp/dpu1: Add support for DSC
` [PATCH v6 04/14] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [PATCH v6 05/14] drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
` [PATCH v6 06/14] drm/msm/disp/dpu1: Add DSC support in hw_ctl
` [PATCH v6 07/14] drm/msm/disp/dpu1: Add support for DSC in encoder
` [PATCH v6 08/14] drm/msm/dpu: don't use merge_3d if DSC merge topology is used
` [PATCH v6 09/14] drm/msm: Add missing num_dspp field documentation
` [PATCH v6 10/14] drm/msm/disp/dpu1: Add support for DSC in topology
` [PATCH v6 11/14] drm/msm/disp/dpu1: Add DSC support in RM
` [PATCH v6 12/14] drm/msm/dsi: add mode valid callback for dsi_mgr
` [PATCH v6 13/14] drm/msm: Update generated headers
` [PATCH v6 14/14] drm/msm/dsi: Add support for DSC configuration

[PATCH v3] arm64: dts: qcom: sc7280: Add WCN6750 WiFi node
 2022-04-05 17:40 UTC  (5+ messages)

[PATCH] drm/msm/dsi: fix error checks and return values for DSI xmit functions
 2022-04-05 16:28 UTC  (2+ messages)

[PATCH v6 0/2] Add lpass pin control support for audio on sc7280 based targets
 2022-04-05 18:34 UTC  (5+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [PATCH v6 2/2] arm64: dts: qcom: sc7280: add lpass lpi pin controller node

[PATCH v2] bus: mhi: host: pci_generic: Add missing poweroff() PM callback
 2022-04-05 20:23 UTC  (2+ messages)

[PATCH] drm/msm/dp: enhance both connect and disconnect pending_timeout handle
 2022-04-05 19:48 UTC  (2+ messages)

[PATCH v2] [RFC PATCH] PCI: Update LTR threshold based on LTRME bit
 2022-04-05 18:57 UTC  (5+ messages)

[PATCH v7 0/2] Add inline rotation support for sc7280
 2022-04-05 13:53 UTC  (5+ messages)
` [PATCH v7 1/2] drm/msm/disp/dpu1: add inline function to validate format support
` [PATCH v7 2/2] drm/msm/disp/dpu1: add inline rotation support for sc7280

[RFC PATCH 0/4] ufs: set power domain performance state when scaling gears
 2022-04-05 17:13 UTC  (6+ messages)
` [RFC PATCH 2/4] dt-bindings: ufs: common: allow OPP table
` [RFC PATCH 3/4] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS

[PATCH] MAINTAINERS: Update Hemant's email id
 2022-04-05 14:54 UTC  (2+ messages)

[PATCH v5 0/4] platform: surface: Introduce Surface XBL Driver
 2022-04-05 21:07 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: platform: microsoft: Document surface xbl
` [PATCH v5 2/4] platform: surface: Add "
` [PATCH v5 3/4] arm64: dts: qcom: sm8150: Add imem section
` [PATCH v5 4/4] arm64: dts: qcom: surface-duo: Add surface xbl

[PATCH v2 1/4] dt-bindings: I2C: Add Qualcomm Geni based QUP I2C bindings
 2022-04-05 11:13 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: qcom: geni-se: Update I2C schema reference
` [PATCH v2 3/4] dt-bindings: serial: Update Qualcomm geni based QUP UART bindings
` [PATCH v2 4/4] dt-bindings: qcom: geni-se: Update UART schema reference

[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
 2022-04-05  9:25 UTC  (4+ messages)
` [PATCH v11 2/5] usb: dwc3: core: Host "

[v2] ASoC: qcom: Add driver support for ALC5682I-VS
 2022-04-05  9:31 UTC  (2+ messages)

[PATCH] drm/msm: use orig_nents to iterate over scatterlist with per-process tables
 2022-04-05 10:18 UTC  (2+ messages)

[PATCH] ASoC: codecs: Fix error handling in power domain init and exit handlers
 2022-04-05  9:30 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: qcom-qspi: Add minItems to interconnect-names
 2022-04-05  9:32 UTC  (2+ messages)

[PATCH v4 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-05  8:34 UTC  (11+ messages)
` [PATCH v4 1/9] arm64: dts: qcom: align dmas in I2C/SPI/UART with "
` [PATCH v4 2/9] arm64: dts: qcom: align clocks in I2C/SPI "
` [PATCH v4 3/9] ARM: dts: qcom: ipq4019: align dmas in SPI/UART "
` [PATCH v4 4/9] ARM: dts: qcom: ipq4019: align clocks in I2C "
` [PATCH v4 5/9] ARM: dts: qcom: msm8660: disable GSBI8
` [PATCH v4 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v4 7/9] dt-bindings: serial: qcom,msm-uartdm: "
` [PATCH v4 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v4 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
 2022-04-05  8:38 UTC  (3+ messages)

[PATCH v2 1/3] ARM: dts: qcom: rename WCNSS child name to bluetooth
 2022-04-05  6:57 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: msm8916: "
` [PATCH v2 3/3] dt-bindings: soc: qcom,wcnss: convert to dtschema

[PATCH v2] dt-bindings: soc: qcom,smsm: convert to dtschema
 2022-04-05  6:55 UTC 

[PATCH] dt-bindings: clock: qcom,smsm: convert to dtschema
 2022-04-05  6:17 UTC  (4+ messages)

[PATCH v5 0/3] Add lpass pin control support for audio on sc7280 based targets
 2022-04-05  5:14 UTC  (10+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: sc7280: Add pinctrl for wcd938x codec reset and CTIA/OMTP headset selection
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: add lpass lpi pin controller node

[PATCH v5 0/3] Add soundcard support for sc7280 based platforms
 2022-04-05  5:00 UTC  (10+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: sc7280: Add nodes for va tx and rx macros and external codecs
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add dt nodes for sound card

[PATCH] soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()
 2022-04-05  4:17 UTC  (2+ messages)

[RESEND v7 0/2] Add support for SoundWire1.6 audio cgcr register control
 2022-04-05  4:16 UTC  (2+ messages)

[PATCH 0/3] Add support for proxy interconnect bandwidth votes
 2022-04-04 23:17 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mailbox: qcom-ipcc: simplify the example
 2022-04-04 22:48 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: net: qcom,ipa: finish the qcom,smp2p example

[PATCH 1/3] ARM: dts: qcom: rename WCNSS child name to bluetooth
 2022-04-04 22:43 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: soc: qcom,wcnss: convert to dtschema

[PATCH 00/10] qcom: convert to dtschema qcom,smd and qcom,rpmcc
 2022-04-04 22:29 UTC  (7+ messages)
` [PATCH 08/10] dt-bindings: soc: qcom,smd: convert to dtschema
` [PATCH 09/10] dt-bindings: clock: qcom,rpmcc: "
` [PATCH 10/10] dt-bindings: clock: qcom,rpmcc: add clocks property

[PATCH] arm64: defconfig: reenable SM_DISPCC_8250
 2022-04-04 21:59 UTC 

[PATCH v3 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-04 21:31 UTC  (7+ messages)
` [PATCH v3 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v3 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v3 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCH] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled
 2022-04-04 16:32 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm/dp: simplify dp_connector_get_modes()
 2022-04-04 17:01 UTC  (3+ messages)
` [PATCH v2 4/4] drm/msm/dp: make dp_connector_mode_valid() more precise

[PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema
 2022-04-04 17:20 UTC  (5+ messages)

[PATCH v2] clk: qcom: rcg2: Cache CFG register updates for parked RCGs
 2022-04-04 20:16 UTC  (2+ messages)

[PATCH] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
 2022-04-04 18:12 UTC  (2+ messages)

[PATCH v2] PCI: qcom: Fix pipe clock imbalance
 2022-04-04 13:53 UTC  (2+ messages)

[PATCH 0/6] power: supply: introduce the Qualcomm smb2
 2022-04-04 13:11 UTC  (3+ messages)
` [PATCH 1/6] power: supply: add Qualcomm SMB2 driver

[PATCH V8 0/7] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-04-04 12:53 UTC  (6+ messages)
` [PATCH V8 1/7] dt-bindings: mfd: pm8008: Modify the compatible as per driver

[PATCH v2 0/2] cpufreq: qcom-cpufreq-hw: Fixes to DCVS interrupt handling on EPSS
 2022-04-04 12:34 UTC  (4+ messages)
` [PATCH v2 1/2] cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts

[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-04 10:14 UTC  (5+ messages)
` [PATCH v6 01/12] driver: platform: Add helper for safer setting of driver_override

[PATCH] perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator
 2022-04-04 10:10 UTC  (2+ messages)

[PATCH v2 0/4] spi: dt-bindings: qcom: convert qcom,spi-qup to DT schema
 2022-04-04  9:53 UTC  (4+ messages)
` [PATCH v2 4/4] spi: dt-bindings: qcom,spi-qup: convert to dtschema

[PATCH 0/2] Add pmx65 support for pinctrl
 2022-04-04  9:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx65 support

[PATCH v3 0/3] Refactor xhci quirks and plat private data
 2022-04-04  8:25 UTC  (11+ messages)
` [PATCH v3 3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT

Biznesowy angielski
 2022-04-04  8:05 UTC 

[PATCH] arm64: dts: qcom: sdm845-db845c: add wifi variant property
 2022-04-04  7:34 UTC  (3+ messages)


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