Linux Build Service Account
eb9fd932ae
Merge "mmc: core: Enable HS mode first in the device and then in the host"
2017-01-09 01:32:07 -08:00
Linux Build Service Account
c52c8180c8
Merge "clk: msm: clock-osm: remove ioremaps from panic callback"
2017-01-09 01:32:06 -08:00
Linux Build Service Account
36d6426c99
Merge "qpnp-fg-gen3: show 0 time to full at 100% SOC"
2017-01-09 01:32:06 -08:00
Linux Build Service Account
1e5b699f08
Merge "pmic-voter: Allow forcing a value via debug interface"
2017-01-09 01:32:05 -08:00
Linux Build Service Account
a44f92715b
Merge "ASoC: msm: qdsp6v2: DAP: Add check to validate param length"
2017-01-09 01:32:04 -08:00
Linux Build Service Account
149442b64e
Merge "msm: vidc: enable passive buses while unload firmware"
2017-01-09 01:32:03 -08:00
Linux Build Service Account
834cafa954
Merge "ASoC: msm: qdsp6v2: add route for secondary MI2S TX hostless capture"
2017-01-09 01:32:03 -08:00
Linux Build Service Account
7bf4e176b4
Merge "msm: cpp: Use regulator APIs for gdsc reg access"
2017-01-09 01:32:02 -08:00
Linux Build Service Account
2113b4e7d2
Merge "msm: camera-v2: vpe: Add check to prevent index out of bounds"
2017-01-09 01:32:01 -08:00
Linux Build Service Account
e863daf413
Merge "ARM: dts: msm: Add actuator node to camera1 node for 8998"
2017-01-09 01:32:00 -08:00
Linux Build Service Account
08a95e6878
Merge "drm/msm: remove clock framework dependency"
2017-01-08 16:32:11 -08:00
Linux Build Service Account
e51c3cc83f
Merge "defconfig: msm: compile video drivers as builtins"
2017-01-08 08:05:53 -08:00
Linux Build Service Account
dfa7c4abac
Merge "ASoC: wcd934x: Fix out of bounds for mad input value"
2017-01-08 08:05:53 -08:00
Linux Build Service Account
827cd4f6bb
Merge "drivers: mfd: Add support for direct apps interrupt"
2017-01-08 08:05:52 -08:00
Linux Build Service Account
99286f0b5d
Merge "ARM: dts: msm: add a new panel driver for sdm660 QRD"
2017-01-08 08:05:51 -08:00
Linux Build Service Account
824a1a6d2a
Merge "ARM: dts: msm: Enable volume up key for qrd sdm660"
2017-01-08 08:05:50 -08:00
Linux Build Service Account
1f52cde69c
Merge "qseecom: Rename clock handle names"
2017-01-08 08:05:46 -08:00
Linux Build Service Account
082aa733d8
Merge "msm: cpp: Fix for integer overflow in cpp"
2017-01-07 23:00:03 -08:00
Linux Build Service Account
96f3cc94dd
Merge "media: dvb-core: Fix for dvb_ringbuffer merge conflict"
2017-01-07 13:44:17 -08:00
Linux Build Service Account
fc0faf1b5e
Merge "msm: isp: Handle ping pong mismatch error"
2017-01-07 13:44:16 -08:00
Linux Build Service Account
ccf3c89458
Merge "input: move qpnp-power-on driver into input/misc directory"
2017-01-07 05:24:01 -08:00
Linux Build Service Account
ad65eb0904
Merge "ARM: dts: msm: Add support for pwr/perf supply for sdm660"
2017-01-07 05:24:00 -08:00
Linux Build Service Account
2330401695
Merge "spcom: free all SKP ION buffers on SSR"
2017-01-07 05:23:57 -08:00
Linux Build Service Account
8964db0fd5
Merge "clk: qcom: osm: remove ioremaps from panic callback"
2017-01-07 05:23:56 -08:00
Manikanta Sivapala
0124613ef0
defconfig: msm: compile video drivers as builtins
...
Video kernel modules as LKM make the T32 debugging difficult.
So, make video drivers as part of boot image.
Change-Id: I229eba78f883d7656ac1bd64487dccc70bb0d43c
Signed-off-by: Manikanta Sivapala <msivap@codeaurora.org>
Signed-off-by: Deepak Kushwah <dkushwah@codeaurora.org>
2017-01-06 22:37:56 -08:00
David Collins
07f2f9952c
input: move qpnp-power-on driver into input/misc directory
...
Move the qpnp-power-on driver from the drivers/input directory
into the drivers/input/misc directory. This is the standard
location where other power key drivers are kept.
Also make a small fix to use octal instead of symbolic
permissions for the ship_mode_en module parameter.
Change-Id: I4d80c2ca0f161bd443dbfe0fcef822459c9fe44b
Signed-off-by: David Collins <collinsd@codeaurora.org>
2017-01-06 10:52:46 -08:00
Linux Build Service Account
e4e95be265
Merge "ARM: dts: msm: Add an entry to the Silver memlat table for msm8998"
2017-01-06 08:11:50 -08:00
Taniya Das
ef366c8b57
ARM: dts: msm: Add support for pwr/perf supply for sdm660
...
OSM cpu clocks would require the supply rails on which power and perf
clusters are connected, so add the same.
Change-Id: Ie5e50dff1c3c5b06585d03abb45ff493779f029d
Signed-off-by: Taniya Das <tdas@codeaurora.org>
2017-01-05 19:37:20 -08:00
cyizhao
cadfa62c08
ARM: dts: msm: Enable volume up key for qrd sdm660
...
GPIO7 is used for volume up key on qrd sdm660 device.
Configure it to input and pull-up and add gpio-keys device to
enable the key detection.
CRs-Fixed: 1108198
Change-Id: I9ef323088e478aa2fd35858d256edb041da6f385
Signed-off-by: cyizhao <cyizhao@codeaurora.org>
2017-01-05 19:30:12 -08:00
cyizhao
21f6344cfe
ARM: dts: msm: Add FG battery profile/JEITA property for qrd sdm660
...
Add battery profile for qrd sdm660 to make sure FG could load it
and work as expected.
Disable soft hot jeita threshold according to the battery vendor's and
hardware team's suggestion to make sure the battery could sustain at 1C
charging current longer.
CRs-Fixed: 1108198
Change-Id: Ifebeadae1590813ad785d25a399011efb447746d
Signed-off-by: cyizhao <cyizhao@codeaurora.org>
2017-01-06 11:29:15 +08:00
Rohit Gupta
e4434f152e
ARM: dts: msm: Add an entry to the Silver memlat table for msm8998
...
Add a level at the lower end of the memlat table for the Silver
cluster so that the memlat driver votes for at least 200MHz
when the CPU's effective frequency is at most 300MHz for latency
bound workloads.
Change-Id: I2695d2d115d925ac8b274d93e59b2be6578f3001
Signed-off-by: Rohit Gupta <rohgup@codeaurora.org>
2017-01-05 10:20:51 -08:00
Amir Samuelov
1039ef6124
spcom: free all SKP ION buffers on SSR
...
Free all the SKP ION buffers that were locked for SPSS app swapping,
when remote subsystem reset.
Change-Id: I5230152cc7c3e721b1ebb01b663b9fd14bd2d6c9
Signed-off-by: Amir Samuelov <amirs@codeaurora.org>
2017-01-05 18:40:45 +02:00
Linux Build Service Account
2116b44bd3
Merge "ARM: dts: msm: Add APC0/1 CPR instances for sdm660"
2017-01-05 02:09:06 -08:00
Linux Build Service Account
ed4ef900e9
Merge "sched: Delete heavy task heuristics in prediction code"
2017-01-05 02:09:05 -08:00
Linux Build Service Account
54aaf0328a
Merge "thermal: tsens: Remove calibration functions"
2017-01-05 02:09:04 -08:00
Linux Build Service Account
e48066aa5f
Merge "msm: mdss: advertize hdr support on msm8998"
2017-01-05 02:09:03 -08:00
Linux Build Service Account
3ef2b6c93c
Merge "msm: mdss: avoid possible infinite loop on kmalloc failure"
2017-01-05 02:09:02 -08:00
Linux Build Service Account
8b24b9db96
Merge "msm: mdss: fix cwb output buffer memory leak"
2017-01-05 02:09:01 -08:00
Linux Build Service Account
c4ae5b8690
Merge "ARM: dts: msm: Introduce bus topology for sdm630"
2017-01-05 02:09:01 -08:00
Linux Build Service Account
53a6c09ff4
Merge "msm: mdss: fix programming of scaler lut_ctrl register"
2017-01-05 02:09:00 -08:00
Linux Build Service Account
6b5c6d44ea
Merge "msm: sde: move config validation earlier to stream on"
2017-01-05 02:08:59 -08:00
Linux Build Service Account
1841235aad
Merge "ARM: dts: msm: add support for truly panel in dsc mode"
2017-01-05 02:08:58 -08:00
Linux Build Service Account
dbbac4f76f
Merge "sched: Fix new task accounting bug in transfer_busy_time()"
2017-01-05 02:08:58 -08:00
Linux Build Service Account
24df0afae9
Merge "ppp: take reference on channels netns"
2017-01-05 02:08:57 -08:00
Linux Build Service Account
0cb304caa5
Merge "msm: kgsl: Add Zap shader name for A512 GPU on SDM660"
2017-01-05 02:08:56 -08:00
Linux Build Service Account
fa69f96bbb
Merge "msm: mdss: rename dsi phy version for msm8996 and sdm660"
2017-01-05 02:08:55 -08:00
Linux Build Service Account
a5d7c799af
Merge "msm: mdss: Set default fps for dedicated WB"
2017-01-05 02:08:50 -08:00
Linux Build Service Account
fbc0f1b44f
Merge "msm: mdss: Memset commit structure in compat path"
2017-01-05 02:08:49 -08:00
Linux Build Service Account
11e1f7acff
Merge "msm: mdss: Add sysfs node for mdss to give runtime fps"
2017-01-05 02:08:48 -08:00
Linux Build Service Account
d4e1fb98bd
Merge "msm: mdss: Allow WB to use first available control path"
2017-01-05 02:08:48 -08:00