Linux Build Service Account
e0b49f46ed
Merge "msm: kgsl: Use per page cache operation instead of bulk cache operation"
2017-06-01 16:56:02 -07:00
Linux Build Service Account
d1cf82998e
Merge "ARM: dts: msm: Enable support for audio on guest virtual platform"
2017-06-01 16:56:01 -07:00
Linux Build Service Account
8db82e3c1d
Merge "iommu: iommu-debug: limit memory address exposure"
2017-06-01 16:56:00 -07:00
Linux Build Service Account
2ce111aca6
Merge "diag: Add support for mhi shutdown notification"
2017-06-01 16:55:59 -07:00
King Tam
5acecf5e08
ARM: dts: msm: Enable support for audio on guest virtual platform
...
Update device tree nodes to support audio on guest virtual machine.
Change-Id: Id2e12b466cff43d8ddcb5c01ecd7bb1a7f0ba04c
CRs-fixed: 2047317
Signed-off-by: King Tam <kingt@codeaurora.org>
2017-06-01 11:24:42 -07:00
Linux Build Service Account
840d1a232c
Merge "core_ctl: un-isolate BIG CPUs more aggressively"
2017-06-01 01:53:22 -07:00
Linux Build Service Account
f53ee91e04
Merge "sched: Improve short sleeping tasks detection"
2017-06-01 01:53:21 -07:00
Linux Build Service Account
64b788384b
Merge "mm: process reclaim: skip locked vmas"
2017-06-01 01:53:21 -07:00
Linux Build Service Account
419619b95d
Merge "ASoC: msm: qdsp6v2: extend validation of virtual address"
2017-06-01 01:53:20 -07:00
Linux Build Service Account
1d234ffe59
Merge "drivers: mfd: donot clear interrupt status"
2017-06-01 01:53:19 -07:00
Linux Build Service Account
62a1288929
Merge "ASoC: sdm660_cdc: Add writeable registers for Dig_cdc and sdw codec regmap"
2017-06-01 01:53:18 -07:00
Linux Build Service Account
4ac01e4d3f
Merge "ARM: dts: msm: add noirq pcm platform driver on msm8996 auto"
2017-06-01 01:53:17 -07:00
Linux Build Service Account
6d91eba63e
Merge "ASoC: msm: Enable use of noirq playback and capture"
2017-06-01 01:53:16 -07:00
Linux Build Service Account
8cbd998688
Merge "pinctrl: lpi: Avoid null pointer access in dbg_show"
2017-06-01 01:53:15 -07:00
Linux Build Service Account
36d10a3882
Merge "ASoC: audio_notifier : Change logic for initial boot"
2017-06-01 01:53:14 -07:00
Linux Build Service Account
4383ba69ae
Merge "ASoC: wcd934x: Add support to restore IIR coefficients after power collapse"
2017-06-01 01:53:13 -07:00
Linux Build Service Account
d06a7d01d4
Merge "iommu: iommu-debug: cleanup iommu debug"
2017-06-01 01:53:11 -07:00
Linux Build Service Account
d4caef59c0
Merge "mhi: core: Only allow registration if channel is supported by endpoint."
2017-06-01 01:53:10 -07:00
Linux Build Service Account
b5c7db0743
Merge "mhi: core: Fix memory leak in MHI DE_INIT"
2017-06-01 01:53:09 -07:00
Linux Build Service Account
0934299196
Merge "mhi: core: Create dummy MHI APIs to fix compile errors"
2017-06-01 01:53:09 -07:00
Linux Build Service Account
e5e25bbebf
Merge "drivers: firmware: psci: Set ARM32 cpuidle ops"
2017-06-01 01:53:08 -07:00
Linux Build Service Account
864fd17d93
Merge "diag: Synchronize command registration table access"
2017-06-01 01:53:07 -07:00
Linux Build Service Account
9037b7483c
Merge "ASoC: msm: add support for RTIC events"
2017-06-01 01:53:05 -07:00
Linux Build Service Account
28192a79e3
Merge "ASoC: msm: Add support for 192KHz sampling rate"
2017-06-01 01:53:04 -07:00
Linux Build Service Account
bccca4c896
Merge "msm: camera: Align smmu mapping len to 128M."
2017-06-01 01:53:03 -07:00
Linux Build Service Account
d5430d098c
Merge "msm: ais: Add regulator enable and disable independent of CSID"
2017-06-01 01:53:02 -07:00
Linux Build Service Account
c183209691
Merge "msm: camera: cpp: Issue CPP HALT on page fault"
2017-06-01 01:53:00 -07:00
Linux Build Service Account
15f0386b00
Merge "msm: camera: sensor: Change REFGEN for DPHY CLK/DATA to internal bias"
2017-06-01 01:52:59 -07:00
Linux Build Service Account
9d0b778206
Merge "ARM: dts: msm: change gpio mode on msm8998"
2017-06-01 01:52:58 -07:00
Linux Build Service Account
d7c721d345
Merge "qcdev: Check the digest length during the SHA operations"
2017-06-01 01:52:57 -07:00
Linux Build Service Account
50b42d62de
Merge "coresight: fix the unbalanced qdss_clock count"
2017-06-01 01:52:57 -07:00
Linux Build Service Account
9fbc608307
Merge "diag: dci: Validate dci client entries prior to access"
2017-06-01 01:52:56 -07:00
Linux Build Service Account
4bb39679c0
Merge "diag: Add PD buffering mode configuration support"
2017-06-01 01:52:55 -07:00
Vinayak Menon
7cf864f551
mm: process reclaim: skip locked vmas
...
Skip VMA_LOCKED vmas from being reclaimed. Not doing so results
in pages in unevictable lrus to be passed for reclaim which can
cause issues. In one such reported problem, the trylock_page in
shrink_page_list fails and reclaim path decides to keep the page
and hits VM_BUG_ON_PAGE since PageUnevictable is set.
Change-Id: I58947faeb5226cf8578541d7fdcd474a24f8c40f
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
2017-05-31 23:37:47 -07:00
Linux Build Service Account
bc9a6a81f4
Merge "usb: pd: policy_engine: Handle Get_Source_Cap properly from PE_SRC_Ready"
2017-05-31 17:58:04 -07:00
Linux Build Service Account
b467a68d13
Merge "usb: pd: Rerun usbpd_sm if RX queue is not empty"
2017-05-31 17:58:03 -07:00
Linux Build Service Account
abaf8c7a85
Merge "defconfig: msm: Enable CONFIG_CORESIGHT_SINK_TPIU for msmauto"
2017-05-31 17:58:02 -07:00
Linux Build Service Account
cc45aeb579
Merge "ARM: dts: msm: Modify coresight device node for msm8996"
2017-05-31 17:58:01 -07:00
Linux Build Service Account
aab7f04733
Merge "power: supply: qcom: use typec mode instead of debounce done"
2017-05-31 17:58:01 -07:00
Linux Build Service Account
1c8f9586b1
Merge "ais: enable ais build for automotive"
2017-05-31 17:58:00 -07:00
Linux Build Service Account
f691be0486
Merge "clk: mdss: fix bugs when parsing mdss regulators"
2017-05-31 17:57:59 -07:00
Linux Build Service Account
13e35bf17d
Merge "msm: mdss: declare function used only within the file as static"
2017-05-31 17:57:58 -07:00
Linux Build Service Account
1d64abeedd
Merge "drm/msm: Fix potential buffer overflow issue"
2017-05-31 17:57:57 -07:00
Linux Build Service Account
31069443cb
Merge "msm: sde: Reset the iommu_attached flag after detach"
2017-05-31 17:57:56 -07:00
Linux Build Service Account
92526da423
Merge "msm: ais: cpp fix to check zero length ioctl"
2017-05-31 17:57:55 -07:00
Linux Build Service Account
35ca83d6a7
Merge "msm: camera: clean up buffers before detach"
2017-05-31 17:57:55 -07:00
Sujeev Dias
66551f19b5
mhi: core: Only allow registration if channel is supported by endpoint.
...
Not all endpoints support all channels supported by MHI host. Only allow
clients to register if requested channel is supported by endpoint.
CRs-Fixed: 2053250
Change-Id: Ib4bd8d21b8f43d693da30b8fafe2cb9d2e128a17
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-05-31 14:07:31 -07:00
Sujeev Dias
6491d72c2a
mhi: core: Fix memory leak in MHI DE_INIT
...
During MHI INIT, memory is allocated for firmware and
rddm vector table. This memory is not freed when DE_INIT
is called.
CRs-Fixed: 2053206
Change-Id: I85b2644189915dd25d8ac31190f16799f86cbd12
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-05-31 14:07:31 -07:00
Sujeev Dias
fb7523d08f
mhi: core: Create dummy MHI APIs to fix compile errors
...
MHI is not supported by all targets, however many MHI client drivers
have a common driver that include MHI APIs. Create dummy APIs such
that even if MHI not present, does not cause any compile errors.
CRs-Fixed: 2053159
Change-Id: I427d925a658518d230a1d14df0cf27a7b19f207e
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-05-31 14:07:14 -07:00
Nicholas Troast
841a455179
power: supply: qcom: use typec mode instead of debounce done
...
When the CC state change IRQ fires on USB removal the debounce done
status may still be high, and the removal cleanup will not be called.
Use the UFP/DFP status bits to determine whether the CC lines are
present or not instead.
While at it cache the CC state so it doesn't have to be derived
everywhere it is needed. The status bits are already cached, so there
should be no functional difference.
Change-Id: Ifb89c78a032ae9d38fbc8c281518698941e131c2
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2017-05-31 10:43:22 -07:00