- Sep 25, 2020
-
-
Linux Build Service Account authored
Change-Id: Id43dda5e20d5c6d60ce26034b0a618d0c7ee60f0
-
- Sep 23, 2020
- Sep 22, 2020
-
-
Bhaumik Bhatt authored
There was a missing EXPORT_SYMBOL() for some public APIs. Add those statements to ensure clean builds so KOs can use them. Change-Id: Iaac851ddad0b729208804320f02133d0fa039615 Signed-off-by:
Bhaumik Bhatt <bbhatt@codeaurora.org>
-
Vivek Pernamitta authored
Support to dump PARF,PHY,DBI/dm_core registers for PCIe linkdown. Change-Id: I1c591e676cda47fd9ded5ffe15a388672a75cb21 Signed-off-by:
Vivek Pernamitta <vpernami@codeaurora.org>
-
qctecmdr authored
-
Ashish Chavan authored
For VPH configuration fcc and fcc_main are same. Reducing fcc_main from fcc can cause the charger disable condition to always be false. Fix this by changing the main_ilim_ua type to int and add a check for subtracting the main_fcc_ua from fcc_ua only for VBAT configuration. Change-Id: I63a527a6de981a42d0c879151af1346191dbb4f6 Signed-off-by:
Ashish Chavan <ashichav@codeaurora.org>
-
qctecmdr authored
-
Jagadeesh Kona authored
Add clock ID for BIMC clock. Change-Id: Ifc1f74ddfbb96f9f774250c3e953c08189f7f410 Signed-off-by:
Jagadeesh Kona <jkona@codeaurora.org> Signed-off-by:
Taniya Das <tdas@codeaurora.org>
-
Ziqi Chen authored
Currently we pass sizeof(*d_lun_wbb_au) as param size to request dLUNumWriteBoosterBufferAllocUnits. In this way we can only get 1 byte data while dLunNumWriteBoosterBufferAllocUnites size should be 4 bytes. To fix this issue, we should pass the actual size of that buffer. The founction ufshcd_get_wb_alloc_units() is redundant, remove it and directly call ufshcd_read_unit_desc_param() in ufs_get_device_desc() to read back the dLUNumWriteBoosterBufferAllocUnits. Change-Id: Ie6eee00dcb1a4c2334abc2a01d3e81994018835a Signed-off-by:
Ziqi Chen <ziqichen@codeaurora.org>
-
- Sep 21, 2020
- Sep 18, 2020
-
-
Pratham Pratap authored
Consider a case where the device has initiated dr_swap to the connected PD charger to support type-C headset and charging concurrently. If the charger got disconnected at the same time when the driver was trying to change the data role then send_dr_swap flag will be set during disconnect. Upon next connect, since the flag is already set, the driver will not set the current_pr to sink and the PD state machine will not kick in causing the charger to be detected as DCP. Fix this by resetting the pd protocol during cable disconnect which will clear the flags. Change-Id: I282986b9d6df37a74d65eb80c1ebc5510add7fe9 Signed-off-by:
Pratham Pratap <prathampratap@codeaurora.org>
-
- Sep 17, 2020
-
-
Naman Padhiar authored
Avoid sending EXIT_POWER_SAVE QMI message to FW from kernel pm_resume callback. Send EXIT_POWER_SAVE QMI from new exported API which will be called from Host driver at the time of HOST_WAKEUP_FROM_SLEEP. When FW receive EXIT_POWER_SAVE QMI, it will implicitly consider that it also received HOST_WAKEUP_FROM_SLEEP and send ACK for it through CE2. Change-Id: Iba6e0d026749bbe5fb4fca5547cad4540932142f Signed-off-by:
Naman Padhiar <npadhiar@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
- Sep 16, 2020
-
-
qctecmdr authored
-
Vivek Pernamitta authored
Return immediately if device returns an invalid BHIE offsets. Change-Id: I2fd8fe73e47b28b1b212284c02e5c9c857805461 Signed-off-by:
Vivek Pernamitta <vpernami@codeaurora.org>
-
Yuanfang Zhang authored
QDSS mhi_qdss mode node permission sometimes cannot be updated by ueventd, this is because mode node is not created after ueventd received qdss KOBJ_ADD event. This change solves this issue. Change-Id: Ibdb1051db7f442fb27f6501ec81742127e0bf930 Signed-off-by:
Yuanfang Zhang <zhangyuanfang@codeaurora.org>
-
Chris Lew authored
Currently, smp2p relies on the hwirq resend feature to retrigger irqs that were missed because the irq was disabled at the time of receiving it. The hwirq resend feature will retrigger the parent smp2p interrupt. In order to keep track of what children needed to be retriggered, the pending bitmap was added. After calling handle_nested_irq, smp2p checks if the interrupt is enabled and sets the pending bit if the interrupt is not enabled. There is a small window where a client can enable the interrupt between calling handle_nested_irq and checking if the interrupt is enabled. If this happens, the interrupt is never called when the parent smp2p interrupt is retriggered. Add the irq_retrigger callback so smp2p can know which child interrupts need to be retriggered. Set the pending bits accordingly. Change-Id: I774b6ef91e22edbd55ddfffbbb3ae6062d48a560 Signed-off-by:
Chris Lew <clew@codeaurora.org>
-
- Sep 15, 2020
-
-
Ashok Vuyyuru authored
When we have no buffer available in HW and switch to irq, a dead-loop is observed between sending force close comamnd and replenish workqueue. The fix is to keep in polling mode, wait for napi-poll and replenish again. Change-Id: Ied0504564f86f41b8b5f9aa25170768027bf3391 Signed-off-by:
Ashok Vuyyuru <avuyyuru@codeaurora.org> Signed-off-by:
Bojun Pan <bojunp@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
- Sep 14, 2020
-
-
Bojun Pan authored
packet_rcv_spkt is expecting to strip out the skb_mac_header. Part of the alloc_skb, the mac header is setup ~0 which is causing the skb data point to wrong location. Change-Id: Ib8c14c029145da6a779ead21fb851b26677f4d0f Signed-off-by:
Bojun Pan <bojunp@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
Johannes Berg authored
In nl80211_set_station(), we check NL80211_ATTR_HE_6GHZ_CAPABILITY and then use NL80211_ATTR_HE_CAPABILITY, which is clearly wrong. Fix this to use NL80211_ATTR_HE_6GHZ_CAPABILITY as well. Cc: stable@vger.kernel.org Fixes: 43e64bf3 ("cfg80211: handle 6 GHz capability of new station") Link: https://lore.kernel.org/r/20200805153516.310cef625955.I0abc04dc8abb2c7c005c88ef8fa2d0e3c9fb95c4@changeid Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Change-Id: Ic58ceb7a77933931c74b40ce9c272cc03d9cdacf CRs-Fixed: 2763406 Git-commit: fce2ff72 Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git Signed-off-by:
Vinita S. Maloo <vmaloo@codeaurora.org> Signed-off-by:
Madhvapathi Sriram <msriram@codeaurora.org>
-
qctecmdr authored
-
Sharath Chandra Vurukala authored
hold file reference till the sock event is sent. Change-Id: I14d581f210c86e5771bec22a9aca7c78630e9ac1 Signed-off-by:
Sharath Chandra Vurukala <sharathv@codeaurora.org>
-
- Sep 13, 2020
-
-
qctecmdr authored
-
- Sep 12, 2020
-
-
Mohammed Siddiq authored
Primary and secondary bootloader debug data is required to debug FW initialization issues. Add support to dump debug data for PBL and SBL for HST. Change-Id: If5c3a5c76a4b073bc6122f8a866592515fe277ad Signed-off-by:
Mohammed Siddiq <msiddiq@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
- Sep 11, 2020
-
-
Sandeep Singh authored
Update QMI header files used for communication between host platform driver and FW for PCIE gen switch requirement and for getting BDF config data that host is interested. Change-Id: Ia730bc3804d3d4e1ee0af69d00fa2aeccbeb7298 Signed-off-by:
Sandeep Singh <sandsing@codeaurora.org>
-
Linux Build Service Account authored
Change-Id: I0a144f9916adbc42f37dc3a6ff91ac465bc8650a
-
qctecmdr authored
-
qctecmdr authored
-