Commit graph

575789 commits

Author SHA1 Message Date
Vidyakumar Athota
3dc9ff388c uapi: sound: add new ready packet type
There is a chance that the user space can send commands to wdsp
before transport layer is ready to use. Avoid this scenario by
adding a new API which user space can invoke to check the status
of the transport layer before sending any commands.

Change-Id: Icf2af8ddac3925fe02b2c8b7b8767a2141922203
Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>
2016-10-06 10:20:01 -07:00
Linux Build Service Account
8ec8b328f3 Merge "msm: mdss: fix 32-bit compilation errors in MDSS PP/interfaces" 2016-10-06 07:14:28 -07:00
Padmanabhan Komanduru
11ca668193 defconfig: msm: enable display related configs for 32-bit msmfalcon
Enable building display drivers for 32-bit builds of msmfalcon by
adding configs relevant to MDSS MDP/interface/HDCP/QSEECOM drivers.

Change-Id: Idd9ad7fd957af2dd23e807f5414c19029f53bc29
Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>
2016-10-06 03:26:20 -07:00
Padmanabhan Komanduru
96616eab7e msm: mdss: fix 32-bit compilation errors in MDSS PP/interfaces
Add required changes to fix 32-bit compilation issues in
MDSS PP and DP/HDMI interface drivers.

Change-Id: I0b342c0307b257cb8c66fcae73dd94d0fb3122db
Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>
2016-10-06 03:26:04 -07:00
Linux Build Service Account
cde2fda56d Merge "arm/arm64: Kconfig: Add support to use the CLK_QCOM for MSMfalcon" 2016-10-06 01:07:20 -07:00
Linux Build Service Account
e7f64f186c Merge "hwmon: qpnp-adc-common: Clamp voltage value" 2016-10-06 01:07:19 -07:00
Linux Build Service Account
07c163a9f0 Merge "iio: rradc: Remove scaled support for battery thermistor" 2016-10-06 01:07:19 -07:00
Linux Build Service Account
3e782b71c6 Merge "ARM: dts: msm: Configure bimc-bwmon4 only for msmcobaltv2" 2016-10-06 01:07:17 -07:00
Linux Build Service Account
6312438224 Merge "sched: Fix a division by zero bug in scale_exec_time()" 2016-10-06 01:07:16 -07:00
Linux Build Service Account
62a52467b5 Merge "ARM: dts: msm: Vote for 681 MHz DDR for Fmax of all CPU speed bins" 2016-10-06 01:07:16 -07:00
Linux Build Service Account
5ab0b9529f Merge "clk: qcom: Add support for RPM clocks for MSMfalcon" 2016-10-06 01:07:15 -07:00
Linux Build Service Account
3ea0533e23 Merge "clk: qcom: Add support for gfx clock to ping pong PLLs" 2016-10-06 01:07:14 -07:00
Linux Build Service Account
b3cc3d0447 Merge "usb: gadget: f_qc_rndis: Add support for configfs" 2016-10-06 01:07:13 -07:00
Linux Build Service Account
4310d71096 Merge "usb: gadget: f_qc_rndis: Add RNDIS support using IPA over BAM2BAM" 2016-10-06 01:07:13 -07:00
Linux Build Service Account
7b6f74a97a Merge "ASoC: msm: qdsp6v2: Update device mapping for 7 channel" 2016-10-06 01:07:12 -07:00
Linux Build Service Account
3232720034 Merge "ARM: dts: msm: add ref_clk entries needed for DisplayPort" 2016-10-06 01:07:11 -07:00
Linux Build Service Account
80baa5e329 Merge "msm: mdss: increase SMMU mapping range for all context banks" 2016-10-06 01:07:10 -07:00
Linux Build Service Account
9a687ed9d5 Merge "defconfig: enable secure touch option for Synaptics 2.0 for msmcobalt" 2016-10-06 01:07:09 -07:00
Linux Build Service Account
c50041fa03 Merge "msm: camera: isp: Fix overflow recovery" 2016-10-06 01:07:05 -07:00
Linux Build Service Account
c90a12889b Merge "defconfig: msm: disable RMI4 dev module" 2016-10-06 01:07:04 -07:00
Linux Build Service Account
ab2db18add Merge "icnss: Ignore PD down if WLAN FW doesn't exists" 2016-10-06 01:07:03 -07:00
Linux Build Service Account
9033361e55 Merge "icnss: Handle graceful Modem shutdown" 2016-10-06 01:07:02 -07:00
Linux Build Service Account
56f3d47776 Merge "qpnp-smb2: smb-lib: expose step charging via battery psy properties" 2016-10-06 01:06:56 -07:00
Linux Build Service Account
b7c342065e Merge "msm: sps: correct device base address for register dumping" 2016-10-06 01:06:55 -07:00
Linux Build Service Account
7782a824e1 Merge "ARM: dts: msm: Add Temperature sensor support for msmtriton" 2016-10-06 01:06:54 -07:00
Linux Build Service Account
1483f4d713 Merge "thermal: tsens: Enable TSENS for msmtriton" 2016-10-06 01:06:53 -07:00
Sunil Khatri
050ce1a558 msm: kgsl: Disable UCHE global filter
Disable UCHE global filter for invalidate/flush,
SP will handle the invalidate/flush for each SP
independently on A5XX GPUs.

