Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Btusb #168

Open
wants to merge 3 commits into
base: celadon/u/mr0/master
Choose a base branch
from
Open

Btusb #168

wants to merge 3 commits into from

Commits on Aug 19, 2024

  1. Disable wakeup while polling for netlink event

    Suspend fails in baremetal due to polling for
    netlink event.
    This Patch is to disable wakeup while polling for
    netlink event.
    
    Signed-off-by: Kaushlendra Kumar <[email protected]>
    shwethabolumbu authored and sunausti committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1f1a8d7 View commit details
    Browse the repository at this point in the history
  2. Add BT HFP support for TyP2

    Send sco handle during BT HFP sco call for Intel Bluetooth AX210
    bt card (TyphoonPeak - Typ2)
    
    Tracked-On: OAM-121421
    Signed-off-by: Gowtham Anandha Babu <[email protected]>
    gowthambabu92 authored and sunausti committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    591b11e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. btusb

    Signed-off-by: Austin Sun <[email protected]>
    sunausti committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b76adc5 View commit details
    Browse the repository at this point in the history