linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-26 04:58:19 to 2016-09-02 20:16:12 UTC [more...]

[PATCH v5 00/16] PM: SoC idle support using PM domains
 2016-09-02 20:16 UTC  (22+ messages)
` [PATCH v5 01/16] PM / Domains: Allow domain power states to be read from DT
` [PATCH v5 02/16] dt/bindings: Update binding for PM domain idle states
` [PATCH v5 03/16] PM / Domains: Abstract genpd locking
` [PATCH v5 04/16] PM / Domains: Support IRQ safe PM domains
` [PATCH v5 05/16] PM / doc: Update device documentation for devices in "
` [PATCH v5 06/16] drivers: cpu: Setup CPU devices to do runtime PM
` [PATCH v5 07/16] kernel/cpu_pm: Add runtime PM support for CPUs
` [PATCH v5 08/16] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [PATCH v5 09/16] PM / cpu_domains: Initialize CPU PM domains from DT
` [PATCH v5 10/16] timer: Export next wake up of a CPU
` [PATCH v5 11/16] PM / cpu_domains: Add PM Domain governor for CPUs
` [PATCH v5 12/16] doc / cpu_domains: Describe CPU PM domains setup and governor
` [PATCH v5 13/16] drivers: firmware: psci: Allow OS Initiated suspend mode
` [PATCH v5 14/16] drivers: firmware: psci: Support cluster idle states for OS-Initiated
  ` [PATCH v5 15/16] dt/bindings: Add PSCI OS-Initiated PM Domains bindings
` [PATCH v5 16/16] ARM64: dts: Define CPU power domain for MSM8916

[PATCH 0/4] Venus remoteproc driver
 2016-09-02 20:12 UTC  (16+ messages)
` [PATCH 2/4] firmware: qcom: scm: add iommu scm calls for pg table
` [PATCH 3/4] dt-binding: remoteproc: venus rproc dt binding document

[PATCH v3 1/2] wcn36xx: Transition driver to SMD client
 2016-09-02 18:23 UTC  (6+ messages)
` [PATCH v3 2/2] wcn36xx: Implement firmware assisted scan

[PATCH 0/3] arm64: apq8016-sbc: Enable regulators for ADV7533
 2016-09-02 15:56 UTC  (12+ messages)
  ` [PATCH 1/3] dt-bindings: drm/bridge: adv7511: Add "
` [PATCH 2/3] drm/bridge: adv7533: Initialize regulators
` [PATCH 3/3] arm64: dts: apq8016-sbc: Set up LDO2, LDO6 and LDO17 regulator voltage ranges

[PATCH v3 0/4] ARM: dts: Add support for the WP8548 and mangOH Board
 2016-09-02 14:33 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add Sierra Wireless
` [PATCH v3 2/4] dt-bindings: arm: Add Sierra Wireless modules bindings

[PATCH v3 00/22] Support qcom's HSIC USB and rewrite USB2 HS phy support
 2016-09-02 14:09 UTC  (31+ messages)
` [PATCH v3 01/22] of: device: Support loading a module with OF based modalias
` [PATCH v3 02/22] of: device: Export of_device_{get_modalias, uvent_modalias} to modules
` [PATCH v3 03/22] usb: ulpi: Support device discovery via device properties
` [PATCH v3 04/22] usb: chipidea: Only read/write OTGSC from one place
` [PATCH v3 05/22] usb: chipidea: Handle extcon events properly
` [PATCH v3 06/22] usb: chipidea: Add platform flag for wrapper phy management
` [PATCH v3 07/22] usb: chipidea: Notify events when switching host mode
` [PATCH v3 08/22] usb: chipidea: Remove locking in ci_udc_start()
  ` [PATCH v3 09/22] usb: chipidea: Add support for ULPI PHY bus
  ` [PATCH v3 15/22] usb: chipidea: msm: Mux over secondary phy at the right time
