OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
7 years agodrivers: soc: increase glink tx buffer count
Shiv Maliyappanahalli [Thu, 10 Nov 2016 22:54:50 +0000 (14:54 -0800)]
drivers: soc: increase glink tx buffer count

The number of total glink tx buffers are running out
while exercising audio concurrency usecases. Increase
the max tx count to accommodate additional buffer needs.

Signed-off-by: Shiv Maliyappanahalli <smaliyap@codeaurora.org>
Change-Id: Iab64336f8efde2778c16156c6bfcf566c4c892d3

8 years agoMerge "msm: mdss: Fix to validate data copied from user space"
Linux Build Service Account [Tue, 30 Aug 2016 12:43:46 +0000 (05:43 -0700)]
Merge "msm: mdss: Fix to validate data copied from user space"

8 years agoMerge "msm: vidc: Compare ion_handles rather than fds"
Linux Build Service Account [Tue, 30 Aug 2016 12:43:45 +0000 (05:43 -0700)]
Merge "msm: vidc: Compare ion_handles rather than fds"

8 years agoMerge "msm: vidc: Amend DCVS condition"
Linux Build Service Account [Tue, 30 Aug 2016 12:43:44 +0000 (05:43 -0700)]
Merge "msm: vidc: Amend DCVS condition"

8 years agoMerge "msm: ipa: WDI2.0: hotspot offload using WDI 2.0 interface"
Linux Build Service Account [Tue, 30 Aug 2016 12:43:43 +0000 (05:43 -0700)]
Merge "msm: ipa: WDI2.0: hotspot offload using WDI 2.0 interface"

8 years agoMerge "msm: kgsl: Change %p to %pK in debug messages"
Linux Build Service Account [Tue, 30 Aug 2016 12:43:43 +0000 (05:43 -0700)]
Merge "msm: kgsl: Change %p to %pK in debug messages"

8 years agoMerge "scsi: ufs-qcom: skip svs2 configuration for newer controllers"
Linux Build Service Account [Tue, 30 Aug 2016 02:14:23 +0000 (19:14 -0700)]
Merge "scsi: ufs-qcom: skip svs2 configuration for newer controllers"

8 years agoMerge "mfd: qcom-i2c-pmic: prepare for shared interrupt"
Linux Build Service Account [Tue, 30 Aug 2016 02:14:22 +0000 (19:14 -0700)]
Merge "mfd: qcom-i2c-pmic: prepare for shared interrupt"

8 years agoMerge "defconfig: arm64: Add coresight abort support for msmcobalt"
Linux Build Service Account [Tue, 30 Aug 2016 02:14:21 +0000 (19:14 -0700)]
Merge "defconfig: arm64: Add coresight abort support for msmcobalt"

8 years agoMerge "ARM: dts: msm: add audio codec as child of MSM External display"
Linux Build Service Account [Tue, 30 Aug 2016 02:14:20 +0000 (19:14 -0700)]
Merge "ARM: dts: msm: add audio codec as child of MSM External display"

8 years agoMerge "msm: qpnp-haptic: Update function declarations"
Linux Build Service Account [Tue, 30 Aug 2016 02:14:19 +0000 (19:14 -0700)]
Merge "msm: qpnp-haptic: Update function declarations"

8 years agomsm: ipa: WDI2.0: hotspot offload using WDI 2.0 interface
Utkarsh Saxena [Tue, 26 Jul 2016 09:42:45 +0000 (15:12 +0530)]
msm: ipa: WDI2.0: hotspot offload using WDI 2.0 interface

Add support to enable WDI 2.0 interface on IPA version 2.6.1
which is used in falcon.

Change-Id: Id6460f21245808b739ad215fe8073ae7cae8422c
Acked-by: Mohammed Javid <mjavid@qti.qualcomm.com>
Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
8 years agoMerge "scsi: ufs: add 2 lane support"
Linux Build Service Account [Mon, 29 Aug 2016 13:46:44 +0000 (06:46 -0700)]
Merge "scsi: ufs: add 2 lane support"

8 years agomsm: vidc: Compare ion_handles rather than fds
Praveen Chavan [Tue, 23 Aug 2016 20:14:22 +0000 (13:14 -0700)]
msm: vidc: Compare ion_handles rather than fds

