index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2022-09-19
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai
2022-09-06
ALSA: hda: Once again fix regression of page allocations with IOMMU
Takashi Iwai
2022-09-05
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
Takashi Iwai
2022-08-26
ALSA: control: Re-order bounds checking in get_ctl_id_hash()
Dan Carpenter
2022-08-24
ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()
Zheyu Ma
2022-08-24
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
2022-08-23
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
2022-08-22
ALSA: memalloc: Revive x86-specific WC page allocations again
Takashi Iwai
2022-08-19
Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-17
ALSA: info: Fix llseek return value when using callback
Amadeusz Sławiński
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-02
ALSA: pcm: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
ALSA: core: Replace scnprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
ALSA: control-led: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-07-29
ALSA: control: Use deferred fasync helper
Takashi Iwai
2022-07-29
ALSA: pcm: Use deferred fasync helper
Takashi Iwai
2022-07-29
ALSA: timer: Use deferred fasync helper
Takashi Iwai
2022-07-29
ALSA: core: Add async signal helpers
Takashi Iwai
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-13
ALSA: core: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
ALSA: memalloc: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
ALSA: control: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
ALSA: compress: Fix kernel doc warnings
Takashi Iwai
2022-07-13
ALSA: dmaengine: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
ALSA: pcm: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
ALSA: compress: Enable kernel doc markers for some functions
Takashi Iwai
2022-07-04
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-07-04
Merge tag 'asoc-fix-v5.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-06-23
Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-06-20
ALSA: rawmidi: Take buffer refcount while draining output
Takashi Iwai
2022-06-20
ALSA: rawmidi: Check stream state at exported functions
Takashi Iwai
2022-06-20
ALSA: rawmidi: Take open_mutex around parameter changes
Takashi Iwai
2022-06-20
ALSA: rawmidi: Move lock to snd_rawmidi_substream
Takashi Iwai
2022-06-20
ALSA: rawmidi: Make internal functions local static
Takashi Iwai
2022-06-20
ALSA: memalloc: Drop x86-specific hack for WC allocations
Takashi Iwai
2022-06-15
ALSA: control: Add input validation
Takashi Iwai
2022-06-15
ALSA: control: Drop superfluous ifdef CONFIG_SND_CTL_DEBUG
Takashi Iwai
2022-06-15
ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUG
Takashi Iwai
2022-06-15
ALSA: control: Use xarray for faster lookups
Takashi Iwai
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-17
ALSA: seq: replace ternary operator with max()
Guo Zhengkui
2022-05-16
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
2022-04-25
ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
Colin Ian King
2022-04-14
Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-04-13
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
2022-04-13
ALSA: memalloc: Add fallback SG-buffer allocations for x86
Takashi Iwai
2022-04-12
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
2022-04-12
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
[next]