summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-05-17ASoC: meson: axg-fifo: use FIELD helpersJerome Brunet4-33/+31
2024-04-29Revert "ASoC: ti: Convert Pandora ASoC to GPIO descriptors"Greg Kroah-Hartman1-23/+40
2024-04-27ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao1-0/+1
2024-04-27ALSA: scarlett2: Rename scarlett_gen2 to scarlett2Geoffrey D. Bennett5-15/+17
2024-04-27ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB supportGeoffrey D. Bennett2-2/+8
2024-04-27ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre supportGeoffrey D. Bennett2-1/+98
2024-04-27ALSA: scarlett2: Add correct product series name to messagesGeoffrey D. Bennett1-27/+54
2024-04-27ALSA: scarlett2: Default mixer driver to enabledGeoffrey D. Bennett1-10/+11
2024-04-27ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij1-40/+23
2024-04-27ALSA: scarlett2: Add support for Clarett 8Pre USBGeoffrey D. Bennett2-3/+9
2024-04-27ALSA: scarlett2: Move USB IDs out from device_info structGeoffrey D. Bennett1-40/+23
2024-04-13ASoC: soc-core.c: Skip dummy codec when adding platformsChancel Liu1-0/+3
2024-04-13ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block ...Takashi Sakamoto2-4/+12
2024-04-13ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate1-0/+11
2024-04-10ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana1-1/+1
2024-04-10ALSA: hda/realtek - Fix inactive headset mic jackChristoffer Sandberg1-0/+1
2024-04-10ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee1-1/+1
2024-04-10ASoC: rt711-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-10ASoC: rt711-sdca: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-10ASoC: rt5682-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-04-03ALSA: sh: aica: reorder cleanup operations to avoid UAF bugsDuoming Zhou1-3/+14
2024-04-03ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"Jiawei Wang1-7/+0
2024-04-03ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBookAndy Chi1-0/+4
2024-04-03ALSA: hda/realtek - Add Headset Mic supported Acer NB platformKailang Yang1-0/+2
2024-04-03ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 ...Kailang Yang1-2/+5
2024-03-27ASoC: rockchip: i2s-tdm: Fix inaccurate sampling ratesLuca Ceresoli1-346/+6
2024-03-27ALSA: usb-audio: Stop parsing channels bits when all channels are found.Johan Carlsson1-1/+4
2024-03-27ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptopsAthaariq Ardhiansyah1-0/+63
2024-03-27ASoC: meson: axg-tdm-interface: add frame rate constraintJerome Brunet1-7/+18
2024-03-27ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet1-2/+2
2024-03-27ASoC: SOF: Add some bounds checking to firmware dataDan Carpenter1-0/+2
2024-03-27ASoC: SOF: Introduce container struct for SOF firmwarePeter Ujfalusi4-23/+41
2024-03-27ASoC: meson: t9015: fix function pointer type mismatchJerome Brunet1-16/+4
2024-03-27ASoC: meson: aiu: fix function pointer type mismatchJerome Brunet2-16/+4
2024-03-27ALSA: seq: fix function cast warningsTakashi Iwai2-2/+15
2024-03-27ASoC: amd: acp: Add missing error handling in sof-machCristian Ciocaltea1-8/+6
2024-03-27ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson1-1/+1
2024-03-27ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson1-9/+14
2024-03-27ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson1-0/+4
2024-03-27ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé1-0/+12
2024-03-27ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2Jiawei Wang1-0/+7
2024-03-27ALSA: hda/realtek - ALC285 reduce pop noise from Headphone portKailang Yang1-0/+1
2024-03-27ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk tableJohnny Hsieh1-0/+7
2024-03-27ASoC: amd: yc: Fix non-functional mic on Lenovo 82UUAttila Tőkés1-0/+7
2024-03-27ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede1-0/+10
2024-03-15ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold1-1/+1
2024-03-06ALSA: hda/realtek: fix mute/micmute LED For HP mt440Eniac Zhang1-0/+2
2024-03-06ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)Hans Peter1-0/+1
2024-03-06ALSA: firewire-lib: fix to check cycle continuityTakashi Sakamoto1-1/+1
2024-03-06ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai1-1/+0