Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-coresight-backports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-coresight-backports
  • Repository
Switch branch/tag
  • linux-coresight-backports
  • sound
  • usb
  • quirks-table.h
Find file BlameHistoryPermalink
  • Takashi Iwai's avatar
    ALSA: usb-audio: Disable the quirk for Nura headset · 5ebf6b1e
    Takashi Iwai authored Jun 11, 2018
    The commit 33193dca ("ALSA: usb-audio: Add a quirk for Nura's
    first gen headset") added a quirk for Nura headset with USB ID
    0a12:1243, with a hope that it doesn't conflict with others.
    Unfortunately, other devices (e.g. Philips Wecall) with the very same
    ID got broken by this change, spewing an error like:
      usb 2-1.8.2: 2:1: cannot set freq 48000 to ep 0x3
    
    Until we find a proper solution, fix the regression at first by
    disabling the added quirk entry.
    
    Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=199905
    Fixes: 33193dca
    
     ("ALSA: usb-audio: Add a quirk for Nura's first gen headset")
    Reviewed-by: default avatarMartin Peres <martin.peres@free.fr>
    Cc: <stable@vger.kernel.org>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    5ebf6b1e

Replace quirks-table.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.