Commit graph

574842 commits

Author SHA1 Message Date
Prashanth Bhatta
39e464dffc icnss: Add IO reset logic
Add IO reset logic without which hardware IO freezes.

CRs-fixed: 1062502
Change-Id: I58b05ae64706865a16cc52a1f81e484c396cc6f0
Signed-off-by: Prashanth Bhatta <bhattap@codeaurora.org>
2016-09-09 14:34:27 -07:00
Prashanth Bhatta
b0aac0da3d icnss: Enhance debugging capabilities
There are instances of QMI message timeout and because of this
stability issues are seen way after the QMI message failure. To
aid the debugging, enhance the debug capabilities by adding
ASSERT in case of failure.
Also update the logs properly to indicate which message really
failed.

CRs-fixed: 1060274
Change-Id: Ie817970cb10c879d04ffe5e2a853ada8bf8a1f88
Signed-off-by: Prashanth Bhatta <bhattap@codeaurora.org>
2016-09-09 14:34:09 -07:00
Amir Samuelov
5a5b5183aa soc: qcom: pil: allow to set subsystem firmware name
Allow the PIL client to set the firmware file name
for a specific subsystem.

Change-Id: Ib410cae212afb067f5df2e5d25f4f23f583ed1f2
Signed-off-by: Amir Samuelov <amirs@codeaurora.org>
2016-09-09 12:54:32 -07:00
Puja Gupta
d672fbc329 ARM: dts: msm: Add bus scaling for venus PIL for MSMCOBALT
Add bus scaling support for venus PIL for MSMCOBALT. Also reduce
proxy-timeout value so that video can start playing sooner.

CRs-Fixed: 1063752
Change-Id: Icb72c488c30ee7c2414409b93fd40f3862b11f77
Signed-off-by: Puja Gupta <pujag@codeaurora.org>
2016-09-09 12:29:14 -07:00
Linux Build Service Account
2590d5faf4 Merge "ARM: dts: msm: update corner switch delay time for msmcobalt v2" 2016-09-09 11:53:18 -07:00
Linux Build Service Account
5ea20de3a5 Merge "clk: msm: clock-osm: update register initialization for msmcobalt v2" 2016-09-09 11:53:17 -07:00
Linux Build Service Account
8aca8d3631 Merge "ARM: dts: msm: Add stub regulator devices for msmfalcon" 2016-09-09 11:53:16 -07:00
Linux Build Service Account
e454f66b6b Merge "diag: Clear masks upon logging exit" 2016-09-09 11:53:16 -07:00
Linux Build Service Account
b4d91ec2d2 Merge "msm-core: debug: Update the number of supported pstates" 2016-09-09 11:53:14 -07:00
Linux Build Service Account
1a563680c4 Merge "msm-core: debug: Fix the number of arguments for sysfs nodes" 2016-09-09 11:53:14 -07:00
Linux Build Service Account
a2fa0f0d22 Merge "input: ft5x06: check return value of kobject_create_and_add" 2016-09-09 11:53:12 -07:00
Linux Build Service Account
272c3ee99c Merge "input: ft5x06: create secure touch sysfs files" 2016-09-09 11:53:11 -07:00
Linux Build Service Account
f479b5032c Merge "clk: msm: clock-osm: Add measurement support for CPU clocks" 2016-09-09 11:53:10 -07:00
Linux Build Service Account
04eb468f0a Merge "defconfig: msm: Enable CONFIG_QCOM_REMOTEQDSS for 32-bit" 2016-09-09 11:53:08 -07:00
Linux Build Service Account
08223d34ed Merge "soc: qcom: glink: Reduce code under spinlock" 2016-09-09 11:53:08 -07:00
Nicholas Troast
3a412d4b6b ARM: dts: msm: add parallel charger io channels for MSMCOBALT
Add temperature io channels to enable temperature monitoring of the
parallel charger.

Change-Id: I6ebea0fb935dc8fb0fdce11e9c9a19213da2685c
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2016-09-09 11:08:01 -07:00
Nicholas Troast
2e8f65595a smb138x-charger: expose charger temperature
Expose the charger temperature in both standalone and parallel mode via
the battery and parallel power supplies.

