Commit graph

586081 commits

Author SHA1 Message Date
Linux Build Service Account
d9c8e68872 Merge "drivers: msm_lmh_dcvs: Fix unsigned integer overflow error" 2017-03-21 05:00:35 -07:00
Linux Build Service Account
2fbbf07b80 Merge "ath10k: Get WCN3990 mem base from dt node" 2017-03-21 05:00:33 -07:00
Linux Build Service Account
a012178c17 Merge "core_ctl: remove "cpus" sysfs file that prints CPU online status" 2017-03-21 05:00:31 -07:00
Linux Build Service Account
378e65ea2b Merge "ion: blacklist %p kptr_restrict" 2017-03-21 05:00:30 -07:00
Linux Build Service Account
b17f241668 Merge "icnss: Map memory regions passed by firmware" 2017-03-21 05:00:29 -07:00
Linux Build Service Account
bca8938bc5 Merge "android: fiq_debugger: restrict access to critical commands." 2017-03-21 05:00:29 -07:00
Linux Build Service Account
5b00aa454d Merge "msm vidc: Initialise array elements" 2017-03-21 05:00:28 -07:00
Linux Build Service Account
2dd84150c7 Merge "msm vidc: Update flags for secure scaling control" 2017-03-21 05:00:27 -07:00
Linux Build Service Account
12d7eee021 Merge "ARM: dts: msm: Update JPEG bandwidth voting for sdm630 and sdm660" 2017-03-21 05:00:26 -07:00
Linux Build Service Account
25b39c2892 Merge "usb: dwc3: Increase polling interval for set transfer resource ep cmd" 2017-03-21 05:00:25 -07:00
Linux Build Service Account
d839862f49 Merge "msm: camera: isp: use NOMINAL clock for CX iPeak" 2017-03-21 05:00:24 -07:00
Linux Build Service Account
6d1f13e7dd Merge "diag: Update msg, log and event information" 2017-03-21 05:00:23 -07:00
Linux Build Service Account
fda3bc12e7 Merge "iommu/io-pgtable-arm: fix multibit shareability comparison" 2017-03-21 05:00:21 -07:00
Linux Build Service Account
52429e5532 Merge "soc: qcom: secure_buffer: add export symbol hyp_assign_phys" 2017-03-21 05:00:20 -07:00
Linux Build Service Account
6ce9cfcc4e Merge "ath10k: remove the unused code from ath10k snoc driver" 2017-03-21 05:00:19 -07:00
Linux Build Service Account
3892c7568b Merge "msm: gsi: Remove duplicate registers defines" 2017-03-21 05:00:18 -07:00
Linux Build Service Account
a25f36717b Merge "ARM: dts: msm: increase the common cma region on sdm660" 2017-03-21 05:00:17 -07:00
Linux Build Service Account
b465fd1627 Merge "msm: camera: Rate limit debug logs" 2017-03-21 05:00:10 -07:00
Rakesh Pillai
c3ff8e405f ath10k: implement debugfs interface for sifs burst
This interface can be used to enable or disable sifs burst
from debugfs.

CRs-Fixed: 2017024
Change-Id: If1ce889c4a829c20e0570a6cf35711f988859b89
Signed-off-by: Rakesh Pillai <pillair@codeaurora.org>
2017-03-20 23:17:31 -07:00
Sayali Lokhande
a2bc826fed ARM: dts: msm: Update SDCC bus voting for SDM660
SDM660 target has a dual DDR channel of width 16 bits.
Update DDR bus bandwidth voting considering per channel
voting and update CNOC bus voting to support LOW_SVS
(i.e freq 33.33 MHz) considering bus width of 4 bytes.

Change-Id: Iff0a40016f58c82d0823fd0c1968f1af6978f68c
Signed-off-by: Sayali Lokhande <sayalil@codeaurora.org>
2017-03-21 11:27:58 +05:30
Liangliang Lu
447f623d63 USB: u_data_ipa: Fix the issue that may return uninitialized value
'ret' might be used uninitialized in this function.