fd(s) cannot uniquely identify buffers queued by cross-process
clients. Use ion handles to compare and match already-mapped-
buffers irrespective of data or extradata planes.

CRs-Fixed: 1060416
Change-Id: I591f18aa225cc6690bf423f2ae5bc7dafd4dad78
Signed-off-by: Praveen Chavan <pchavan@codeaurora.org>
8 years agoMerge "drivers: mfd: Add 1.6MHz clk support for wcd934x codec"
Linux Build Service Account [Mon, 29 Aug 2016 07:49:29 +0000 (00:49 -0700)]
Merge "drivers: mfd: Add 1.6MHz clk support for wcd934x codec"

8 years agoMerge "defconfig: msm64: msm: Compile vidc driver as LKM"
Linux Build Service Account [Mon, 29 Aug 2016 07:49:28 +0000 (00:49 -0700)]
Merge "defconfig: msm64: msm: Compile vidc driver as LKM"

8 years agoMerge "sound: usb: Add NULL check on return value of iommu_domain_alloc()"
Linux Build Service Account [Mon, 29 Aug 2016 07:49:27 +0000 (00:49 -0700)]
Merge "sound: usb: Add NULL check on return value of iommu_domain_alloc()"

8 years agoMerge "input: synaptics_dsx_2.6: correct sysfs permissions"
Linux Build Service Account [Mon, 29 Aug 2016 07:49:26 +0000 (00:49 -0700)]
Merge "input: synaptics_dsx_2.6: correct sysfs permissions"

8 years agoMerge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4""
Linux Build Service Account [Mon, 29 Aug 2016 07:49:26 +0000 (00:49 -0700)]
Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4""

8 years agoMerge "usb: gadget: f_cdev: Handle notification request properly"
Linux Build Service Account [Mon, 29 Aug 2016 07:49:25 +0000 (00:49 -0700)]
Merge "usb: gadget: f_cdev: Handle notification request properly"

8 years agoMerge "msm_vidc: venc: configure max-B-frames only if B is enabled"
Linux Build Service Account [Mon, 29 Aug 2016 07:49:24 +0000 (00:49 -0700)]
Merge "msm_vidc: venc: configure max-B-frames only if B is enabled"

8 years agoMerge "mm: zbud: fix the locking scenarios with zcache"
Linux Build Service Account [Mon, 29 Aug 2016 07:49:23 +0000 (00:49 -0700)]
Merge "mm: zbud: fix the locking scenarios with zcache"

8 years agoMerge "clk: qcom: Add support for clk_set_flags for branch and dummy clock"
Linux Build Service Account [Mon, 29 Aug 2016 07:49:22 +0000 (00:49 -0700)]
Merge "clk: qcom: Add support for clk_set_flags for branch and dummy clock"

8 years agoMerge "radio: iris: uapi header split"
Linux Build Service Account [Mon, 29 Aug 2016 07:49:21 +0000 (00:49 -0700)]
Merge "radio: iris: uapi header split"

8 years agoscsi: ufs-qcom: skip svs2 configuration for newer controllers
Subhash Jadavani [Mon, 22 Aug 2016 23:43:41 +0000 (16:43 -0700)]
scsi: ufs-qcom: skip svs2 configuration for newer controllers

Newer QCOM UFS host controller doesn't need to execute
the special LPM mode configuration when switching to SVS2
mode. This change looks at the host controller version
to bypass this special configuration for newer controller
version.

Change-Id: Ib84663955c0c0db6124819c4c4749e5c347a3495
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
8 years agoscsi: ufs: add 2 lane support
Venkat Gopalakrishnan [Thu, 18 Aug 2016 23:58:20 +0000 (16:58 -0700)]
scsi: ufs: add 2 lane support

Qcom ufs controller v3.1.0 supports 2 lanes, add support
to configure 2 lanes during phy initialization.

Change-Id: Ifa2bac71b47ce49a6fb31ebb8dd54b243e1cfae1
Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
8 years agophy: qcom-ufs-qmp-v3: add 2 lane phy support
Subhash Jadavani [Mon, 22 Aug 2016 19:52:41 +0000 (12:52 -0700)]
phy: qcom-ufs-qmp-v3: add 2 lane phy support

New version of phy-qcom-ufs-qmp-v3 supports 2 lanes,
this change adds the config table to enable 2 lanes.

