Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2018-01-05 18:12:45 to 2018-01-17 09:35:00 UTC [more...]

[PATCH 0/7] drm/msm/dsi: SDM845 DSI host controller and DT updates
 2018-01-17  9:34 UTC  (8+ messages)
` [PATCH 1/7] drm/msm/dsi: Use msm_clk_get in dsi_get_config
` [PATCH 2/7] drm/msm/dsi: Add SDM845 in dsi_cfg
` [PATCH 3/7] drm/msm/dsi: Add byte_intf_clk
` [PATCH 4/7] dt-bindings: display: msm/dsi: Remove unused properties
` [PATCH 5/7] dt-bindings: display: msm/dsi: Fix the PHY regulator supply props
` [PATCH 6/7] dt-bindings: display: msm/dsi: Add compatible for 14nm DSI PHY
` [PATCH 7/7] dt-bindings: display: msm/dsi: Add updates for SDM845

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-01-17  6:35 UTC  (13+ messages)
` [PATCH v2 1/7] qcom-geni-se: Add QCOM GENI SE Driver summary
` [PATCH v2 2/7] dt-bindings: soc: qcom: Add device tree binding for GENI SE
  ` [PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver
  ` [PATCH v2 5/7] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
` [PATCH v2 4/7] dt-bindings: i2c: Add device tree bindings for GENI I2C Controller
` [PATCH v2 6/7] dt-bindings: serial: Add bindings for GENI based UART Controller
` [PATCH v2 7/7] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP

[PATCH 0/4] drm/msm/dsi: Add DSI 10nm PLL/PHY drivers
 2018-01-17  6:05 UTC  (5+ messages)
` [PATCH 1/4] drm/msm/dsi: Update generated headers for 10nm PLL/PHY
` [PATCH 2/4] drm/msm/dsi: Add skeleton 10nm PHY/PLL code
` [PATCH 3/4] drm/msm/dsi: Populate PLL 10nm clock ops
` [PATCH 4/4] drm/msm/dsi: Populate the 10nm PHY funcs

Query : Regarding overwriting of DTB loading region while clearing BSS section
 2018-01-17  6:04 UTC  (3+ messages)

[PATCH] rnndb: dsi: Add DSI 10nm PLL/PHY registers
 2018-01-17  5:57 UTC 

[PATCH 0/2] SDM845 System Cache Driver
 2018-01-16 22:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Documentation for qcom,llcc
` [PATCH 2/2] drivers: soc: Add LLCC driver

[PATCH] ACPI/PCI: pci_link: reduce verbosity when IRQ is enabled
 2018-01-16 21:49 UTC  (3+ messages)

[PATCH] i2c: qup: Add shutdown method
 2018-01-16 21:35 UTC  (2+ messages)
` [PATCH] i2c-qup: reduce verbosity on DMA channel not found messages

[PATCH 0/3] drm/msm/dsi: improve pointer validation checks
 2018-01-16 21:26 UTC  (13+ messages)
` [PATCH 1/3] drm/msm/dsi: check src_pll for null in dsi manager
` [PATCH 2/3] drm/msm/dsi: correct DSI id bounds check during registration
` [PATCH 3/3] drm/msm/dsi: check msm_dsi and dsi pointers before use
` [PATCH v2 0/3] drm/msm/dsi: improve pointer validation checks
` [PATCH v2 1/3] drm/msm/dsi: check for failure on retrieving pll in dsi manager
` [PATCH v2 2/3] drm/msm/dsi: correct DSI id bounds check during registration
` [PATCH v2 3/3] drm/msm/dsi: check msm_dsi and dsi pointers before use

[PATCH] workqueue: Handle race between wake up and rebind
 2018-01-16 20:08 UTC  (3+ messages)

[PATCH 0/4] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
 2018-01-16 19:38 UTC  (6+ messages)
` [PATCH 1/4] dmaengine: qcom: bam_dma: make bam clk optional
  ` [PATCH 2/4] dmaengine: qcom: bam_dma: add num-channels binding for remotely controlled
` [PATCH 3/4] dmaengine: qcom: bam_dma: do not write to global regs in remote mode
` [PATCH 4/4] dmaengine: qcom: bam_dma: Add num-ees dt binding for remotely controlled

[PATCH] proc: fix coredump vs read /proc/*/stat race
 2018-01-16 17:50 UTC 

[PATCH v3] firmware: qcom: scm: Fix incorrect of_node_put calls in scm_init
 2018-01-16 17:41 UTC  (4+ messages)

[PATCH v5 00/17] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
 2018-01-16 10:57 UTC  (18+ messages)
` [PATCH v5 01/17] phy: qcom-qmp: Fix phy pipe clock gating
` [PATCH v5 03/17] phy: qcom-qmp: Power-on PHY before initialization
  ` [PATCH v5 02/17] phy: qcom-qmp: Adapt to clk_bulk_* APIs
  ` [PATCH v5 04/17] phy: qcom-qusb2: Power-on PHY before initialization
  ` [PATCH v5 05/17] phy: qcom-qmp: Fix PHY block reset sequence
  ` [PATCH v5 08/17] dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 version
  ` [PATCH v5 11/17] phy: qcom-qmp: Add register offsets for QMP V3 PHY
` [PATCH v5 06/17] phy: qcom-qmp: Move SERDES/PCS START after PHY reset
` [PATCH v5 07/17] phy: qcom-qusb2: Add support for different register layouts
` [PATCH v5 09/17] phy: qcom-qusb2: Add support for QUSB2 V2 version
` [PATCH v5 10/17] phy: qcom-qmp: Move register offsets to header file
` [PATCH v5 12/17] dt-bindings: phy-qcom-qmp: Update bindings for QMP V3 USB PHY
` [PATCH v5 13/17] phy: qcom-qmp: Add support for QMP V3 USB3 PHY
` [PATCH v5 14/17] phy: Add USB speed related PHY modes
` [PATCH v5 15/17] phy: qcom-qusb2: Add support for runtime PM
` [PATCH v5 16/17] phy: qcom-qmp: "
` [PATCH v5 17/17] phy: add SPDX identifier to QMP and QUSB2 PHY drivers

Query: Crash is coming during /prod/PID/stat and do_exit of same task
 2018-01-16  9:44 UTC  (3+ messages)

[RESEND PATCH 1/3] usb: dwc3: Don't reinitialize core during host bus-suspend/resume
 2018-01-16  6:36 UTC  (12+ messages)

[PATCH] usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
 2018-01-16  6:26 UTC 

Neujahrsspende von 4.800.000 €
 2018-01-15 23:44 UTC 

[PATCH 2/2] drm/msm/adreno: fix nvmem related link error
 2018-01-15 16:14 UTC 

Query: Crash is coming during /prod/PID/stat and do_exit of same task
 2018-01-15 12:30 UTC  (4+ messages)

[PATCH v3] arm64: cpu_errata: Add Kryo to Falkor 1003 errata
 2018-01-13 12:10 UTC  (4+ messages)

[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
 2018-01-13  8:45 UTC  (5+ messages)
` [RESEND PATCH v2 08/15] ASoC: qcom: q6asm: add support to audio stream apis
` [RESEND PATCH v2 12/15] ASoC: qcom: qdsp6: Add support to q6asm dai driver
  ` [alsa-devel] "

[PATCH RFC 0/7] Introduce GENI SE Controller Driver
 2018-01-12 21:35 UTC  (16+ messages)
` [PATCH RFC 2/7] soc: qcom: Add device tree binding for GENI SE
` [PATCH RFC 4/7] i2c: Add device tree bindings for GENI I2C Controller
` [PATCH RFC 6/7] serial: Add device tree bindings for GENI based UART Controller

[PATCH v4 00/16] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
 2018-01-12  9:29 UTC  (18+ messages)
` [PATCH v4 03/16] phy: qcom-qmp: Power-on PHY before initialization
` [PATCH v4 04/16] phy: qcom-qusb2: "
` [PATCH v4 05/16] phy: qcom-qmp: Fix PHY block reset sequence
` [PATCH v4 07/16] phy: qcom-qusb2: Add support for different register layouts
` [PATCH v4 09/16] phy: qcom-qusb2: Add support for QUSB2 V2 version
` [PATCH v4 10/16] phy: qcom-qmp: Move register offsets to header file
` [PATCH v4 14/16] phy: Add USB speed related PHY modes

[PATCH v5 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-01-12  5:47 UTC  (13+ messages)
` [PATCH v5 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [PATCH v5 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
  ` [PATCH v5 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v5 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [PATCH v5 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
      ` [PATCH v5 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
  ` [PATCH v5 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers

[PATCH] arm64: dts: angler: add pstore-ramoops support
 2018-01-12  2:33 UTC  (2+ messages)

[PATCH 0/9] iommu/rockchip: Use OF_IOMMU
 2018-01-12  1:22 UTC  (7+ messages)
` [PATCH 1/9] iommu/of: Drop early initialisation hooks

[PATCH V4 00/26] PCI: deprecate pci_get_bus_and_slot()
 2018-01-11 23:57 UTC  (2+ messages)

[PATCH 3/5] clk: divider: add divider_ro_round_rate helper
 2018-01-11 23:08 UTC  (2+ messages)
` [3/5] "

[PATCH 1/5] clk: divider: read-only divider can propagate rate change
 2018-01-11 22:55 UTC  (2+ messages)
` [1/5] "

[PATCH 0/3] Support qcom pinctrl protected pins
 2018-01-11 19:56 UTC  (14+ messages)
  ` [PATCH 1/3] gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
` [PATCH 2/3] dt-bindings: pinctrl: Add a ngpios-ranges property
` [PATCH 3/3] pinctrl: qcom: Don't allow protected pins to be requested

[PATCH v2 1/2] dt-bindings: pinctrl: Add Qualcomm SDM845 TLMM binding
 2018-01-11  6:00 UTC  (2+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add sdm845 pinctrl driver

[pull] drm/msm: msm-next for 4.16
 2018-01-10 20:57 UTC 

[v2 PATCH] drm/msm: Add devfreq support for the GPU
 2018-01-10 17:41 UTC 

[PATCH 0/6] Add chrdev and name query support for GLINK
 2018-01-09 19:11 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH 4/6] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH 5/6] rpmsg: Introduce rpmsg_get_rproc_name

[PATCH] iommu: Check the result of iommu_group_get() for NULL
 2018-01-09 17:15 UTC  (2+ messages)

[PATCH] power: reset: msm: Clarify restart and poweroff
 2018-01-09 16:20 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: Add Qualcomm SDM845 TLMM binding
 2018-01-09 14:39 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: Add sdm845 pinctrl driver

[PATCH v2] pinctrl: qcom: Add msm8998 pinctrl driver
 2018-01-09 14:32 UTC  (2+ messages)

[PATCH 3/3] [v6] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002
 2018-01-09 13:46 UTC  (14+ messages)

[PATCH v2 00/11] clk: qcom: CPU clock driver for msm8996
 2018-01-09  3:37 UTC  (3+ messages)
` [PATCH v2 05/11] clk: qcom: Add DT bindings for "

[PATCH] ARM: dts: qcom: Add initial DTS file for Samsung Galaxy S5 phone
 2018-01-09  1:15 UTC 

[PATCH] dmaengine: qcom_hidma: simplify DT resource parsing
 2018-01-08 17:02 UTC  (2+ messages)

Mailbox authentication Updates!!
 2018-01-08 11:08 UTC 

[PATCH 0/5] clk: read-only dividers and rate propagation fixup
 2018-01-08 10:04 UTC  (8+ messages)
` [PATCH 2/5] clk: lpc32xx: read-only divider can propagate rate change
` [PATCH 5/5] clk: qcom: use divider_ro_round_rate helper

[PATCH] tty: fix data race in n_tty_receive_buf_common
 2018-01-06  7:50 UTC  (11+ messages)

Hallo mein lieber Freund,
 2018-01-06  6:28 UTC 

[PATCH v3 0/4] Remoteproc core dump support
 2018-01-06  0:04 UTC  (5+ messages)
` [PATCH v3 1/4] remoteproc: Add remote processor coredump support
` [PATCH v3 2/4] remoteproc: Rename "load_rsc_table" to "parse_fw"
` [PATCH v3 3/4] soc: qcom: mdt-loader: Return relocation base
` [PATCH v3 4/4] remoteproc: qcom: Register segments for core dump

[RFC 0/4] drm/msm: GPU crash state
 2018-01-05 22:51 UTC  (4+ messages)


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