Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2018-06-14 07:00:35 to 2018-06-19 06:10:05 UTC [more...]

[PATCH] dma-buf/fence: Take refcount on the module that owns the fence
 2018-06-19  6:10 UTC 

[PATCH V3 0/4] Changes for SDCC5 version
 2018-06-19  5:39 UTC  (5+ messages)
` [PATCH V3 1/4] mmc: sdhci-msm: Define new Register address map
` [PATCH V3 2/4] mmc: sdhci-msm: Add msm version specific ops and data structures
` [PATCH V3 3/4] Documentation: sdhci-msm: Add new compatible string for SDCC v5
` [PATCH V3 4/4] mmc: host: Register changes for sdcc V5

[PATCH v11 00/10] drivers/qcom: add RPMH communication support
 2018-06-19  5:20 UTC  (18+ messages)
` [PATCH v11 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v11 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH v11 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE
` [PATCH v11 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v11 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v11 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v11 07/10] drivers: qcom: rpmh: cache sleep/wake state requests
` [PATCH v11 08/10] drivers: qcom: rpmh: allow requests to be sent asynchronously
` [PATCH v11 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v11 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

[PATCH 0/3] rpmsg: glink: fix W=1 warnings
 2018-06-19  4:36 UTC  (5+ messages)
` [PATCH 1/3] rpmsg: glink: correctly annotate intent members
` [PATCH 2/3] rpmsg: glink: Fix various kerneldoc warnings
` [PATCH 3/3] rpmsg: smd: fix "

[PATCH] MAINTAINERS: Update email-id of Sinan Kaya
 2018-06-19  4:31 UTC  (2+ messages)

[PATCH 0/3]: hwrng: Add support for qcpm v2 hwrng
 2018-06-19  4:06 UTC  (10+ messages)
` [PATCH 1/3] hwrng: msm - Move hwrng to a table
` [PATCH 2/3] dt-bindings: rng: Add new compatible qcom,prng-v2
` [PATCH 3/3] hwrng: msm - Add support for prng v2

[PATCH 0/3] pinctrl: msm interrupt and muxing fixes
 2018-06-18 23:54 UTC  (8+ messages)
` [PATCH 1/3] pinctrl: msm: Really mask level interrupts to prevent latching
` [PATCH 2/3] pinctrl: msm: Mux out gpio function with gpio_request()
` [PATCH 3/3] pinctrl: msm: Configure interrupts as input and gpio mode

[PATCH v3 2/5] efi: Add embedded peripheral firmware support
 2018-06-18 23:49 UTC  (9+ messages)
          ` Do Qualcomm drivers use DMA buffers for request_firmware_into_buf()?

[PATCH 0/4] Hexagon remoteproc spring cleaning
 2018-06-18 22:22 UTC  (3+ messages)
` [PATCH 1/4] remoteproc: qcom: mdt_loader: Make the firmware authentication optional

[DPU PATCH] drm/msm/dsi: add only dsi nodes with a valid device to list
 2018-06-18 22:11 UTC  (3+ messages)
    ` [Freedreno] "

[PATCH v2 1/2] arm64: dts: sdm845: Add rpmh-rsc node
 2018-06-18 21:59 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: sdm845: Add rpmh-clk node

[PATCH 1/2] arm64: dts: sdm845: Add rpmh-rsc node
 2018-06-18 21:52 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Add rpmh-clk node

[PATCH] gpu: drm: msm: Change return type to vm_fault_t
 2018-06-18 21:43 UTC  (5+ messages)

[PATCH v2 0/7] soc: qcom: Allow COMPILE_TEST of all drivers
 2018-06-18 20:53 UTC  (14+ messages)
` [PATCH v2 1/7] rpmsg: smd: Add missing include of sizes.h
` [PATCH v2 2/7] soc: qcom: smem: "
` [PATCH v2 3/7] soc: qcom: smp2p: Add select IRQ_DOMAIN
` [PATCH v2 4/7] soc: qcom: smsm: "
` [PATCH v2 5/7] ASoC: qdsp6: Add depends on OF
` [PATCH v2 6/7] soc: qcom: Remove bogus "
` [PATCH v2 7/7] soc: qcom: Allow COMPILE_TEST of all drivers

[PATCH v2] drivers: qcom: rpmh-rsc: Check cmd_db_ready() to help children
 2018-06-18 18:36 UTC 

[PATCH] drivers: qcom: rpmh-rsc: Check cmd_db_ready() to help children
 2018-06-18 17:42 UTC  (2+ messages)

[PATCH] drm/msm: avoid using 'timespec'
 2018-06-18 15:39 UTC 

[PATCH 0/2] Add support for LPASS clock controller for SDM845
 2018-06-18 14:40 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH 2/2] clk: qcom: Add lpass clock controller driver for SDM845
  ` [RFC PATCH] clk: qcom: gcc_lpass_sway_clk can be static

[PATCH 0/3] drm/msm: Replace {un/reference} with {put,get} functions
 2018-06-18 14:28 UTC  (5+ messages)
` [PATCH 1/3] drm/msm: Replace drm_framebuffer_{un/reference} with put, get functions
` [PATCH 2/3] drm/msm: Replace drm_gem_object_{un/reference} "
` [PATCH 3/3] drm/msm: Replace drm_dev_unref with drm_dev_put

[PATCH] mtd: rawnand: fix return value check for bad block status
 2018-06-18 13:57 UTC  (2+ messages)

[DPU PATCH v2 00/14] Atomic resource management
 2018-06-18 13:32 UTC  (15+ messages)
  ` [DPU PATCH v2 01/14] drm/msm/dpu: remove scalar config definitions
  ` [DPU PATCH v2 02/14] drm/msm/dpu: remove resource pool manager
  ` [DPU PATCH v2 03/14] drm/msm/dpu: remove ping pong split topology variables
  ` [DPU PATCH v2 04/14] drm/msm/dpu: program master-slave encoders explicitly
  ` [DPU PATCH v2 05/14] drm/msm/dpu: use kms stored hw mdp block
  ` [DPU PATCH v2 06/14] drm/msm/dpu: remove stale encoder code
  ` [DPU PATCH v2 07/14] drm/msm/dpu: iterate for assigned hw ctl in virtual encoder
  ` [DPU PATCH v2 08/14] drm/msm/dpu: avoid querying for hw intf before assignment
  ` [DPU PATCH v2 09/14] drm/msm/dpu: move hw resource tracking to crtc state
  ` [DPU PATCH v2 10/14] drm/msm/dpu: rename hw_ctl to lm_ctl
  ` [DPU PATCH v2 11/14] drm/msm/dpu: remove topology name
  ` [DPU PATCH v2 12/14] drm/msm/dpu: remove display H_TILE from encoder
  ` [DPU PATCH v2 13/14] drm/msm/dpu: add atomic private object to dpu kms
  ` [DPU PATCH v2 14/14] drm/msm/dpu: use private obj to track hw resources

[PATCH v3 00/16] Update for QCOM NAND driver
 2018-06-18 11:35 UTC  (15+ messages)
` [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration
` [PATCH v3 13/16] mtd: rawnand: qcom: minor code reorganization for bad block check

[PATCH 4.14 038/189] drm/msm: dont deref error pointer in the msm_fbdev_create error path
 2018-06-18  8:12 UTC 

[PATCH 4.16 059/279] drm/msm: dont deref error pointer in the msm_fbdev_create error path
 2018-06-18  8:10 UTC 

[PATCH v4 0/3] Add controls for VP8/VP9 profile
 2018-06-18  7:58 UTC  (4+ messages)
` [PATCH v4 1/3] media: v4l2-ctrl: Change control for VP8 profile to menu control
` [PATCH v4 2/3] media: v4l2-ctrl: Add control for VP9 profile
` [PATCH v4 3/3] media: mtk-vcodec: Support VP9 profile in decoder

kexec failures on ipq4019
 2018-06-18  6:31 UTC  (2+ messages)

[PATCH v11 0/5] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-06-18  5:51 UTC  (10+ messages)
  ` [PATCH v11 1/5] dt-bindings: media: extend interface documentation for DSI and DP
  ` [PATCH v11 2/5] drm/bridge: add support for sn65dsi86 bridge driver
  ` [PATCH v11 3/5] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings
  ` [PATCH v11 4/5] drm/panel: add Innolux TV123WAM panel driver support
  ` [PATCH v11 5/5] dt-bindings: drm/panel: Document Innolux TV123WAM panel bindings

[PATCH v3 0/7] Add powerdomain driver for corners on msm8996/sdm845
 2018-06-16 12:13 UTC  (8+ messages)
` [PATCH v3 6/7] soc: qcom: Add RPMh Power domain driver

[DPU PATCH] drm/msm/dsi: set encoder mode for DRM bridge explicitly
 2018-06-16  5:56 UTC 

[RFC PATCH] irqchip/gic-v3: Add quirk for msm8996 secured registers
 2018-06-15 17:53 UTC  (6+ messages)

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-06-15 17:12 UTC  (3+ messages)

[PATCH] rpmsg: core: add support to power domains for devices
 2018-06-15  9:59 UTC 

[PATCH v3 0/3] Add controls for VP8/VP9 profile
 2018-06-15  8:51 UTC  (9+ messages)
` [PATCH v3 1/3] media: v4l2-ctrl: Change control for VP8 profile to menu control
` [PATCH v3 2/3] media: v4l2-ctrl: Add control for VP9 profile
` [PATCH v3 3/3] media: mtk-vcodec: Support VP9 profile in decoder

[PATCH] media: venus: keep resolution when adjusting format
 2018-06-15  8:11 UTC  (2+ messages)

[PATCH v10 00/10] drivers/qcom: add RPMH communication support
 2018-06-15  6:23 UTC  (7+ messages)
` [PATCH v10 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v10 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

[PATCH V2 0/4] Changes for SDCC5 version
 2018-06-15  5:44 UTC  (7+ messages)
` [PATCH V2 2/4] mmc: sdhci-msm: Add msm version specific ops and data structures
` [PATCH V2 4/4] mmc: host: Register changes for sdcc V5

[PATCH v11 1/5] drm/bridge: add support for sn65dsi86 bridge driver
 2018-06-15  5:13 UTC 

[DPU PATCH] drm/msm/dsi: configure VCO rate for 10nm PLL driver
 2018-06-15  4:01 UTC 

[PATCH v10 0/5] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-06-15  2:49 UTC  (6+ messages)
  ` [PATCH v10 1/5] drm/bridge: add support for sn65dsi86 bridge driver
  ` [PATCH v10 2/5] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings
  ` [PATCH v10 3/5] dt-bindings: media: extend interface documentation for DSI and DP
  ` [PATCH v10 4/5] drm/panel: add Innolux TV123WAM panel driver support
  ` [PATCH v10 5/5] dt-bindings: drm/panel: Document Innolux TV123WAM panel bindings

[PATCH v13 0/8] Clock for CPU scaling support for msm8996
 2018-06-14 21:53 UTC  (9+ messages)
` [PATCH v13 1/8] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v13 2/8] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v13 3/8] clk: Use devm_ in the register fixed factor clock
` [PATCH v13 4/8] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v13 5/8] dt-bindings: clk: qcom: Add bindings for CPU clock "
` [PATCH v13 6/8] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v13 7/8] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v13 8/8] clk: qcom: Add ACD path to CPU clock driver for msm8996