Change-Id: Ie916e7090d3660711159b886c27ee3709891ef2b
Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
8 years agodefconfig: arm64: Add coresight abort support for msmcobalt
Satyajit Desai [Thu, 18 Aug 2016 19:00:22 +0000 (12:00 -0700)]
defconfig: arm64: Add coresight abort support for msmcobalt

Enable CoreSight abort for msmcobalt. CoreSight driver will
dump any trace present in the current sink in case we hit a
kernel panic, user fault or an undefined instruction.

Change-Id: Iff2fdfb547617425182429d95fb1d3b9a2e4321f
Signed-off-by: Satyajit Desai <sadesai@codeaurora.org>
8 years agoMerge "ASoC: wcd934x: Add DSD volume support"
Linux Build Service Account [Sat, 27 Aug 2016 10:35:38 +0000 (03:35 -0700)]
Merge "ASoC: wcd934x: Add DSD volume support"

8 years agoMerge "ARM: dts: msm: Update power attributes for msmcobalt"
Linux Build Service Account [Sat, 27 Aug 2016 10:35:37 +0000 (03:35 -0700)]
Merge "ARM: dts: msm: Update power attributes for msmcobalt"

8 years agoMerge "msm: vidc: Fix multistream issues"
Linux Build Service Account [Sat, 27 Aug 2016 10:35:36 +0000 (03:35 -0700)]
Merge "msm: vidc: Fix multistream issues"

8 years agoMerge "qpnp-fg-gen3: export the battery float voltage"
Linux Build Service Account [Sat, 27 Aug 2016 05:23:00 +0000 (22:23 -0700)]
Merge "qpnp-fg-gen3: export the battery float voltage"

8 years agoMerge "qcom-charger: smb-lib: correct the usb suspend votable name"
Linux Build Service Account [Sat, 27 Aug 2016 05:23:00 +0000 (22:23 -0700)]
Merge "qcom-charger: smb-lib: correct the usb suspend votable name"

8 years agoMerge "qcom-charger: qpnp-fg-gen3: add v2 SRAM register map"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:59 +0000 (22:22 -0700)]
Merge "qcom-charger: qpnp-fg-gen3: add v2 SRAM register map"

8 years agoMerge "ARM: dts: msm: Update GPU SMMU settings for cobalt"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:58 +0000 (22:22 -0700)]
Merge "ARM: dts: msm: Update GPU SMMU settings for cobalt"

8 years agoMerge "host: sdhci: fix current caps when there is no host->vmmc"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:58 +0000 (22:22 -0700)]
Merge "host: sdhci: fix current caps when there is no host->vmmc"

8 years agoMerge "ARM: dts: msmcobalt: add status property for memlat-mon for msmcobalt"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:57 +0000 (22:22 -0700)]
Merge "ARM: dts: msmcobalt: add status property for memlat-mon for msmcobalt"

8 years agoMerge "cnss: Provide API to CLD Driver to control SPDT GPIO"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:54 +0000 (22:22 -0700)]
Merge "cnss: Provide API to CLD Driver to control SPDT GPIO"

8 years agoMerge "input: synaptics_dsx_2.6: fix issues raised by static analyzer"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:51 +0000 (22:22 -0700)]
Merge "input: synaptics_dsx_2.6: fix issues raised by static analyzer"

8 years agoMerge "clk: msm: gcc-cobalt: Remove support for wcss clocks"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:50 +0000 (22:22 -0700)]
Merge "clk: msm: gcc-cobalt: Remove support for wcss clocks"

8 years agoMerge "defconfig: Enable support for destroying TCP sockets through diag"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:49 +0000 (22:22 -0700)]
Merge "defconfig: Enable support for destroying TCP sockets through diag"

8 years agoMerge "qcom-charger: smb138x: fix buck damage on v1.1 hardware"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:48 +0000 (22:22 -0700)]
Merge "qcom-charger: smb138x: fix buck damage on v1.1 hardware"

8 years agoMerge "msm: vidc: Use internal size for extradata plane"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:47 +0000 (22:22 -0700)]
Merge "msm: vidc: Use internal size for extradata plane"

8 years agoMerge "ARM: dts: msm: Add initial support for msmcobalt QRD SKUK board"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:46 +0000 (22:22 -0700)]
Merge "ARM: dts: msm: Add initial support for msmcobalt QRD SKUK board"