Change-Id: I43e73b3056386cf97b37652eeed3a4761e248711
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2016-09-09 11:07:53 -07:00
Benjamin Chan
786f16f377 defconfig: msm: sde: Add config for SDE rotator EVTLOG debug
Enable event log debugging and register dump during panic for SDE rotator.

CRs-Fixed: 1063582
Change-Id: Icc11117c34c3c45bdaa6a05444c933e6fba4f6b8
Signed-off-by: Benjamin Chan <bkchan@codeaurora.org>
2016-09-09 10:20:05 -07:00
Benjamin Chan
0d6c14d893 msm: sde: Add EVTLOG and REG dump support for SDE rotator
EVTLOG is a memory logging method for reducing logging overhead.
REG dump is used when a fatal error or SMMU fault is happening within
the SDE rotator driver. Both tools are used for crash dump analysis
in SDE rotator.

CRs-Fixed: 1063582
Change-Id: I5ad406187ba590d2fa57d998e9ad79b8a32810ee
Signed-off-by: Benjamin Chan <bkchan@codeaurora.org>
2016-09-09 10:19:59 -07:00
Sagar Dharia
e92e3b2194 slim: msm: Avoid registration with notifier if service is not located
Service locator framework may call callback with LOCATOR_UP even if
service is not located. Avoid registering with service-notifier in
that case.

Change-Id: Ib73570d1703803dbe0d769d9d43f9d7d2b257770
Signed-off-by: Sagar Dharia <sdharia@codeaurora.org>
2016-09-09 11:02:56 -06:00
Amey Telawane
7e6d4ff177 ARM: dts: msm: add stm dts support for msmfalcon
Add CoreSight-STM support for msmfalcon that is
used to collect the HW & SW events.

CRs-fixed: 1056777
Change-Id: Ifef16d82f48d2597db4b4dc71bc94c8f1621166e
Signed-off-by: Amey Telawane <ameyt@codeaurora.org>
2016-09-09 16:43:34 +05:30
Himanshu Aggarwal
501c621ee3 input: ft5x06: check return value of kobject_create_and_add
The Focaltech driver creates a sysfs under sys/kernel/ts_info
to access touch panel details. However, the return value of the
API is not checked properly. Check the return value of the API.
Also avoid making a duplicate copy of the kobject and clean up
the show routine.

Change-Id: Ib36e9d7661ee3d2ce7b229d8692e6212e33cbf36
Signed-off-by: Himanshu Aggarwal <haggarwa@codeaurora.org>
2016-09-09 03:28:36 -07:00
Abinaya P
d30cccfe22 input: ft5x06: Add support for clocks for secure touch on 8937 QRD
Because of a change in the underlying bus driver, the secure touch
layer in the input drivers is now required to control directly the
clocks which are needed during the touch sessions. The clocks which
are associated with the underlying I2C bus are clk_gcc_blsp1_ahb_clk
and clk_gcc_blsp1_qup3_i2c_apps_clk. These clocks are turned on/off
when the secure touch session is started/ended.

Change-Id: If5abca579e264cc7799310628c4e379ac4368e7e
Signed-off-by: Abinaya P <abinayap@codeaurora.org>
2016-09-09 03:28:28 -07:00
Abinaya P
93d6b9b0b4 input: ft5x06: create secure touch sysfs files
This patch creates two sysfs files for secure touch -
secure_touch and secure_touch_enable which will be
accessed by secure ui app. We also define the store
and show function for these sysfs files.