[PATCH 0/5] drm/msm: Add support for Adreno a6xx
 2018-06-14 16:09 UTC  (4+ messages)
` [PATCH 1/5] drm/msm: Remove pm_runtime operations from msm_iommu

[DPU PATCH 0/4] Atomic resource management
 2018-06-14 15:49 UTC  (7+ messages)
` [DPU PATCH 4/4] drm/msm/dpu: use private obj to track hw resources

[DPU PATCH] drm/msm: remove support for seamless modes
 2018-06-14 15:26 UTC  (2+ messages)

[DPU PATCH v3 0/7] clean up DPU custom properties
 2018-06-14 15:23 UTC  (2+ messages)

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-06-14 15:14 UTC  (8+ messages)
` [PATCH v6 1/4] fixp-arith: add a linear interpolation function
  ` [PATCH v6 2/4] power: supply: Add support for the Qualcomm Battery Monitoring System
` [PATCH v7 1/4] fixp-arith: add a linear interpolation function
  ` [PATCH v7 2/4] power: supply: Add support for the Qualcomm Battery Monitoring System
  ` [PATCH v7 3/4] dt-bindings: power: supply: qcom_bms: Add bindings
  ` [PATCH v7 4/4] MAINTAINERS: Add entry for the Qualcomm BMS

