summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-03-01ALSA: usb-audio: Ignore clock selector errors for single connectionAlexander Tsoy1-1/+9
2024-03-01ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald1-17/+12
2024-03-01ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616Chen-Yu Tsai1-0/+5
2024-03-01ALSA: usb-audio: Check presence of valid altsetting controlAlexander Tsoy1-0/+20
2024-03-01ALSA: hda: Increase default bdl_pos_adj for Apollo LakeRui Salvaterra1-0/+2
2024-03-01ALSA: hda: Replace numeric device IDs with constant valuesRui Salvaterra1-2/+2
2024-03-01ASoC: amd: acp: Add check for cpu dai link initializationVenkata Prasad Potturu1-2/+7
2024-02-23ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8Mario Limonciello1-0/+7
2024-02-23ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles3-3/+4
2024-02-23ASoC: SOF: IPC3: fix message bounds on ipc opsCurtis Malainey1-1/+1
2024-02-23ALSA: hda/realtek: add IDs for Dell dual spk platformShuming Fan1-0/+2
2024-02-23ALSA: hda/conexant: Add quirk for SWS JS201Dbo liu1-0/+18
2024-02-23ALSA: hda/realtek: fix mute/micmute LED For HP mt645Eniac Zhang1-0/+2
2024-02-23ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook PowerAndy Chi1-0/+2
2024-02-23ALSA: hda/cs8409: Suppress vmaster control for Dolphin modelsVitaly Rodionov1-0/+1
2024-02-23ASoC: codecs: wcd938x: handle deferred probeKrzysztof Kozlowski1-1/+1
2024-02-23ALSA: hda/realtek - Add speaker pin verbtable for Dell dual speaker platformKailang Yang1-2/+5
2024-02-23ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADLEdson Juliano Drosdeck1-0/+1
2024-02-23ALSA: hda/realtek: Apply headset jack quirk for non-bass alc287 thinkpadsJosé Relvas1-1/+3
2024-02-23ALSA: hda/realtek: Enable Mute LED on HP Laptop 14-fq0xxxLuka Guzenko1-0/+1
2024-02-23ALSA: hda/realtek: Fix the external mic not being recognised for Acer Swift 1...David Senoner1-0/+1
2024-02-23ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VFTechno Mooney1-0/+7
2024-02-23ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov1-0/+1
2024-02-23ALSA: hda/cs35l56: select intended config FW_CS_DSPLukas Bulwahn1-2/+2
2024-02-23ASoC: SOF: ipc3-topology: Fix pipeline tear down logicRanjani Sridharan1-14/+41
2024-02-16ALSA: usb-audio: Sort quirk table entriesTakashi Iwai1-18/+18
2024-02-16Revert "ASoC: amd: Add new dmi entries for acp5x platform"Greg Kroah-Hartman1-14/+1
2024-02-16ALSA: usb-audio: add quirk for RODE NT-USB+Sean Young1-0/+2
2024-02-16ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitterJulian Sikorski1-0/+2
2024-02-16ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revisionAlexander Tsoy1-0/+2
2024-02-05ASoC: codecs: wsa883x: fix PA volume controlJohan Hovold1-1/+5
2024-02-05ASoC: codecs: lpass-wsa-macro: fix compander volume hackJohan Hovold1-7/+0
2024-02-05ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold1-1/+1
2024-02-05ASoC: qcom: sc8280xp: limit speaker volumesJohan Hovold1-5/+7
2024-02-05ALSA: hda/conexant: Fix headset auto detect fail in cx8070 and SN6140bo liu1-2/+113
2024-02-05ALSA: hda: intel-dspcfg: add filters for ARL-S and ARLPierre-Louis Bossart1-0/+10
2024-02-05ALSA: hda: Intel: add HDA_ARL PCI ID supportPierre-Louis Bossart1-0/+2
2024-02-05ASoC: amd: Add new dmi entries for acp5x platformVenkata Prasad Potturu1-1/+14
2024-02-05ALSA: hda: Refer to correct stream index at loopsTakashi Iwai1-6/+3
2024-02-01soundwire: fix initializing sysfs for same devices on different busesKrzysztof Kozlowski1-2/+2
2024-01-26ASoC: SOF: ipc4-loader: remove the CPC check warningsKai Vehmanen1-7/+4
2024-01-26ALSA: hda: Properly setup HDMI streamAmadeusz Sławiński1-0/+6
2024-01-26ASoC: mediatek: sof-common: Add NULL check for normal_link stringAngeloGioacchino Del Regno1-1/+1
2024-01-26ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5Bin Li1-0/+1
2024-01-26ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP ZBookYo-Jung Lin1-0/+1
2024-01-26ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxxÇağhan Demir1-0/+1
2024-01-26ALSA: oxygen: Fix right channel of capture volume mixerTakashi Iwai1-1/+1
2024-01-26ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()Geoffrey D. Bennett1-1/+2
2024-01-26ALSA: scarlett2: Add missing error checks to *_ctl_get()Geoffrey D. Bennett1-52/+130
2024-01-26ALSA: scarlett2: Allow passing any output to line_out_remap()Geoffrey D. Bennett1-16/+9