8 years agoMerge "sched: Make use of sysctl_sched_wake_to_idle in select_best_cpu"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:38 +0000 (22:22 -0700)]
Merge "sched: Make use of sysctl_sched_wake_to_idle in select_best_cpu"

8 years agoMerge "sched: handle frequency alert notifications better"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:38 +0000 (22:22 -0700)]
Merge "sched: handle frequency alert notifications better"

8 years agoMerge "regulator: cpr3: fix panic callback failure in interrupt context"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:37 +0000 (22:22 -0700)]
Merge "regulator: cpr3: fix panic callback failure in interrupt context"

8 years agoMerge "misc: qcom: qdsp6v2: initialize wma_config_32"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:36 +0000 (22:22 -0700)]
Merge "misc: qcom: qdsp6v2: initialize wma_config_32"

8 years agoMerge "usb: hcd: Add USB atomic notifier callback for HC died error"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:36 +0000 (22:22 -0700)]
Merge "usb: hcd: Add USB atomic notifier callback for HC died error"

8 years agoMerge "msm: mdss: dsi: fix the check for PLL off when turning off PHY"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:35 +0000 (22:22 -0700)]
Merge "msm: mdss: dsi: fix the check for PLL off when turning off PHY"

8 years agoMerge "ARM: dts: Change minimum voltage for LDO25"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:32 +0000 (22:22 -0700)]
Merge "ARM: dts: Change minimum voltage for LDO25"

8 years agoMerge "ARM: dts: msm: update DSI phy strength settings for msmcobalt"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:31 +0000 (22:22 -0700)]
Merge "ARM: dts: msm: update DSI phy strength settings for msmcobalt"

8 years agoMerge "msm: mdss: dsi: update DSI phy v3 initialization sequence"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:30 +0000 (22:22 -0700)]
Merge "msm: mdss: dsi: update DSI phy v3 initialization sequence"

8 years agoMerge "input: ft5x06_ts: add proximity feature support"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:21 +0000 (22:22 -0700)]
Merge "input: ft5x06_ts: add proximity feature support"

8 years agoMerge "msm: mdss: hide kernel addresses from unprevileged users"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:20 +0000 (22:22 -0700)]
Merge "msm: mdss: hide kernel addresses from unprevileged users"

8 years agoMerge "ARM: dts: msm: configure CX voltage levels from MDSS for msmcobalt"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:19 +0000 (22:22 -0700)]
Merge "ARM: dts: msm: configure CX voltage levels from MDSS for msmcobalt"

8 years agoMerge "msm: ipa3: Adapt version handling to support IPAv3.5/3.5.1"
Linux Build Service Account [Sat, 27 Aug 2016 05:22:17 +0000 (22:22 -0700)]
Merge "msm: ipa3: Adapt version handling to support IPAv3.5/3.5.1"

8 years agousb: gadget: f_cdev: Handle notification request properly
Hemant Kumar [Thu, 25 Aug 2016 22:58:01 +0000 (15:58 -0700)]
usb: gadget: f_cdev: Handle notification request properly

Driver is setting notify request pointer to NULL in order
to prevent re-queueing of notification request until it is
completed. This results into NULL ptr dereference if ioctl
happens before driver unbind tries to free the request buffer.
Fix this issue by introduce a flag q_again to prevent re-queuing
of same request instead of setting notify request pointer to NULL.
Also add NULL check in usb_cser_free_req() and set the request
pointer to NULL after freeing it.

Change-Id: Id431f911d3bdebfeedd0a5c1e36218ce7467ba67
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
8 years agomsm: mdss: Fix to validate data copied from user space
Shalini Krishnamoorthi [Tue, 2 Aug 2016 17:29:00 +0000 (10:29 -0700)]
msm: mdss: Fix to validate data copied from user space

The overlay zorder values copied from user space are used
as index in left_lm_zo_cnt and right_lm_zo_cnt. This fix
will validate the overlay zorder value copied from user
space to not go beyond MDSS_MDP_MAX_STAGE, thus preventing
any arbitrary increments in kernel memory.

CRs-Fixed: 1049232
Change-Id: Ie8e65ce9f58cb357204bfa4c6a6e0fccec82d5ba
Signed-off-by: Shalini Krishnamoorthi <shakri@codeaurora.org>
8 years agoMerge "phy: qcom-ufs: update ufs phy settings"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:54 +0000 (14:48 -0700)]
Merge "phy: qcom-ufs: update ufs phy settings"

