summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusTakashi Iwai2023-10-318-142/+499
|\
| * ALSA: scarlett2: Add missing check with firmware version controlGeoffrey D. Bennett2023-10-271-0/+2
| * ALSA: scarlett2: Remap Level Meter valuesGeoffrey D. Bennett2023-10-271-2/+186
| * ALSA: scarlett2: Allow passing any output to line_out_remap()Geoffrey D. Bennett2023-10-271-16/+9
| * ALSA: scarlett2: Add support for reading firmware versionGeoffrey D. Bennett2023-10-271-3/+59
| * ALSA: scarlett2: Rename Gen 3 config setsGeoffrey D. Bennett2023-10-271-37/+37
| * ALSA: scarlett2: Rename scarlett_gen2 to scarlett2Geoffrey D. Bennett2023-10-275-15/+17
| * ALSA: caiaq: Replace with __packed attributeTakashi Iwai2023-10-261-1/+1
| * Merge branch 'for-linus' into for-nextTakashi Iwai2023-10-193-3/+16
| |\
| * | ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB supportGeoffrey D. Bennett2023-10-092-2/+8
| * | ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre supportGeoffrey D. Bennett2023-10-062-1/+98
| * | ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_byKees Cook2023-09-232-2/+2
| * | ALSA: scarlett2: Add correct product series name to messagesGeoffrey D. Bennett2023-09-181-27/+54
| * | ALSA: scarlett2: Add support for Clarett 8Pre USBGeoffrey D. Bennett2023-09-182-3/+9
| * | ALSA: scarlett2: Move USB IDs out from device_info structGeoffrey D. Bennett2023-09-181-40/+23
| * | ALSA: scarlett2: Default mixer driver to enabledGeoffrey D. Bennett2023-09-181-10/+11
* | | ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devicesMax McCarthy2023-10-251-0/+2
| |/ |/|
* | ALSA: usb-audio: Fix microphone sound on Nexigo webcam.Christos Skevis2023-10-092-0/+9
* | ALSA: usb-audio: Fix microphone sound on Opencomm2 HeadsetWhaleChang2023-10-061-1/+5
* | ALSA: usb-audio: scarlett_gen2: Fix another -Wformat-truncation warningPeter Ujfalusi2023-09-191-2/+2
|/
* ALSA: caiaq: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1
* ALSA: usb-audio: scarlett_gen2: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-2/+2
* ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unitPeter Ujfalusi2023-09-131-4/+2
* ALSA: usb-audio: Fix potential memory leaks at error path for UMP openTakashi Iwai2023-09-051-2/+5
* ALSA: usb-audio: Don't try to submit URBs after disconnectionTakashi Iwai2023-08-281-13/+27
* ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPsTakashi Iwai2023-08-241-7/+8
* Merge branch 'for-linus' into for-nextTakashi Iwai2023-08-243-6/+74
|\
| * ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...dengxiang2023-08-041-0/+29
| * ALSA: usb-audio: Update for native DSD support quirksJussi Laako2023-07-261-6/+28
| * ALSA: usb-audio: Add quirk for Microsoft Modern Wireless HeadsetTakashi Iwai2023-07-252-0/+17
* | ALSA: usb-audio: Fix init call orders for UAC1Takashi Iwai2023-08-211-1/+10
* | ALSA: pcm: Don't embed deviceTakashi Iwai2023-08-171-1/+1
* | ALSA: control: Don't embed ctl_devTakashi Iwai2023-08-171-1/+1
* | ALSA: usb-audio: Remove unused function declarationYue Haibing2023-08-011-1/+0
* | ALSA: bcd2000: refactor deprecated strncpyJustin Stitt2023-07-291-2/+2
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2023-06-269-9/+1300
|\
| * ALSA: ump: Add info flag bit for static blocksTakashi Iwai2023-06-121-0/+2
| * ALSA: usb-audio: Add midi2_ump_probe optionTakashi Iwai2023-06-121-4/+10
| * ALSA: usb-audio: Parse UMP Endpoint and Function Blocks at firstTakashi Iwai2023-06-121-1/+33
| * ALSA: usb-audio: Inform inconsistent protocols in GTBsTakashi Iwai2023-05-231-4/+21
| * ALSA: usb-audio: Enable the legacy raw MIDI supportTakashi Iwai2023-05-231-1/+26
| * ALSA: ump: Redirect rawmidi substream access via own helpersTakashi Iwai2023-05-231-47/+24
| * ALSA: usb-audio: Create UMP blocks from USB MIDI GTBsTakashi Iwai2023-05-231-6/+94
| * ALSA: usb-audio: Trim superfluous "MIDI" suffix from UMP EP nameTakashi Iwai2023-05-231-0/+7
| * ALSA: usb-audio: Get UMP EP name string from USB interfaceTakashi Iwai2023-05-231-3/+27
| * ALSA: usb-audio: USB MIDI 2.0 UMP supportTakashi Iwai2023-05-237-5/+1109
| * ALSA: usb-audio: Manage number of rawmidis globallyTakashi Iwai2023-05-235-7/+16
* | ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playbackLukasz Tyl2023-06-161-0/+2
* | ALSA: usb-audio: Fix broken resume due to UAC3 power stateTakashi Iwai2023-06-161-0/+4
* | ALSA: usb-audio: Add a sample rate workaround for Line6 Pod GoTakashi Iwai2023-05-121-0/+1
|/