- Jun 06, 2019
-
-
qctecmdr authored
-
Jishnu Prakash authored
Increased resolution of mapping between raw adc code and temperature for thermistors. Adjust thresholds written to ensure interrupts get triggered correctly for temperatures read. In addition, measure temperature causing threshold violation and provide it directly to thermal framework instead of waiting for thermal framework to read it. Change-Id: I4330c659a91021ef44fa17c9c79e379105aa8fc3 Signed-off-by:
Jishnu Prakash <jprakash@codeaurora.org>
-
Deepak Kumar authored
While allocating a secure memory if locking fails with error code EADDRNOTAVAIL then don't free the allocated memory either to pool or buddy system as security state of the pages is unknown after this failure which make this memory unusable. Change-Id: Ia9dff942193d8d88871a15bc855264eb37fc7b56 Signed-off-by:
Deepak Kumar <dkumar@codeaurora.org>
-
- Jun 04, 2019
-
-
Nagireddy Annem authored
For Thud upgrade system-udev is not supporting firmware loading from user space, hence disabling user helper fallback config from kernel. Change-Id: I746cb01d716297fcdbdb2acb55a6231a3f0c2ff3 Signed-off-by:
Nagireddy Annem <nannem@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
Chao Yu authored
Don't limit printing log, so that we will not miss any key messages. This reverts commit a36c106d. In addition, we use printk_ratelimited to avoid too many log prints. - error injection - discard submission failure Change-Id: I1579db56aa93c6500bd27b9341c32bea8c1e2e9b Signed-off-by:
Chao Yu <yuchao0@huawei.com> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org> Git-commit: 22d7ea13 Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/ Signed-off-by:
Sahitya Tummala <stummala@codeaurora.org>
- Jun 03, 2019
-
-
Manaf Meethalavalappu Pallikunhi authored
Enable QG_ADC ibat scaling factor for PMI632 BCL. It will be used in ibat value conversion for PMI632 BCL. Change-Id: Ic042f42fd3459315297686dc119d6917f89eaa08 Signed-off-by:
Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
-
Manaf Meethalavalappu Pallikunhi authored
For some pmic, based on pmic FG/QG ADC range, BCL Ibat scaling factor needs to be changed. Add an optional devicetree property to choose QG_ADC with 5A range. If this property is defined, ibat scaling factor will be divided by two. By default ibat scaling factor will be one corresponding to FG_ADC with 10A range. Change-Id: I9f176f61a7187e5307943ee473e06bc9261c0a56 Signed-off-by:
Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
Shadul Shaikh authored
To generate the halt-ack interrupt after halting the execution of commands from I2C master(s) queue is taking more time. To avoid halt-ack miss, increased CCI wait timeout. Change-Id: I574c1f14c11a74a24ff52313f08de16d997a2e7f Signed-off-by:
Shadul Shaikh <sshadu@codeaurora.org>
-
Subash Abhinov Kasiviswanathan authored
Pass in the port information from egress handler rather than querying it again when stamping the MAP header. CRs-fixed: 2448730 Change-Id: Icc4be9215c2ebdfe5054a8c46e47e50bd799afa0 Acked-by:
Ning Cai <ncai@qti.qualcomm.com> Signed-off-by:
Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> Signed-off-by:
Chinmay Agarwal <chinagar@codeaurora.org>
-
Pavankumar Kondeti authored
The sched_cpu_deactivate()->synchronize_rcu_mult() is not taking expedited path even though rcu_expedited is enabled. So split the synchronize_rcu_mult() call into synchronize_sched() and synchronize_rcu() to improve the hotplug latency. Change-Id: Ic21fbf790e7ed2f314b4058a489cde7813897c1f Signed-off-by:
Pavankumar Kondeti <pkondeti@codeaurora.org>
-
- May 31, 2019
-
-
qctecmdr authored
-
Srikanth Uyyala authored
with dual_isp_sync enabled pix path regupdate can be processed with interrupt from dual_isp_sync irq. however RDI dual only one ISP. So regupdate irq need to be processed from each ISP. Change-Id: Iff0c397ee8e21784b1bf994482bb575c0482b8cb Signed-off-by:
Srikanth Uyyala <suyyala@codeaurora.org>
-
- May 30, 2019
-
-
qctecmdr authored
-
qctecmdr authored
-
Santosh Mardi authored
Enable CONFIG_CPU_FREQ_TIMES to enable the driver to log the cpu core frequency stats. Change-Id: I30be6159d28491b0f90c0d2ac85090ff036c8e2e Signed-off-by:
Santosh Mardi <gsantosh@codeaurora.org>
-
Diptanshu Jamgade authored
On Trinket, polling for gcc_camera_ahb_clk status would result in stuck at off error as the clock is critical. Hence add BRANCH_HALT_DELAY flag to avoid returning error at bootup. Change-Id: Idb2f4c75f072596aeec04f048750d1a5f4fb6c2c Signed-off-by:
Diptanshu Jamgade <djamgade@codeaurora.org>
-
Deepak Kumar authored
dma_buf_attach can return a negative error code wrapped into a pointer on failure. Correct the error check and move access to dma_buf_attachment pointer after the error check to avoid accessing invalid pointer. Change-Id: I77426fefb17370da5ed57878632bec8bacbc77a0 Signed-off-by:
Deepak Kumar <dkumar@codeaurora.org>
-
Pooja Kumari authored
Add check to fix NULL pointer refernce. Change-Id: Id50022a0b2c3e4ad1b4f7f5307070f41ae133b16 Signed-off-by:
Pooja Kumari <kumarip@codeaurora.org>
-
- May 29, 2019
-
-
qctecmdr authored
-
- May 28, 2019
-
-
Ramprasad Katkam authored
Add slew rate reg and value for trinket, and adjust drive strength as per recommendation. Change-Id: Iaa29977d0122f930adfba38e8d4027ce22e3514b Signed-off-by:
Ramprasad Katkam <katkam@codeaurora.org>
-
Vishwanath Raju K authored
Increase "wlan_fw_mem" pil size to 16MB from 15MB for QCS405/QCS403. Change-Id: Ib48ef2f02b882a16e8865b11b27c4fb125ab3778 Signed-off-by:
Vishwanath Raju K <vishk@codeaurora.org>
-
Govindaraj Rajagopal authored
Timer fired at the same time instance is freed. So check validity of vidc instance before using. Change-Id: Id0343e761cacdba9de7d89d3814530d478375947 Signed-off-by:
Govindaraj Rajagopal <grajagop@codeaurora.org>
-
- May 27, 2019
-
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
Bhuvan Varshney authored
VEN will be toggled from NFC driver only once during boot and it will remain high on successful driver probe exit, after that MW shouldn't modify it's state as eSE is also powered using VEN gpio in SN100 NFC HW. VEN toggle will reset eSE power and cause failure if any communication is in progress. Change-Id: Id18d0f6177c16c7c99f91a75dd126c138352755c Signed-off-by:
Bhuvan Varshney <bvarshne@codeaurora.org>
-
Jishnu Prakash authored
Add back defconfig entries to enable VADC and ADC_TM drivers which were removed earlier for kernel optimization. Change-Id: I3fe2659c60335fd4049f670d818bbda89f047df4 Signed-off-by:
Jishnu Prakash <jprakash@codeaurora.org>
-
- May 24, 2019
-
-
Mohammed Javid authored
Update right pre-fetch/lvl_empty threshold config on wdi end point. Change-Id: I7c2702063acf079fccfdfbaaf9e0dc0d2a9f4204 Signed-off-by:
Mohammed Javid <mjavid@codeaurora.org>
-
Sriharsha Allenki authored
Update QUSB2 HS PHY initialization sequence to improve the RX sensitivity. The new sequence achieves this by updating the TUNE1 and TUNE3 values. Change-Id: I7c3400d29314a36c17de2b695e5ebf79743ba9d6 Signed-off-by:
Sriharsha Allenki <sallenki@codeaurora.org>
-
- May 23, 2019
-
-
Akash Asthana authored
If client enables HW AUTOCTS mode then set UPSTAT_AUTOCTS,otherwise serial core disables TX fully at the framework layer and no communication happens. Change-Id: Ied2bec705991aad16638f767c09f33ae4dbfafdf Signed-off-by:
Akash Asthana <akashast@codeaurora.org>
-
Praveen Kurapati authored
Add proper check for validating the IP type while sending request for ul-filter-rule install. Change-Id: I170230310884f176cf41d5ae20287f6d74a4bc29 Signed-off-by:
Praveen Kurapati <pkurapat@codeaurora.org>
-