summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)Author
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
2020-09-09ALSA: ua101: Replace tasklet with workTakashi Iwai
2020-09-09ALSA: usb-audio: Replace tasklet with workTakashi Iwai
2020-09-09Merge branch 'for-linus' into for-nextTakashi Iwai
2020-09-03ALSA: usb: scarless_gen2: fix endianness issuePierre-Louis Bossart
2020-09-02Merge branch 'topic/tasklet-convert' into for-linusTakashi Iwai
2020-09-02ALSA: ua101: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: usb-audio: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-26ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2František Kučera
2020-08-26ALSA: usb-audio: Add implicit feedback quirk for UR22CJoshua Sivec
2020-08-24ALSA: usb-audio: Correct wrongly matching entries with audio classTakashi Iwai
2020-08-23Merge branch 'for-linus' into for-nextTakashi Iwai
2020-08-23ALSA: usb-audio: Disable autosuspend for Lenovo ThinkStation P620Kai-Heng Feng
2020-08-21Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds