summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-24ARM: dts: msm: Add support for venus pil on msmfalconGaurav Kohli
Add support for VENUS PIL which facilitates the loading of venus firmware, authentication and bringing it out of reset. Change-Id: I53657d42b5cfe7dba63d8331127aca6551e553e1 Signed-off-by: Gaurav Kohli <gkohli@codeaurora.org>
2016-09-23Merge "memshare: Add support to listen to SUBSYS_RAMDUMP_NOTIFICATION"Linux Build Service Account
2016-09-23Merge "ARM: dts: msm: Add rpm-smd node for msmfalcon"Linux Build Service Account
2016-09-23Merge "drivers: cpuidle: lpm-levels: Fix wakeup time for suspend"Linux Build Service Account
2016-09-23Merge "ASoC: msm: update to align afe memory mapping as multiple of 4KB"Linux Build Service Account
2016-09-23Merge "soundwire: Add support for usecases without compander"Linux Build Service Account
2016-09-23Merge "ASoC: wcd: add null check before pointer dereference"Linux Build Service Account
2016-09-23Merge "USB: gadget: f_fs: Use %zu when printing size_t"Linux Build Service Account
2016-09-23Merge "usb: gadget: gsi: Set NUM_OF_TRB as 15 for IN and OUT GSI endpoints"Linux Build Service Account
2016-09-23Merge "dwc3: core: clear DELAYP1TRANS with USB3PIPECTL register"Linux Build Service Account
2016-09-23Merge "usb: phy: qusb: Reset clock mux to avoid leakage on vdd rail"Linux Build Service Account
2016-09-23Merge "soc: qcom: ssr: Return from acknowledgment wait if modem is crashed"Linux Build Service Account
2016-09-23Merge "usb: gadget: composite: fix dereference after null check coverify ↵Linux Build Service Account
warning"
2016-09-23Merge "msm: sde: Add pre/post power event handler in SDE rotator"Linux Build Service Account
2016-09-23Merge "usb: gadget: Enable L1 suspend by default"Linux Build Service Account
2016-09-23Merge "ARM: dts: msm: add sound support for msmcobalt skuk"Linux Build Service Account
2016-09-23Merge "msm: mdss: consider ib to commit the bw vote for mdp"Linux Build Service Account
2016-09-23Merge "ARM: dts: msm: update PCIe reset clks for MSM8996 and msmcobalt"Linux Build Service Account
2016-09-23drivers: cpuidle: lpm-levels: Fix wakeup time for suspendMahesh Sivasubramanian
During suspend, where there isn't a explicit timer requirement, suspend driver adds a ~0ULL value to current timer value and passes it on to RPM as the wakeup timer. However, RPM doesn't handle overflow of timer wakeups, which could indicate that the master is requesting a wakeup in the past and causes a crash. Adding 1 to current wakeup times, sets the wakeup time to 0 for suspend usecases. MPM maps a 0 wakeup time to ~0ULL which would be handled correctly on the RPM side. Change-Id: Ida24c83eb2f1ae94ad7168b6065db69da35c3ec9 Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org> Signed-off-by: Girish S Ghongdemath <girishsg@codeaurora.org>
2016-09-23ASoC: wcd: add null check before pointer dereferenceXiaojun Sang
Slimbus device pointer may be null, which may lead to null pointer dereference. CRs-Fixed: 1054973 Signed-off-by: Xiaojun Sang <xsang@codeaurora.org> Change-Id: Ica22ee19f281fa0cff7d629f396c41c935692c59
2016-09-22USB: gadget: f_fs: Use %zu when printing size_tManu Gautam
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-21usb: gadget: composite: fix dereference after null check coverify warningPeter Chen
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-21ARM: dts: msm: Add rpm-smd node for msmfalconRaju P.L.S.S.S.N
Add rpm-smd node for communication with RPM subsystem over glink. Change-Id: I95fb375500c649f3e986f0cde5a3ce6fa8ad27ad Signed-off-by: Raju P.L.S.S.S.N <rplsssn@codeaurora.org>
2016-09-21ASoC: msm: update to align afe memory mapping as multiple of 4KBKuirong Wang
It is required the buffer size to ADSP are multiple of 4kB. Update the buffer size to be 4kB alignment before passing to ADSP. CRs-Fixed: 1040066 Change-Id: I34f1b611000f5d9e4ae4c13a89b8571faa0f3393 Signed-off-by: Kuirong Wang <kuirongw@codeaurora.org>
2016-09-21dwc3: core: clear DELAYP1TRANS with USB3PIPECTL registerMayank Rana
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-21soundwire: Add support for usecases without companderLaxminath Kasam
Some of the usecases without compander and with smart boost, VI sense are added in soundwire controller driver. Change-Id: Ia380ee6ad4584c29feb80fdc3b9247dd11e64a3e Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
2016-09-20Merge "msm: camera: Add support for reset controller framework"Linux Build Service Account
2016-09-20Merge "soc: qcom: spss_utils: fix test_fuse_state_show()"Linux Build Service Account
2016-09-20Merge "msm: msm_bus: introduce bus topology for msmfalcon"Linux Build Service Account
2016-09-20Merge "msm: mdss: make hdcp 1.x data part of fb panel"Linux Build Service Account
2016-09-20Merge "ARM: dts: reduce on/off time for nt35597 dsc panels"Linux Build Service Account
2016-09-20Merge "msm: mdss: dsi: Configure pll to work only in full rate mode"Linux Build Service Account
2016-09-20Merge "ARM: dts: msm: add sharp 120 Hz panel support for msmcobalt"Linux Build Service Account
2016-09-20Merge "clk: msm: mdss: change DP clock rate in order of KHz"Linux Build Service Account
2016-09-20Merge "msm: mdss: program HDMI/DP core select during interface setup"Linux Build Service Account
2016-09-20usb: pd: Avoid potential NULL ptr dereferencesJack Pham
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-20msm: sde: Add pre/post power event handler in SDE rotatorBenjamin Chan
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-19Merge "ASoC: wcd9335: reduce speaker teardown latency"Linux Build Service Account
2016-09-19Merge "phy: qcom-ufs: remove warnings for optional clocks"Linux Build Service Account
2016-09-19Merge "Revert "usb: dwc3: gadget: start requests as soon as they come""Linux Build Service Account
2016-09-19Merge "Revert "usb: dwc3: gadget: use update transfer command""Linux Build Service Account
2016-09-19Merge "msm: ipa: add support for new QMI IDL"Linux Build Service Account
2016-09-19Merge "msm: pcie: initialize var in GPIO init function"Linux Build Service Account
2016-09-19Merge "defconfig: msmcortex: Remove panic on SBE"Linux Build Service Account
2016-09-19Merge "edac: cortex: Remove WARN_ON messages"Linux Build Service Account
2016-09-19Merge "msm: mdss: avoid shutting down PHY PMIC regulators"Linux Build Service Account
2016-09-19Merge "msm: mdss: wait for kickoff before executing mode switch changes"Linux Build Service Account
2016-09-19Merge "defconfig: arm64: msmcortex: enable MSM_TZ_LOG for msmcobalt"Linux Build Service Account
2016-09-19Merge "soc: qcom: ipc_router_glink_xprt: Add larger size receive intents"Linux Build Service Account
2016-09-19Merge "soc: qcom: pil: Correct notification path in subsys_stop"Linux Build Service Account