Commit graph

572132 commits

Author SHA1 Message Date
Nicholas Troast
adb003dad0 qcom-charger: smb-lib: fix secure register writes
Currently the entire address is compared to a known secure boundary
offset leading to the address always being larger than the offset.
Mask the address such that only the offsets are compared.

Change-Id: I388d7f809f670c6db45b933d44d15168ae84f061
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2016-07-18 13:44:59 -07:00
Linux Build Service Account
8665552e83 Merge "clk: msm: clock-gcc-cobalt: Remove support for gcc_bimc_hmss_axi_clk" 2016-07-16 16:26:57 -07:00
Linux Build Service Account
fd57dc5180 Merge "qcom-charger: update parallel charging states after boot" 2016-07-16 16:26:56 -07:00
Linux Build Service Account
5562490ff2 Merge "ASoC: msm: qdsp6v2: Increase PCM capture period size" 2016-07-16 07:34:17 -07:00
Linux Build Service Account
190a8d14b0 Merge "ARM: dts: msm: Add Temperature sensor support for msmfalcon" 2016-07-16 07:34:16 -07:00
Linux Build Service Account
b10e74ee0a Merge "thermal: tsens: Enable TSENS for msmfalcon" 2016-07-16 07:34:15 -07:00
Linux Build Service Account
3b90c4c60e Merge "drivers: mfd: do not modify reset gpio if codec is identified" 2016-07-16 07:34:14 -07:00
Linux Build Service Account
3130ca5e45 Merge "ASoC: wcd9335: Update decimator filter cutoff frequency" 2016-07-16 07:34:14 -07:00
Linux Build Service Account
be98f7ea2f Merge "defconfig: msm: build dtb appended zImage for msmfalcon" 2016-07-16 07:34:13 -07:00
Linux Build Service Account
7d225628d1 Merge "arch: arm: select ARM_GIC even for targets with gic-v3" 2016-07-16 07:34:12 -07:00
Linux Build Service Account
d0a8f8d774 Merge "clk: Add support to set custom flags with clk_set_flags" 2016-07-16 07:34:11 -07:00
Linux Build Service Account
8d4ffba5f0 Merge "msm: pcie: change the logging type for dumping PARF registers" 2016-07-16 07:34:10 -07:00
Linux Build Service Account
4e24c748ee Merge "ARM: dts: msm: peripheral_mem carveout for msmcobalt" 2016-07-15 20:03:32 -07:00
Linux Build Service Account
5afcd06e40 Merge "ARM: dts: msm: Increase ADSP ion heap by 4 MB for msmcobalt" 2016-07-15 14:34:47 -07:00
Linux Build Service Account
a375876326 Merge "msm: camera: Fix memory read by adding bounds check" 2016-07-15 14:34:46 -07:00
Linux Build Service Account
5b706a9e62 Merge "usb: pd: pdphy: Assign __pdphy before usbpd_create()" 2016-07-15 14:34:45 -07:00
Linux Build Service Account
0b99b1787e Merge "irq-chip: gic-v3: Initialize mpm for GIC monitored interrupts" 2016-07-15 14:34:34 -07:00
Linux Build Service Account
b6102f3c1f Merge "spmi: spmi-pmic-arb: enable the SPMI interrupt as a wakeup source" 2016-07-15 14:34:21 -07:00
Deepak Katragadda
3ec715adbe clk: msm: clock-gcc-cobalt: Remove support for gcc_bimc_hmss_axi_clk
The gcc_bimc_hmss_axi_clk will be configured outside of HLOS.
The linux clock driver does not need to manually enable it.

CRs-Fixed: 1012646
Change-Id: Ib0b848fb410f4bf266b09cefed0e8bce7292d2ec
Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
2016-07-15 13:33:09 -07:00
Phani Kumar Uppalapati
698a4c73d1 ASoC: wcd9335: Update decimator filter cutoff frequency
Update decimator high pass filter cutoff frequency if the
TX is path closed within 300ms after opening the session.
This will restore the cutoff frequency to the default
correct value.

CRs-fixed: 988075
Change-Id: Iece28fe2551a74ec7b1b8b4b5cac02537e3d28d8
Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
2016-07-15 12:59:22 -07:00
Harry Yang
fc21ea7f2a qcom-charger: update parallel charging states after boot
If a USB charger is already attached before the master charger
probes, the master will miss updating parallel charging states.

ICL and charge state change interrupts get triggered before
their handlers are registered. Hence these interrupts will not
be handled.  Obtain the state of missing interrupts by polling
status registers.

