summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-16defconfig: Enable support for QBT1000 featureAbir Ghosh
Enable support for QBT1000 feature in defconfig Change-Id: I66602c5bac6f8578629876845bdfe774625b5c14 Signed-off-by: Abir Ghosh <abirg@codeaurora.org>
2017-08-16qbt1000: Add changes to support VOLUMEDOWN and CBGEAbir Ghosh
Add changes to qbt1000 fingerprint driver to enable input device to report KEY_VOLUMEDOWN when a finger is detected. Add changes for supporting CBGE with retry logic and multiple IPC messages. Change-Id: I29a52c516a8f9216abc623ca3bfaebe19f89eaa3 Signed-off-by: Abir Ghosh <abirg@codeaurora.org>
2017-08-12Merge "ARM: dts: msm: Remove sync-wait-broadcast for NT35597 DDIC"Linux Build Service Account
2017-08-12Merge "ath10k: Enable pktlog for WCN3990 target"Linux Build Service Account
2017-08-11Merge "ARM: dts: msm: Add support for ov9282 dual camera support"Linux Build Service Account
2017-08-11Merge "ARM: dts: msm: Enable auto-calibration for WLED on PM660/PMI8998"Linux Build Service Account
2017-08-11Merge "drm/msm: update HDMI AVI infoframe during HDR playback"Linux Build Service Account
2017-08-11Merge "drm/msm: update CSC matrix during HDR playback"Linux Build Service Account
2017-08-11Merge "drm/msm: change CSC matrix selection logic for CDM block"Linux Build Service Account
2017-08-11Merge "ASoC: msm: qdsp6v2: assign decoder memory to ADSP"Linux Build Service Account
2017-08-11Merge "Revert "input: misc: hbtp_input: fix memory corruption in list""Linux Build Service Account
2017-08-11ARM: dts: msm: Add support for ov9282 dual camera supportSathish Ambley
Add support for ov9282 dual camera sensors with the images from the two sensors stitched together. Change-Id: I4ac5aecca4d7ecc4fb9d04a6fdf64c871f486cbf Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org> Acked-by: Rajesh Bharathwaj <rajeshbharathwaj@codeaurora.org>
2017-08-11ARM: dts: msm: Add support for svr835 v2 boardSathish Ambley
Add battery profile data and pinctrl changes that are specific to svr835 v2 board. Change-Id: I85c5e7ce7e88655da5637d2e5bc14ce8593b09d0 Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org> Acked-by: Rajesh Bharathwaj <rajeshbharathwaj@codeaurora.org>
2017-08-11ath10k: Enable pktlog for WCN3990 targetGovind Singh
WCN3990 target uses new connect service for pktlog. Add pktlog service request and support for pktlog rx handling. CRs-Fixed: 2038976 Change-Id: I6f7dbd8f8cbeadd0e53844154a9c360011e2c798 Signed-off-by: Govind Singh <govinds@codeaurora.org> Signed-off-by: Ashutosh Kumar <askuma@codeaurora.org>
2017-08-10Merge "power: qcom: smb-lib: optimize parallel current limiting with PD"Linux Build Service Account
2017-08-10Merge "ARM: dts: msm: Add fastrpc vmid flag for sdm660"Linux Build Service Account
2017-08-10Merge "msm: adsprpc: Separate hyp_assign call for audio remote heap protection"Linux Build Service Account
2017-08-10Merge "Revert "ARM: dts: msm: enable ADV7535 on MSM8996Pro Auto CDP lite ↵Linux Build Service Account
platform""
2017-08-10Merge "drm/msm: only set need cdm for INTF3"Linux Build Service Account
2017-08-10Merge "msm: camera: Avoid deadlock for vb2 operations using separate lock"Linux Build Service Account
2017-08-10Merge "power: qpnp-fg-gen3: adjust recharge voltage during soft JEITA charge ↵Linux Build Service Account
done"
2017-08-10drm/msm: update HDMI AVI infoframe during HDR playbackAbhinav Kumar
Add support to update the HDMI AVI infoframe to use BT2020 encoding during HDR video playback. This is required as per the spec to ensure that the AVI infoframe correctly indicates the content being shown. Also make sure to change and restore the YCC quantization bits in case of override. Change-Id: Iadacc2fac6252b5f5cbfcc39a122118f738d3113 Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
2017-08-10drm/msm: update CSC matrix during HDR playbackAbhinav Kumar
The CSC matrix used in the CDM block should be updated to BT2020 format from the default value during HDR video playback. Add support in the SDE driver to enable switching CSC matrix of CDM block to BT2020 during start of HDR playback and restore it at the stop of the playback to the default CSC. Change-Id: Ic589380188ddef8ada2c8bbc0ca945bb1f319c85 Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
2017-08-10drn/msm/sde: add BT709, BT2020 CSC matrix definitionsAbhinav Kumar
Currently only BT601 CSC matrix is available for use in the SDE driver. Add BT709, BT2020 CSC matrix definitions to SDE driver. These shall be used during different use-cases such as HDR video playback by switching the CSC matrix based on the use-case. Change-Id: I70a543193d08217cbdb6c4af739b3777dde4a25d Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
2017-08-10drm/msm: change CSC matrix selection logic for CDM blockAbhinav Kumar
CDM block is always using a limited quantization range matrix. This can be overridden to use a full range matrix if the sink supports override capability or the mode is a non-CEA mode. Adjust the matrix selection logic to accommodate these conditions. Change-Id: I708412a923fb0d47e798f35ebe14b4c2f1a72fc9 Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
2017-08-10Revert "ARM: dts: msm: enable ADV7535 on MSM8996Pro Auto CDP lite platform"Guchun Chen
This reverts commit 9ec3ce38d73eb10ea1f3ff961641e6395eb4398f. This change brings one NULL pointer in display kernel booting, which will bring crash on msm8996 lite board. So revert this commit temporarily. Change-Id: I7e11b78b47f0e2f2f5cc05a0220f1ff7f3a1addd Signed-off-by: Guchun Chen <guchunc@codeaurora.org>
2017-08-10ARM: dts: msm: Add fastrpc vmid flag for sdm660Tharun Kumar Merugu
Add a device specific flag for new vmid heap shared feature. Change-Id: I9be679f9edd0048acbb057ceff4d877c630e4258 Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
2017-08-10msm: adsprpc: Separate hyp_assign call for audio remote heap protectionTharun Kumar Merugu
Enable audio remote heap protection for separate hyp_assign call to map HLOS buffer to ADSP_Q6_ELF VM. Change-Id: I91a70cb8ef2c2feb2d4c398c15c220c78c96a509 Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
2017-08-09Merge "msm: kgsl: Correctly update fence_name for larger timestamp"Linux Build Service Account
2017-08-09Merge "cnss2: Disable BDF bypass by default"Linux Build Service Account
2017-08-09drm/msm: only set need cdm for INTF3Yuan Zhao
Only HDMI INTF3 should need cdm block, other INTFs do not need cdm. Change-Id: Iff355dae456ed432efd84dff72ec85b83dbb93f2 Signed-off-by: Yuan Zhao <yzhao@codeaurora.org>
2017-08-09Merge "qpnp-smb2: enable/disable sw jeita using a property"Linux Build Service Account
2017-08-09Merge "power: power_supply: add property for sw based JEITA"Linux Build Service Account
2017-08-09Merge "ASoC: msm: qdspv2: Fix missing mutex unlock in LSM client driver"Linux Build Service Account
2017-08-09msm: kgsl: Correctly update fence_name for larger timestampAbhilash Kumar
Since 'timestamp' is of unsigned int type, for larger timestamp the format specifier %d can show negative values. Fix this by using %u format specifier for timestamp. Change-Id: I621dfd4843099cb27436006500fe3342d1d5ddf4 Signed-off-by: Abhilash Kumar <krabhi@codeaurora.org>
2017-08-08Revert "input: misc: hbtp_input: fix memory corruption in list"aranja
This reverts commit e6b2b08383f6 ("input: misc: hbtp_input: fix memory corruption in list_del_entry"). This change introduces kernel crash during adb reboot. Change-Id: Ia6f53e2d62344b9f08eb056d901ae39e884e3a96 Signed-off-by: Vevek Venkatesan <vevekv@codeaurora.org>
2017-08-09qpnp-smb2: enable/disable sw jeita using a propertyAbhijeet Dharmapurikar
Provide support to enable/disable sw jeita using a power supply property. Change-Id: Id1c2a4bcd8caece5ed7591dc5ab5bf3ac2207cba Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
2017-08-09power: power_supply: add property for sw based JEITAAshay Jaiswal
Add power_supply property to enable/disable software based JEITA charging. Change-Id: I9fca73c1de524e78c3df83b02a9f5a64488eaae0 Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org> Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
2017-08-08cnss2: Disable BDF bypass by defaultYue Ma
Disable sending dummy BDF(board data file). Enforce to use real BDF by default. Change-Id: Ib0cf267af8ddea8a702f8ac6774063466094f52e CRs-fixed: 2059087 Signed-off-by: Yue Ma <yuem@codeaurora.org>
2017-08-08Merge "power: qpnp-fg-gen3: add support for skew in capacity learning algorithm"Linux Build Service Account
2017-08-08Merge "usb: dwc3: initialize ep0_usb_req.request.dma to avoid crash"Linux Build Service Account
2017-08-08Merge "ASoC: msm: qdsp6v2: Modify name for Tertiary mi2s RX and TX"Linux Build Service Account
2017-08-08Merge "drm/msm: free the IRQ during GPU cleanup"Linux Build Service Account
2017-08-08Merge "ion: Correct argument of Set/ClearPagePrivate of secure CMA"Linux Build Service Account
2017-08-08Merge "defconfig: msm: Enable PAN emulation"Linux Build Service Account
2017-08-08Merge "cnss2: Suspend PCIe link and power off device after PCIe probe"Linux Build Service Account
2017-08-08Merge "defconfig: msm: enable fstack-protector-strong"Linux Build Service Account
2017-08-08Merge "Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4"Linux Build Service Account
2017-08-08Merge "defconfig: msm: Disable DEVPORT config for msm8998"Linux Build Service Account
2017-08-08Merge "msm: sensor: ois: add conditional check for ioctl"Linux Build Service Account