linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 07:45:07 to 2020-03-24 17:07:27 UTC [more...]

[PATCH v5 0/3] ADD interconnect support for Qualcomm DWC3 driver
 2020-03-24 17:07 UTC  (4+ messages)
` [PATCH v5 2/3] usb: dwc3: qcom: Add interconnect support in dwc3 driver

[PATCH 0/3] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-03-24 16:33 UTC  (5+ messages)
` [PATCH 1/3] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
` [PATCH 2/3] iio: adc: Add PMIC7 ADC bindings
` [PATCH 3/3] iio: adc: Add support for PMIC7 ADC

[v3 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-24 15:58 UTC  (7+ messages)
` [v3 1/6] arm64: dts: msm8916: Add i2c-qcom-cci node
` [v3 2/6] arm64: dts: apq8016-sbc: Add CCI/Sensor nodes
` [v3 3/6] arm64: dts: sdm845: Add i2c-qcom-cci node
` [v3 4/6] arm64: dts: sdm845-db845c: Add pm_8998 gpio names
` [v3 5/6] arm64: dts: sdm845-db845c: Add ov8856 & ov7251 camera nodes
` [v3 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[v2 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-24 15:38 UTC  (4+ messages)
` [v2 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[PATCH v2 0/3] Convert thermal bindings to yaml
 2020-03-24 15:06 UTC  (7+ messages)
` [PATCH v2 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

[PATCH v3 0/7] Improvements to MHI Bus
 2020-03-24 14:38 UTC  (9+ messages)
` [PATCH v3 1/7] bus: mhi: core: Pass module owner during client driver registration
` [PATCH v3 2/7] bus: mhi: core: Add support for reading MHI info from device
` [PATCH v3 3/7] bus: mhi: core: Initialize bhie field in mhi_cntrl for RDDM capture
` [PATCH v3 4/7] bus: mhi: core: Drop the references to mhi_dev in mhi_destroy_device()
` [PATCH v3 5/7] bus: mhi: core: Add support for MHI suspend and resume
` [PATCH v3 6/7] net: qrtr: Add MHI transport layer
` [PATCH v3 7/7] net: qrtr: Do not depend on ARCH_QCOM

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-03-24 14:35 UTC  (2+ messages)

[PATCH v3 00/15] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-24 10:08 UTC  (18+ messages)
` [PATCH v3 01/15] iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API
` [PATCH v3 02/15] ACPI/IORT: Remove direct access of dev->iommu_fwspec
` [PATCH v3 03/15] drm/msm/mdp5: "
` [PATCH v3 04/15] iommu/tegra-gart: "
` [PATCH v3 05/15] iommu: Rename struct iommu_param to dev_iommu
` [PATCH v3 06/15] iommu: Move iommu_fwspec to struct dev_iommu
` [PATCH v3 07/15] iommu/arm-smmu: Fix uninitilized variable warning
` [PATCH v3 08/15] iommu: Introduce accessors for iommu private data
` [PATCH v3 09/15] iommu/arm-smmu-v3: Use accessor functions "
` [PATCH v3 10/15] iommu/arm-smmu: "
` [PATCH v3 11/15] iommu/renesas: "
` [PATCH v3 12/15] iommu/mediatek: "
` [PATCH v3 13/15] iommu/qcom: "
` [PATCH v3 14/15] iommu/virtio: "
` [PATCH v3 15/15] iommu: Move fwspec->iommu_priv to struct dev_iommu

[PATCH 1/2] drm/msm/dpu: add support for color processing blocks in dpu driver
 2020-03-24 10:01 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/dpu: add support for pcc color block "

[PATCH v2 0/4] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-03-24  9:49 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: phy: Add binding for qcom,usb-hs-7nm
` [PATCH v2 2/4] phy: qcom-snps: Add SNPS USB PHY driver for QCOM based SOCs
` [PATCH v2 3/4] phy: qcom-qmp: Add SM8150 QMP USB3 PHY support
` [PATCH v2 4/4] phy: qcom-qmp: Use proper PWRDOWN offset for sm8150 USB

[PATCH v2 0/7] Improvements to MHI Bus
 2020-03-24  5:34 UTC  (12+ messages)
` [PATCH v2 1/7] bus: mhi: core: Pass module owner during client driver registration
` [PATCH v2 2/7] bus: mhi: core: Add support for reading MHI info from device
` [PATCH v2 3/7] bus: mhi: core: Initialize bhie field in mhi_cntrl for RDDM capture
` [PATCH v2 4/7] bus: mhi: core: Drop the references to mhi_dev in mhi_destroy_device()
` [PATCH v2 5/7] bus: mhi: core: Add support for MHI suspend and resume
` [PATCH v2 6/7] net: qrtr: Add MHI transport layer
` [PATCH v2 7/7] net: qrtr: Do not depend on ARCH_QCOM

[PATCH v5 0/4] remoteproc: Panic handling
 2020-03-24  5:29 UTC  (5+ messages)
` [PATCH v5 1/4] remoteproc: Traverse rproc_list under RCU read lock
` [PATCH v5 2/4] remoteproc: Introduce "panic" callback in ops
` [PATCH v5 3/4] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v5 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[PATCH V5 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-03-24  5:16 UTC  (4+ messages)
` [PATCH V5 3/3] dt-bindings: geni-se: Add binding for UART pin swap

[PATCH v4 0/2] Add USB DWC3 support for SC7180
 2020-03-24  4:51 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings

[PATCH] regulator: qcom_smd: Add pmi8994 regulator support
 2020-03-24  4:14 UTC 

[patch 1/1] bus/mhi: fix printk format for size_t
 2020-03-24  2:25 UTC 

[PATCH -next/-mmotm] bus/mhi: fix printk format for size_t
 2020-03-24  2:24 UTC  (3+ messages)

[PATCH v4 0/4] remoteproc: Panic handling
 2020-03-23 22:45 UTC  (10+ messages)
` [PATCH v4 1/4] remoteproc: Traverse rproc_list under RCU read lock
` [PATCH v4 2/4] remoteproc: Introduce "panic" callback in ops
` [PATCH v4 3/4] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v4 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[v2] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-03-23 20:48 UTC  (2+ messages)

[PATCH 0/7] Improvements to MHI Bus
 2020-03-23 19:05 UTC  (3+ messages)
` [PATCH 1/7] bus: mhi: core: Pass module owner during client driver registration

[RFC v6 0/2] Add SDHC interconnect bandwidth scaling
 2020-03-23 18:49 UTC  (4+ messages)
` [RFC v6 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support
` [RFC v6 2/2] dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling strings

[PATCH V4 0/4] Add support for WLED5
 2020-03-23 17:46 UTC  (5+ messages)
` [PATCH V4 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V4 2/4] backlight: qcom-wled: Add callback functions
` [PATCH V4 3/4] backlight: qcom-wled: Add WLED5 bindings
` [PATCH V4 4/4] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L

[PATCH v8 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-03-23 17:06 UTC  (6+ messages)
` [PATCH v8 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
` [PATCH v8 2/5] usb: renesas-xhci: Add the renesas xhci driver
` [PATCH v8 3/5] usb: xhci: Add support for Renesas controller with memory
` [PATCH v8 4/5] usb: renesas-xhci: Add ROM loader for uPD720201
` [PATCH v8 5/5] usb: xhci: provide a debugfs hook for erasing rom

[PATCH v2] spi: spi-geni-qcom: Speculative fix of "nobody cared" about interrupt
 2020-03-23 16:32 UTC  (3+ messages)

[Patch v5 0/6] Introduce Power domain based warming device driver
 2020-03-23 15:57 UTC  (5+ messages)
` [Patch v5 3/6] thermal: Add generic power domain "
` [Patch v5 5/6] dt-bindings: power: Extend RPMh power controller binding to describe thermal warming device

[PATCH v7 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-03-23 15:37 UTC  (8+ messages)
` [PATCH v7 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
` [PATCH v7 2/5] usb: renesas-xhci: Add the renesas xhci driver
` [PATCH v7 3/5] usb: xhci: Add support for Renesas controller with memory
` [PATCH v7 4/5] usb: renesas-xhci: Add ROM loader for uPD720201
` [PATCH v7 5/5] usb: xhci: provide a debugfs hook for erasing rom

[PATCH V3 0/4] Add support for WLED5
 2020-03-23 15:36 UTC  (6+ messages)
` [PATCH V3 2/4] backlight: qcom-wled: Add callback functions

[PATCH v5 0/5] Add support for devices in the Energy Model
 2020-03-23 13:50 UTC  (4+ messages)
` [PATCH v5 5/5] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCH 0/2] Add coresight support for QCOM SC7180 SoC
 2020-03-23 13:17 UTC  (10+ messages)
` [PATCH 1/2] coresight: etm4x: Add support for Qualcomm "
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add Coresight support

[PATCH 4/5] soundwire: qcom: fix error handling in probe
 2020-03-23 12:52 UTC  (5+ messages)
` [PATCH 5/5] soundwire: qcom: add sdw_master_device support

[PATCH 1/2] docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
 2020-03-23 12:25 UTC 

[PATCH v5 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-03-23 12:08 UTC  (2+ messages)

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-23  9:43 UTC  (8+ messages)

[PATCH v1 1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390
 2020-03-23  9:12 UTC  (6+ messages)
  ` [PATCH v1 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QCA chip QCA6390

[PATCH 01/12] pcie: qcom: add missing ipq806x clocks in pcie driver
 2020-03-23  6:06 UTC  (19+ messages)
` [PATCH 02/12] devicetree: bindings: pci: add missing clks to qcom,pcie
` [PATCH 03/12] pcie: qcom: change duplicate pci reset to phy reset
` [PATCH 04/12] pcie: qcom: Fixed pcie_phy_clk branch issue
` [PATCH 05/12] pcie: qcom: add missing reset for ipq806x
` [PATCH 06/12] devicetree: bindings: pci: add ext reset to qcom,pcie
` [PATCH 07/12] pcie: qcom: add tx term offset support
` [PATCH 08/12] devicetree: bindings: pci: add phy-tx0-term-offset to qcom,pcie
` [PATCH 09/12] pcie: qcom: Programming the PCIE iATU for IPQ806x
` [PATCH 10/12] pcie: qcom: add Force GEN1 support
` [PATCH 11/12] devicetree: bindings: pci: add force_gen1 for qcom,pcie
` [PATCH 12/12] pcie: qcom: Set PCIE MRRS and MPS to 256B

[PATCH] PM / wakeup: Skip wakeup_source_sysfs_remove if device is not added
 2020-03-23  5:08 UTC 

[PATCH v9 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-23  5:03 UTC  (2+ messages)
` [PATCH v9 1/2] dt-bindings: display: add visionox rm69299 panel variant

[pull] drm/msm: msm-next for 5.7
 2020-03-22 23:29 UTC 

[RFC v5 0/2] Add SDHC interconnect bandwidth scaling
 2020-03-22 16:01 UTC  (4+ messages)
` [RFC v5 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support

[PATCH] soc: qcom: ipa: kill IPA_RX_BUFFER_ORDER
 2020-03-22  2:47 UTC  (3+ messages)

[PATCH 0/4] clk: qcom: gdsc: Handle supply regulators
 2020-03-21 18:43 UTC  (10+ messages)
` [PATCH 1/4] clk: qcom: gdsc: Handle GDSC regulator supplies
` [PATCH 2/4] clk: qcom: mmcc-msm8996: Properly describe GPU_GX gdsc
` [PATCH 3/4] arm64: dts: qcom: db820c: Add s2 regulator in pmi8994

[PATCH][next] irqchip: qcom-irq-combiner: Replace zero-length array with flexible-array member
 2020-03-21 15:11 UTC  (2+ messages)

[<RFC RESEND PATCH v2> 0/3] WriteBooster Feature Support
 2020-03-21  0:59 UTC  (4+ messages)
` [<RFC RESEND PATCH v2> 1/3] scsi: ufs: add write booster feature support
` [<RFC RESEND PATCH v2> 2/3] ufs-qcom: scsi: configure write booster type
` [<RFC RESEND PATCH v2> 3/3] ufs: sysfs: add sysfs entries for write booster

[PATCH v2 0/2] Enable SS/HS USB support on SM8150
 2020-03-21  0:45 UTC  (6+ messages)
` [PATCH v2 1/2] clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150

[PATCH v2] ipq806x: gcc: Added the enable regs and mask for PRNG
 2020-03-20 23:29 UTC  (3+ messages)

[PATCH v7 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2020-03-20 23:28 UTC  (8+ messages)
` [PATCH v7 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
` [PATCH v7 2/3] clk: qcom: gcc: Add support for modem clocks in GCC
` [PATCH v7 3/3] clk: qcom: Add modem clock controller driver for SC7180

[PATCH v5 0/9] Add QUSB2 PHY support for SC7180
 2020-03-20 17:55 UTC  (3+ messages)
` [PATCH v5 2/9] dt-bindings: phy: qcom,qusb2: Add compatibles for QUSB2 V2 phy and SC7180

[PATCH v4 0/4] Add QMP V3 USB3 PHY support for SC7180
 2020-03-20 17:18 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: phy: qcom,qmp: Convert QMP PHY bindings to yaml

[PATCH v8 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-20 17:17 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: display: add visionox rm69299 panel variant

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-20 16:45 UTC  (24+ messages)
` [PATCH V2 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V2 4/8] tty: serial: qcom_geni_serial: Add interconnect support
` [PATCH V2 6/8] spi: spi-geni-qcom: "

[v3] arm64: dts: sc7180: modify assigned clocks for sc7180 target
 2020-03-20 13:11 UTC 

[PATCH v3 0/3] ARM PSCI: Add support for vendor-specific SYSTEM_RESET2
 2020-03-20 12:04 UTC  (5+ messages)
` [PATCH v3 1/3] dt: psci: Add arm,psci-sys-reset2-vendor-param property
` [PATCH v3 2/3] firmware: psci: Add support for dt-supplied SYSTEM_RESET2 type

[PATCH V4] mmc: sdhci-msm: Update system suspend/resume callbacks of sdhci-msm platform driver
 2020-03-20 10:22 UTC  (4+ messages)

[RFC v3 00/10] DDR/L3 Scaling support on SDM845 and SC7180 SoCs
 2020-03-20  8:01 UTC  (10+ messages)


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