linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-09 23:28:20 to 2020-12-14 04:41:18 UTC [more...]

[PATCH v2 0/5] Add clock drivers for SM8350
 2020-12-14  4:40 UTC  (20+ messages)
` [PATCH v2 1/5] dt-bindings: clock: Add RPMHCC bindings "
` [PATCH v2 2/5] clk: qcom: rpmh: add support for SM8350 rpmh clocks
` [PATCH v2 3/5] dt-bindings: clock: Add SM8350 GCC clock bindings
` [PATCH v2 4/5] clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLL
  ` [PATCH v2 5/5] clk: qcom: gcc: Add clock driver for SM8350

[PATCH] spi: spi-qcom-qspi: Use irq trigger flags from firmware
 2020-12-13  5:29 UTC 

ath11k/mhi backtraces on shutdown with linux-next
 2020-12-12 21:04 UTC  (3+ messages)

[PATCH v2 1/3] bus: mhi: core: Add helper API to return number of free TREs
 2020-12-12 20:55 UTC  (8+ messages)
` [PATCH v2 2/3] net: mhi: Get RX queue size from MHI core
` [PATCH v2 3/3] net: mhi: Add dedicated alloc thread

[Patch v2 0/6] Enable Qualcomm Crypto Engine on sdm845
 2020-12-12 15:25 UTC  (4+ messages)
` [Patch v2 6/6] dt-bindings: crypto: qcom-qce: Add v5.4 to binding

[PATCH v4 1/4] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-12-12 10:48 UTC  (5+ messages)
` [PATCH v4 2/4] pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
` [PATCH v4 3/4] pinctrl: qcom: Don't clear pending interrupts when enabling
` [PATCH v4 4/4] pinctrl: qcom: Clear possible pending parent irq when remuxing GPIOs
` (subset) [PATCH v4 1/4] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling

