Commit graph

572439 commits

Author SHA1 Message Date
Linux Build Service Account
0576399f61 Merge "input: touchscreen: synaptics v1.1" 2016-07-31 10:19:09 -07:00
Linux Build Service Account
7093e6ce4b Merge "usb: dwc3: Update VBUS status with USB controller" 2016-07-30 14:11:34 -07:00
Linux Build Service Account
2a298044ec Merge "usb: phy: qusb: Remove updating VBUS status from QUSB PHY driver" 2016-07-30 14:11:33 -07:00
Mayank Rana
d59b5a86d7 usb: dwc3: Update VBUS status with USB controller
It is required to update VBUS status to USB controller using qscratch
registers HS_PHY_CTRL and SS_PHY_CTRL interfacing high-speed and
super-speed PHYs. This change perfoms same from USB controller's glue
driver on starting and stopping peripheral mode based on supported
USB speed with USB gadget.

It also updates devicetree documentation explicitly mentioning required
register sets.

CRs-Fixed: 1046503
Change-Id: I92df87c0e2ff54dd7ee513d277cc075eab561019
Signed-off-by: Mayank Rana <mrana@codeaurora.org>
2016-07-29 11:39:35 -07:00
Mayank Rana
7d94325630 usb: phy: qusb: Remove updating VBUS status from QUSB PHY driver
This change removes updating VBUS status from QUSB PHY driver using
QSCRATCH register. New change would be adding same functionality from
USB controller driver.

- It also updates devicetree documentation and existing supported
MSM platforms' USB device node property to accommodate above changes.

CRs-Fixed: 1046503
Change-Id: I4573a077bb455ebe3750ab76a91d2593d7e94ea5
Signed-off-by: Mayank Rana <mrana@codeaurora.org>
2016-07-29 11:39:25 -07:00
Linux Build Service Account
77e6c75442 Merge "cfg80211: Advertise extended capabilities per interface type to userspace" 2016-07-29 11:24:31 -07:00
Linux Build Service Account
e21b49baaf Merge "msm: ipa3: add mapping for IPA SMEM to SMMU" 2016-07-29 11:24:30 -07:00
Linux Build Service Account
29e6a3b923 Merge "msm: ipa3: add support for additional mappings to smmu" 2016-07-29 11:24:29 -07:00
Linux Build Service Account
4065bfcc2f Merge "scsi: ufs: return appropriate error code" 2016-07-29 11:24:28 -07:00
Linux Build Service Account
4d639b901b Merge "ARM: dts: msm: Enable the GPU QDSS STM for msm8996" 2016-07-29 11:24:28 -07:00
Kanchanapally, Vidyullatha
33ec44fb7e cfg80211: Advertise extended capabilities per interface type to userspace
The driver extended capabilities may differ for different
interface types which the userspace needs to know (for
example the fine timing measurement initiator and responder
bits might differ for a station and AP). Add a new nl80211
attribute to provide extended capabilities per interface type
to userspace.

Signed-off-by: Vidyullatha Kanchanapally <vkanchan@qti.qualcomm.com>
Reviewed-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Git-commit: 019ae3a918811715192b22c400ac78d54acc26a9
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
CRs-fixed: 1030694
Change-Id: I816b21d8433aea9407a14a8c8a5098701ee53b8c
[pkushwah@codeaurora.org: backport to 4.4-This commit includes the
changes from following commits in include/uapi/linux/nl80211.h to compile
for msm-4.4.
38de03d2a28925b489c11546804e2f5418cc17a4 :
nl80211: add feature for BSS selection support.
17b942478643c5a90c06d978479bd326040bfa19 :
cfg80211: allow userspace to specify client P2P PS support.
9b95fe59b18bcc891a6c60ae11d725c9c679574b :
nl80211: add missing kerneldoc for new *_PAD attributes.
2dad624e6dd65c6048a9bbe0e16559fce182c87c :
wireless: use nla_put_u64_64bit().]
Signed-off-by: Purushottam Kushwaha <pkushwah@codeaurora.org>
2016-07-28 22:24:57 -07:00
Venkat Gopalakrishnan
4667018ad7 scsi: ufs: return appropriate error code
If link recovery succeeds after a hibern8 exit failure,
return success as the link is active now for use.

