Linux Build Service Account
a2236a02a7
Merge "scsi: ufshcd: Fix race between clk scaling and ungate work"
2016-07-15 03:44:32 -07:00
Linux Build Service Account
6149cd536b
Merge "ARM: dts: msm: add 2k truly panel for msmcobalt"
2016-07-15 03:44:31 -07:00
Linux Build Service Account
ce7b3b1705
Merge "qcom-charger: show correct battery status while charging via wireless"
2016-07-15 03:44:30 -07:00
Linux Build Service Account
a356bbf034
Merge "msm: ipa3: don't check offset_entry when using DDR address"
2016-07-15 03:44:29 -07:00
Linux Build Service Account
c5b0fe8f95
Merge "msm: kgsl: Disable GPU isense clock below nominal power level"
2016-07-15 03:44:28 -07:00
Linux Build Service Account
d487ef9aa9
Merge "Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk"
2016-07-15 03:44:27 -07:00
Linux Build Service Account
429d29225e
Merge "ARM: dts: msm: disable L1 and L1ss for PCIe on msmcobalt"
2016-07-15 03:44:27 -07:00
Linux Build Service Account
cbd856e4bd
Merge "qcom-charger: qpnp-smb2: enable some irqs as a wakeup source"
2016-07-15 03:44:26 -07:00
Linux Build Service Account
427ac22e77
Merge "usb: dwc3: Fix bug in ep disable operation"
2016-07-15 03:44:25 -07:00
Linux Build Service Account
5c73b07b81
Merge "icnss: Setup hypervisor permissions for MSA0"
2016-07-15 03:44:24 -07:00
Linux Build Service Account
e0addbd952
Merge "msm: vidc: Fix buffer overflow issue in driver"
2016-07-15 03:44:24 -07:00
Linux Build Service Account
0c666a3278
Merge "spmi-pmic-arb: change mode callback/ops for v3"
2016-07-15 03:44:23 -07:00
Linux Build Service Account
2f032882e7
Merge "msm: kgsl: Remove ISENSE control code"
2016-07-15 03:44:22 -07:00
Linux Build Service Account
7368ff9eae
Merge "ARM: dts: msmcobalt: Enable GPU Turbo on A540"
2016-07-15 03:44:22 -07:00
Linux Build Service Account
57cfb76cee
Merge "msm: ipa: exit when hdr proc ctx table is full"
2016-07-15 03:44:18 -07:00
Venkat Gopalakrishnan
631771d3a0
scsi: ufshcd: Fix race between clk scaling and ungate work
...
The ungate work turns on the clock before it exits hibern8,
if the link was put in hibern8 during clock gating work.
There occurs a race condition when clock scaling work calls
ufshcd_hold() to make sure low power states cannot be entered,
but that returns by checking only whether the clocks are on.
This causes the clock scaling work to issue UIC commands when
the link is in hibern8 causing failures. Make sure we exit
hibern8 state before returning from ufshcd_hold().
Callstacks for race condition:
ufshcd_scale_gear+0x120/0x138
ufshcd_devfreq_scale+0x98/0x154
ufshcd_devfreq_target+0x14c/0x250
update_devfreq+0xc4/0x10c
devfreq_monitor+0x34/0x90
process_one_work+0x24c/0x430
worker_thread+0x2e0/0x408
kthread+0x100/0x108
ret_from_fork+0x10/0x40
ufshcd_uic_hibern8_exit+0x128/0x1f0
ufshcd_ungate_work+0xec/0x148
process_one_work+0x24c/0x430
worker_thread+0x2e0/0x408
kthread+0x100/0x108
ret_from_fork+0x10/0x40
CRs-Fixed: 1036530
Change-Id: I7f430abfb2a545ac97dee488a696a89cd18214f1
Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
2016-07-14 12:05:54 -07:00
Amir Levy
475735e7ac
msm: ipa3: don't check offset_entry when using DDR address
...
Checking offset_entry is not necessary when using DDR addresses.
Check offset_entry only when using header tables.
CRs-fixed: 1041515
Change-Id: I4b3e44bda6ee05932a7de66e1e7cea300936f982
Signed-off-by: Amir Levy <alevy@codeaurora.org>
2016-07-14 09:29:20 +03:00
Tony Truong
c93b93ee87
ARM: dts: msm: disable L1 and L1ss for PCIe on msmcobalt
...
While NOC timeout feature is enabled, L1 and L1 substate
low power mode should be disabled. Thus, disable L1 and L1ss
for PCIe on msmcobalt.
Change-Id: If77f1850396d3e78cdcb774cdb6de148a2b4d14e
Signed-off-by: Tony Truong <truong@codeaurora.org>
2016-07-13 16:58:40 -07:00
Ingrid Gallardo
27565a5d5b
ARM: dts: msm: add 2k truly panel for msmcobalt
...
Add required settings for command mode and video
mode 2k truly panel and include those settings in
msmcobalt for CDP and MTP.
Change-Id: I419af32ee73bd486258692eba3f699e6b987c288
Signed-off-by: Ingrid Gallardo <ingridg@codeaurora.org>
2016-07-13 16:46:52 -07:00
Harry Yang
57cd771117
qcom-charger: show correct battery status while charging via wireless
...
POWER_SUPPLY_STATUS shows 'Discharging' when DCIN is the only charging
input, because current input online report is solely based on USB.
DCIN is included to fix the issue.
CRs-Fixed: 1034899
Change-Id: I58b8ca712a7900caf37bf79f5281fb3b6dab80f2
Signed-off-by: Harry Yang <harryy@codeaurora.org>
2016-07-13 16:21:15 -07:00
Linux Build Service Account
aa958278d1
Merge "ASoC: wcd9335: Update decimator filter cutoff frequency"
2016-07-13 15:45:38 -07:00
Linux Build Service Account
559ef8a428
Merge "ASoC: msmcobalt: add channel configuration for proxy port"
2016-07-13 15:45:37 -07:00
Linux Build Service Account
6c4e0476e3
Merge "ASoC: msm: qdsp6v2: Add get for App Type mixer control"
2016-07-13 15:45:36 -07:00
Linux Build Service Account
a53e735b55
Merge "soc: qcom: glink_smd_xprt: Fix smd close ack for legacy channel"
2016-07-13 15:45:35 -07:00
Linux Build Service Account
2b8fc67b85
Merge "soc: qcom: glink_smd_xprt: Fix ssr sync during intent request"
2016-07-13 15:45:34 -07:00
Linux Build Service Account
a6a02749f0
Merge "ASoC: wcd-mbhc: enable micbias for special headset"
2016-07-13 15:45:33 -07:00
Linux Build Service Account
102a3b4bfa
Merge "ASoC: wcd9330: Update driver for 12.288MHz clock support"
2016-07-13 15:45:32 -07:00
Linux Build Service Account
e78a398fb7
Merge "ASoC: wcd-mbhc: fix plug removal detection from extension cable"
2016-07-13 15:45:31 -07:00
Linux Build Service Account
d55264e2fc
Merge "ASoC: msm8996: add support for packed 24 bit"
2016-07-13 15:45:30 -07:00
Linux Build Service Account
3d1c3acafb
Merge "ARM: dts: msm: set rcu_expedited for msm chisets"
2016-07-13 15:45:29 -07:00
Linux Build Service Account
9e23575348
Merge "ARM: dts: msm: support full Gold cluster frequency plan for msmcobalt"
2016-07-13 15:45:28 -07:00
Linux Build Service Account
f3b676e818
Merge "ARM: dts: msm: Enabling ESD detection support for msmcobalt"
2016-07-13 15:45:27 -07:00
Linux Build Service Account
71d280d4b3
Merge "ARM: dts: msm: update VDD_GFX CPR voltage adjustments for msmcobalt"
2016-07-13 15:45:26 -07:00
Linux Build Service Account
2a8092a9c2
Merge "msm: mdss: fix QSEED3 bypass mode and lut cfg issues"
2016-07-13 15:45:25 -07:00
Linux Build Service Account
dd6f2cf39a
Merge "qcom-charger: smb-lib: fix battery health status"
2016-07-13 15:45:24 -07:00
Linux Build Service Account
2197cb0f60
Merge "ARM: dts: msm: update VDD_APC1 CPR margin adjustments for msmcobalt"
2016-07-13 15:45:22 -07:00
Linux Build Service Account
c50c09ee13
Merge "ARM: dts: msm: enable qcom,no-smr-check for mmss smmu for msmcobalt"
2016-07-13 15:45:20 -07:00
Linux Build Service Account
da3d93c35c
Merge "icnss: Add support for suspend/resume"
2016-07-13 15:45:20 -07:00
Linux Build Service Account
5551ac503f
Merge "msm: mdss: Fix AD backlight configuration"
2016-07-13 15:45:18 -07:00
Linux Build Service Account
ba76bbcfcb
Merge "defconfig: msmcortex: Enable USB audio QMI service driver"
2016-07-13 15:45:18 -07:00
Linux Build Service Account
066a92c8d6
Merge "usb: gadget: f_gsi: Increase USB GSI OUT TRBs from 7 to 31 for ECM"
2016-07-13 15:45:17 -07:00
Linux Build Service Account
32e8a524a8
Merge "usb: dwc3: Change dwc3 irq to oneshot threaded irq"
2016-07-13 15:45:16 -07:00
Linux Build Service Account
08adf1e8e9
Merge "msm: ipa3: support 64bitmask with SMMU attached"
2016-07-13 15:45:15 -07:00
Linux Build Service Account
b92f565d8f
Merge "ASoC: wcd9335: Remove pop on bring-up of noise cancelling headset"
2016-07-13 15:45:14 -07:00
Linux Build Service Account
65acb683c4
Merge "defconfig: arm64: msm: Disable uid statistics"
2016-07-13 15:45:13 -07:00
Linux Build Service Account
ee3eae95ff
Merge "clk: msm: clock-gpu-cobalt: Support running the gfx3d_isense clock at XO"
2016-07-13 15:45:13 -07:00
Linux Build Service Account
ccfaef0d78
Merge "msm: ipa: print resource bandwidth in ipa rm"
2016-07-13 15:45:12 -07:00
Linux Build Service Account
fe65bd3832
Merge "msm: vidc: Fix an issue with high bitrate playback"
2016-07-13 15:45:11 -07:00
Linux Build Service Account
5e9b45c7ed
Merge "msm: mdss: hdmi: parse High Dynamic Range (HDR) metadata"
2016-07-13 15:45:10 -07:00
Linux Build Service Account
7fe77ef84d
Merge "leds: qpnp-flash-v2: Separate switch node disable sequence"
2016-07-13 15:45:08 -07:00