CRs-Fixed: 1073853
Change-Id: I3daf3722cfbdfff080161f9a0248fd8096550328
Signed-off-by: Sunil Khatri <sunilkh@codeaurora.org>
2016-10-05 23:43:18 -07:00
Taniya Das
e5335ad216 arm/arm64: Kconfig: Add support to use the CLK_QCOM for MSMfalcon
MSMfalcon requires to use COMMON_CLK and COMMON_CLK_QCOM as the clock
framework. Fix the following for CLK_QCOM
 - Add new configs for common clock framework.
 - Remove compilation of audio-ext for COMMON_CLK.
 - Remove ARCH hamster and cobalt from falcon defconfig.
 - Remove ARCH falcon from cobalt defconfig.

Change-Id: I560d62f9698ddf73848186a6740632735d574b0f
Signed-off-by: Taniya Das <tdas@codeaurora.org>
2016-10-06 10:17:35 +05:30
Linux Build Service Account
d1db9d219b Merge "soc: qcom: Use syncronization while freeing the qmi_client data" 2016-10-05 19:29:28 -07:00
Linux Build Service Account
7cfcfc9a09 Merge "Revert "scsi: ufs: gate ref_clk during aggressive clk gating"" 2016-10-05 19:29:27 -07:00
Linux Build Service Account
2721b89e03 Merge "msm: sensor: validate the i2c table index before use" 2016-10-05 19:29:26 -07:00
Linux Build Service Account
fa1a6d77a8 Merge "ARM: dts: msm: Update VMEM bw for msmcobalt" 2016-10-05 19:29:25 -07:00
Linux Build Service Account
8d467fa530 Merge "power: bcl: Listen to battery power supply notification for soc" 2016-10-05 19:29:25 -07:00
Linux Build Service Account
9d4ed2cb20 Merge "sched: Fix integer overflow in sched_update_nr_prod()" 2016-10-05 19:29:24 -07:00
Linux Build Service Account
52ae4541e4 Merge "msm: kgsl: Reschedule idle work in case transition to idle state fails" 2016-10-05 19:29:23 -07:00
Linux Build Service Account
165da9cba0 Merge "clk: msm: clock-osm: Fix for programming the APM threshold on MSMCOBALT" 2016-10-05 19:29:22 -07:00
Linux Build Service Account
5a534a3946 Merge "clk: msm: clock-osm: Fix check to write to the LLM OVERRIDE register" 2016-10-05 19:29:22 -07:00
Linux Build Service Account
3ee94074c3 Merge "rmnet_data: Changing format specifier to %pK" 2016-10-05 19:29:21 -07:00
Linux Build Service Account
7fe293fab6 Merge "defconfig: add the iommu options on msmfalcon" 2016-10-05 19:29:20 -07:00
Linux Build Service Account
d4ee4ea3cf Merge "coresight: hwtracing: fix dangling pointer issues" 2016-10-05 19:29:20 -07:00
Linux Build Service Account
ae90b14a59 Merge "input: synaptics_dsx: allocate heap memory for temp buf" 2016-10-05 19:29:19 -07:00
Linux Build Service Account
fb89803f09 Merge "sched: Add a device tree property to specify the sched boost type" 2016-10-05 19:29:18 -07:00
Linux Build Service Account
fa6c7033dc Merge "wil6210: extract firmware version from file header" 2016-10-05 19:29:18 -07:00
Linux Build Service Account
f88da36dc8 Merge "arm: topology: Allow specifying the CPU efficiency from device tree" 2016-10-05 19:29:17 -07:00
Linux Build Service Account
f9d64cd4c7 Merge "ARM: dts: msm: add support for qdss nodes on msmfalcon" 2016-10-05 19:29:16 -07:00
Linux Build Service Account
3ff37b4bac Merge "RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork" 2016-10-05 19:29:13 -07:00
Deepak Katragadda
ad6061c9e0 clk: msm: clock-osm: Use read back instead of memory barrier on MSMCOBALT
Using memory barriers does not guarantee that the writes will
be completed before moving further unless the memory is marked
as strongly ordered. Use a read instead to make sure that the
previous writes take effect before the read can be processed
and we continue further.

CRs-Fixed: 1074277
Change-Id: Id1ec59664fb457c37dd63df008fbd6c540dffd67
Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
2016-10-05 18:06:30 -07:00
Hemant Kumar
1d7e5bc8f0 usb: gadget: f_gsi: Enable auto detect RNDIS device on windows OS
RNDIS IAD descriptor needs to get updated to support auto detection
of RNDIS device so that windows OS can load the RNDIS driver without
manually loading the driver.

Change-Id: Ia0cb418d886d6dd066d956c359a39af3ab47c9f2
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2016-10-05 17:53:38 -07:00
Prashanth Bhatta
0da8e4a21c icnss: Wait uninterruptible for unregister driver
When WLAN driver calls unregister driver, an event is posted to
event work queue and the calling thread waits for the event to
complete. In some cases like during suspend, calling thread gets
interrupted and wait_for_completion returns. Once it is returned,
WLAN module resources are freed including code segments and work
queue gets into Synchronous Abort.
Fix the issue by making unregister uninterruptible to make sure
WLAN driver clean-up happens gracefully without interrupted by
user space.

CRs-fixed: 1073854
Change-Id: Id0f8634641fa2be12ffe00ddbc96a9e400e40739
Signed-off-by: Prashanth Bhatta <bhattap@codeaurora.org>
2016-10-05 17:37:42 -07:00
Prashanth Bhatta
5972a06743 icnss: Prevent suspend while processing events
Power collapsing while processing events posted to work queue
causes stability issues because of suspending while in the
process of bring-up, bring-down or recovery. Prevent suspend
while processing events by calling pm_stay_awake().

CRs-fixed: 1073854
Change-Id: I6c7ae3b6e52529b14075fb2212bc2c5f76ae5730
Signed-off-by: Prashanth Bhatta <bhattap@codeaurora.org>
2016-10-05 17:36:53 -07:00