Skip to content
Snippets Groups Projects
  1. Mar 25, 2025
  2. Mar 24, 2025
  3. Mar 15, 2025
  4. Mar 14, 2025
  5. Mar 13, 2025
  6. Mar 11, 2025
  7. Mar 10, 2025
  8. Mar 09, 2025
  9. Mar 06, 2025
  10. Mar 04, 2025
  11. Mar 03, 2025
  12. Mar 02, 2025
  13. Feb 28, 2025
  14. Feb 27, 2025
    • Vishnu Teja's avatar
      arm64: configs: Disable kernel configs of test events · 5e37cc06
      Vishnu Teja authored
      
      Disable kprobe event gen test and sanity test to avoid
      conflicts with upstream LTS changes.
      
      Change-Id: Ica375a5616cb837d3186cfc55c83211df98c82e1
      Signed-off-by: default avatarVishnu Teja <quic_vteja@quicinc.com>
      5e37cc06
    • Prashanth K's avatar
      usb: dwc3-msm: Wakeup APPS to process cable change events · 1e9e51d5
      Prashanth K authored
      
      If dwc3-msm is already pm suspended, and then we receive a cable
      connect notification before APP suspends, dwc3_resume_work won't
      schedule otg_sm_work since pm_suspended flag is set. This flag is
      only cleared when we receive a pm_resume callback, and pm_resume
      doesn't get called here because APPS is suspending as there is no
      active source. Hence forcefully wakeup APPS, aborting the suspend
      in progress and wake up from suspend-to-idle.
      
      There is another case where we get vbus_notifier before dwc3-msm
      pm suspend happens, but APPS suspends after resume_work() queues
      otg_sm_work. This leads to freezing of all workqueues,and causes
      enumeration loss. Fix this by keeping the APPS active by calling
      pm_stay_awake, subsequent dwc3_msm_resume/suspend (called after
      processing cable change event) should balance it.
      
      Change-Id: Ia2c24ef7020d90ebc0de6bcea6d2821112bd5f39
      Signed-off-by: default avatarPrashanth K <quic_prashk@quicinc.com>
      1e9e51d5
    • HuaWen CHEN's avatar
      ARM:config:msm: Enable PPPoE · 57a80579
      HuaWen CHEN authored
      
      Enable PPPoE configuration.
      
      Change-Id: Ib4f426e44c860976784090c5119d3057d822b82e
      Signed-off-by: default avatarHuaWen CHEN <quic_huawenc@quicinc.com>
      57a80579
  15. Feb 26, 2025
  16. Feb 25, 2025
  17. Feb 24, 2025
  18. Feb 21, 2025
  19. Feb 20, 2025
  20. Feb 17, 2025
  21. Feb 14, 2025
Loading