summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2024-02-28ALSA: control: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: mixer_oss: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: info: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: hwdep: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: hrtimer: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: timer: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: compress_offload: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: ump: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: kunit: Fix sparse warningsTakashi Iwai
2024-02-23ALSA: pcm_oss: ump: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: mixer_oss: ump: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: pcm: Use CLASS() for fdget()/fdput()Takashi Iwai
2024-02-23ALSA: seq: core: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: seq: ump: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: seq: virmidi: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: seq: oss: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: vmaster: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: timer: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: compress_offload: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: control: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: pcm: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela
2024-02-22ALSA: seq: prioq: Unify cell removal functionsTakashi Iwai
2024-02-21Merge branch 'for-linus' into for-nextTakashi Iwai
2024-02-21ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai
2024-02-20ALSA: ump: Fix the discard error code from snd_ump_legacy_open()Takashi Iwai
2024-02-19ALSA: core: fix buffer overflow in test_format_fill_silence()Arnd Bergmann
2024-02-16ALSA: avoid 'bool' as variable nameArnd Bergmann
2024-02-15ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENTMasahiro Yamada
2024-02-15ALSA: seq: make snd_seq_bus_type constRicardo B. Marliere
2024-02-13ALSA: seq: fix function cast warningsTakashi Iwai
2024-02-02ALSA: core: Fix dependencies for SND_CORE_TESTIvan Orlov
2024-01-30ALSA: core: Add sound core KUnit testIvan Orlov
2024-01-30ALSA: pcm: Fix snd_pcm_format_name functionIvan Orlov
2024-01-30ALSA: pcm: Add missing formats to formats listIvan Orlov
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-29Merge branch 'topic/cs35l41' into for-nextTakashi Iwai
2023-12-29ALSA: seq: fix kvmalloc_array() arguments orderDmitry Antipov
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-06ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang
2023-11-27ALSA: hda: Upgrade stream-format infrastructureCezary Rojewski
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-10Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-09ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula
2023-11-02Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-26ALSA: rawmidi: Replace with __packed attributeTakashi Iwai
2023-10-26ALSA: pcm: Replace with __packed attributeTakashi Iwai