Linux-ARM-MSM Archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-05 18:06:57 to 2018-07-10 17:27:05 UTC [more...]

[PATCH v5 0/6] crypto: Add Qcom PRNG support
 2018-07-10 17:27 UTC  (8+ messages)
` [PATCH v5 1/6] hwrng: remove msm hw_random driver
` [PATCH v5 2/6] dt-bindings: crypto: Move prng binding to crypto
` [PATCH v5 3/6] crypto: Add Qcom prng driver
` [PATCH v5 4/6] dt-bindings: crypto: Add new compatible qcom,prng-ee
` [PATCH v5 5/6] crypto: qcom: Add support for prng-ee
` [PATCH v5 6/6] crypto: qcom: Add ACPI support

[PATCH v9 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-10 16:39 UTC  (14+ messages)
` [PATCH v9 1/7] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v9 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v9 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed
` [PATCH v9 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-07-10 15:03 UTC  (3+ messages)
` [PATCH 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller

[[DPU]PATCH] drm/msm/dsi: move the API setting PLL src to modeset_init()
 2018-07-10 13:26 UTC  (6+ messages)

[PATCH v11 0/2] CPU scaling support for msm8996 DT
 2018-07-10 12:43 UTC  (4+ messages)
` [PATCH v11 2/2] dt: qcom: Add qcom-cpufreq-kryo driver configuration

[PATCH RFC 0/2] Internal voltage control for platform drivers
 2018-07-10 11:26 UTC  (5+ messages)
` [PATCH RFC 1/2] mmc: sdhci: Allow platform controlled voltage switching
` [PATCH RFC 2/2] mmc: sdhci-msm: Use internal voltage control

[PATCH v4 1/2] drm/panel: Add support for Truly NT35597 panel
 2018-07-10  9:44 UTC  (4+ messages)

MHI initial design review
 2018-07-10  6:36 UTC  (13+ messages)
` MHI code review
  ` [PATCH v2 1/7] mhi_bus: core: initial checkin for modem host interface bus driver
  ` [PATCH v2 2/7] mhi_bus: core: add power management support
  ` [PATCH v2 3/7] mhi_bus: core: add support for data transfer
  ` [PATCH v2 4/7] mhi_bus: core: add support for handling ioctl cmds
  ` [PATCH v2 5/7] mhi_bus: core: add support to get external modem time
  ` [PATCH v2 6/7] mhi_bus: controller: MHI support for QCOM modems
  ` [PATCH v2 7/7] mhi_bus: dev: uci: add user space interface driver

[PATCH v6 0/8] Introduce on-chip interconnect API
 2018-07-09 23:56 UTC  (10+ messages)
` [PATCH v6 1/8] interconnect: Add generic "
` [PATCH v6 2/8] dt-bindings: Introduce interconnect provider bindings
` [PATCH v6 3/8] interconnect: Add debugfs support
` [PATCH v6 4/8] interconnect: qcom: Add RPM communication
` [PATCH v6 5/8] dt-bindings: interconnect: Document qcom,msm8916 NoC bindings
` [PATCH v6 6/8] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v6 7/8] dt-bindings: Introduce interconnect consumers bindings
` [PATCH v6 8/8] interconnect: Allow endpoints translation via DT

[PATCH] i2c: i2c-qcom-geni: Fix suspend clock handling
 2018-07-09 23:49 UTC 

[PATCH v8 0/2] regulator: add QCOM RPMh regulator driver
 2018-07-09 23:44 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH v3 1/2] arm64: dts: qcom: pm8998: Add spmi-temp-alarm node
 2018-07-09 21:25 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: pm8998: Add pm8998 thermal zone

[PATCH 00/21] drm/msm: Add support for SDM845 Display Processing Unit (DPU)
 2018-07-09 19:03 UTC  (25+ messages)
` [PATCH 01/21] dt-bindings: msm/dsi: Add mdp transfer time to msm dsi binding
` [PATCH 05/21] drm/msm/dsi: adjust dsi timing for dual dsi mode
` [PATCH 06/21] drm/msm/dsi: Use one connector for dual DSI mode
  ` [PATCH 02/21] dt-bindings: clock: Introduce QCOM Display clock bindings
  ` [PATCH 03/21] drm: Add support for pps and compression mode command packet
  ` [PATCH 04/21] drm: add msm compressed format modifiers
  ` [PATCH 07/21] drm/msm/dsi: initialize postdiv_lock before use for 10nm pll
  ` [PATCH 08/21] drm/msm: Move wait_for_vblanks into mdp complete_commit() hooks
  ` [PATCH 09/21] drm/msm/mdp5: subclass msm_mdss for mdp5
  ` [PATCH 10/21] drm/msm: enable zpos normalization
  ` [PATCH 11/21] drm/msm: higher values of pclk can exceed 32 bits when multiplied by a factor
  ` [PATCH 12/21] drm/msm: Clean up dangling atomic_wq
  ` [PATCH 13/21] drm/msm: #define MDP version numbers
  ` [PATCH 14/21] drm/msm: Use labels for unwinding in the error path
  ` [PATCH 15/21] drm/msm: #define MAX_<OBJECT> in msm_drv.h
  ` [PATCH 16/21] drm/msm: Add .commit() callback to msm_kms functions
  ` [PATCH 18/21] drm/msm: Add pm_suspend/resume callbacks to msm_kms
  ` [PATCH 20/21] drm/msm: Add SDM845 DPU support
  ` [PATCH 21/21] arm64: dts: qcom: sdm845: Add dpu to sdm845 dts file
` [PATCH 17/21] drm/msm: Add preclose kms hook
` [PATCH 19/21] dt-bindings: msm/disp: Add bindings for Snapdragon 845 DPU

[PATCH] headers: fix linux/mod_devicetable.h inclusions
 2018-07-09 17:47 UTC  (2+ messages)

[PATCH] pinctrl: msm: Pass along set_wake failures
 2018-07-09 17:30 UTC  (2+ messages)

[PATCH v1 0/1] Enable subsystem restart for Qualcomm bluetooth chip wcn3990
 2018-07-09 16:57 UTC  (3+ messages)
` [PATCH v1 1/1] Bluetooth: hci_qca: Sub system restart support for WCN3990

[PATCH] drm/bridge: adv7511: Reset registers on hotplug
 2018-07-09 16:40 UTC  (4+ messages)

[PATCH v4 0/6] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-09 16:10 UTC  (17+ messages)
` [PATCH v4 4/6] thermal: tsens: Add support for SDM845
` [PATCH v4 6/6] arm64: dts: sdm845: Add tsens nodes

[PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset
 2018-07-09 16:00 UTC  (4+ messages)

[PATCH v4 5/6] iommu: Remove IOMMU_OF_DECLARE
 2018-07-09 15:41 UTC 

[PATCH 0/3] pinctrl: msm interrupt and muxing fixes
 2018-07-09 15:37 UTC  (12+ messages)
` [PATCH 2/3] pinctrl: msm: Mux out gpio function with gpio_request()

[PATCH] remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote
 2018-07-09 15:12 UTC 

[PATCH v3 0/3] Add display clock controller driver for SDM845
 2018-07-09 15:06 UTC  (13+ messages)
` [PATCH v3 1/3] clk: qcom: Move frequency table macro to common file
` [PATCH v3 2/3] dt-bindings: clock: Introduce QCOM Display clock bindings
` [PATCH v3 3/3] clk: qcom: Add display clock controller driver for SDM845

[PATCH v4 0/6] crypto: Add Qcom PRNG support
 2018-07-09 14:52 UTC  (8+ messages)
` [PATCH v4 6/6] crypto: qcom: Add ACPI support

[PATCH] ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci
 2018-07-09 12:18 UTC  (2+ messages)

[PATCH v6 0/7] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-09 11:43 UTC  (8+ messages)
` [PATCH v6 1/7] thermal: tsens: Get rid of unused fields in structure
` [PATCH v6 2/7] thermal: tsens: Add support to split up register address space into two
` [PATCH v6 3/7] dt: qcom: 8996: thermal: Move to DT initialisation
` [PATCH v6 4/7] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v6 5/7] thermal: tsens: Add generic support for TSENS v2 IP
` [PATCH v6 6/7] dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP
` [PATCH v6 7/7] arm64: dts: sdm845: Add tsens nodes

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-07-09 11:42 UTC  (4+ messages)

