index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2024-01-12
Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-12-29
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
2023-12-29
ALSA: seq: fix kvmalloc_array() arguments order
Dmitry Antipov
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
2023-12-06
ALSA: pcm: fix out-of-bounds in snd_pcm_state_names
Jason Zhang
2023-11-27
ALSA: hda: Upgrade stream-format infrastructure
Cezary Rojewski
2023-11-27
ALSA: pcm: Introduce MSBITS subformat interface
Jaroslav Kysela
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-10
Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-09
ALSA: info: Fix potential deadlock at disconnection
Takashi Iwai
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
2023-11-02
Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-26
ALSA: rawmidi: Replace with __packed attribute
Takashi Iwai
2023-10-26
ALSA: pcm: Replace with __packed attribute
Takashi Iwai
2023-10-26
ALSA: control: Replace with __packed attribute
Takashi Iwai
2023-09-25
sound: Fix snd_pcm_readv()/writev() to use iov access functions
David Howells
2023-09-16
ALSA: rawmidi: Fix NULL dereference at proc read
Takashi Iwai
2023-09-15
ALSA: seq: midi: Fix -Wformat-truncation warning
Takashi Iwai
2023-09-15
ALSA: seq: ump: Fix -Wformat-truncation warning
Takashi Iwai
2023-09-12
ALSA: core: Use dev_name of card_dev as debugfs directory name
Peter Ujfalusi
2023-09-12
ALSA: seq: Avoid delivery of events for disabled UMP groups
Takashi Iwai
2023-09-05
ALSA: seq: Fix snd_seq_expand_var_event() call to user-space
Takashi Iwai
2023-09-02
ALSA: pcm: Fix error checks of default read/write copy ops
Takashi Iwai
2023-08-29
ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl
Takashi Iwai
2023-08-26
ALSA: ump: Fix -Wformat-truncation warnings
Takashi Iwai
2023-08-24
ALSA: ump: Don't create unused substreams for static blocks
Takashi Iwai
2023-08-24
ALSA: ump: Fill group names for legacy rawmidi substreams
Takashi Iwai
2023-08-24
ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs
Takashi Iwai
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-08-18
ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
Takashi Iwai
2023-08-18
ALSA: core: Add memory copy helpers between iov_iter and iomem
Takashi Iwai
2023-08-18
ALSA: pcm: Add copy ops with iov_iter
Takashi Iwai
2023-08-17
ALSA: core: Drop snd_device_initialize()
Takashi Iwai
2023-08-17
ALSA: seq: Create device with snd_device_alloc()
Takashi Iwai
2023-08-17
ALSA: timer: Create device with snd_device_alloc()
Takashi Iwai
2023-08-17
ALSA: compress: Don't embed device
Takashi Iwai
2023-08-17
ALSA: rawmidi: Don't embed device
Takashi Iwai
2023-08-17
ALSA: hwdep: Don't embed device
Takashi Iwai
2023-08-17
ALSA: pcm: Don't embed device
Takashi Iwai
2023-08-17
ALSA: control: Don't embed ctl_dev
Takashi Iwai
2023-08-17
ALSA: core: Introduce snd_device_alloc()
Takashi Iwai
2023-07-25
Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2023-07-21
ALSA: seq: remove redundant unsigned comparison to zero
Wang Weiyang
2023-07-21
ALSA: vmaster: Add snd_ctl_add_followers() helper
Takashi Iwai
2023-07-20
ALSA: control: Take lock in snd_ctl_find_id() and snd_ctl_find_numid()
Takashi Iwai
2023-07-20
ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers
Takashi Iwai
2023-07-20
ALSA: control: Make snd_ctl_find_id() argument const
Takashi Iwai
2023-07-20
ALSA: control: Add lockdep warning to internal functions
Takashi Iwai
2023-07-20
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
[next]