Change-Id: I21814a0ac3e40b30fa0894b5607f5701cec88a1f
Signed-off-by: Liangliang Lu <luliang@codeaurora.org>
2017-03-21 11:28:25 +08:00
Sujeev Dias
aaefb772f4 msm: mhi_rmnet: add support for dynamic interface name
mhi_rmnet support both hardware accelerated path,
and software path for IP traffic. Add support to
configure interface name through device tree.

CRs-Fixed: 2022229
Change-Id: I8356c599ce22ae45e0f3c03272ebf50251a73a59
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-03-20 19:25:47 -07:00
Subbaraman Narayanamurthy
427a991945 soc: qcom: qpnp-haptic: Remove use-play-irq and use-sc-irq flags
Remove use_play_irq and use_sc_irq flags as they are not really
needed. Interrupts can be obtained and registered always. Keep
the play interrupt enabled only for buffer mode.

Change-Id: Ie530819ed18b048d43d59dd7a0dc5f73cc3a9b70
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-03-20 18:11:53 -07:00
Subbaraman Narayanamurthy
c8eb719755 soc: qcom: qpnp-haptic: Overhaul the driver
Currently, the driver does read-modify-write to registers in so
many places. It would be better to have a masked_write API to do
this. This also needs a change in the mask definitions used in
all places where these writes are made. Also, create separate
functions that deals with a particular configuration so that they
can be reused later.

Change-Id: Ice07297b1542640e82c7adc12d323258440edb77
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-03-20 18:09:39 -07:00
Subhash Jadavani
bbbf454942 phy: qcom-ufs: set no runtime PM callbacks flag
UFS PHY power management is managed by its parent (UFS host controller)
hence set the no runtime PM callbacks flag on UFS PHY device to
avoid any accidental attempt to call the PM callbacks for PHY device.

Change-Id: I06e6b140a98233e30d406754f0cdcdd27c834357
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
2017-03-20 14:25:07 -07:00
Subbaraman Narayanamurthy
6bd5f3102f ARM: dts: msm: modify charging LED configuration for msm8998 MTP/QRD
Currently, red and green LEDs are used for showing charging and
full status. Since they're configured with battery-charging and
battery-full LED triggers, power supply framework updates these
LEDS for battery power supply based on charging status. Remove
these default trigger configurations so that these LEDs can be
controlled by userspace in a better way. Also, specify blinking
configuration for red LED so that it can be used for indicating
HVDCP chargers.

CRs-Fixed: 2007466
Change-Id: I3e06582e7e1b6b8a588e7f5fb7b31bd01be16cea
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-03-20 12:52:48 -07:00
Skylar Chang
44633f26d9 msm: gsi: add ipc logging
Added support for IPC logging to GSI driver.
This will create a new entry for GSI on IPC the IPC log.

Change-Id: I367535eb81a9d9245d4fd5fae70160ffde2137ee
CRs-Fixed: 2020848
Acked-by: Michael Adisumarta <madisuma@qti.qualcomm.com>
Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
2017-03-20 10:34:28 -07:00
Tharun Kumar Merugu
2b36fd66f7 msm: ADSPRPC: Null check for file session context
When any system call is made, before servicing it make sure that the
session context is not null and channel info is valid.

Change-Id: Ieba53b123d6553c5381db9f0b6d57b8f343e6155
Acked-by: Vishnu Karthik D <vikarthi@qti.qualcomm.com>
Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
2017-03-20 06:57:56 -07:00
Utkarsh Saxena
39b44f8e46 msm: ipa: send filter notify req when client disconnects
IPA Q6 needs to know when the client pipe disconnects
to clean up call related settings. Make a change to
send filter notify req with filter index len as 0.

