aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-09-08Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 21-61/+149
2023-09-07Merge tag 'asoc-fix-v6.6-merge-window' of https://git.kernel.org/pub/scm/linu...Gravatar Takashi Iwai 9-29/+88
2023-09-07ALSA: hda/realtek - ALC287 I2S speaker platform supportGravatar Kailang Yang 1-0/+30
2023-09-06ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TLGravatar Mario Limonciello 1-0/+7
2023-09-05ASoC: Intel: avs: Provide support for fallback topologyGravatar Amadeusz Sławiński 1-0/+22
2023-09-05ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceGravatar Takashi Iwai 1-2/+7
2023-09-05ALSA: usb-audio: Fix potential memory leaks at error path for UMP openGravatar Takashi Iwai 1-2/+5
2023-09-04Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-09-04ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Gravatar Vitaly Rodionov 2-1/+2
2023-09-04ASoC: rt5645: NULL pointer access when removing jackGravatar Brent Lu 1-6/+10
2023-09-04ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xx...Gravatar Shubh 1-0/+7
2023-09-02ALSA: sb: Fix wrong argument in commented codeGravatar Takashi Iwai 1-1/+1
2023-09-02ALSA: pcm: Fix error checks of default read/write copy opsGravatar Takashi Iwai 1-4/+4
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-3/+3
2023-09-01ASoC: Name iov_iter argument as iterator instead of bufferGravatar Takashi Iwai 2-5/+5
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackGravatar Takashi Iwai 3-4/+4
2023-08-31ALSA: hda/tas2781: Use standard clamp() macroGravatar Takashi Iwai 1-13/+3
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 543-6665/+21359
2023-08-29ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errorsGravatar Simon Trimmer 1-14/+15
2023-08-29Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Linus Torvalds 1-6/+3
2023-08-29ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlGravatar Takashi Iwai 1-2/+6
2023-08-29ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()Gravatar Harshit Mogalapalli 1-1/+2
2023-08-29ASoC: cs35l45: Rename DACPCM1 Source controlGravatar Vlad Karpovich 1-4/+4
2023-08-29ASoC: cs35l45: Fix "Dead assigment" warningGravatar Vlad Karpovich 1-1/+1
2023-08-29ASoC: cs35l45: Add support for Chip ID 0x35A460Gravatar Vlad Karpovich 1-0/+1
2023-08-28Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu...Gravatar Takashi Iwai 4-72/+102
2023-08-28ASoC: dwc: i2s: Fix unused functionsGravatar Takashi Iwai 1-0/+2
2023-08-28ASoC: codecs: wcd93xx: fix object added to multiple driversGravatar Krzysztof Kozlowski 3-3/+19
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 304-3351/+13521
2023-08-28ALSA: usb-audio: Don't try to submit URBs after disconnectionGravatar Takashi Iwai 1-13/+27
2023-08-28Merge branch 'for-next' into for-linusGravatar Takashi Iwai 273-3257/+7731
2023-08-26ALSA: ump: Fix -Wformat-truncation warningsGravatar Takashi Iwai 1-2/+2
2023-08-25ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecsGravatar Takashi Iwai 1-0/+3
2023-08-25ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxxGravatar Fabian Vogt 1-0/+8
2023-08-25ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe()Gravatar Uwe Kleine-König 1-1/+1
2023-08-25Merge tag 'asoc-fix-v6.5-rc7-2' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Takashi Iwai 1-1/+1
2023-08-24ASoC: soc-core.c: Do not error if a DAI link component is not foundGravatar Cristian Ciocaltea 1-5/+5
2023-08-24ASoC: codecs: Fix error code in aw88261_i2c_probe()Gravatar Harshit Mogalapalli 1-1/+1
2023-08-24ASoC: audio-graph-card.c: move audio_graph_parse_of()Gravatar Kuninori Morimoto 1-71/+68
2023-08-24ASoC: cs42l43: Use new-style PM runtime macrosGravatar Charles Keepax 1-4/+3
2023-08-24ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJGravatar Mario Limonciello 1-1/+1
2023-08-24ALSA: ump: Don't create unused substreams for static blocksGravatar Takashi Iwai 1-6/+37
2023-08-24ALSA: ump: Fill group names for legacy rawmidi substreamsGravatar Takashi Iwai 1-0/+15
2023-08-24ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPsGravatar Takashi Iwai 2-7/+10
2023-08-24ALSA: ac97: Fix possible error value of *rac97Gravatar Su Hui 1-3/+2
2023-08-24ALSA: pcmtest: Add support for pcm pausingGravatar Ivan Orlov 1-8/+41
2023-08-24ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LEDGravatar SungHwan Jung 1-0/+22
2023-08-24ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boos...Gravatar Stefan Binding 1-0/+32
2023-08-24Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 39-95/+335
2023-08-24Merge tag 'asoc-fix-v6.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 7-29/+51