` [PATCH v3 10/22] usb: chipidea: Consolidate extcon notifiers
` [PATCH v3 11/22] usb: chipidea: msm: Mark device as runtime pm active
` [PATCH v3 12/22] usb: chipidea: msm: Rely on core to override AHBBURST
` [PATCH v3 13/22] usb: chipidea: msm: Use hw_write_id_reg() instead of writel
` [PATCH v3 14/22] usb: chipidea: msm: Add proper clk and reset support
` [PATCH v3 16/22] usb: chipidea: msm: Restore wrapper settings after reset
` [PATCH v3 17/22] usb: chipidea: msm: Make platform data driver local instead of global
` [PATCH v3 18/22] usb: chipidea: msm: Add reset controller for PHY POR bit
` [PATCH v3 19/22] usb: chipidea: msm: Handle phy power states
` [PATCH v3 20/22] usb: chipidea: msm: Be silent on probe defer errors
` [PATCH v3 21/22] phy: Add support for Qualcomm's USB HSIC phy
` [PATCH v3 22/22] phy: Add support for Qualcomm's USB HS phy

[PATCH V3] dmaengine: dmatest: exclude compare and fill time during perf report
 2016-09-02 11:07 UTC  (2+ messages)

[PATCH] spi: qup: skip clk_disable_unprepare if the device is already runtime suspended
 2016-09-02 10:45 UTC  (6+ messages)
` Applied "spi: qup: skip clk_disable_unprepare if the device is already runtime suspended" to the spi tree

[PATCH v4 0/2] qcom: add l2 cache perf events driver
 2016-09-02 10:06 UTC  (5+ messages)
` [PATCH v4 1/2] soc: qcom: provide mechanism for drivers to access L2 registers
` [PATCH v4 2/2] soc: qcom: add l2 cache perf events driver

[PATCH] [v10] net: emac: emac gigabit ethernet controller driver
 2016-09-02  6:35 UTC  (2+ messages)

USB not working on DragonBoard 410c
 2016-09-02  3:54 UTC 

[PATCH 1/2] PCI: save and restore device state during bus reset
 2016-09-02  0:25 UTC  (3+ messages)
` [PATCH 2/2] PCI: add CRS support to error handling path

[PATCH] [v9] net: emac: emac gigabit ethernet controller driver
 2016-09-01 22:49 UTC  (17+ messages)

[PATCH v2 00/17] Make rpmsg a framework
 2016-09-01 22:28 UTC  (18+ messages)
` [PATCH v2 01/17] rpmsg: Enable matching devices with drivers based on DT
` [PATCH v2 02/17] rpmsg: Name rpmsg devices based on channel id
` [PATCH v2 03/17] rpmsg: rpmsg_send() operations takes rpmsg_endpoint
` [PATCH v2 04/17] rpmsg: Make rpmsg_create_ept() take channel_info struct
` [PATCH v2 05/17] rpmsg: Clean up rpmsg device vs channel naming
` [PATCH v2 06/17] rpmsg: Introduce indirection table for rpmsg_device operations
` [PATCH v2 07/17] rpmsg: Move rpmsg_device API to new file
` [PATCH v2 08/17] rpmsg: Indirection table for rpmsg_endpoint operations
` [PATCH v2 09/17] rpmsg: Move endpoint related interface to rpmsg core
` [PATCH v2 10/17] rpmsg: Move helper for finding rpmsg devices to core
` [PATCH v2 11/17] rpmsg: Split off generic tail of create_channel()
` [PATCH v2 12/17] rpmsg: Split rpmsg core and virtio backend
` [PATCH v2 13/17] rpmsg: Hide rpmsg indirection tables
` [PATCH v2 14/17] rpmsg: virtio: Hide vrp pointer from the public API
` [PATCH v2 15/17] rpmsg: Move virtio specifics from public header
` [PATCH v2 16/17] rpmsg: Allow callback to return errors
` [PATCH v2 17/17] rpmsg: Introduce Qualcomm SMD backend

[PATCH v3] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-09-01 14:23 UTC 

[PATCH v2] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-09-01 14:19 UTC  (4+ messages)

[PATCH] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-09-01 14:17 UTC 

[PATCH 0/4] drm/msm: HDMI support on IFC6410
 2016-09-01 13:36 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] drm/msm/mdp4: Fix issue with LCDC/LVDS port parsing
  ` [PATCH v2 2/4] drm/msm/hdmi: Clean up HDMI gpio DT bindings
  ` [PATCH v2 3/4] arm: dts: qcom: apq8064: Add display DT nodes
  ` [PATCH v2 4/4] arm: dts: qcom: apq8064-ifc6410: Add HDMI support

[pull] drm/msm: fixes for 4.8
 2016-08-31 20:07 UTC 