If parallel charging is ready on master side before the parallel
charger probes, then parallel charging will not be enabled.
Check if parallel charging is ready once the parallel charger
probes so parallel charging can be enabled immediately.

CRs-Fixed: 1033688
Change-Id: Ic91baeaeb7410b6f265b8bfa8e31e2bcff8dfce2
Signed-off-by: Harry Yang <harryy@codeaurora.org>
2016-07-15 12:04:25 -07:00
Tony Truong
30277067ce msm: pcie: change the logging type for dumping PARF registers
When clients dumps PCIe PARF registers, it should not flood
dmesg. Change the logging type for dumping PCIe PARF register
to a lower priority one. The dump will only show up in PCIe
specific logs and not dmesg.

Change-Id: Ide04b0d2017ce3c1a99edd2b38ef5b06178a1f41
Signed-off-by: Tony Truong <truong@codeaurora.org>
2016-07-15 11:28:55 -07:00
Liam Mark
85969c5e83 ARM: dts: msm: peripheral_mem carveout for msmcobalt
The peripheral_mem carveout currently contains three separate images.
If these images are dynamically unloaded and reloaded in the wrong
order they could fragment the memory such that not all images would
fit.

Break apart the peripheral_mem into separate carveouts for each PIL
image to avoid the possibility of fragmentation.

CRs-Fixed: 1024397
Change-Id: Id9607b7e4a5e0cdcbf4c36ffad32536dd0669005
Signed-off-by: Liam Mark <lmark@codeaurora.org>
2016-07-15 09:45:12 -07:00
Linux Build Service Account
ea475748ca Merge "USB: gadget: serial: Fix debugfs crash" 2016-07-15 08:15:20 -07:00
Linux Build Service Account
e766bceaab Merge "msm: ADSPRPC: Handle fastrpc glink channel open on timeout" 2016-07-15 03:44:36 -07:00
Linux Build Service Account
c1a59856b2 Merge "msm: kgsl: Disable GPU software clockgating on A540" 2016-07-15 03:44:33 -07:00
Linux Build Service Account
90ef75e99a Merge "ARM: dts: msmcobalt: Add control for GPU software clockgating" 2016-07-15 03:44:33 -07:00
Linux Build Service Account
a2236a02a7 Merge "scsi: ufshcd: Fix race between clk scaling and ungate work" 2016-07-15 03:44:32 -07:00
Linux Build Service Account
6149cd536b Merge "ARM: dts: msm: add 2k truly panel for msmcobalt" 2016-07-15 03:44:31 -07:00
Linux Build Service Account
ce7b3b1705 Merge "qcom-charger: show correct battery status while charging via wireless" 2016-07-15 03:44:30 -07:00
Linux Build Service Account
a356bbf034 Merge "msm: ipa3: don't check offset_entry when using DDR address" 2016-07-15 03:44:29 -07:00
Linux Build Service Account
c5b0fe8f95 Merge "msm: kgsl: Disable GPU isense clock below nominal power level" 2016-07-15 03:44:28 -07:00
Linux Build Service Account
d487ef9aa9 Merge "Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk" 2016-07-15 03:44:27 -07:00
Linux Build Service Account
429d29225e Merge "ARM: dts: msm: disable L1 and L1ss for PCIe on msmcobalt" 2016-07-15 03:44:27 -07:00
Linux Build Service Account
cbd856e4bd Merge "qcom-charger: qpnp-smb2: enable some irqs as a wakeup source" 2016-07-15 03:44:26 -07:00
Linux Build Service Account
427ac22e77 Merge "usb: dwc3: Fix bug in ep disable operation" 2016-07-15 03:44:25 -07:00
Linux Build Service Account
5c73b07b81 Merge "icnss: Setup hypervisor permissions for MSA0" 2016-07-15 03:44:24 -07:00
Linux Build Service Account
e0addbd952 Merge "msm: vidc: Fix buffer overflow issue in driver" 2016-07-15 03:44:24 -07:00
Linux Build Service Account
0c666a3278 Merge "spmi-pmic-arb: change mode callback/ops for v3" 2016-07-15 03:44:23 -07:00
Linux Build Service Account
2f032882e7 Merge "msm: kgsl: Remove ISENSE control code" 2016-07-15 03:44:22 -07:00
Linux Build Service Account
7368ff9eae Merge "ARM: dts: msmcobalt: Enable GPU Turbo on A540" 2016-07-15 03:44:22 -07:00
Linux Build Service Account
57cfb76cee Merge "msm: ipa: exit when hdr proc ctx table is full" 2016-07-15 03:44:18 -07:00
Srinivas Ramana
fb78920d34 defconfig: msm: build dtb appended zImage for msmfalcon
Enable building dtb appended zImage for msmfalcon.

Change-Id: I47abe573e2867b9c38bebd637a4ae2f07fab63a3
Signed-off-by: Srinivas Ramana <sramana@codeaurora.org>
2016-07-15 15:19:37 +05:30
Srinivas Ramana
498823ccd9 arch: arm: select ARM_GIC even for targets with gic-v3
Some of the features like MSM_GIC_SHOW_IRQ are using ARM_GIC
flag. So select this even for gic-v3 target on 32-bit.
This will also make it consistent with arm64 where ARM_GIC
is selected along with gic-v3.

Change-Id: Ie929d63a23c88799c488c5a79c81cd1cbfaa6565
Signed-off-by: Srinivas Ramana <sramana@codeaurora.org>
2016-07-15 15:18:52 +05:30
Arumuga Durai A
9ac1785393 USB: gadget: serial: Fix debugfs crash
Serial function driver creates debugfs files even though ports
are not allocated. Fetching/reading those files without allocation
of ports leads to crash. Check port allocation before creating
the files.

Change-Id: I85b050a261cca6f961d5d9058efb8b7facf242ce
Signed-off-by: Arumuga Durai A <cadurai@codeaurora.org>
2016-07-15 02:36:33 -07:00
Trishansh Bhardwaj
fcd868b454 msm: camera: Fix memory read by adding bounds check
Adds bound check on reg_cfg_cmd->u.dmi_info.hi_tbl_offset.

IOCTL VIDIOC_MSM_VFE_REG_CFG uses usersupplied value without
performing bounds check for following cmd_type.
VFE_READ_DMI_16BIT
VFE_READ_DMI_32BIT
VFE_READ_DMI_64BIT

Change-Id: I554c45ef3a172f5b5891b67a7e8e7a1f3f3882ed
Signed-off-by: Trishansh Bhardwaj <tbhardwa@codeaurora.org>
2016-07-15 02:23:44 -07:00
Yeleswarapu Nagaradhesh
eb8519c0af drivers: mfd: do not modify reset gpio if codec is identified
If target can support multiple codecs, only one of the
codecs will be enumerated. Do not clean up common resources
when other codec fails to enumerate.

CRs-Fixed: 1041199
Change-Id: I74a298739925b5763458c2e637372aa8f2c2aa55
Signed-off-by: Yeleswarapu Nagaradhesh <nagaradh@codeaurora.org>
2016-07-15 05:59:14 +05:30
Sathish Ambley
53b23eafea ARM: dts: msm: Increase ADSP ion heap by 4 MB for msmcobalt
Increase ADSP ION heap by 4 MB that is required by the
ImproveTouch functionality.

Change-Id: I03a298cf69369efc58f8d85d39897408d34f3635
Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org>
2016-07-14 14:49:38 -07:00
Sathish Ambley
55d06ad8fb msm: ADSPRPC: Handle fastrpc glink channel open on timeout
Added channel state and checks to avoid glink channel opening twice
during timeout of previous call. Clean up and added more checks.

Change-Id: Ibf5343a86d3aeaf67acfbae381f103428c98ea73
Acked-by: Viswanatham Paduchuri <vpaduchu@qti.qualcomm.com>
Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org>
2016-07-14 14:08:50 -07:00
Venkat Gopalakrishnan
631771d3a0 scsi: ufshcd: Fix race between clk scaling and ungate work
The ungate work turns on the clock before it exits hibern8,
if the link was put in hibern8 during clock gating work.
There occurs a race condition when clock scaling work calls
ufshcd_hold() to make sure low power states cannot be entered,
but that returns by checking only whether the clocks are on.
This causes the clock scaling work to issue UIC commands when
the link is in hibern8 causing failures. Make sure we exit
hibern8 state before returning from ufshcd_hold().

Callstacks for race condition:

ufshcd_scale_gear+0x120/0x138
ufshcd_devfreq_scale+0x98/0x154
ufshcd_devfreq_target+0x14c/0x250
update_devfreq+0xc4/0x10c
devfreq_monitor+0x34/0x90
process_one_work+0x24c/0x430
worker_thread+0x2e0/0x408
kthread+0x100/0x108
ret_from_fork+0x10/0x40

ufshcd_uic_hibern8_exit+0x128/0x1f0
ufshcd_ungate_work+0xec/0x148
process_one_work+0x24c/0x430
worker_thread+0x2e0/0x408
kthread+0x100/0x108
ret_from_fork+0x10/0x40

CRs-Fixed: 1036530
Change-Id: I7f430abfb2a545ac97dee488a696a89cd18214f1
Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
2016-07-14 12:05:54 -07:00