Change-Id: I989eed2e04156b4f6e193dce0e8e71d1f588e749
Acked-by: Chaitanya Pratapa <cpratapa@qti.qualcomm.com>
Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
2017-03-20 18:43:12 +05:30
Nick Desaulniers
8eac2dd9db ion: blacklist %p kptr_restrict
Bug: 31494725
Change-Id: I10a0c2aae883dfaa6c235c38689a704064557008
Git-repo: https://android.googlesource.com/kernel/msm.git
Git-commit: b57e736e9991b3d0f85c0870b1eff6310a4baa64
[d-cagle@codeaurora.org: Automatic resolve of merge conflicts]
Signed-off-by: Dennis Cagle <d-cagle@codeaurora.org>
2017-03-20 03:33:11 -07:00
Sravan Kumar Ambapuram
d36bb30811 drivercore: Avoid adding devices without pm_ops to dpm list
Devices without pm_ops are not required to be added in dpm list.
It also helps in improving suspend/resume latencies.

Change-Id: I19a85742fdb6f4d01363b69662ea6d7721a08b3a
Signed-off-by: Sravan Kumar Ambapuram <asravan@codeaurora.org>
2017-03-20 15:32:19 +05:30
Dhoat Harpal
b6bcf8779b soc: qcom: glink_smem_native_xprt: Wakeup tx thread in deferred function
Wakeup of tx thread is done in rx_worker non atomic context. Additionally,
rx_worker also process commands in non atomic context which require tx in
same context. This leads to deadlock situation, if the tx issued from
rx_worker non atomic context result in fifo full and go to sleep.

To avoid this deadlock situation now wakeup is called from a deferred
function.

CRs-Fixed: 2018003
Change-Id: Ibfd12f65340c7ac9a00956a014bc013401223c98
Signed-off-by: Dhoat Harpal <hdhoat@codeaurora.org>
2017-03-20 15:00:28 +05:30
Mark Salyzyn
3951e7859f android: fiq_debugger: restrict access to critical commands.
Sysrq must be enabled via /proc/sys/kernel/sysrq as a security
measure to enable various critical fiq debugger commands that
either leak information or can be used as a system attack.

Default disabled, this will leave the reboot, reset, irqs, sleep,
nosleep, console and ps commands.  Reboot and reset commands
will be restricted from taking any parameters.  We will also
switch to showing the limited command set in this mode.

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 32402555
Change-Id: I3f74b1ff5e4971d619bcb37a911fed68fbb538d5
[d-cagle@codeaurora.org: Resolve merge conflict]
Git-repo: https://android.googlesource.com/kernel/msm
Git-commit: 1031836c0895f1f5a05c25efec83bfa11aa08ca9
Signed-off-by: Dennis Cagle <d-cagle@codeaurora.org>
2017-03-20 02:28:42 -07:00
Sandeep Panda
1c44dae0c1 ARM: dts: msm: enable ESD feature for command mode on sdm630
Enable ESD feature for default truly command mode panel on sdm630.
Also increase the escape clock of both command and video mode panel
to avoid DSI PHY related errors seen during ESD enable use case.

Change-Id: Icc6064a9ad2b7aac2699f3161a3f7711933e55f8
Signed-off-by: Sandeep Panda <spanda@codeaurora.org>
2017-03-20 12:14:05 +05:30
Rupesh Tatiya
9a983b8062 btfm: Close 3990 FM tx ports first and keep overflow bit always set
Close data source ports i.e. wcn3990 tx ports before data sink ports i.e.
AFE for FM tx case. Also, do not set wcn3990 overflow/underflow registers
to 0 during channel disable path. This causes audio loss if audio focus
is lost during FM playback.

Change-Id: Id6c8ee145bf7feb8681851499ba36b708667b4ef
Signed-off-by: Rupesh Tatiya <rtatiya@codeaurora.org>
2017-03-20 11:55:15 +05:30
Mohit Aggarwal
d3dd42d17c ARM: dts: msm: Increase memory for diag client on sdm660
Currently, memshare allocates 5MB memory to diag client.
This patch increases the memory to 15MB. Also now diag
client will be considered guaranteed to avoid memory
allocation failure on modem SSRs.