8 years agoMerge "soc: qcom: rpm-smd: Account for NOACK messages with system sleep"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:53 +0000 (14:48 -0700)]
Merge "soc: qcom: rpm-smd: Account for NOACK messages with system sleep"

8 years agoMerge "soc: qcom: glink: Best Fit approach to find intent"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:52 +0000 (14:48 -0700)]
Merge "soc: qcom: glink: Best Fit approach to find intent"

8 years agoMerge "qcom_charger: smb-lib: support faking battery capacity"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:52 +0000 (14:48 -0700)]
Merge "qcom_charger: smb-lib: support faking battery capacity"

8 years agoMerge "msm: ipa: WA to get PA of sgt_tbl from wlan"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:51 +0000 (14:48 -0700)]
Merge "msm: ipa: WA to get PA of sgt_tbl from wlan"

8 years agoMerge "msm: ipa3: remove wrong smmu clk vote"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:50 +0000 (14:48 -0700)]
Merge "msm: ipa3: remove wrong smmu clk vote"

8 years agoMerge "ARM: dts: msm: update VDD_GFX CPR target quotients for msmcobalt v2"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:49 +0000 (14:48 -0700)]
Merge "ARM: dts: msm: update VDD_GFX CPR target quotients for msmcobalt v2"

8 years agoMerge "msm: ipa3: add ipa-uc ram mapping to wlan-cb"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:49 +0000 (14:48 -0700)]
Merge "msm: ipa3: add ipa-uc ram mapping to wlan-cb"

8 years agoMerge "msm: ipa: header change for SMMU wlan VA mapping"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:48 +0000 (14:48 -0700)]
Merge "msm: ipa: header change for SMMU wlan VA mapping"

8 years agoMerge "ARM: dts: msm: Add bus bandwidth entry for IPA"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:47 +0000 (14:48 -0700)]
Merge "ARM: dts: msm: Add bus bandwidth entry for IPA"

8 years agoMerge "usb: gadget: f_gsi: Fix alternate index returned by gsi_get_alt"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:46 +0000 (14:48 -0700)]
Merge "usb: gadget: f_gsi: Fix alternate index returned by gsi_get_alt"

8 years agoMerge "cpuset: Make cpusets restore on hotplug"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:45 +0000 (14:48 -0700)]
Merge "cpuset: Make cpusets restore on hotplug"

8 years agoMerge " msm: ADSPRPC: Update channel state during subsystem restart"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:45 +0000 (14:48 -0700)]
Merge " msm: ADSPRPC: Update channel state during subsystem restart"

8 years agoMerge "msm: mdss: add additional LM checks for dest scalar validation"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:44 +0000 (14:48 -0700)]
Merge "msm: mdss: add additional LM checks for dest scalar validation"

8 years agoMerge "msm: mdss: update lineptr instantly in cmd mode panels w/autorefresh"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:43 +0000 (14:48 -0700)]
Merge "msm: mdss: update lineptr instantly in cmd mode panels w/autorefresh"

8 years agoMerge "msm: kgsl: Change sequencing for GPU hardware clock gating"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:42 +0000 (14:48 -0700)]
Merge "msm: kgsl: Change sequencing for GPU hardware clock gating"

8 years agoMerge "msm: ipa3: add gateway info on wan_msg"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:42 +0000 (14:48 -0700)]
Merge "msm: ipa3: add gateway info on wan_msg"

8 years agoMerge "msm: misc: hdcp: add support for multi-part hdcp2p2 messages"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:41 +0000 (14:48 -0700)]
Merge "msm: misc: hdcp: add support for multi-part hdcp2p2 messages"

8 years agoMerge "msm: ipa: handle information leak on ADD_FLT_RULE_INDEX ioctl"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:40 +0000 (14:48 -0700)]
Merge "msm: ipa: handle information leak on ADD_FLT_RULE_INDEX ioctl"

8 years agoMerge "diag: Add diag over glink support"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:39 +0000 (14:48 -0700)]
Merge "diag: Add diag over glink support"

8 years agoMerge "qseecom: support whitelist memory for qseecom_send_modfd_cmd"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:39 +0000 (14:48 -0700)]
Merge "qseecom: support whitelist memory for qseecom_send_modfd_cmd"

