Linux Build Service Account
0a20333b02
Merge "USB: gadget: f_fs: Use %zu when printing size_t"
2016-09-23 20:19:08 -07:00
Linux Build Service Account
4fbca7b158
Merge "usb: gadget: gsi: Set NUM_OF_TRB as 15 for IN and OUT GSI endpoints"
2016-09-23 20:19:08 -07:00
Linux Build Service Account
00193d2edf
Merge "dwc3: core: clear DELAYP1TRANS with USB3PIPECTL register"
2016-09-23 20:19:07 -07:00
Linux Build Service Account
8da923f7e0
Merge "usb: phy: qusb: Reset clock mux to avoid leakage on vdd rail"
2016-09-23 20:19:06 -07:00
Linux Build Service Account
5038545dd9
Merge "soc: qcom: ssr: Return from acknowledgment wait if modem is crashed"
2016-09-23 20:19:06 -07:00
Linux Build Service Account
6ae0998ab6
Merge "usb: gadget: composite: fix dereference after null check coverify warning"
2016-09-23 20:19:04 -07:00
Linux Build Service Account
baa3d606ab
Merge "msm: sde: Add pre/post power event handler in SDE rotator"
2016-09-23 20:19:03 -07:00
Linux Build Service Account
25d60ce52e
Merge "usb: gadget: Enable L1 suspend by default"
2016-09-23 20:19:03 -07:00
Linux Build Service Account
d225a2103b
Merge "ARM: dts: msm: add sound support for msmcobalt skuk"
2016-09-23 20:19:02 -07:00
Linux Build Service Account
404a6deb48
Merge "msm: mdss: consider ib to commit the bw vote for mdp"
2016-09-23 20:19:01 -07:00
Linux Build Service Account
df02701d1f
Merge "ARM: dts: msm: update PCIe reset clks for MSM8996 and msmcobalt"
2016-09-23 20:19:00 -07:00
Manu Gautam
d0bdc926c4
USB: gadget: f_fs: Use %zu when printing size_t
...
Using %lu for size_t gives compilation error on 32bit system.
Replace this with %zu which should be used to print size_t on
both 32bit and 64bit machines.
Change-Id: Id8a42dec3e081187054cb2353ba3473bae9dd547
CRs-fixed: 1069970
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
2016-09-22 16:34:27 +05:30
Peter Chen
19e19a1710
usb: gadget: composite: fix dereference after null check coverify warning
...
cdev->config is checked for null pointer at above code, so cdev->config
might be null, fix it by adding null pointer check.
Change-Id: Ie919a2a886924f1b1e01415bfdaa53f74046f5b0
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Git-commit: c526c62d565ea5a5bba9433f28756079734f430d
Git-repo: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git
Signed-off-by: Jack Pham <jackp@codeaurora.org>
2016-09-21 14:51:35 -07:00
Mayank Rana
1fdef7ce53
dwc3: core: clear DELAYP1TRANS with USB3PIPECTL register
...
Commit fd115e68971b ("dwc3: core: Don't perform controller and PHYs
soft reset") removed clearing DELAYP1TRANS. It is recommended to clear
DELAYP1TRANS bit with USB3PIPECTL register which controls USB
controller allowing USB QMP PHY low power transitions.
Change-Id: I54ba694f4c997bf5ecc540cee274e2cb07b77446
Signed-off-by: Mayank Rana <mrana@codeaurora.org>
2016-09-21 09:12:06 -07:00
Linux Build Service Account
9e2d528dc4
Merge "msm: camera: Add support for reset controller framework"
2016-09-20 10:20:44 -07:00
Linux Build Service Account
bfbc8a0dda
Merge "soc: qcom: spss_utils: fix test_fuse_state_show()"
2016-09-20 10:20:44 -07:00
Linux Build Service Account
2b9c9ce4df
Merge "msm: msm_bus: introduce bus topology for msmfalcon"
2016-09-20 10:20:42 -07:00
Linux Build Service Account
329685a0d5
Merge "msm: mdss: make hdcp 1.x data part of fb panel"
2016-09-20 10:20:40 -07:00
Linux Build Service Account
e687086cb2
Merge "ARM: dts: reduce on/off time for nt35597 dsc panels"
2016-09-20 10:20:39 -07:00
Linux Build Service Account
ca064b6d44
Merge "msm: mdss: dsi: Configure pll to work only in full rate mode"
2016-09-20 10:20:38 -07:00
Linux Build Service Account
53aba1677d
Merge "ARM: dts: msm: add sharp 120 Hz panel support for msmcobalt"
2016-09-20 10:20:37 -07:00
Linux Build Service Account
b2b4bbae8b
Merge "clk: msm: mdss: change DP clock rate in order of KHz"
2016-09-20 10:20:36 -07:00
Linux Build Service Account
fb2d62f3eb
Merge "msm: mdss: program HDMI/DP core select during interface setup"
2016-09-20 10:20:34 -07:00
Jack Pham
2d50ef2cf3
usb: pd: Avoid potential NULL ptr dereferences
...
Check that a valid pointer was passed in addition to non-zero
length to avoid dereferencing NULL pointers in functions
where data is copied from policy engine to the PD PHY.
Issues were identified with static analysis tool.
Change-Id: Ib42aad9e0d838eda4653e0bab9f074b3031983dd
Signed-off-by: Jack Pham <jackp@codeaurora.org>
2016-09-20 09:18:25 -07:00
Benjamin Chan
1db5844b62
msm: sde: Add pre/post power event handler in SDE rotator
...
For pre power off event, we want to check for rotator IDLE status and
generate a timeout event logging if the rotator is still in BUSY state.
For post power on event, rotator is reset to default HW state. It is
necessary to synchronize the SW timestamp with the HW register location.
CRs-Fixed: 1066270
Change-Id: I1041141b8dc80db0baec7ffe71a5c2a7b41e2cbb
Signed-off-by: Benjamin Chan <bkchan@codeaurora.org>
2016-09-20 07:04:23 -07:00
Linux Build Service Account
4b91c1a0f7
Merge "ASoC: wcd9335: reduce speaker teardown latency"
2016-09-19 23:28:23 -07:00
Linux Build Service Account
383cee12e4
Merge "phy: qcom-ufs: remove warnings for optional clocks"
2016-09-19 23:28:22 -07:00
Linux Build Service Account
55ef1608c4
Merge "Revert "usb: dwc3: gadget: start requests as soon as they come""
2016-09-19 23:28:17 -07:00
Linux Build Service Account
f71d743cf0
Merge "Revert "usb: dwc3: gadget: use update transfer command""
2016-09-19 23:28:16 -07:00
Linux Build Service Account
52915db68d
Merge "msm: ipa: add support for new QMI IDL"
2016-09-19 23:28:16 -07:00
Linux Build Service Account
beb17e9e9b
Merge "msm: pcie: initialize var in GPIO init function"
2016-09-19 23:28:15 -07:00
Linux Build Service Account
afc144d22c
Merge "defconfig: msmcortex: Remove panic on SBE"
2016-09-19 23:28:14 -07:00
Linux Build Service Account
48b6dc8c1e
Merge "edac: cortex: Remove WARN_ON messages"
2016-09-19 23:28:13 -07:00
Linux Build Service Account
99a1044389
Merge "msm: mdss: avoid shutting down PHY PMIC regulators"
2016-09-19 23:28:12 -07:00
Linux Build Service Account
6fa5e24922
Merge "msm: mdss: wait for kickoff before executing mode switch changes"
2016-09-19 23:28:11 -07:00
Linux Build Service Account
9518539939
Merge "defconfig: arm64: msmcortex: enable MSM_TZ_LOG for msmcobalt"
2016-09-19 23:28:10 -07:00
Linux Build Service Account
8753bbcdc4
Merge "soc: qcom: ipc_router_glink_xprt: Add larger size receive intents"
2016-09-19 23:28:09 -07:00
Linux Build Service Account
c2b563ce7d
Merge "soc: qcom: pil: Correct notification path in subsys_stop"
2016-09-19 23:28:08 -07:00
Linux Build Service Account
3c52ac5339
Merge "power: fg-memif: Clear retry_once flag in IMA read"
2016-09-19 23:28:07 -07:00
Linux Build Service Account
5edc2df030
Merge "qseecom: Change whitelist_support flag to false if TZ failed to check"
2016-09-19 23:28:07 -07:00
Linux Build Service Account
79f28e9426
Merge "icnss: Provide client_id in ind_register request"
2016-09-19 23:28:06 -07:00
Linux Build Service Account
9969c77475
Merge "iommu: msm: use list_for_each_entry_safe for deletion"
2016-09-19 23:28:04 -07:00
Linux Build Service Account
64a9ffd418
Merge "Revert "defconfig: msm: enable common log for msmcobalt""
2016-09-19 23:28:04 -07:00
Linux Build Service Account
620685750e
Merge "ARM: dts: msm: enable scan dump for msmcobalt"
2016-09-19 23:28:02 -07:00
Linux Build Service Account
824e3e5ceb
Merge "crypto: msm: qce50: DMA-API buffers limitations"
2016-09-19 23:28:02 -07:00
Linux Build Service Account
4886f3b04b
Merge "soc: qcom: Add subsys state with service notifier notification"
2016-09-19 23:28:01 -07:00
Linux Build Service Account
e61009aff8
Merge "soc: qcom: pil: Change clock disabling sequence"
2016-09-19 23:28:00 -07:00
Linux Build Service Account
d4ba07ec09
Merge "regulator: cpr3-regulator: fix potential aging uninitialized variable usage"
2016-09-19 23:27:59 -07:00
Linux Build Service Account
6d49a1e9db
Merge "net: fix infoleak in rtnetlink"
2016-09-19 23:27:59 -07:00
Linux Build Service Account
b7d007f82e
Merge "FROMLIST: security,perf: Allow further restriction of perf_event_open"
2016-09-19 23:27:58 -07:00