summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)AuthorFilesLines
2020-09-09ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai1-2/+2
2020-08-11ALSA: seq: oss: Serialize ioctlsTakashi Iwai1-1/+7
2020-07-29ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai1-1/+3
2020-07-16ALSA: compress: fix partial_drain completion stateVinod Koul1-0/+4
2020-06-17ALSA: pcm: fix snd_pcm_link() lockdep splatMichał Mirosław1-2/+12
2020-06-17ALSA: pcm: disallow linking stream to itselfMichał Mirosław1-0/+6
2020-06-03ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu1-2/+2
2020-05-27ALSA: pcm: fix incorrect hw_base increaseBrent Lu1-0/+1
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai1-4/+27
2020-05-06ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai1-8/+12
2020-04-17ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai1-8/+24
2020-03-25ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai1-2/+2
2020-03-25ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai1-0/+8
2020-03-25ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai1-0/+1
2020-03-25ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai1-0/+1
2020-02-28ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai4-9/+20
2020-02-28ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai1-4/+16
2020-02-24ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto1-2/+3
2020-01-23ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai1-5/+9
2020-01-09ALSA: pcm: Yet another missing check of non-cached buffer typeTakashi Iwai1-1/+2
2019-12-31ALSA: timer: Limit max amount of slave instancesTakashi Iwai1-0/+10
2019-12-31ALSA: pcm: Fix missing check of the new non-cached buffer typeTakashi Iwai1-1/+2
2019-12-31ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai1-0/+4
2019-12-13ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai3-0/+6
2019-11-13ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia1-2/+6
2019-11-07Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-1/+1
2019-11-06ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai1-3/+3
2019-10-31ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai1-7/+17
2019-10-21ASoC: compress: fix unsigned integer overflow checkXiaojun Sang1-1/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+6
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown1-1/+1
2019-09-04ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*Christoph Hellwig1-7/+6
2019-08-28ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota1-1/+1
2019-08-25ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai3-2/+20
2019-07-29ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drainYuki Tsunashima1-1/+2
2019-07-23ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax1-0/+6
2019-07-23ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax1-0/+8
2019-07-23ALSA: compress: Prevent bypasses of set_paramsCharles Keepax1-6/+24
2019-07-23ALSA: compress: Fix regression on compressed capture streamsCharles Keepax1-5/+11
2019-07-19ALSA: pcm: Fix refcount_inc() on zero usageTakashi Iwai1-4/+5
2019-07-16ALSA: seq: Break too long mutex context in the write loopTakashi Iwai1-1/+10
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai84-1174/+84
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+2
2019-06-28ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2019-05-31ALSA: control: Use struct_size()Takashi Iwai1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner74-1130/+74