8 years agoMerge "msm: mdss: Correct command mode MISR CRC reg offset and blockid"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:38 +0000 (14:48 -0700)]
Merge "msm: mdss: Correct command mode MISR CRC reg offset and blockid"

8 years agoMerge "usb: gadget: gsi: Handle EVT_HOST_READY event in STATE_INITIALIZED state"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:37 +0000 (14:48 -0700)]
Merge "usb: gadget: gsi: Handle EVT_HOST_READY event in STATE_INITIALIZED state"

8 years agoMerge "clk: msm: mdss: update Dp PLL/Phy configuration"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:35 +0000 (14:48 -0700)]
Merge "clk: msm: mdss: update Dp PLL/Phy configuration"

8 years agoMerge "mdss: display-port: add support for audio programming"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:35 +0000 (14:48 -0700)]
Merge "mdss: display-port: add support for audio programming"

8 years agoMerge "msm: ipa3: fix the dma_map_single issue"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:34 +0000 (14:48 -0700)]
Merge "msm: ipa3: fix the dma_map_single issue"

8 years agoMerge "regulator: cpr3-mmss-regulator: update ref voltages for msmcobalt v2"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:33 +0000 (14:48 -0700)]
Merge "regulator: cpr3-mmss-regulator: update ref voltages for msmcobalt v2"

8 years agoMerge "ARM: dts: msm: add hdcp support on msmcobalt v1"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:32 +0000 (14:48 -0700)]
Merge "ARM: dts: msm: add hdcp support on msmcobalt v1"

8 years agoMerge "msm: kgsl: remove un-used GPU power states"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:31 +0000 (14:48 -0700)]
Merge "msm: kgsl: remove un-used GPU power states"

8 years agoMerge "ARM: dts: msm: Add GPU DCVS plan for msmcobalt V2"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:30 +0000 (14:48 -0700)]
Merge "ARM: dts: msm: Add GPU DCVS plan for msmcobalt V2"

8 years agoMerge "clk: msm: clock: Add voter clocks for mmss_camss_jpeg0_clk"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:29 +0000 (14:48 -0700)]
Merge "clk: msm: clock: Add voter clocks for mmss_camss_jpeg0_clk"

8 years agoMerge "msm: ipa3: Update registers configurations for IPAv3.5/3.5.1"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:29 +0000 (14:48 -0700)]
Merge "msm: ipa3: Update registers configurations for IPAv3.5/3.5.1"

8 years agoMerge "scsi: ufs: fix race between hibern8 failure recovery and error handler"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:28 +0000 (14:48 -0700)]
Merge "scsi: ufs: fix race between hibern8 failure recovery and error handler"

8 years agoMerge "msm: ipa: fix a static analysis issue at IPA unit-tests"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:27 +0000 (14:48 -0700)]
Merge "msm: ipa: fix a static analysis issue at IPA unit-tests"

8 years agoMerge "ASoC: msm: Add support for playback over slimbus2 rx port"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:24 +0000 (14:48 -0700)]
Merge "ASoC: msm: Add support for playback over slimbus2 rx port"

8 years agoMerge "msm: ipa3: Fix unclocked access to IPA SMEM register"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:23 +0000 (14:48 -0700)]
Merge "msm: ipa3: Fix unclocked access to IPA SMEM register"

8 years agoMerge "defconfig: msm: enable SMCInvoke feature"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:22 +0000 (14:48 -0700)]
Merge "defconfig: msm: enable SMCInvoke feature"

8 years agoMerge "msm: mink: Adding SMCInvoke Driver"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:22 +0000 (14:48 -0700)]
Merge "msm: mink: Adding SMCInvoke Driver"

8 years agoMerge "coresight: abort coresight tracing on kernel crash"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:21 +0000 (14:48 -0700)]
Merge "coresight: abort coresight tracing on kernel crash"

8 years agoMerge "soc: qcom: Clear PBL interrupt in case of error"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:20 +0000 (14:48 -0700)]
Merge "soc: qcom: Clear PBL interrupt in case of error"

8 years agoMerge "qcom-charger: expand data structure smb_chg_param"
Linux Build Service Account [Fri, 26 Aug 2016 21:48:20 +0000 (14:48 -0700)]
Merge "qcom-charger: expand data structure smb_chg_param"