[PATCH V4 0/3] dmaengine: qcom_hidma: add error reporting
 2016-08-31 15:58 UTC  (5+ messages)
` [PATCH V4 1/3] dmaengine: qcom_hidma: release the descriptor before the callback
` [PATCH V4 2/3] dmaengine: qcom_hidma: report transfer errors with new interface
` [PATCH V4 3/3] dmaengine: qcom_hidma: add error reporting for tx_status

[PATCH 0/2] Qualcomm SMCCC Session ID Support
 2016-08-31 14:36 UTC  (9+ messages)
` [PATCH 1/2] arm64: kernel: Add SMC Session ID to results

[PATCH v4 0/4] Add support for the Qualcomm PM8018 PMIC
 2016-08-31  8:39 UTC  (4+ messages)
` [PATCH v4 3/4] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
  ` [GIT PULL] Immutable branch between MFD, Regulator and RTC

[PATCH V3 0/3] dmaengine: qcom_hidma: add error reporting
 2016-08-31  4:21 UTC  (7+ messages)
` [PATCH V3 3/3] dmaengine: qcom_hidma: add error reporting for tx_status

[PATCH v2 1/4] dt-binding: remoteproc: Introduce ADSP loader binding
 2016-08-30 23:47 UTC  (4+ messages)

[PATCH v2 1/2] arm64: dts: qcom: msm8916: Add Hexagon SMD edge
 2016-08-30 21:09 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: msm8916: Add Hexagon PIL node

(unknown),
 2016-08-30 16:02 UTC  (6+ messages)
` [PATCH 1/4] crypto: qce: Remove unneeded length check for scatterlist
` [PATCH 2/4] crypto: qce: Avoid repeat hash finalization
` [PATCH 3/4] crypto: qce: Ensure QCE receives no zero-sized updates
` [PATCH 4/4] crypto: qce: If total text size is zero, return pre-computed digest

[PATCH] ARM: dts: msm8974: Add definitions for QCE & cryptobam
 2016-08-30 15:37 UTC 

[PATCH v4 0/9] mmc: sdhci-msm: Add clk-rates and DDR support
 2016-08-30 14:16 UTC  (7+ messages)
` [PATCH v4 3/9] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT
` [PATCH v4 8/9] mmc: sdhci-msm: Add clock changes for DDR mode

[PATCH 0/4] Qualcomm MSM8660/APQ8060 EBI2 and ethernet support
 2016-08-29 22:51 UTC  (12+ messages)
` [PATCH 1/4] soc: qcom: add an EBI2 device tree bindings

[PATCH 0/8] Qualcomm video decoder/encoder driver
 2016-08-29 14:22 UTC  (9+ messages)
` [PATCH 3/8] media: vidc: decoder: add video decoder files
` [PATCH 5/8] media: vidc: add Host Firmware Interface (HFI)

[PATCH 0/4] EBI2 bus and ethernet on MSM8660/APQ8060
 2016-08-29 13:36 UTC  (11+ messages)
` [PATCH 1/4 v2] soc: qcom: add EBI2 device tree bindings
` [PATCH 2/4 v2] soc: qcom: add EBI2 driver
` [PATCH 4/4 v2] ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard

[PATCH] tty: serial: msm: Add runtime PM and system sleep support
 2016-08-29 12:15 UTC  (3+ messages)

[PATCH] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-08-29  8:59 UTC 

[PATCH -next] firmware: qcom: scm: Use devm_reset_controller_register()
 2016-08-28 16:29 UTC 

[PATCH] soc: qcom: smd: Reset rx tail rather than tx
 2016-08-26 21:59 UTC 

[PATCH v2 00/22] Support qcom's HSIC USB and rewrite USB2 HS phy support
 2016-08-26 18:54 UTC  (7+ messages)
` [PATCH v2 03/22] usb: ulpi: Support device discovery via device properties

[PATCH v3 0/2] ARM: dts: Add support for the MDM9615
 2016-08-26 17:55 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: Add MDM9615 dtsi

[PATCH 00/22] drm/msm: Enable DT support
 2016-08-26 12:12 UTC  (9+ messages)
` [PATCH v2 00/25] "
  ` [PATCH v2 24/25] arm64: dts: msm8916: Add display support
  ` [PATCH v2 25/25] arm64: dts: apq8016-sbc: Add HDMI "


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