[PATCH v3 0/6] thermal: tsens: Refactoring for TSENSv2 IP
 2018-06-14 14:55 UTC  (9+ messages)
` [PATCH v3 1/6] thermal: tsens: Get rid of unused fields in structure
` [PATCH v3 2/6] dt: qcom: 8996: thermal: Move to DT initialisation
` [PATCH v3 3/6] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v3 4/6] thermal: tsens: Add support for SDM845
` [PATCH v3 5/6] thermal: tsens: Check if we have valid data before reading
` [PATCH v3 6/6] arm64: dts: sdm845: Add tsens nodes

[PATCH 1/3] wcn36xx: Fix WEP104 encryption type
 2018-06-14 14:28 UTC  (4+ messages)
` [PATCH 3/3] wcn36xx: Fix WEP encryption

[PATCH] pinctrl: qcom: spmi-gpio: Add pm8998 and pm8005 to binding
 2018-06-14 14:23 UTC  (2+ messages)

[PATCH v2 0/5] thermal: tsens: Prepare for version 2 of TSENS IP
 2018-06-14 10:24 UTC  (4+ messages)
` [PATCH v2 4/5] thermal: tsens: Add support for SDM845

[PATCH 0/5] soc: qcom: remove depends on ARCH_QCOM
 2018-06-14 10:24 UTC  (6+ messages)
` [PATCH 5/5] soc: qcom: Remove "

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


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