summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)Author
2021-03-25ALSA: usb-audio: Fix unintentional sign extension issueColin Ian King
2021-03-20ALSA: usb-audio: Don't avoid stopping the stream at disconnectionTakashi Iwai
2021-03-17ALSA: usb-audio: fix use after free in usb_audio_disconnectPavel Skripkin
2021-03-17ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probePavel Skripkin
2021-03-17ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend()Kai-Heng Feng
2021-03-17ALSA: usb-audio: Apply the control quirk to Plantronics headsetsTakashi Iwai
2021-03-17ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound barTakashi Iwai
2021-03-17ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirkJohn Ernberg
2021-03-11ALSA: usb-audio: add mixer quirks for Pioneer DJM-900NXS2Fabian Lesniak
2021-03-11ALSA: usb-audio: Add DJM750 to Pioneer mixer quirkOlivia Mackintosh
2021-03-09ALSA: usb-audio: Drop bogus dB range in too low levelTakashi Iwai
2021-03-09ALSA: usb-audio: use Corsair Virtuoso mapping for Corsair Virtuoso SEAndrea Fagiani
2021-03-04ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc modeTakashi Iwai
2021-01-12ALSA: usb-audio: Fix UBSAN warnings for MIDI jacksTakashi Iwai
2020-12-30ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-STakashi Iwai
2020-12-30ALSA: usb-audio: Disable sample read check if firmware doesn't give backTakashi Iwai
2020-12-30ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devicesAmadej Kastelic
2020-12-21ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai
2020-12-21ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai
2020-11-27ALSA: usb-audio: US16x08: fix value count for level metersHector Martin
2020-11-17ALSA: usb-audio: Add delay quirk for all Logitech USB devicesJoakim Tjernlund
2020-11-16ALSA: usb-audio: Use ALC1220-VB-DT mapping for ASUS ROG Strix TRX40 moboKai-Heng Feng
2020-11-05ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett
2020-11-04ALSA: usb-audio: Add implicit feedback quirk for MODXGeoffrey D. Bennett
2020-11-04ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devicesArtem Lapkin
2020-10-27ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2Keith Winstein
2020-10-23Merge tag 'sound-fix-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-20ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirkLukasz Halman
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-12Merge branch 'for-next' into for-linusTakashi Iwai
2020-10-06ALSA: usb-audio: endpoint.c: fix repeated word 'there'Randy Dunlap
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-10-02ALSA: usb-audio: fix spelling mistake "Frequence" -> "Frequency"Colin Ian King
2020-09-25sound: hiface: move to use usb_control_msg_send()Greg Kroah-Hartman
2020-09-25sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman
2020-09-25sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman
2020-09-25sound: usx2y: move to use usb_control_msg_send()Greg Kroah-Hartman
2020-09-25Revert "sound: usx2y: move to use usb_control_msg_send()"Oliver Neukum
2020-09-25Revert "sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_...Oliver Neukum
2020-09-25Revert "sound: line6: move to use usb_control_msg_send() and usb_control_msg_...Oliver Neukum
2020-09-25Revert "sound: hiface: move to use usb_control_msg_send()"Oliver Neukum
2020-09-23ALSA: usb-audio: Add mixer support for Pioneer DJ DJM-250MK2František Kučera
2020-09-22Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"Kai-Heng Feng
2020-09-21ALSA: usb-audio: Add delay quirk for H570e USB headsetsJoakim Tjernlund
2020-09-16ALSA: remove calls to usb_pipe_type_check for control endpointsGreg Kroah-Hartman
2020-09-16sound: hiface: move to use usb_control_msg_send()Greg Kroah-Hartman
2020-09-16sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman
2020-09-16sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman
2020-09-16sound: usx2y: move to use usb_control_msg_send()Greg Kroah-Hartman
2020-09-16USB: move snd_usb_pipe_sanity_check into the USB coreGreg Kroah-Hartman