summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hwdep: Use guard() for lockingTakashi Iwai2024-02-281-49/+40
* ALSA: hrtimer: Use guard() for lockingTakashi Iwai2024-02-281-13/+11
* ALSA: timer: Use guard() for lockingTakashi Iwai2024-02-282-259/+177
* ALSA: compress_offload: Use guard() for lockingTakashi Iwai2024-02-281-65/+33
* ALSA: ump: Use guard() for lockingTakashi Iwai2024-02-281-23/+12
* ALSA: kunit: Fix sparse warningsTakashi Iwai2024-02-281-14/+15
* ALSA: pcm_oss: ump: Use automatic cleanup of kfree()Takashi Iwai2024-02-231-23/+10
* ALSA: mixer_oss: ump: Use automatic cleanup of kfree()Takashi Iwai2024-02-231-41/+18
* ALSA: pcm: Use CLASS() for fdget()/fdput()Takashi Iwai2024-02-231-15/+7
* ALSA: seq: core: Use automatic cleanup of kfree()Takashi Iwai2024-02-232-18/+8
* ALSA: seq: ump: Use automatic cleanup of kfree()Takashi Iwai2024-02-231-21/+12
* ALSA: seq: virmidi: Use automatic cleanup of kfree()Takashi Iwai2024-02-231-15/+7
* ALSA: seq: oss: Use automatic cleanup of kfree()Takashi Iwai2024-02-232-18/+8
* ALSA: vmaster: Use automatic cleanup of kfree()Takashi Iwai2024-02-231-13/+6
* ALSA: timer: Use automatic cleanup of kfree()Takashi Iwai2024-02-231-8/+5
* ALSA: compress_offload: Use automatic cleanup of kfree()Takashi Iwai2024-02-231-23/+13
* ALSA: control: Use automatic cleanup of kfree()Takashi Iwai2024-02-232-58/+34
* ALSA: pcm: Use automatic cleanup of kfree()Takashi Iwai2024-02-233-83/+49
* ALSA: seq: prioq: Unify cell removal functionsTakashi Iwai2024-02-221-113/+84
* ALSA: hda: beep: Drop stale mutexTakashi Iwai2024-02-222-2/+0
* ALSA: echoaudio: remove redundant assignment to variable clockColin Ian King2024-02-221-1/+0
* Merge branch 'for-linus' into for-nextTakashi Iwai2024-02-214-4/+7
|\
| * ALSA: hda/realtek: fix mute/micmute LED For HP mt440Eniac Zhang2024-02-211-0/+2
| * ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai2024-02-211-1/+0
| * ALSA: ump: Fix the discard error code from snd_ump_legacy_open()Takashi Iwai2024-02-201-2/+2
| * ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)Hans Peter2024-02-191-0/+1
| * ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus 7630Jay Ajit Mate2024-02-191-0/+1
| * ALSA: firewire-lib: fix to check cycle continuityTakashi Sakamoto2024-02-191-1/+1
* | ALSA: hda: Downgrade BDL table overflow messageTakashi Iwai2024-02-211-1/+1
* | ALSA: hda: Set up BDL table at hw_paramsTakashi Iwai2024-02-211-3/+11
* | ALSA: oxfw: add support for Miglia Harmony AudioTakashi Sakamoto2024-02-193-1/+14
* | ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block ...Takashi Sakamoto2024-02-192-4/+12
* | ALSA: oxfw: support the case that AV/C Stream Format Information command is n...Takashi Sakamoto2024-02-192-23/+75
* | ALSA: oxfw: use const qualifier for immutable argumentTakashi Sakamoto2024-02-192-2/+2
* | ALSA: core: fix buffer overflow in test_format_fill_silence()Arnd Bergmann2024-02-191-2/+3
* | ALSA: virtio: Fix "Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables" ...Aiswarya Cyriac2024-02-161-4/+15
* | ALSA: avoid 'bool' as variable nameArnd Bergmann2024-02-162-3/+3
* | Merge branch 'for-linus' into for-nextTakashi Iwai2024-02-1548-374/+1050
|\|
| * ALSA: usb-audio: More relaxed check of MIDI jack namesTakashi Iwai2024-02-151-48/+25
| * ALSA: hda/realtek: fix mute/micmute LED For HP mt645Eniac Zhang2024-02-151-0/+2
| * Merge tag 'asoc-fix-v6.8-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2024-02-1527-163/+377
| |\
| | * ASoC: cs35l56: Workaround for ACPI with broken spk-id-gpios propertyRichard Fitzgerald2024-02-131-0/+93
| | * ASoC: SOF: Intel: pci-tgl/lnl: Change default pathsMark Brown2024-02-132-33/+33
| | |\
| | | * ASoC: SOF: Intel: pci-lnl: Change the topology path to intel/sof-ipc4-tplgPeter Ujfalusi2024-02-131-1/+1
| | | * ASoC: SOF: Intel: pci-tgl: Change the default paths and firmware namesPeter Ujfalusi2024-02-131-32/+32
| | * | ASoC: SOF: IPC3: fix message bounds on ipc opsCurtis Malainey2024-02-131-1/+1
| | * | ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspendPeter Ujfalusi2024-02-131-1/+12
| | * | ASoC: q6dsp: fix event handler prototypeArnd Bergmann2024-02-131-4/+4
| | |/
| | * ASoC: amd: yc: Fix non-functional mic on Lenovo 82UUAttila Tőkés2024-02-121-0/+7
| | * ASoC: rt5645: Add DMI quirk for inverted jack-detect on MeeGoPad T8Hans de Goede2024-02-121-0/+15