summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-29Merge "sound: usb: Add NULL check on return value of iommu_domain_alloc()"Linux Build Service Account
2016-08-29Merge "input: synaptics_dsx_2.6: correct sysfs permissions"Linux Build Service Account
2016-08-29Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into ↵Linux Build Service Account
msm-4.4""
2016-08-29Merge "usb: gadget: f_cdev: Handle notification request properly"Linux Build Service Account
2016-08-29Merge "msm_vidc: venc: configure max-B-frames only if B is enabled"Linux Build Service Account
2016-08-29Merge "mm: zbud: fix the locking scenarios with zcache"Linux Build Service Account
2016-08-29Merge "clk: qcom: Add support for clk_set_flags for branch and dummy clock"Linux Build Service Account
2016-08-29Merge "radio: iris: uapi header split"Linux Build Service Account
2016-08-27Merge "ASoC: wcd934x: Add DSD volume support"Linux Build Service Account
2016-08-27Merge "ARM: dts: msm: Update power attributes for msmcobalt"Linux Build Service Account
2016-08-27Merge "msm: vidc: Fix multistream issues"Linux Build Service Account
2016-08-26Merge "qpnp-fg-gen3: export the battery float voltage"Linux Build Service Account
2016-08-26Merge "qcom-charger: smb-lib: correct the usb suspend votable name"Linux Build Service Account
2016-08-26Merge "qcom-charger: qpnp-fg-gen3: add v2 SRAM register map"Linux Build Service Account
2016-08-26Merge "ARM: dts: msm: Update GPU SMMU settings for cobalt"Linux Build Service Account
2016-08-26Merge "host: sdhci: fix current caps when there is no host->vmmc"Linux Build Service Account
2016-08-26Merge "ARM: dts: msmcobalt: add status property for memlat-mon for msmcobalt"Linux Build Service Account
2016-08-26Merge "cnss: Provide API to CLD Driver to control SPDT GPIO"Linux Build Service Account
2016-08-26Merge "input: synaptics_dsx_2.6: fix issues raised by static analyzer"Linux Build Service Account
2016-08-26Merge "clk: msm: gcc-cobalt: Remove support for wcss clocks"Linux Build Service Account
2016-08-26Merge "defconfig: Enable support for destroying TCP sockets through diag"Linux Build Service Account
2016-08-26Merge "qcom-charger: smb138x: fix buck damage on v1.1 hardware"Linux Build Service Account
2016-08-26Merge "msm: vidc: Use internal size for extradata plane"Linux Build Service Account
2016-08-26Merge "ARM: dts: msm: Add initial support for msmcobalt QRD SKUK board"Linux Build Service Account
2016-08-26Merge "sched: Make use of sysctl_sched_wake_to_idle in select_best_cpu"Linux Build Service Account
2016-08-26Merge "sched: handle frequency alert notifications better"Linux Build Service Account
2016-08-26Merge "regulator: cpr3: fix panic callback failure in interrupt context"Linux Build Service Account
2016-08-26Merge "misc: qcom: qdsp6v2: initialize wma_config_32"Linux Build Service Account
2016-08-26Merge "usb: hcd: Add USB atomic notifier callback for HC died error"Linux Build Service Account
2016-08-26Merge "msm: mdss: dsi: fix the check for PLL off when turning off PHY"Linux Build Service Account
2016-08-26Merge "ARM: dts: Change minimum voltage for LDO25"Linux Build Service Account
2016-08-26Merge "ARM: dts: msm: update DSI phy strength settings for msmcobalt"Linux Build Service Account
2016-08-26Merge "msm: mdss: dsi: update DSI phy v3 initialization sequence"Linux Build Service Account
2016-08-26Merge "input: ft5x06_ts: add proximity feature support"Linux Build Service Account
2016-08-26Merge "msm: mdss: hide kernel addresses from unprevileged users"Linux Build Service Account
2016-08-26Merge "ARM: dts: msm: configure CX voltage levels from MDSS for msmcobalt"Linux Build Service Account
2016-08-26Merge "msm: ipa3: Adapt version handling to support IPAv3.5/3.5.1"Linux Build Service Account
2016-08-26usb: gadget: f_cdev: Handle notification request properlyHemant Kumar
Driver is setting notify request pointer to NULL in order to prevent re-queueing of notification request until it is completed. This results into NULL ptr dereference if ioctl happens before driver unbind tries to free the request buffer. Fix this issue by introduce a flag q_again to prevent re-queuing of same request instead of setting notify request pointer to NULL. Also add NULL check in usb_cser_free_req() and set the request pointer to NULL after freeing it. Change-Id: Id431f911d3bdebfeedd0a5c1e36218ce7467ba67 Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2016-08-26Merge "phy: qcom-ufs: update ufs phy settings"Linux Build Service Account
2016-08-26Merge "soc: qcom: rpm-smd: Account for NOACK messages with system sleep"Linux Build Service Account
2016-08-26Merge "soc: qcom: glink: Best Fit approach to find intent"Linux Build Service Account
2016-08-26Merge "qcom_charger: smb-lib: support faking battery capacity"Linux Build Service Account
2016-08-26Merge "msm: ipa: WA to get PA of sgt_tbl from wlan"Linux Build Service Account
2016-08-26Merge "msm: ipa3: remove wrong smmu clk vote"Linux Build Service Account
2016-08-26Merge "ARM: dts: msm: update VDD_GFX CPR target quotients for msmcobalt v2"Linux Build Service Account
2016-08-26Merge "msm: ipa3: add ipa-uc ram mapping to wlan-cb"Linux Build Service Account
2016-08-26Merge "msm: ipa: header change for SMMU wlan VA mapping"Linux Build Service Account
2016-08-26Merge "ARM: dts: msm: Add bus bandwidth entry for IPA"Linux Build Service Account
2016-08-26Merge "usb: gadget: f_gsi: Fix alternate index returned by gsi_get_alt"Linux Build Service Account
2016-08-26Merge "cpuset: Make cpusets restore on hotplug"Linux Build Service Account