linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-26 04:21:28 to 2022-01-28 07:10:36 UTC [more...]

[PATCH v3 00/12] misc: fastrpc: Add missing DSP FastRPC features
 2022-01-28  7:09 UTC  (20+ messages)
` [PATCH v3 01/12] misc: fastrpc: separate fastrpc device from channel context
` [PATCH v3 02/12] misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
` [PATCH v3 03/12] misc: fastrpc: Add support to get DSP capabilities
` [PATCH v3 04/12] dt-bindings: misc: add property to support non-secure DSP
` [PATCH v3 05/12] misc: fastrpc: add secure domain support
` [PATCH v3 06/12] misc: fastrpc: check before loading process to the DSP
` [PATCH v3 07/12] dt-bindings: misc: add fastrpc domain vmid property
` [PATCH v3 08/12] misc: fastrpc: Add support to secure memory map
` [PATCH v3 09/12] misc: fastrpc: Add helper function to get list and page
` [PATCH v3 10/12] misc: fastrpc: Add fdlist implementation
` [PATCH v3 11/12] misc: fastrpc: Add dma handle implementation
` [PATCH v3 12/12] arm64: dts: qcom: add non-secure domain property to fastrpc nodes

[PATCH 0/9] soc: qcom: llcc: Add LLCC support for SM8450 SoC
 2022-01-28  7:09 UTC  (5+ messages)
` [PATCH 1/9] soc: qcom: llcc: Add support for 16 ways of allocation
` [PATCH 2/9] soc: qcom: llcc: Update the logic for version info extraction
` [PATCH 3/9] soc: qcom: llcc: Add write-cache cacheable support
` [PATCH 4/9] soc: qcom: llcc: Add missing llcc configuration data

