summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)Author
2023-12-29ALSA: scarlett2: Check for phantom persistence config itemGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Infer standalone switch from config itemsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Infer has_msd_mode from config itemsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Simplify enums by removing explicit valuesGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add support for uploading new firmwareGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add ioctl commands to erase flash segmentsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add skeleton hwdep/ioctl interfaceGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Retrieve useful flash segment numbersGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add #defines for firmware upgradeGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add missing mutex lock around get meter levelsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add missing error checks to *_ctl_get()Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add missing error check to scarlett2_config_save()Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Update maintainer infoGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Convert meter levels from little-endianGeoffrey D. Bennett
2023-12-18ALSA: usb-audio: Increase delay in MOTU M quirkJeremie Knuesel
2023-12-04ALSA: usb-audio: Add Pioneer DJM-450 mixer controlsSarah Grant
2023-10-31Merge branch 'for-next' into for-linusTakashi Iwai
2023-10-27ALSA: scarlett2: Add missing check with firmware version controlGeoffrey D. Bennett
2023-10-27ALSA: scarlett2: Remap Level Meter valuesGeoffrey D. Bennett
2023-10-27ALSA: scarlett2: Allow passing any output to line_out_remap()Geoffrey D. Bennett
2023-10-27ALSA: scarlett2: Add support for reading firmware versionGeoffrey D. Bennett
2023-10-27ALSA: scarlett2: Rename Gen 3 config setsGeoffrey D. Bennett
2023-10-27ALSA: scarlett2: Rename scarlett_gen2 to scarlett2Geoffrey D. Bennett
2023-10-26ALSA: caiaq: Replace with __packed attributeTakashi Iwai
2023-10-25ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devicesMax McCarthy
2023-10-19Merge branch 'for-linus' into for-nextTakashi Iwai
2023-10-09ALSA: usb-audio: Fix microphone sound on Nexigo webcam.Christos Skevis
2023-10-09ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB supportGeoffrey D. Bennett
2023-10-06ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre supportGeoffrey D. Bennett
2023-10-06ALSA: usb-audio: Fix microphone sound on Opencomm2 HeadsetWhaleChang
2023-09-23ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_byKees Cook
2023-09-19ALSA: usb-audio: scarlett_gen2: Fix another -Wformat-truncation warningPeter Ujfalusi
2023-09-18ALSA: scarlett2: Add correct product series name to messagesGeoffrey D. Bennett
2023-09-18ALSA: scarlett2: Add support for Clarett 8Pre USBGeoffrey D. Bennett
2023-09-18ALSA: scarlett2: Move USB IDs out from device_info structGeoffrey D. Bennett
2023-09-18ALSA: scarlett2: Default mixer driver to enabledGeoffrey D. Bennett
2023-09-15ALSA: caiaq: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: usb-audio: scarlett_gen2: Fix -Wformat-truncation warningTakashi Iwai
2023-09-13ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unitPeter Ujfalusi
2023-09-05ALSA: usb-audio: Fix potential memory leaks at error path for UMP openTakashi Iwai
2023-08-28ALSA: usb-audio: Don't try to submit URBs after disconnectionTakashi Iwai
2023-08-24ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPsTakashi Iwai
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-21ALSA: usb-audio: Fix init call orders for UAC1Takashi Iwai
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai
2023-08-17ALSA: control: Don't embed ctl_devTakashi Iwai
2023-08-04ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...dengxiang
2023-08-01ALSA: usb-audio: Remove unused function declarationYue Haibing