Change-Id: I76ac226a2a1e33dd9c6240cac3443a03355bb75e
Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
2016-07-28 13:15:01 -07:00
Linux Build Service Account
956d9b1ab3 Merge "thermal: tsens: Remove registering for Critical trip zone" 2016-07-27 19:27:17 -07:00
Linux Build Service Account
006d8efe02 Merge "defconfig: msmcortex: Enable FG_GEN3 driver" 2016-07-27 19:27:15 -07:00
Linux Build Service Account
80d67524f5 Merge "defconfig: arm64: msm: enable CP15 barrier and SETEND simulation" 2016-07-27 19:27:14 -07:00
Linux Build Service Account
94a518173d Merge "msm: ipa3: add support for SMMU to USB" 2016-07-27 19:27:12 -07:00
Linux Build Service Account
b649d7e19b Merge "usb: f_gsi: Update connection parameters for GSI channels" 2016-07-27 19:27:11 -07:00
Linux Build Service Account
843ed09846 Merge "ASoC: wcd_cpe: Add support for two CPE sessions" 2016-07-27 19:27:09 -07:00
Linux Build Service Account
22393ab98f Merge "slim-msm: Synchronize SSR callbacks" 2016-07-27 19:27:08 -07:00
Linux Build Service Account
608c991c8e Merge "msm: kgsl: Map GPU QDSS STM through GPU IOMMU" 2016-07-27 19:27:07 -07:00
Linux Build Service Account
d4f1cec49f Merge "defconfig: Enable IOMMU debugfs in perf-defconfig" 2016-07-27 19:27:05 -07:00
Linux Build Service Account
484b6badfd Merge "msm: mdss: Update LM parameters during dest scaler transition" 2016-07-27 19:27:04 -07:00
Linux Build Service Account
af23db4098 Merge "thermal: qpnp-adc-tm: Update reverse threshold and notification" 2016-07-27 19:27:03 -07:00
Linux Build Service Account
f81c63bdae Merge "crypto: msm: enable hw crypto driver for msmfalcon" 2016-07-27 19:27:02 -07:00
Linux Build Service Account
6a45925f9a Merge "soc: qcom: build kryo perf events only for MSM8996" 2016-07-27 19:27:01 -07:00
Linux Build Service Account
71f2f97d61 Merge "input: ft5x06_ts: Add driver for ft5x06 series" 2016-07-27 19:27:01 -07:00
Linux Build Service Account
359db4da15 Merge "ASoC: Fix freed memory access of pcm stream kctl" 2016-07-27 19:26:59 -07:00
Linux Build Service Account
ea40856447 Merge "clk: msm: clock: Remove support for the USB cfg_ahb2phy clock from HLOS" 2016-07-27 19:26:58 -07:00
Linux Build Service Account
69493c178d Merge "usb: phy: Make cfg_ahb_clk optional" 2016-07-27 19:26:56 -07:00
Linux Build Service Account
fafc905174 Merge "msm: thermal: Update the hotplug initialization" 2016-07-27 19:26:55 -07:00
Linux Build Service Account
e3e38c9d58 Merge "ASoC: msm: qdsp6v2: Add size check in audio cal ioctl" 2016-07-27 19:26:54 -07:00
Linux Build Service Account
c7b518b18b Merge "clk: qcom: Porting display clocks from msm folder to qcom folder" 2016-07-27 19:26:53 -07:00
Linux Build Service Account
5f0e3bda7e Merge "ARM: dts: msm: Add the timeout property to BIMC SMMU GDSC on MSMCOBALT" 2016-07-27 19:26:52 -07:00
Linux Build Service Account
486e62947d Merge "sound: usb: Enable autosuspend for usb audio device" 2016-07-27 19:26:51 -07:00
Linux Build Service Account
d84f271674 Merge "msm: jpegdma: set minimum acceptable dimension as 8x8" 2016-07-27 19:26:48 -07:00
Linux Build Service Account
89c19762b9 Merge "soc: qcom: Make service locator call asynchronous" 2016-07-27 19:26:47 -07:00
Linux Build Service Account
df1777e959 Merge "crypto: msm: crypto driver performance improvement" 2016-07-27 19:26:46 -07:00
Linux Build Service Account
919a8b594b Merge "msm: mdss: Fix mixer extension offset" 2016-07-27 19:26:46 -07:00
Linux Build Service Account
3064b202a0 Merge "msm: ipa3: fix packet handling for multiple buffers" 2016-07-27 19:26:45 -07:00
Linux Build Service Account
0df01f7293 Merge "clk: msm: clock: Allow removing clock voltage votes during sleep" 2016-07-27 19:26:44 -07:00
Linux Build Service Account
45e147179a Merge "usb: dwc3: Fix NULL ptr dereference in ep disable ops" 2016-07-27 19:26:43 -07:00
Linux Build Service Account
258941eed9 Merge "clk: msm: hdmi: fix value of constant for minimum VCO rate" 2016-07-27 19:26:42 -07:00
Linux Build Service Account
729208c0c4 Merge "msm: mdss: Update backlight filter for AD" 2016-07-27 19:26:41 -07:00
Linux Build Service Account
6ae89be87e Merge "coresight-etm4x: avoid reading trace-id from ETM hardware block" 2016-07-27 19:26:40 -07:00
Linux Build Service Account
354d219f20 Merge "smb-lib: account for Jeita while distributing FCC" 2016-07-27 19:26:39 -07:00
Linux Build Service Account
27cb1fcd0a Merge "ARM: dts: msm: Update QUSB PHY device node compatible property on msmcobalt" 2016-07-27 19:26:36 -07:00
Linux Build Service Account
03fb272768 Merge "msm: jpegdma: Remove even number check for crop left and top" 2016-07-27 19:26:35 -07:00
Linux Build Service Account
b2371f9f83 Merge "netfilter: xt_qtaguid: seq_printf fixes" 2016-07-27 19:26:32 -07:00
Linux Build Service Account
8015befcec Merge "Revert "net: activity_stats: Stop using obsolete create_proc_read_entry api"" 2016-07-27 19:26:32 -07:00
Linux Build Service Account
0442f202ea Merge "Revert "misc: uidstat: avoid create_stat() race and blockage."" 2016-07-27 19:26:31 -07:00