summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: aoa: Replace asm/prom.h with explicit includesRob Herring2023-10-0611-8/+8
* ALSA: aloop: Add control element for getting the access modeIvan Orlov2023-10-061-1/+44
* ALSA: aloop: Add support for the non-interleaved access modeIvan Orlov2023-10-061-3/+28
* ALSA: intel8x0m: fix name of SIS7013 sound chip in commentThomas Perl2023-10-061-1/+1
* ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre supportGeoffrey D. Bennett2023-10-062-1/+98
* ASoC: Intel: Skylake: Use helper to setup HOST streamCezary Rojewski2023-10-061-13/+1
* ASoC: Intel: avs: Use helper to setup HOST streamCezary Rojewski2023-10-061-1/+1
* ALSA: hda: Introduce HOST stream setup mechanismCezary Rojewski2023-10-061-0/+41
* ALSA: hda: Poll SDxFIFOS after programming SDxFMTCezary Rojewski2023-10-061-0/+8
* ALSA: hda: cirrus_scodec: fix an error codeDan Carpenter2023-09-301-2/+2
* ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_byKees Cook2023-09-232-2/+2
* ALSA: hda: Annotate struct hda_conn_list with __counted_byKees Cook2023-09-231-1/+1
* ALSA: hda: cs35l41: Add read-only ALSA control for forced muteStefan Binding2023-09-221-0/+28
* ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDAStefan Binding2023-09-222-13/+94
* ALSA: hda/realtek: Support ACPI Notification framework via component bindingStefan Binding2023-09-221-1/+82
* ALSA: hda: cs35l41: Add notification support into component bindingStefan Binding2023-09-221-0/+4
* ALSA: hda: cirrus_scodec: Select GPIOLIB for KUnit testRichard Fitzgerald2023-09-201-0/+1
* ALSA: hda: cirrus_scodec: Add KUnit testRichard Fitzgerald2023-09-184-0/+394
* ALSA: hda: cs35l56: Add support for speaker idRichard Fitzgerald2023-09-185-1/+106
* 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: rawmidi: Fix NULL dereference at proc readTakashi Iwai2023-09-161-1/+1
* ALSA: riptide: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-8/+8
* ALSA: cs4231: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-6/+6
* ALSA: ad1848: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-6/+6
* ALSA: hda: generic: Check potential mixer name string truncationTakashi Iwai2023-09-151-1/+5
* ALSA: cmipci: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-3/+5
* ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai2023-09-158-27/+27
* ALSA: firewire: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-152-10/+10
* ALSA: xen: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1
* ALSA: opti9x: Fix -Wformat-truncation warningTakashi Iwai2023-09-152-12/+12
* ALSA: es1688: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-3/+3
* ALSA: cs4236: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-7/+7
* ALSA: sscape: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1
* 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: seq: midi: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-2/+2
* ALSA: seq: ump: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1
* ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missingRichard Fitzgerald2023-09-151-7/+5
* ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang2023-09-151-0/+1
* ALSA: hda: cs35l56: Don't 'return ret' if ret is always zeroRichard Fitzgerald2023-09-141-1/+1
* ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unitPeter Ujfalusi2023-09-131-4/+2
* ALSA: hda/realtek: Splitting the UX3402 into two separate modelsKnyazev Arseniy2023-09-131-1/+2
* ALSA: hda: intel-sdw-acpi: Use u8 type for link indexPeter Ujfalusi2023-09-131-4/+4
* ALSA: hda: cs35l56: Disable low-power hibernation modeRichard Fitzgerald2023-09-131-1/+0
* ALSA: core: Use dev_name of card_dev as debugfs directory namePeter Ujfalusi2023-09-121-5/+2
* ALSA: hda/realtek - Fixed two speaker platformKailang Yang2023-09-121-2/+4
* ALSA: seq: Avoid delivery of events for disabled UMP groupsTakashi Iwai2023-09-122-0/+24