summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2024-02-23ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela
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-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
2023-10-26ALSA: control: Replace with __packed attributeTakashi Iwai
2023-09-25sound: Fix snd_pcm_readv()/writev() to use iov access functionsDavid Howells
2023-09-16ALSA: rawmidi: Fix NULL dereference at proc readTakashi Iwai
2023-09-15ALSA: seq: midi: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: seq: ump: Fix -Wformat-truncation warningTakashi Iwai
2023-09-12ALSA: core: Use dev_name of card_dev as debugfs directory namePeter Ujfalusi
2023-09-12ALSA: seq: Avoid delivery of events for disabled UMP groupsTakashi Iwai
2023-09-05ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceTakashi Iwai
2023-09-02ALSA: pcm: Fix error checks of default read/write copy opsTakashi Iwai
2023-08-29ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai
2023-08-26ALSA: ump: Fix -Wformat-truncation warningsTakashi Iwai
2023-08-24ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai
2023-08-24ALSA: ump: Fill group names for legacy rawmidi substreamsTakashi Iwai
2023-08-24ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPsTakashi Iwai
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-18ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel opsTakashi Iwai
2023-08-18ALSA: core: Add memory copy helpers between iov_iter and iomemTakashi Iwai
2023-08-18ALSA: pcm: Add copy ops with iov_iterTakashi Iwai
2023-08-17ALSA: core: Drop snd_device_initialize()Takashi Iwai
2023-08-17ALSA: seq: Create device with snd_device_alloc()Takashi Iwai
2023-08-17ALSA: timer: Create device with snd_device_alloc()Takashi Iwai
2023-08-17ALSA: compress: Don't embed deviceTakashi Iwai
2023-08-17ALSA: rawmidi: Don't embed deviceTakashi Iwai
2023-08-17ALSA: hwdep: Don't embed deviceTakashi Iwai
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai
2023-08-17ALSA: control: Don't embed ctl_devTakashi Iwai
2023-08-17ALSA: core: Introduce snd_device_alloc()Takashi Iwai
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2023-07-21ALSA: seq: remove redundant unsigned comparison to zeroWang Weiyang
2023-07-21ALSA: vmaster: Add snd_ctl_add_followers() helperTakashi Iwai
2023-07-20ALSA: control: Take lock in snd_ctl_find_id() and snd_ctl_find_numid()Takashi Iwai