[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
 2022-01-28  4:25 UTC  (7+ messages)

[PATCH v2 1/2] cpufreq: Reintroduce ready() callback
 2022-01-28  3:25 UTC  (2+ messages)
` [PATCH v2 2/2] cpufreq: qcom-hw: Delay enabling throttle_irq

[PATCH 00/13] soc: qcom: mdt_loader: Support Qualcomm SM8450
 2022-01-28  2:55 UTC  (14+ messages)
` [PATCH 01/13] firmware: qcom: scm: Introduce pas_metadata context
` [PATCH 02/13] soc: qcom: mdt_loader: Split out split-file-loader
` [PATCH 03/13] soc: qcom: mdt_loader: Allow hash segment to be split out
` [PATCH 04/13] soc: qcom: mdt_loader: Allow hash to reside in any segment
` [PATCH 05/13] soc: qcom: mdt_loader: Extend check for split firmware
` [PATCH 06/13] soc: qcom: mdt_loader: Reorder parts of __qcom_mdt_load()
` [PATCH 07/13] soc: qcom: mdt_loader: Always invoke PAS mem_setup
` [PATCH 08/13] soc: qcom: mdt_loader: Extract PAS operations
` [PATCH 09/13] remoteproc: qcom: pas: Carry PAS metadata context
` [PATCH 10/13] dt-bindings: remoteproc: qcom: pas: Add SM8450 PAS compatibles
` [PATCH 11/13] remoteproc: qcom: pas: Add SM8450 remoteproc support
` [PATCH 12/13] arm64: dts: qcom: sm8450: Add remoteproc enablers and instances
` [PATCH 13/13] arm64: dts: qcom: sm8450-qrd: Enable remoteproc instances

[PATCH 1/2] arm64: dts: qcom: msm8994: Create common DTS for RPM
 2022-01-28  1:43 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8994-angler: Use "

[PATCH v2 0/4] Extend pm8941-pwrkey driver
 2022-01-27 22:44 UTC  (8+ messages)
` [PATCH v2 1/4] input: misc: pm8941-pwrkey: fix error message
` [PATCH v2 2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
` [PATCH v2 3/4] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH v2 4/4] input: misc: pm8941-pwrkey: simulate missed key press events

[PATCH v2 0/5] arm64: dts: qcom: sc7280: Introduce herobrine-rev1
 2022-01-27 21:16 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: sc7280: Add herobrine-r1

[PATCH 6/8] dt-bindings: vendor-prefixes: add LG Electronics
 2022-01-27 20:51 UTC  (4+ messages)

[PATCH v3 0/7] usb: dwc3: Calculate REFCLKPER et. al. from reference clock
 2022-01-27 20:06 UTC  (2+ messages)
` [PATCH v3 7/7] arm64: dts: ipq6018: Use reference clock to set dwc3 period

[PATCH] drm/msm: Remove spurious IRQF_ONESHOT flags from dsi & hdmi
 2022-01-27 20:04 UTC  (2+ messages)

[PATCH v6 00/35] component: Make into an aggregate bus
 2022-01-27 20:01 UTC  (36+ messages)
` [PATCH v6 01/35] component: Replace most references to 'master' with 'aggregate device'
` [PATCH v6 02/35] component: Introduce the aggregate bus_type
` [PATCH v6 03/35] component: Add aggregate_device_parent() for driver use
` [PATCH v6 04/35] component: Add {bind,unbind}_component() ops that take aggregate device
` [PATCH v6 05/35] drm/of: Add a drm_of_aggregate_probe() API
` [PATCH v6 06/35] drm/msm: Migrate to aggregate driver
` [PATCH v6 07/35] drm/komeda: "
` [PATCH v6 08/35] drm/arm/hdlcd: "
` [PATCH v6 09/35] drm/malidp: "
` [PATCH v6 10/35] drm/armada: "
` [PATCH v6 11/35] drm/etnaviv: "
` [PATCH v6 12/35] drm/kirin: "
` [PATCH v6 13/35] drm/exynos: "
` [PATCH v6 14/35] drm/imx: "
` [PATCH v6 15/35] drm/ingenic: "
` [PATCH v6 16/35] drm/mcde: "
` [PATCH v6 17/35] drm/mediatek: "
` [PATCH v6 18/35] drm/meson: "
` [PATCH v6 19/35] drm/omap: "
` [PATCH v6 20/35] drm/rockchip: "
` [PATCH v6 21/35] drm/sti: "
` [PATCH v6 22/35] drm/sun4i: "
` [PATCH v6 23/35] drm/tilcdc: "
` [PATCH v6 24/35] drm/vc4: "
` [PATCH v6 25/35] iommu/mediatek: "
` [PATCH v6 26/35] mei: "
` [PATCH v6 27/35] power: supply: ab8500: "
` [PATCH v6 28/35] fbdev: omap2: "
` [PATCH v6 29/35] sound: hdac: "
` [PATCH v6 30/35] ASoC: codecs: wcd938x: "
` [PATCH v6 31/35] drm/sprd: "
` [PATCH v6 32/35] usb: typec: port-mapper: "
` [PATCH v6 33/35] ALSA: hda/realtek: "
` [PATCH v6 34/35] component: Get rid of drm_of_component_probe()
` [PATCH v6 35/35] component: Remove component_master_ops and friends

[PATCH 0/3] Add support for pm8941-pwrkey.c
 2022-01-27 19:51 UTC  (9+ messages)
` [PATCH 3/3] input: misc: pm8941-pwrkey: avoid potential null pointer dereference

[PATCH v2 0/9] Coresight: Add support for TPDM and TPDA
 2022-01-27 18:15 UTC  (12+ messages)
` [PATCH v2 2/9] Coresight: Add coresight TPDM source driver

[PATCH] soc: qcom: aoss: remove spurious IRQF_ONESHOT flags
 2022-01-27 17:35 UTC 

[PATCH 0/2] drm/msm: Add tracking for faults associated with an address space
 2022-01-27 17:10 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/gpu: Add ctx to get_param()
` [PATCH 2/2] drm/msm/gpu: Add param to get address space faults

[PATCH] ASoC: dt-bindings: Centralize the 'sound-dai' definition
 2022-01-27 16:20 UTC  (5+ messages)

[PATCH v5 3/3] PCI: qcom: add support for IPQ60xx PCIe controller
 2022-01-27 15:16 UTC  (2+ messages)

[PATCH v2 1/5] math.h: Introduce data types for fractional numbers
 2022-01-27 15:09 UTC  (17+ messages)
` [PATCH v2 5/5] iio: afe: iio-rescale: Re-use generic struct s32_fract

[PATCH] misc: fastrpc: avoid double fput() on failed usercopy
 2022-01-27 13:52 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: sc7280: Add nodes to support WoW on WCN6750
 2022-01-27 13:11 UTC 

[PATCH v2] arm64: dts: qcom: sc7280: Add WCN6750 WiFi node
 2022-01-27 12:59 UTC 

[PATCH v9] arm64: dts: qcom: sc7280: Add WPSS remoteproc node
 2022-01-27 12:40 UTC 

[PATCH V4 0/6] Add Embedded USB Debugger (EUD) driver
 2022-01-27 12:04 UTC  (18+ messages)
` [PATCH V4 1/6] dt-bindings: Add the yaml bindings for EUD
` [PATCH V4 2/6] bindings: usb: dwc3: Update dwc3 properties for EUD connector
` [PATCH V4 3/6] soc: qcom: eud: Add driver support for Embedded USB Debugger(EUD)
` [PATCH V4 4/6] arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector
` [PATCH V4 5/6] arm64: dts: qcom: sc7280: Set the default dr_mode for usb2
` [PATCH V4 6/6] MAINTAINERS: Add maintainer entry for EUD

[PATCH v2] dt-bindings: phy: convert Qualcomm USB HS phy to yaml
 2022-01-27  6:40 UTC  (2+ messages)

[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
 2022-01-27  5:30 UTC  (5+ messages)
` [PATCH 01/15] dt-bindings: phy: qcom,qusb2: Document msm8953 compatible
` [PATCH 02/15] phy: qcom-qusb2: Add compatible for MSM8953

[PATCH v5] usb: host: xhci-plat: Set XHCI_SKIP_PHY_INIT quirk for DWC3 controller
 2022-01-27  4:58 UTC  (5+ messages)

[PATCH 1/1] ARM: dts: qcom-apq8060-dragonboard: fix typo in eMMC
 2022-01-27  2:53 UTC 

[PATCH 0/3] Add support for the HP TouchPad
 2022-01-27  2:33 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: qcom: basic HP TouchPad support

[PATCH 00/10] Add wrapped key support for Qualcomm ICE
 2022-01-27  0:51 UTC  (4+ messages)

[PATCH 0/8] Add ethernet support for Qualcomm SA8155p-ADP board
 2022-01-27  0:07 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
` [PATCH 2/8] net: stmmac: Add support for SM8150
` [PATCH 3/8] clk: qcom: gcc: Add PCIe, EMAC and UFS GDSCs "
` [PATCH 4/8] arm64: dts: qcom: sm8150: add ethernet node
` [PATCH 5/8] arm64: dts: qcom: sa8155p-adp: Enable "
` [PATCH 6/8] net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform
` [PATCH 7/8] clk: qcom: gcc-sm8150: use runtime PM for the clock controller
` [PATCH 8/8] clk: qcom: gcc-sm8150: Use PWRSTS_ON (only) as a workaround for emac gdsc

[PATCH v2] drm/msm/dp: add connector type to enhance debug messages
 2022-01-26 23:46 UTC 

[PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
 2022-01-26 22:40 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: Add MSM8226 Multimedia Clock Controller support

[PATCH v4 1/5] dt-bindings: clock: gcc-msm8998: Add definitions of SSC-related clocks
 2022-01-26 22:10 UTC  (6+ messages)
` [PATCH v4 2/5] clk: qcom: gcc-msm8998: add "
` [PATCH v4 3/5] dt-bindings: bus: add device tree bindings for qcom,ssc-block-bus
` [PATCH v4 4/5] drivers: bus: add driver for initializing the SSC bus on (some) qcom SoCs
` [PATCH v4 5/5] arm64: dts: qcom: msm8998: reserve potentially inaccessible clocks

[PATCH] dt-binding: soc: qcom: convert Qualcomm Command DB documentation to yaml
 2022-01-26 20:43 UTC  (2+ messages)

[PATCH 0/3] Add PMG1110(Seco Jr) PMIC support
 2022-01-26 20:43 UTC  (2+ messages)

[PATCH] ARM: dts: Remove "spidev" nodes
 2022-01-26 20:43 UTC  (2+ messages)

[PATCH v2] dt-binding: soc: qcom: convert rmtfs documentation to yaml
 2022-01-26 20:43 UTC  (2+ messages)

[PATCH V1 0/3] rpmsg char fixes for race conditions in device reboot
 2022-01-26 19:04 UTC  (4+ messages)
` [PATCH V1 1/3] rpmsg: glink: Free device context only when cdev not in use
` [PATCH V1 2/3] rpmsg: glink: Add lock to avoid race when rpmsg device is released
` [PATCH V1 3/3] rpmsg: glink: Add lock for ctrl device

[PATCH 0/4] Prepare general purpose clocks on msm8916
 2022-01-26 15:14 UTC  (6+ messages)
` [PATCH 1/4] clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enabled

[PATCH v4 1/4] math.h: Introduce data types for fractional numbers
 2022-01-26 14:12 UTC  (5+ messages)
` [PATCH v4 2/4] iio: adc: rn5t618: Re-use generic struct u16_fract
` [PATCH v4 3/4] iio: adc: twl4030-madc: Re-use generic struct s16_fract
` [PATCH v4 4/4] iio: adc: qcom-vadc-common: Re-use generic struct u32_fract

[PATCH v10 0/6] USB DWC3 host wake up support from system suspend
 2022-01-26 12:47 UTC  (3+ messages)
` [PATCH v10 1/6] usb: host: xhci: plat: Add suspend quirk for dwc3 controller

[PATCH] drm/msm/dp: add connector type to enhance debug messages
 2022-01-26 10:58 UTC  (4+ messages)

[PATCH v4 0/2] Add support for LPASS Core and Audio Clock for SC7280
 2022-01-26  8:12 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280
` [PATCH v4 2/2] clk: qcom: lpass: Add support for LPASS clock controller for SC7280

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).