Linux Build Service Account
14b01d57a4
Merge "msm: sde: Fix variable initialization in SDE rotator"
2017-01-13 17:02:55 -08:00
Linux Build Service Account
15cc45eab4
Merge "msm: sde: Reduce SDE rotator done signaling time"
2017-01-13 17:02:54 -08:00
Linux Build Service Account
9e318a7a45
Merge "qseecom: improve input validatation for qseecom_send_service_cmd"
2017-01-13 17:02:53 -08:00
Linux Build Service Account
8a4e3564ee
Merge "qseecom: fix potential memory leak in __qseecom_update_cmd_buf_64"
2017-01-13 17:02:52 -08:00
Linux Build Service Account
d518fd451d
Merge "icnss: Add support for host initiated recovery"
2017-01-13 17:02:50 -08:00
Linux Build Service Account
247b95f78b
Merge "msm: ADSPRPC: attributes to support per-buffer coherent mappings"
2017-01-13 17:02:49 -08:00
Linux Build Service Account
afef96cab0
Merge "smb-lib: fix Type-C removal detection with OTG"
2017-01-13 17:02:48 -08:00
Linux Build Service Account
1896b200f9
Merge "perf: protect group_leader from races that cause ctx double-free"
2017-01-13 17:02:47 -08:00
Linux Build Service Account
bcea61c858
Merge "netfilter: Change %p to %pK in debug messages"
2017-01-13 17:02:46 -08:00
Linux Build Service Account
8cd28a094d
Merge "iommu: arm-smmu: Set context bank page table coherency"
2017-01-13 17:02:41 -08:00
Linux Build Service Account
25f5607954
Merge "iommu: Add DOMAIN_ATTR_PAGE_TABLE_FORCE_COHERENT"
2017-01-13 17:02:41 -08:00
Linux Build Service Account
c3b187cdf7
Merge "iommu/io-pgtable-fast: Set page table coherency"
2017-01-13 17:02:40 -08:00
Linux Build Service Account
ac1abd3607
Merge "iommu/io-pgtable-arm: Set page table coherency"
2017-01-13 17:02:39 -08:00
Linux Build Service Account
b4e3d9c9f2
Merge "iommu/io-pgtable: Allow page table coherency to be set"
2017-01-13 17:02:39 -08:00
Linux Build Service Account
28b82ee876
Merge "sched: Convert the global wake_up_idle flag to a per cluster flag"
2017-01-13 17:02:38 -08:00
Linux Build Service Account
cea5fb9448
Merge "iommu: pass proper vmid value for secure attachments"
2017-01-13 08:07:57 -08:00
Linux Build Service Account
73ebb4b17b
Merge "ARM: dts: msm: Update configurations of sdhc2 for sdm660 QRD"
2017-01-13 08:07:56 -08:00
Linux Build Service Account
22df240473
Merge "msm: camera: Add lock/unlock to "set mode" function"
2017-01-13 08:07:55 -08:00
Linux Build Service Account
0b1feeb417
Merge "icnss: Ignore MSA0 dump collection during graceful shutdown"
2017-01-13 08:07:54 -08:00
Linux Build Service Account
ce5c0f8aa4
Merge "regulator: core: clean up debugfs monitoring and control features"
2017-01-13 08:07:54 -08:00
Linux Build Service Account
1c062334ae
Merge "ARM: dts: msm: enable bw mon4 version on sdm660 target."
2017-01-13 08:07:53 -08:00
Linux Build Service Account
de9fa8b77a
Merge "cpufreq: changes to adapt for opensource clock framework"
2017-01-13 08:07:52 -08:00
Linux Build Service Account
f1d140f34c
Merge "ARM: dts: msm: Fix configurations for crypto and qrng on SDM660"
2017-01-13 08:07:51 -08:00
Linux Build Service Account
b9fd387cd6
Merge "clk: qcom: Fix for rate request to RPM during handoff"
2017-01-13 08:07:50 -08:00
Linux Build Service Account
cd5ef3d16b
Merge "drm/msm/sde: sde hw interrupt handling"
2017-01-13 08:07:47 -08:00
Linux Build Service Account
bc2d4c423e
Merge "drm/msm/sde: simplify encoder display probe logic"
2017-01-13 08:07:46 -08:00
Linux Build Service Account
5f99c7804f
Merge "drm/msm: add smmu handler"
2017-01-13 08:07:45 -08:00
Linux Build Service Account
c946d852fa
Merge "ARM: dts: msm: enable watchdog for sdm 660"
2017-01-13 08:07:45 -08:00
Linux Build Service Account
fdd0e3d310
Merge "ARM: dts: msm: Use correct property name to pass values for sdm660"
2017-01-13 08:07:44 -08:00
Charan Teja Reddy
3a51cab0b7
iommu: pass proper vmid value for secure attachments
...
Pass the proper VMID value during secure attach. This VMID is used by
the HYP/TZ to maintain the pagetables.
Change-Id: I3b7c27c079b044c9325bcbcb6fa4312e424f3a94
Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
2017-01-13 18:40:37 +05:30
Santosh Mardi
b68e5b2f11
ARM: dts: msm: enable bw mon4 version on sdm660 target.
...
SDM660 target supports the bw monitor version 4 includes
the zone counts.
Enable the bw mon4 for the SDM660 target.
Change-Id: I0f8323c6bdc91d859456ddd8a70838cd8e71779c
Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>
2017-01-13 16:06:11 +05:30
Santosh Mardi
da2e9dd3fa
cpufreq: changes to adapt for opensource clock framework
...
Update cpufreq driver to adapt to opensource clock framework
Opensource clock framework dev_clk_get returns with the
different clock handle for all cpu cores with same clock source
This is different in the existing clock framework where
dev_clk_get returns with the same clock handle for the cores
which shares the same clock source.
Cpufreq driver was compatible with the existing clock
framework but with the opensource clock framework we need
to handle the different clock handles for all the cores
even the clock source is common.
Change-Id: Ic343bc20dc7c8b2ce151a5a2b5f85b43cdd949bf
Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>
2017-01-13 16:03:39 +05:30
xiaonian
d463598029
ARM: dts: msm: Update configurations of sdhc2 for sdm660 QRD
...
Update vdd-current-level as per latest hardware documentation
and interrupt related properties of sdhc2 for sdm660 QRD.
CRs-Fixed: 1111072
Change-Id: Ica211d68a032d51ab313cce47d2b84137433f18c
Signed-off-by: xiaonian <xiaonian@codeaurora.org>
2017-01-13 15:45:52 +08:00
Linux Build Service Account
efaccb4adb
Merge "ASoC: msm: qdsp6v2: Add control for ICC Volume"
2017-01-12 22:39:17 -08:00
Linux Build Service Account
d089fe1071
Merge "ASoC: msm: qdsp6v2: add support for ADM_OPEN_V6 for multi-mic ec"
2017-01-12 22:39:16 -08:00
Linux Build Service Account
9bf671bc1e
Merge "ASoC: msm: qdsp6v2: Fix out-of-bounds access in put functions"
2017-01-12 22:39:15 -08:00
Linux Build Service Account
e85386ee66
Merge "ARM: dts: msm: enable display panel for sdm660 QRD"
2017-01-12 22:39:14 -08:00
Linux Build Service Account
fe716a1881
Merge "drm/msm/sde: add driver for sde support"
2017-01-12 22:39:13 -08:00
Linux Build Service Account
e3fd750a77
Merge "drm/msm/dsi-staging: add catalog for dsi driver"
2017-01-12 22:39:12 -08:00
Linux Build Service Account
45654cc956
Merge "drm/msm/dsi-staging: add hardware driver for dsi controller"
2017-01-12 22:39:11 -08:00
Linux Build Service Account
a1442d31e2
Merge "defconfig: msm: enable dvb demux modules compilation"
2017-01-12 22:39:10 -08:00
Linux Build Service Account
75b99c075a
Merge "Merge remote-tracking branch 'remotes/origin/tmp-896bb812' into HEAD"
2017-01-12 22:39:09 -08:00
Linux Build Service Account
a7d8f02960
Merge "NFC: Fix interrupt state in recovery"
2017-01-12 22:39:08 -08:00
Linux Build Service Account
710fa5be49
Merge "msm: ipa: AP+STA statistics support for IPAv2 driver"
2017-01-12 22:39:08 -08:00
Linux Build Service Account
337b3cd854
Merge "input: qpnp-power-on: set boot_reason when system-reset exists"
2017-01-12 22:39:07 -08:00
Linux Build Service Account
cfa822c282
Merge "msm: mdss: Fix ctl flush bits reset by dspp programming"
2017-01-12 22:39:06 -08:00
Linux Build Service Account
075893a011
Merge "ARM: dts: msm: add PMI GPIO1 to control WLED for msm8998 QVR"
2017-01-12 22:39:05 -08:00
Linux Build Service Account
23cbc75d2f
Merge "ARM: dts: msm: Add TLB dump entries for msm8998"
2017-01-12 22:39:04 -08:00
Zhen Kong
b108c651ca
qseecom: improve input validatation for qseecom_send_service_cmd
...
Make change to improve input validation on request and response
buffers' address and length for qseecom_send_service_cmd.
Change-Id: I047e3264333d767541e43b7dadd1727232fd48ef
Signed-off-by: Zhen Kong <zkong@codeaurora.org>
2017-01-12 17:18:24 -08:00
Yuanyuan Liu
7220378f26
icnss: Ignore MSA0 dump collection during graceful shutdown
...
Ignore MSA0 dump collection during graceful shutdown. Collect
ramdump only when modem is really crashed.
CRs-Fixed: 1110935
Change-Id: Ic2fbfec320eb516224daad9ae78be07c61376cfc
Signed-off-by: Yuanyuan Liu <yuanliu@codeaurora.org>
2017-01-12 15:45:48 -08:00