summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-06ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre supportGeoffrey D. Bennett
2023-10-06ASoC: Intel: Skylake: Use helper to setup HOST streamCezary Rojewski
2023-10-06ASoC: Intel: avs: Use helper to setup HOST streamCezary Rojewski
2023-10-06ALSA: hda: Introduce HOST stream setup mechanismCezary Rojewski
2023-10-06ALSA: hda: Poll SDxFIFOS after programming SDxFMTCezary Rojewski
2023-09-30ALSA: hda: cirrus_scodec: fix an error codeDan Carpenter
2023-09-23ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_byKees Cook
2023-09-23ALSA: hda: Annotate struct hda_conn_list with __counted_byKees Cook
2023-09-22ALSA: hda: cs35l41: Add read-only ALSA control for forced muteStefan Binding
2023-09-22ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDAStefan Binding
2023-09-22ALSA: hda/realtek: Support ACPI Notification framework via component bindingStefan Binding
2023-09-22ALSA: hda: cs35l41: Add notification support into component bindingStefan Binding
2023-09-20kselftest/alsa: pcm-test: Report cards declared in config but missingNĂ­colas F. R. A. Prado
2023-09-20ALSA: hda: cirrus_scodec: Select GPIOLIB for KUnit testRichard Fitzgerald
2023-09-18ALSA: hda: cirrus_scodec: Add KUnit testRichard Fitzgerald
2023-09-18ALSA: hda: cs35l56: Add support for speaker idRichard Fitzgerald
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-16ALSA: rawmidi: Fix NULL dereference at proc readTakashi Iwai
2023-09-15ALSA: riptide: Fix -Wformat-truncation warning for longname stringTakashi Iwai
2023-09-15ALSA: cs4231: Fix -Wformat-truncation warning for longname stringTakashi Iwai
2023-09-15ALSA: ad1848: Fix -Wformat-truncation warning for longname stringTakashi Iwai
2023-09-15ALSA: hda: generic: Check potential mixer name string truncationTakashi Iwai
2023-09-15ALSA: cmipci: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for longname stringTakashi Iwai
2023-09-15ALSA: xen: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: opti9x: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: es1688: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: cs4236: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: sscape: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: caiaq: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: usb-audio: scarlett_gen2: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: seq: midi: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: seq: ump: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missingRichard Fitzgerald
2023-09-15ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang
2023-09-14ALSA: hda: cs35l56: Don't 'return ret' if ret is always zeroRichard Fitzgerald
2023-09-13ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unitPeter Ujfalusi
2023-09-13ALSA: hda/realtek: Splitting the UX3402 into two separate modelsKnyazev Arseniy
2023-09-13ALSA: hda: intel-sdw-acpi: Use u8 type for link indexPeter Ujfalusi
2023-09-13ALSA: hda: cs35l56: Disable low-power hibernation modeRichard Fitzgerald
2023-09-12ALSA: core: Use dev_name of card_dev as debugfs directory namePeter Ujfalusi
2023-09-12ALSA: hda/realtek - Fixed two speaker platformKailang Yang
2023-09-12ALSA: seq: Avoid delivery of events for disabled UMP groupsTakashi Iwai
2023-09-12ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audioTakashi Iwai
2023-09-12ALSA: hda: cs35l56: Call pm_runtime_dont_use_autosuspend()Richard Fitzgerald
2023-09-11selftests: ALSA: remove unused variablesDing Xiang