summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)AuthorFilesLines
2023-01-18ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine1-1/+2
2023-01-18ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine5-12/+27
2022-11-25ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai1-3/+1
2022-11-25ALSA: usb-audio: Add DSD support for Accuphase DAC-60Jussi Laako1-0/+1
2022-11-25ALSA: usb-audio: Add quirk entry for M-Audio MicroTakashi Iwai1-0/+4
2022-11-10ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness2-0/+59
2022-10-26ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai1-1/+2
2022-10-26ALSA: usb-audio: Fix potential memory leaksTakashi Iwai1-2/+1
2022-09-15ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke1-1/+1
2022-08-25ALSA: bcd2000: Fix a UAF bug on the error path of probingZheyu Ma1-1/+2
2022-04-27ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-27ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai1-0/+1
2022-03-28ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen1-3/+4
2022-02-08ALSA: usb-audio: Simplify quirk entries with a macroTakashi Iwai1-0/+10
2021-11-17ALSA: usb-audio: Add registration quirk for JBL Quantum 400Alexander Tsoy1-0/+1
2021-11-17ALSA: line6: fix control and interrupt message timeoutsJohan Hovold4-12/+12
2021-11-17ALSA: 6fire: fix control and bulk message timeoutsJohan Hovold2-4/+4
2021-11-17ALSA: ua101: fix division by zero at probeJohan Hovold1-2/+2
2021-10-27ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve1-0/+32
2021-10-20ALSA: usb-audio: Add quirk for VF0770Jonas Hahnfeld1-0/+42
2021-09-12ALSA: usb-audio: Add registration quirk for JBL Quantum 800Alexander Tsoy1-0/+1
2021-08-12ALSA: usb-audio: Add registration quirk for JBL Quantum 600Alexander Tsoy1-0/+1
2021-08-12ALSA: usb-audio: fix incorrect clock source settingchihhao.chen1-0/+6
2021-07-28ALSA: usb-audio: Add registration quirk for JBL Quantum headsetsAlexander Tsoy1-0/+3
2021-07-28ALSA: usb-audio: Add missing proc text entry for BESPOKEN typeTakashi Iwai1-1/+9
2021-07-20ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptionsGeoffrey D. Bennett1-4/+4
2021-07-20ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return valuesGeoffrey D. Bennett1-0/+8
2021-07-20ALSA: usb-audio: scarlett2: Fix data_mutex lockGeoffrey D. Bennett1-12/+9
2021-07-20ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input countGeoffrey D. Bennett1-1/+1
2021-07-20ALSA: usx2y: Don't call free_pages_exact() with NULL addressTakashi Iwai1-2/+5
2021-07-14ALSA: usb-audio: scarlett2: Fix wrong resume callTakashi Iwai3-1/+10
2021-07-14ALSA: usb-audio: Fix OOB access at proc outputTakashi Iwai1-2/+3
2021-07-14ALSA: usb-audio: fix rate on Ozone Z90 USB headsetDaehwan Jung1-0/+2
2021-06-10ALSA: usb: update old-style static const declarationPierre-Louis Bossart1-1/+1
2021-06-03Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""Greg Kroah-Hartman1-0/+5
2021-06-03ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be statickernel test robot1-2/+2
2021-06-03Revert "ALSA: usx2y: Fix potential NULL pointer dereference"Greg Kroah-Hartman1-5/+0
2021-06-03ALSA: usb-audio: scarlett2: Improve driver startup messagesGeoffrey D. Bennett3-31/+52
2021-06-03ALSA: usb-audio: scarlett2: Fix device hang with ehci-pciGeoffrey D. Bennett1-1/+1
2021-05-26ALSA: usb-audio: Validate MS endpoint descriptorsTakashi Iwai1-0/+4
2021-05-26ALSA: line6: Fix racy initialization of LINE6 MIDITakashi Iwai3-11/+4
2021-05-14ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check failsColin Ian King1-1/+1
2021-05-14ALSA: usb-audio: Add error checks for usb_driver_claim_interface() callsTakashi Iwai3-11/+21
2021-05-11ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8Timo Gurr1-0/+12
2021-05-11ALSA: usb-audio: More constificationsTakashi Iwai7-73/+73
2021-05-11ALSA: usb-audio: Explicitly set up the clock selectorTakashi Iwai1-4/+14
2021-05-07ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai1-0/+10
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang1-0/+1
2021-03-17ALSA: usb-audio: Apply the control quirk to Plantronics headsetsTakashi Iwai1-3/+3
2021-03-17ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound barTakashi Iwai1-0/+1