summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-15Merge "msm: vidc: Decide plane count whenever extradata is set"Linux Build Service Account
2017-02-15Merge "ARM: dts: msm: Add GPU properties for SDM630"Linux Build Service Account
2017-02-15Merge "defconfig: msm: add fastmap config on sdm660"Linux Build Service Account
2017-02-15Merge "ARM: dts: msm: Add sdhc2 for sdm630 QRD"Linux Build Service Account
2017-02-15Merge "ARM: dts: msm: enable LRA drive correction for haptics on pmi8998 and ↵Linux Build Service Account
pm660"
2017-02-15Merge "ARM: dts: msm: Enable pil_modem for apq8998 mediabox"Linux Build Service Account
2017-02-15Merge "power: qpnp-fg-gen3: add support to configure batt_therm coefficients"Linux Build Service Account
2017-02-15Merge "icnss: Remove unused IPC logging mechanism"Linux Build Service Account
2017-02-15Merge "msm: ADSPRPC: Set the device node in the session context"Linux Build Service Account
2017-02-15Merge "defconfig: arm64: msm: enable CONFIG_FORCE_ALLOC_FROM_DMA_ZONE"Linux Build Service Account
2017-02-15Merge "net: support __netdev_alloc_skb to always use GFP_DMA"Linux Build Service Account
2017-02-15Merge "usb: pd: Update uevent parameters during hard reset"Linux Build Service Account
2017-02-15Merge "usb: pd: Make select_pdo_store() wait until request goes through"Linux Build Service Account
2017-02-15Merge "ARM: dts: msm: Fix dwc3 device node property name typo on msm8998"Linux Build Service Account
2017-02-15Merge "usb: dwc3: Fix LPM NYET Threshold value"Linux Build Service Account
2017-02-15Merge "ath10k: Return failure if fw ready is not arrived"Linux Build Service Account
2017-02-15Merge "ice: Sent proper storage type for ICE configuration during reset"Linux Build Service Account
2017-02-14ice: Sent proper storage type for ICE configuration during resetAnilKumar Chimata
Read instance type from device tree node to know the storage type for ICE configuration, which is used to program the corresponding ICE register during ICE reset. Change-Id: I0eb423fb84dc89115227abc7c5688df7ae9a4a3c Signed-off-by: AnilKumar Chimata <anilc@codeaurora.org>
2017-02-14usb: pd: Fix probe failure in case of no sink capablities passedVijayavardhan Vennapusa
Commit b76105e359a7 ("usb: pd: Read sink capabilities from device tree") added support in usbpd driver to pass sink capablities from device tree. But it introduced bug in case of no sink capablities passed from device tree as in this case, device_property_read_u32_array() returns -EINVAL. Due to this, usbpd driver probe fails as usbpd_create() returns errors. Fix this issue by checking if return value > 0 and then only try to read sink capablities from device tree. If not, use default sink capabliites defined in usbpd driver. Change-Id: I51beeba282c6e067881c664d38c2657843a1c716 Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
2017-02-13defconfig: msm: add fastmap config on sdm660Charan Teja Reddy
Fastmap feature is used in the cases where it required reduced time for dma_map/unmap(). Change-Id: Ic1c1fd0bbd95d849eaf6ee13569e345117a988b6 Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
2017-02-14power: qpnp-fg-gen3: add support to configure batt_therm coefficientscyizhao
Add support to configure battery thermal coefficients so that different battery thermistors can be supported. These coefficients can be configured via "qcom,battery-thermal-coefficients" device tree property. CRs-Fixed: 2004461 Change-Id: Iff25acd397a68c31057dff4db1896d46e396adc6 Signed-off-by: Yingwei Zhao <cyizhao@codeaurora.org>
2017-02-13arm: dma-mapping: add dma mapper for io-pgtable-fast for 32 bitCharan Teja Reddy
io-pgtable-fast was implemented to achieve better performance for IOMMU map/un-map. Add DMA API support that goes through io-pgtable-fast for 32 bit targets. Change-Id:I3d0560a4331f6b7b87c70d0885df11d12cb1d6ec Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
2017-02-13ARM: dts: msm: Add sdhc2 for sdm630 QRDxiaonian
Add sdhc2 to enable sd card for sdm630 QRD platform. CRs-Fixed: 2005013 Change-Id: I3c88e1b80d36482b8f5563381656556d30a36f4c Signed-off-by: xiaonian <xiaonian@codeaurora.org>
2017-02-13ARM: dts: msm: Add GPU properties for SDM630Rajesh Kemisetti
Add initial version of SDM630 GPU properties. This is needed to support Graphics driver functionality on SDM630 target. Change-Id: I0442ed8dbb728adae36db8631eeba83c6425ea82 Signed-off-by: Rajesh Kemisetti <rajeshk@codeaurora.org>
2017-02-13ARM: dts: msm: Add sdhc1 for SDM630 QRDxiaonian
Add sdhc1 to enable eMMC support for SDM630 QRD. CRs-Fixed: 2005010 Change-Id: I8d6c9f1479d7bde36b86b5e482085fef033795a1 Signed-off-by: xiaonian <xiaonian@codeaurora.org>
2017-02-13ARM: dts: msm: Add ufs support for SDM630 QRDxiaonian
Add ufs and ufs-phy device nodes to support ufs as storage device for SDM630 QRD platform. CRs-Fixed: 2005015 Change-Id: If0c4edaba9285ba9a1c927e1e804427160947b11 Signed-off-by: xiaonian <xiaonian@codeaurora.org>
2017-02-12Merge "spi: spi_qsd: Use the right device for dma_unmap_single operation"Linux Build Service Account
2017-02-12ARM: dts: msm: Enable pil_modem for apq8998 mediaboxPrasad Sodagudi
To support WLAN on apq8998 mediabox platform, modem PIL is needed. Change-Id: I542053414f5de256514f252b8c019d498756bf80 Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org> Signed-off-by: Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
2017-02-11Merge "config: Add new file msmcortex_mediabox_defconfig"Linux Build Service Account
2017-02-11Merge "ARM: dts: msm: add mdss node for sdm630"Linux Build Service Account
2017-02-11Merge "qcom: qpnp-smb2: Reset switcher_power_ok irq count when USBIN_UV fires"Linux Build Service Account
2017-02-11Merge "qcom: smb-lib: make smb_irq_info common for smb2 and smb138x chargers"Linux Build Service Account
2017-02-11Merge "qcom: qnovo: Update fcc and fv through batt psy"Linux Build Service Account
2017-02-11Merge "arm64: process: Update the kernel offset"Linux Build Service Account
2017-02-11Merge "defconfig: msm: Enable EL2 tlb handler"Linux Build Service Account
2017-02-11Merge "arm64: raise exception to EL2 for sync aborts"Linux Build Service Account
2017-02-11Merge "qpnp-smb2: Add DT option for enabling input suspend on fake battery"Linux Build Service Account
2017-02-11Merge "msm: ipa3: fix race condition in SSR"Linux Build Service Account
2017-02-11Merge "input: keyboard: correct suspend/resume for gpio_keys"Linux Build Service Account
2017-02-11Merge "input: gpio_keys: Add support for pinctrl framework"Linux Build Service Account
2017-02-11Merge "ARM: dts: msm: Disable CXIP LM feature for sdm630"Linux Build Service Account
2017-02-11Merge "defconfig: msm: Enable BALANCE_ANON_FILE_RECLAIM"Linux Build Service Account
2017-02-11Merge "msm: mhi: fix latent issues in MHI drivers"Linux Build Service Account
2017-02-11Merge "ath10k: converge TLV and HL1.0 params and API"Linux Build Service Account
2017-02-11Merge "tracing: Add clock trace events only for COMMON_CLK_MSM"Linux Build Service Account
2017-02-11Merge "defconfig: Enable FG GEN3 and QNOVO configs for sdm660 32-bit"Linux Build Service Account
2017-02-11Merge "regulator: cpr4-mmss-ldo: Add GFX LDO CPR support for sdm630"Linux Build Service Account
2017-02-11Merge "ARM: dts: msm: add camera focus and snapshot device nodes for SDM630"Linux Build Service Account
2017-02-11Merge "clk: qcom: mdss: update the clk_ops for dp_vco_divided_clk_src_mux"Linux Build Service Account
2017-02-11Merge "ARM: dts: msm: Update MEM ACC corner mapping for APC0/1 for sdm630"Linux Build Service Account