[PATCH 0/3] PM / Domains: Enable name based lookup at attach
 2018-07-09 11:38 UTC  (4+ messages)

[PATCH v5 0/7] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-09 11:37 UTC  (9+ messages)
` [PATCH v5 1/7] thermal: tsens: Get rid of unused fields in structure
` [PATCH v5 2/7] thermal: tsens: Add support to split up register address space into two
` [PATCH v5 3/7] dt: qcom: 8996: thermal: Move to DT initialisation
` [PATCH v5 4/7] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v5 5/7] thermal: tsens: Add generic support for TSENS v2 IP
` [PATCH v5 6/7] dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP
` [PATCH v5 7/7] arm64: dts: sdm845: Add tsens nodes

[PATCH 2/3] pinctrl: msm: Fix msm_config_group_get() to be compliant
 2018-07-09 11:17 UTC  (6+ messages)
` [PATCH 3/3] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() "

[PATCH V4 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2018-07-09 10:22 UTC  (9+ messages)
` [PATCH V4 1/8] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V4 2/8] backlight: qcom-wled: restructure the qcom-wled bindings
` [PATCH V4 3/8] backlight: qcom-wled: Add new properties for PMI8998
` [PATCH V4 4/8] backlight: qcom-wled: Rename PM8941* to WLED3
` [PATCH V4 5/8] backlight: qcom-wled: Restructure the driver for WLED3
` [PATCH V4 6/8] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V4 7/8] backlight: qcom-wled: add support for short circuit handling
` [PATCH V4 8/8] backlight: qcom-wled: Add auto string detection logic

[RFC 0/2] dt-bindings: mipi-dsi: dual-channel DSI bindings
 2018-07-09  9:07 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dt-bindings: mipi-dsi: Add info about peripherals with non-DSI control bus
  ` [PATCH v3 2/2] dt-bindings: mipi-dsi: Add dual-channel DSI related info

