summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)Author
2020-11-23ALSA: usb-audio: Simplify snd_usb_init_pitch() argumentsTakashi Iwai
2020-11-23ALSA: usb-audio: Simplify snd_usb_init_sample_rate() argumentsTakashi Iwai
2020-11-23ALSA: usb-audio: Pass snd_usb_audio object to quirk functionsTakashi Iwai
2020-11-23ALSA: usb-audio: Don't set altsetting before initializing sample rateTakashi Iwai
2020-11-23ALSA: usb-audio: Add snd_usb_get_host_interface() helperTakashi Iwai
2020-11-23ALSA: usb-audio: Drop keep_interface flag againTakashi Iwai
2020-11-23ALSA: usb-audio: Create endpoint objects at parsing phaseTakashi Iwai
2020-11-23ALSA: usb-audio: Avoid doubly initialization for implicit fbTakashi Iwai
2020-11-23ALSA: usb-audio: Drop debug.hTakashi Iwai
2020-11-23ALSA: usb-audio: Simplify hw_params rulesTakashi Iwai
2020-11-23ALSA: usb-audio: Add hw constraint for implicit fb syncTakashi Iwai
2020-11-23ALSA: usb-audio: Move snd_usb_autoresume() call out of setup_hw_info()Takashi Iwai
2020-11-23ALSA: usb-audio: Track implicit fb sync endpoint in audioformat listTakashi Iwai
2020-11-23ALSA: usb-audio: Improve some debug printsTakashi Iwai
2020-11-23ALSA: usb-audio: Set and clear sync EP link properlyTakashi Iwai
2020-11-23ALSA: usb-audio: Add snd_usb_get_endpoint() helperTakashi Iwai
2020-11-23ALSA: usb-audio: Check implicit feedback EP generically for UAC2Takashi Iwai
2020-11-23ALSA: usb-audio: Check valid altsetting at parsing rates for UAC2/3Takashi Iwai
2020-11-23ALSA: usb-audio: Don't call usb_set_interface() at trigger callbackTakashi Iwai
2020-11-23ALSA: usb-audio: Handle discrete rates properly in hw constraintsTakashi Iwai
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