Change-Id: I4bc156de12a8b41c3640c4f1fb2d32ca3d8b5b43
Signed-off-by: Abinaya P <abinayap@codeaurora.org>
2016-09-09 15:53:54 +05:30
Linux Build Service Account
3dc7ca5e82 Merge "soc: qcom: irq-helper: Add comments to exposed APIs" 2016-09-09 01:26:15 -07:00
Linux Build Service Account
ea31f5c965 Merge "scsi: ufs: export set_bus_vote ops" 2016-09-09 01:26:14 -07:00
Linux Build Service Account
9ff4c51df9 Merge "sched: Further re-factor HMP specific code" 2016-09-09 01:26:13 -07:00
Linux Build Service Account
696d6979fd Merge "defconfig: msm: Add MSMTRITON in defconfigs" 2016-09-09 01:26:12 -07:00
Linux Build Service Account
8363983cc2 Merge "ARM: dts: msm: Add initial device tree files for msmtriton" 2016-09-09 01:26:11 -07:00
Linux Build Service Account
981a0eae00 Merge "ASoC: qdsp6v2: Add proper dependency for audio driver" 2016-09-09 01:26:10 -07:00
Linux Build Service Account
cb8988669c Merge "usb: Add support for reset controller framework" 2016-09-09 01:26:06 -07:00
Linux Build Service Account
492410cee8 Merge "ASoC: utils: initialize dummy_codec before use" 2016-09-09 01:26:05 -07:00
Linux Build Service Account
86e077003f Merge "ASoC: msm: qdsp6v2: check if buf is null before using it" 2016-09-09 01:26:04 -07:00
Linux Build Service Account
e7affe2968 Merge "ASoC: wcd9xxx: check impedance index before use" 2016-09-09 01:26:04 -07:00
Linux Build Service Account
c175473643 Merge "ALSA: timer: check if timer->card is null before using it" 2016-09-09 01:26:03 -07:00
Linux Build Service Account
39dfe0cc0a Merge "misc: qcom: qdsp6v2: initialize config_32" 2016-09-09 01:26:02 -07:00
Linux Build Service Account
4e7c0ff371 Merge "cfg80211: Add option to report the bss entry in connect result" 2016-09-09 01:26:01 -07:00
Linux Build Service Account
5d1cb60cb4 Merge "cfg80211: Define macro to indicate support for new cfg80211 connect api" 2016-09-09 01:26:00 -07:00
Manoj Prabhu B
9ce38e70a0 diag: Clear masks upon logging exit
This patch clears the peripheral masks upon the mdlog exit
and USB disconnection. This enables to keep the data and
cmd channel open for read.

CRs-Fixed: 1057143
Change-Id: Ie6f19319b75f3bf389ddd5a8168fd3bcd3efbc8b
Signed-off-by: Manoj Prabhu B <bmanoj@codeaurora.org>
2016-09-08 23:56:37 -07:00
Linux Build Service Account
340cc56cc2 Merge "ALSA: timer: Fix leak in events via snd_timer_user_ccallback" 2016-09-08 20:01:39 -07:00
Linux Build Service Account
3de15cf06e Merge "ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS" 2016-09-08 20:01:38 -07:00
Linux Build Service Account
006f0558f2 Merge "ARM: dts: msm: Add missing glink_pkt devices for MSMFALCON" 2016-09-08 20:01:37 -07:00
Linux Build Service Account
a34a3c9667 Merge "msm: kgsl: Improve logs for pagefaults on global buffers" 2016-09-08 20:01:34 -07:00
Linux Build Service Account
3e426b170d Merge "ASoC: wcd934x: Use minimum phase for RX interpolation filter" 2016-09-08 20:01:33 -07:00
Linux Build Service Account
f51db1aa4a Merge "ASoC: msm: qdsp6v2: check if index is out of range before use" 2016-09-08 20:01:32 -07:00
Linux Build Service Account
e8ed26ab13 Merge "arm64: Prevent msm-rtb tracing in memcpy_{from,to}io and memset_io" 2016-09-08 20:01:31 -07:00
Linux Build Service Account
d8743bd1cb Merge "mfd: wcd9xxx: Reduce irqsoff latency" 2016-09-08 20:01:31 -07:00
Linux Build Service Account
7f68d3879d Merge "ARM: dts: msm: Add support for apqcobalt v2.1" 2016-09-08 20:01:30 -07:00
Linux Build Service Account
9821c77ff5 Merge "tty : msm_serial: Remove the rtb logs of msm_serial write and read" 2016-09-08 20:01:29 -07:00
Linux Build Service Account
1ef2d1b896 Merge "ARM: dts: msm: add VDD_GFX CPR aging allowed register for msmcobalt" 2016-09-08 20:01:27 -07:00