[PATCH v2 0/2] clk: qcom: Add support for RCG to register for DFS
 2018-07-09  7:04 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] clk: qcom: gcc: Register QUPv3 RCGs for DFS on SDM845

[PATCH v2 0/1] Add gpio-line-names property for Dragonboard820c
 2018-07-09  6:32 UTC  (3+ messages)
` [PATCH v2 1/1] dts: qcom: db820c: Add gpio-line-names property

[PATCH 0/4] Add QCOM graphics clock controller driver for SDM845
 2018-07-09  6:15 UTC  (9+ messages)
` [PATCH 1/4] clk: qcom: gdsc: Add support to enable/disable the clocks with GDSC
` [PATCH 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops for SDM845
` [PATCH 3/4] dt-bindings: clock: Introduce QCOM Graphics clock bindings
` [PATCH 4/4] clk: qcom: Add graphics clock controller driver for SDM845

[PATCH v5] mtd: rawnand: qcom: erased page bitflips detection
 2018-07-08 21:47 UTC  (2+ messages)

[PATCH v12 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-07-08 17:34 UTC  (5+ messages)
  ` [PATCH v12 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v12 2/4] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [PATCH v12 3/4] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [PATCH v12 4/4] iommu/arm-smmu: Add support for qcom, smmu-v2 variant

[PATCH] venus: vdec: fix decoded data size
 2018-07-07 12:26 UTC  (5+ messages)

[PATCH v2 0/2] Add support for LPASS clock controller for SDM845
 2018-07-06 23:42 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v2 2/2] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH RESEND 1/1] clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ON
 2018-07-06 18:24 UTC  (2+ messages)

[PATCH] soc: qcom/llcc: add MODULE_LICENSE tag
 2018-07-06 12:57 UTC 

[PATCH v5 00/27] Venus updates
 2018-07-06 12:47 UTC  (12+ messages)
` [PATCH v5 12/27] venus: hfi_parser: add common capability parser
  ` [PATCH v6 "

[PATCH v1 1/9] scsi: ufs: add support to allow non standard behaviours (quirks)
 2018-07-06 12:30 UTC  (9+ messages)
` [PATCH v1 2/9] scsi: Allow auto suspend override by low-level driver
` [PATCH v1 3/9] scsi: ufs: Override auto suspend tunables for ufs
` [PATCH v1 4/9] scsi: ufs: add option to change default UFS power management level
` [PATCH v1 5/9] scsi: ufs: add support for hibern8 on idle
` [PATCH v1 6/9] scsi: ufs: optimize clock, pm_qos, hibern8 handling in queuecommand
` [PATCH v1 7/9] scsi: ufs: add UFS power collapse support during hibern8
` [PATCH v1 8/9] scsi: ufs: enable runtime pm only after ufshcd init
` [PATCH v1 9/9] scsi: ufs: enable FASTAUTO mode during low load condition

[PATCH] soc: qcom: rmtfs-mem: fix memleak in probe error paths
 2018-07-06 12:06 UTC  (2+ messages)

[PATCH RESEND] iommu/msm: Don't call iommu_device_{,un}link from atomic context
 2018-07-06 11:55 UTC  (2+ messages)
  ` [PATCH RESEND] iommu/msm: Don't call iommu_device_{, un}link "

[PATCH] arm64: defconfig: Enable CONFIG_MTD_NAND_QCOM for IPQ8074
 2018-07-06  9:20 UTC 

[PATCH] ARM: qcom_defconfig: Enable QCOM NAND related configs
 2018-07-06  9:14 UTC 

[PATCH v7 0/4] Support for Qualcomm UFS QMP PHY on SDM845
 2018-07-06  8:01 UTC  (4+ messages)
` [PATCH v7 3/4] phy: Add QMP phy based UFS phy support for sdm845

[PATCH 0/5] Update for removing driver specific BBM functions
 2018-07-06  7:51 UTC  (6+ messages)
` [PATCH 1/5] mtd: rawnand: qcom: remove driver specific bad block check function
` [PATCH 2/5] mtd: rawnand: qcom: remove driver specific block_markbad function
` [PATCH 3/5] mtd: rawnand: qcom: fix NAND register write errors
` [PATCH 4/5] mtd: rawnand: qcom: update BBT related flags
` [PATCH 5/5] mtd: rawnand: qcom: reorganization by removing read/write helpers

[PATCH v3 0/4] Venus updates - PIL
 2018-07-05 23:36 UTC  (3+ messages)
` [PATCH v3 4/4] venus: firmware: register separate driver for firmware device

[BACKPORT PATCH] mtd: nand: fix return value check for bad block status
 2018-07-05 18:06 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).