[PATCH v9 1/2] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-12-12  9:19 UTC  (5+ messages)
` [PATCH v9 2/2] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[PATCH] Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function
 2020-12-12  9:46 UTC 

[PATCH v17 0/3] userspace MHI client interface driver
 2020-12-12  6:08 UTC  (10+ messages)
` [PATCH v17 1/3] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v17 2/3] docs: Add documentation for userspace client interface
` [PATCH v17 3/3] bus: mhi: Add userspace client interface driver

[RESEND PATCH] ath11k: use MHI provided APIs to allocate and free MHI controller
 2020-12-12  4:38 UTC  (2+ messages)

[PATCH] spi: spi-geni-qcom: Fix NULL pointer access in geni_spi_isr
 2020-12-12  1:32 UTC  (15+ messages)

[PATCH] mailbox: qcom-apcs-ipc: use PLATFORM_DEVID_AUTO to register device
 2020-12-11 14:12 UTC  (3+ messages)

[PATCH v2] pinctrl: remove empty lines in pinctrl subsystem
 2020-12-12  0:44 UTC  (4+ messages)

[PATCH v3 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-12-11 22:14 UTC  (7+ messages)
` [PATCH v3 2/3] pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
` [PATCH v3 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs

[PATCH v2 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-12-11 22:14 UTC  (10+ messages)
` [PATCH v2 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs

[PATCH v3 0/4] Add support for Qcom SMEM based NAND parser
 2020-12-11 21:13 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: mtd: partitions: Add binding for Qcom SMEM parser

[PATCH v4 00/10] mhi: pci_generic: Misc improvements
 2020-12-11 20:28 UTC  (17+ messages)
` [PATCH v4 01/10] mhi: Add mhi_controller_initialize helper
` [PATCH v4 02/10] bus: mhi: core: Add device hardware reset support
` [PATCH v4 03/10] mhi: pci-generic: Increase number of hardware events
` [PATCH v4 04/10] mhi: pci_generic: Enable burst mode for hardware channels
` [PATCH v4 05/10] mhi: pci_generic: Add support for reset
` [PATCH v4 06/10] mhi: pci_generic: Add suspend/resume/recovery procedure
` [PATCH v4 07/10] mhi: pci_generic: Add PCI error handlers
` [PATCH v4 08/10] mhi: pci_generic: Add health-check
` [PATCH v4 09/10] mhi: pci_generic: Increase controller timeout value
` [PATCH v4 10/10] mhi: pci_generic: Add diag channels

[PATCH v18 0/3] userspace MHI client interface driver
 2020-12-11 19:45 UTC  (4+ messages)
` [PATCH v18 1/3] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v18 2/3] docs: Add documentation for userspace client interface
` [PATCH v18 3/3] bus: mhi: Add userspace client interface driver

[PATCH 0/3] spi: spi-geni-qcom: Use gpio descriptors for CS
 2020-12-11 17:51 UTC  (2+ messages)

[PATCH v3] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-11 17:15 UTC  (5+ messages)

[PATCH v4 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-11 17:12 UTC  (2+ messages)
` [PATCH v4 2/2] mmc: sdhci-msm: Actually set the actual clock

[PATCH 01/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100
 2020-12-11 15:51 UTC  (23+ messages)
` [PATCH 02/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on P4 Note family
` [PATCH 03/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family
` [PATCH 04/18] ARM: dts: exynos: correct MUIC "
` [PATCH 05/18] ARM: dts: exynos: correct PMIC "
` [PATCH 06/18] ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family
` [PATCH 07/18] ARM: dts: exynos: correct PMIC interrupt trigger level on P4 Note family
` [PATCH 08/18] ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250
` [PATCH 09/18] ARM: dts: exynos: correct PMIC interrupt trigger level on Snow
` [PATCH 10/18] ARM: dts: s5pv210: correct fuel gauge interrupt trigger level on Fascinate family
` [PATCH 11/18] ARM: dts: qcom: msm8974-lge-nexus5: correct fuel gauge interrupt trigger level
` [PATCH 12/18] ARM: dts: qcom: msm8974-samsung-klte: "
` [RFC 13/18] mfd: max77686: Do not enforce (incorrect) interrupt trigger type
` [RFC 14/18] rtc: "
` [RFC 15/18] mfd: max77693: "
` [RFC 16/18] power: supply: max17042: "
` [RFC 17/18] mfd: max14577: "
` [RFC 18/18] power: supply: max17040: "

[PATCH] dmaengine: bam_dma: fix return of bam_dma_irq()
 2020-12-11 14:18 UTC  (2+ messages)

[PATCH] dmaengine: qcom: Fix ADM driver kerneldoc markup
 2020-12-11 13:36 UTC  (2+ messages)

[PATCH v3 1/2] drm/msm: Add speed-bin support to a618 gpu
 2020-12-11 11:55 UTC  (4+ messages)
` [PATCH v3 2/2] arm: dts: sc7180: Add support for gpu fuse

[PATCH v17 3/3] bus: mhi: Add userspace client interface driver
 2020-12-11  8:55 UTC 

[PATCH v4 0/5] USB DWC3 host wake up support from system suspend
 2020-12-11  0:47 UTC  (8+ messages)
` [PATCH v4 1/5] usb: dwc3: core: Host "
` [PATCH v4 2/5] usb: dwc3: host: Add suspend_quirk for dwc3 host
` [PATCH v4 3/5] usb: dwc3: qcom: Configure wakeup interrupts and set genpd active wakeup flag

linux-firmware: add firmware for Lontium lt9611uxc DSI to HDMI bridge
 2020-12-11  0:46 UTC 

[PATCH v3] dt-bindings: soc: qcom: convert qcom,smem bindings to yaml
 2020-12-11  0:22 UTC  (2+ messages)

[PATCH v2] dt-bindings: soc: qcom: convert qcom,smem bindings to yaml
 2020-12-10 22:22 UTC  (4+ messages)

[PATCH v2] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-10 21:23 UTC  (2+ messages)

[PATCH] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-10 21:25 UTC  (4+ messages)

[PATCH 1/2] clk: qcom: gcc-sc7180: Use floor ops for sdcc clks
 2020-12-10 21:00 UTC  (8+ messages)
` [PATCH 2/2] clk: qcom: gcc-sc7180: Add 50 MHz clock rate for SDC2

[PATCH v1] clk: qcom: lpasscc: Introduce pm autosuspend for SC7180
 2020-12-10 20:29 UTC  (2+ messages)

[PATCH] drm/msm: Fix WARN_ON() splat in _free_object()
 2020-12-10 18:10 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Implement the pwm_chip
 2020-12-10 17:43 UTC  (6+ messages)

[PATCH] dt-bindings: dmaengine: Convert Qualcomm ADM bindings to yaml
 2020-12-10 15:43 UTC  (3+ messages)

[PATCH v3 0/9] eMMC inline encryption support
 2020-12-10 15:18 UTC  (3+ messages)
` [PATCH v3 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock

[PATCH v16 0/4] userspace MHI client interface driver
 2020-12-10 15:01 UTC  (7+ messages)
` [PATCH v16 1/4] bus: mhi: core: Add helper API to return number of free TREs
` [PATCH v16 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v16 3/4] docs: Add documentation for userspace client interface
` [PATCH v16 4/4] bus: mhi: Add userspace client interface driver

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
 2020-12-10 13:52 UTC  (5+ messages)
` [PATCH v3 2/2] pinctrl: qcom: Add SM8350 pinctrl driver

[PATCH] mhi: core: Factorize mhi queuing
 2020-12-10 11:31 UTC 

patch "MAINTAINERS: Mark SPMI as maintained" added to char-misc-next
 2020-12-10  8:59 UTC 

[PATCH RESEND v4 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-12-10  9:17 UTC  (3+ messages)
` [PATCH v4 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"-prefixed names
` [PATCH v4 10/10] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name

[PATCH v6 18/19] dt-bindings: usb: qcom,dwc3: Validate DWC3 sub-node
 2020-12-10  9:09 UTC 

[PATCH 0/3] Fixup PCIe support on sm8250
 2020-12-10  3:55 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pci: qcom: Document ddrss_sf_tbu clock for sm8250

[PATCH] drivers: mdt_loader: Add parallel blobs loading capability
 2020-12-10  2:33 UTC 

[PATCH 4/4] MAINTAINERS: Mark SPMI as maintained
 2020-12-10  2:33 UTC 

[RESEND PATCH v4 0/6] Add GCC and RPMh clock support for SDX55
 2020-12-10  0:34 UTC  (13+ messages)
` [RESEND PATCH v4 1/6] dt-bindings: clock: Add SDX55 GCC clock bindings
` [RESEND PATCH v4 2/6] clk: qcom: Add SDX55 GCC support
` [RESEND PATCH v4 3/6] dt-bindings: clock: Introduce RPMHCC bindings for SDX55
` [RESEND PATCH v4 4/6] clk: qcom: Add support for SDX55 RPMh clocks
` [RESEND PATCH v4 5/6] dt-bindings: clock: Add GDSC in SDX55 GCC
` [RESEND PATCH v4 6/6] clk: qcom: Add GDSC support for "

[PATCH 0/4] Add binding and dts for Qualcomm SM8350
 2020-12-09 23:26 UTC  (3+ messages)
` [PATCH 2/4] soc: qcom: aoss: Add SM8350 compatible


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).