- Aug 30, 2021
-
-
Namkyu Kim authored
to mitigate the impact from out-of-order packets in the NW side Bug: 197032525 Test: Phone sanity test Signed-off-by:
Namkyu Kim <namkyu78.kim@samsung.com> Change-Id: I9fdc6144fa70248d161e17a620e2e157c1b1d247 Signed-off-by:
Mars Lin <marslin@google.com>
-
- Aug 27, 2021
-
-
Badhri Jagan Sridharan authored
Ideally auto discharge should have been cleared while transitioning into the unattached state. Check and clear autodischarge if this is not the case as a recovery path. Bug: 195706673 Change-Id: I4ba2ea320d760534d6a2df1bac375cee191c8f7d Signed-off-by:
Badhri Jagan Sridharan <badhri@google.com>
-
- Aug 26, 2021
-
-
AyoungSim authored
Bug: 197470356 Signed-off-by:
AyoungSim <a.sim@samsung.com> Change-Id: Ie1527c42a534c1aedf44358afde7884b643fd50d
-
- Aug 25, 2021
-
-
Petri Gynther authored
Enable kernel address space layout randomization Bug: 197748284 Signed-off-by:
Petri Gynther <pgynther@google.com> Change-Id: If7450b4411e9fa48db832bf8cb242eecaaa00e64
-
Albert Wang authored
This reverts commit 7b3259ac. Reason for revert: caused the airplane suspend regression (b/196242282) Bug: 196242282 Change-Id: I269858f4c65ac43c15d4a7300a7e507ae51d2822 Signed-off-by:
Albert Wang <albertccwang@google.com>
-
- Aug 23, 2021
-
-
Petri Gynther authored
Signed-off-by:
Petri Gynther <pgynther@google.com> Change-Id: I02a28382bc0827c5471a077aa712cb346921754e
-
J. Avila authored
This patch handles a variety of small cleanups to download_gki: * Removes GKI-files and replaces it with an array in download_gki itself * Removes the conditional check for downloading the -user images * Only unzips the chosen boot.img type from the img.zip * Remove some string redundancies Bug: 194513402 Signed-off-by:
J. Avila <elavila@google.com> Change-Id: Ifd4cb7b2a6e1de44e493f68f6f80712ee16d880c (cherry picked from commit 775ab869)
-
J. Avila authored
Because the boot.img is compressed as lz4, sometimes the strings call used to check its SHA will be truncated. Make this more consistent by decompressing it first. Bug: 194513402 Signed-off-by:
J. Avila <elavila@google.com> Change-Id: I1187427ac25ae36b32db89e66cb4bcc5c67a2044 (cherry picked from commit 845fccc1)
-
J. Avila authored
xTS testing requires a signed user boot.img. Now that these are more readily available, default to downloading the user boot.img from the signed artifacts. Support for unsigned boot-user.img remains via a switch. Bug: 194513402 Signed-off-by:
J. Avila <elavila@google.com> Change-Id: I9b8cd2b746fb6aac7323379d865d1c3507ae1de6 (cherry picked from commit 77728392)
-
Mars Lin authored
This reverts commit d7c0d4f4. Apply pa/1987105 Due to Lassen fixed Wifi calling issue b/197189571 arm64/configs: support channel extension Bug: 197189571 Test: WFC work normally Signed-off-by:
Mars Lin <marslin@google.com> Change-Id: I0b6812c37a692898415459bb48827cdd333147f9
-
Mars Lin authored
This reverts commit d13ac1d7. Apply pa/1987104 Due to Lassen fixed Wifi calling issue b/197189571 arm64/dts: support channel extension Bug: 197189571 Test: WFC work normally Signed-off-by:
Mars Lin <marslin@google.com> Change-Id: I439552b3219d5e197fecd8f3ab152d9dc694f7b5
-
Mars Lin authored
This reverts commit e6a200c0. Apply pa/1987103 Due to Lassen fixed Wifi calling issue b/197189571 soc/google/cpif: support channel extension Bug: 197189571 Test: WFC work normally Signed-off-by:
Mars Lin <marslin@google.com> Change-Id: Ib35458f50429409d40919ae6b70b948e07bb6d03
-
Mars Lin authored
This reverts commit 11b3be6e. Apply pa/1987102 Due to Lassen fixed Wifi calling issue b/197189571 arm64/dts: support multi ch dts Bug: 197189571 Test: WFC work normally Signed-off-by:
Mars Lin <marslin@google.com> Change-Id: Idef42faa66df127434807818b02546f7eb6e16e7
-
Mars Lin authored
This reverts commit 33716e8a. Apply pa/1987101 Due to Lassen fixed Wifi calling issue b/197189571 soc/google/cpif: support multi ch dts Bug: 197189571 Test: WFC work normally Change-Id: Ib32034ec1c62a347f62133d7d23c5796fdd83f1c Signed-off-by:
Mars Lin <marslin@google.com>
-
- Aug 20, 2021
-
-
Alex authored
Add a hide-page-fault property for the tpu in device-tree. Bug: 192415557 Change-Id: I8370266bef82008440f7937a16b787a6761893ec Signed-off-by:
Alex <acnwigwe@google.com> (cherry picked from commit 63829e40)
-
Alex authored
Add 'hide_page_fault' functionality for the tpu so when it performs speculative fetches, the error logs for page faults are not printed. Bug: 192415557 Change-Id: Ic1463cab7fbfab2140d41ceb0bb4275e396a6575 Signed-off-by:
Alex <acnwigwe@google.com> (cherry picked from commit b43ee2f3)
-
Mars Lin authored
This reverts commit e8c20602. Revert this change due to it will cause Wifi calling cannot work normally. Bug: 197189571 Test: WFC work normally Signed-off-by:
Mars Lin <marslin@google.com> Change-Id: I0ccdd60ee51c4b310a4605eb0be0904ecaacfb74
-
Mars Lin authored
This reverts commit 2efcddca. Revert this change due to it will cause Wifi calling cannot work normally. Bug: 197189571 Test: WFC work normally Signed-off-by:
Mars Lin <marslin@google.com> Change-Id: Icf44bf9e78e3938207ea54faa496581c7002ed49
-
Mars Lin authored
This reverts commit 7b8add62. Revert this change due to it will cause Wifi calling cannot work normally. Bug: 197189571 Test: WFC work normally Signed-off-by:
Mars Lin <marslin@google.com> Change-Id: Ib8964bba4f7df609d022485580e07641e45b29ad
-
Mars Lin authored
This reverts commit be98016a. Revert this change due to it will cause Wifi calling cannot work normally. Bug: 197189571 Test: WFC work normally Signed-off-by:
Mars Lin <marslin@google.com> Change-Id: I621fbf3b44394b74fe175edbc5d46f47622576a7
-
Mars Lin authored
This reverts commit 03cde49b. Revert this change due to it will cause Wifi calling cannot work normally. Bug: 197189571 Test: WFC work normally Signed-off-by:
Mars Lin <marslin@google.com> Change-Id: Ifaee0b25ac4e1f6d8c02e8001c453d9bf122a8a2
-
- Aug 19, 2021
-
-
George Lee authored
Increased 8 bit to 16 bit to cover the increase from 250mA to 300mA. Bug: 195720309 Signed-off-by:
George Lee <geolee@google.com> Change-Id: Ib6fad33a64b67fefdc176d60a7df716461a72f1d
-
Olivier Cozette authored
Bug: 195720309 Signed-off-by:
Olivier Cozette <cozette@google.com> Change-Id: I7959689392896a9d3534809ed15366a722b6a515
-
Albert Wang authored
It has possibility that LDOs were off and not back to on yet while other thread tried to access register in the IRQ event flow. Check to turn LDOs back on as suspend was interrupted. Bug: 196665879 Test: USB functions work well normally Test: Verify LDOs on after the break of suspend Signed-off-by:
Albert Wang <albertccwang@google.com> Change-Id: I2b8ffe675c79a4cdbf5b5e401a03fa0e8d4f9abe
-
Kisang Lee authored
Disable PCIe L1.2 on CP crash for stable operation. Bug: 195651167 Test: Simulated over 3000 crashes and CP could resume. Signed-off-by:
Kisang Lee <kisang80.lee@samsung.com> Change-Id: I8d8e5b1b6b632547fd6badbca20c15e4286b17fa
-
Kyle Tso authored
When receiving FRS and Sourcing_Vbus events from low-level drivers, keep other events which come a bit earlier so that they will not be ignored in the event handler. Fixes: 8dc4bd07 ("usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)") Cc: stable <stable@vger.kernel.org> Cc: Badhri Jagan Sridharan <badhri@google.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Reviewed-by:
Badhri Jagan Sridharan <badhri@google.com> Signed-off-by:
Kyle Tso <kyletso@google.com> Link: https://lore.kernel.org/r/20210803091314.3051302-1-kyletso@google.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit 43ad944c https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus) Bug: 194987217 Signed-off-by:
Kyle Tso <kyletso@google.com> Change-Id: Ibb4a2ccd2bbb34e53d4fbe44803aad521bb7029f (cherry picked from commit 8914725a)
-
- Aug 18, 2021
-
-
George Lee authored
Bug: 196583508 Signed-off-by:
George Lee <geolee@google.com> Change-Id: I77da00481d59c1adc1f6153bd79eec5b490cd50d
-
George Lee authored
Update settings from test data. Bug: 196583508 Signed-off-by:
George Lee <geolee@google.com> Change-Id: Ifa8e5d631942478a6c84bb6b7e5cace6bf58ccde
-
Namkyu Kim authored
Bug: 196889889 Test: 1. Phone sanity test 2. Emergency call with multiple PDNs connected Signed-off-by:
Namkyu Kim <namkyu78.kim@samsung.com> Change-Id: I84d6859327b8d61598acb8ecb554c604749e6d6e Signed-off-by:
Mars Lin <marslin@google.com>
-
Namkyu Kim authored
Bug: 196889889 Test: 1. Phone sanity test 2. Emergency call with multiple PDNs connected Signed-off-by:
Namkyu Kim <namkyu78.kim@samsung.com> Change-Id: I8560badf35c90603fd8d20487d2664f59383e6d6 Signed-off-by:
Mars Lin <marslin@google.com>
-
Namkyu Kim authored
Bug: 196889889 Test: 1. Phone sanity test 2. Emergency call with multiple PDNs connected Signed-off-by:
Namkyu Kim <namkyu78.kim@samsung.com> Change-Id: I10d32fbe330b069075bfd01394568cec5e9ee73d Signed-off-by:
Mars Lin <marslin@google.com>
-
Namkyu Kim authored
Bug: 196889889 Test: 1. Phone sanity test 2. Emergency call with multiple PDNs connected Signed-off-by:
Namkyu Kim <namkyu78.kim@samsung.com> Change-Id: I728cedb1dfc2a2e9c7d3581beee27cf5b01fb8a8 Signed-off-by:
Mars Lin <marslin@google.com>
-
Namkyu Kim authored
Bug:196889889 Test: 1. Phone sanity test 2. Emergency call with multiple PDNs connected Signed-off-by:
Namkyu Kim <namkyu78.kim@samsung.com> Change-Id: Icddf3534bed4d166f51a1687e10d3fadb06b9ff6 Signed-off-by:
Mars Lin <marslin@google.com>
-
- Aug 17, 2021
-
-
Bart Van Assche authored
The logs attached to bug 196797012 show that the error handler has been activated and also that a SECURITY PROTOCOL OUT command is being retried but not why. Hence this patch that adds more logging. Notes: - The code that initializes the completion status to OCS_INVALID_COMMAND_STATUS was introduced by the initial UFS commit. See also 7a3e97b0 ("[SCSI] ufshcd: UFS Host controller driver"). - The behavior to retry a command if the controller did not overwrite the completion status was introduced by commit e8e7f271 ("scsi: ufs: Improve UFS fatal error handling") without explaining why. From that commit: + case OCS_INVALID_COMMAND_STATUS: + result |= DID_REQUEUE << 16; + break; Bug: 196797012 Change-Id: I86ce4149babde1daf07af94464b878e9e697b37b Signed-off-by:
Bart Van Assche <bvanassche@google.com>
-
Dongseok Yi authored
dit_init would get a skb alloc failure in dit_fill_rx_dst_data_buffer. dit_init will check the below condition on the next call and there will be no error. dit_fill_rx_dst_data_buffer: [...] if (initial && desc_info->dst_skb_buf[ring_num]) return 0; [...] Some entries of both dst_desc and dst_skb_buf can be empty. Add a flag to check if dst_skb_buf is filled. Bug: 192712042 Test: Simulate skb alloc failure, then use perftest to send UDP data. Signed-off-by:
Dongseok Yi <dseok.yi@samsung.com> Change-Id: I800971926c13fafd6a0c805844a5c443bb69c0d9 Signed-off-by:
Mars Lin <marslin@google.com>
-
- Aug 16, 2021
-
-
George Lee authored
Bug: 196583508 Signed-off-by:
George Lee <geolee@google.com> Change-Id: I6834860a26e77e1fb810b6da819c89be65cc0b92
-
George Lee authored
Update settings from test data. Bug: 196583508 Signed-off-by:
George Lee <geolee@google.com> Change-Id: Idfd75344bc70900f0cbaf5936d410ad9ae893bbf
-
- Aug 13, 2021
-
-
Wei Wang authored
Bug: 196108695 Test: build Signed-off-by:
Wei Wang <wvw@google.com> Change-Id: Ie8449e5bfa4f4f2bec3bebfcc5f3df6876e79f12
-
David Chao authored
Move smp_rmb() to ensure tpu_data must have value. Bug: 194307914 Test: boot to home and tpu pause/resume worked properly Change-Id: I607925c56f6cd616f9907806389c2683a5ae165b Signed-off-by:
David Chao <davidchao@google.com>
-