Change-Id: I2ac822ef95ab7fbf054fdc80052b8406732f383e
Signed-off-by: Mohit Aggarwal <maggarwa@codeaurora.org>
2017-03-20 11:38:35 +05:30
Deepak Kushwah
f7ae08fa56 msm vidc: Initialise array elements
Array elements needs to be initialised as the
elements are not initialised by default and may
contain junk data which will lead to unexpected
behaviour.

Change-Id: Ifecb8065b09afcbf11a9dcfbf230403afcdb225d
CRs-Fixed: 2015789
Signed-off-by: Deepak Kushwah <dkushwah@codeaurora.org>
2017-03-19 23:00:35 -07:00
Deepak Kushwah
0e73a64179 msm vidc: Update flags for secure scaling control
Secure scaling control is flagged as volatile which
should not be beacause as per the documentation a volatile
control changes continuously but this control value
is updated from capabilities we got from the firmware
which is not going to change later. Also as this control
is volatile, when we try to get control on this, driver
will try to get control for all the controls which are
flagged as volatile. This might lead to generate session
error as there are some controls which are specific to
codec type but as they are flagged volatile driver will
try to get control for them too and this will trigger
session error from firmware.

Change-Id: I42602eb8e20a6ae5ce90f9dbe938b0503c6a731e
CRs-Fixed: 2015147
Signed-off-by: Deepak Kushwah <dkushwah@codeaurora.org>
2017-03-19 23:00:18 -07:00
Govind Singh
d68630f7bf ath10k: Get WCN3990 mem base from dt node
Add support to get WCN3990 mem base from
device tree node.

Change-Id: I1561dc18577a075bda123429b3e9b89e92a9bfb5
Signed-off-by: Govind Singh <govinds@codeaurora.org>
2017-03-19 21:38:17 -07:00
Govind Singh
87aed5e5d9 ARM: dts: msm: update wcn3990 wlan device node for APQ8998
Add memory regions defined as starting address and size in
wlan module device node for APQ8998.

Change-Id: I76b790f2186d133984997acff5b3faed621f2116
Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Sarada Prasanna Garnayak <sgarna@codeaurora.org>
2017-03-19 21:38:06 -07:00
Linux Build Service Account
687a4eb82b Merge "ASoC: sdm660_cdc: Add null check in msm_dig_suspend" 2017-03-19 20:46:21 -07:00
Linux Build Service Account
e3cfe4f4b3 Merge "msm: camera: isp: Initialize or validate variables before use" 2017-03-19 20:46:20 -07:00
Linux Build Service Account
de5618cae1 Merge "clk: qcom: Register gcc debug mux with clock_debug functionality" 2017-03-19 20:46:19 -07:00
Linux Build Service Account
49159cb40c Merge "clk: Move the measure functionality from common clock framework" 2017-03-19 20:46:18 -07:00
Linux Build Service Account
f9cf02e447 Merge "clk: qcom: Move clock debug measure support from common code" 2017-03-19 20:46:17 -07:00
Linux Build Service Account
4ffdf3c600 Merge "deconfig: arm64: enable the laser sensor on msm8998" 2017-03-19 20:46:16 -07:00
Linux Build Service Account
41ad85e5be Merge "input: vl53l0: Enable laser sensor Kconfig and Makefile entries" 2017-03-19 20:46:16 -07:00
Linux Build Service Account
3daf91ef36 Merge "ARM: dts: msm: Add support TOF sensor on msm8998" 2017-03-19 20:46:15 -07:00
Linux Build Service Account
f39a5999e2 Merge "ARM: dts: msm: enable ESD for command mode panel on sdm660" 2017-03-19 12:40:31 -07:00
Linux Build Service Account
f81cdebca6 Merge "mhi: core: process incoming data based on event ring type" 2017-03-19 12:40:29 -07:00