summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)AuthorLines
2019-11-20ALSA: pcm: Add card sync_irq fieldTakashi Iwai-0/+3
2019-11-20ALSA: pcm: Add the support for sync-stop operationTakashi Iwai-0/+15
2019-11-20ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local headerTakashi Iwai-0/+3
2019-11-20ALSA: pcm: Allow NULL ioctl opsTakashi Iwai-4/+15
2019-11-20ALSA: pcm: Introduce managed buffer allocation modeTakashi Iwai-13/+82
2019-11-14Merge branch 'for-linus' into for-nextTakashi Iwai-2/+6
2019-11-13ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia-2/+6
2019-11-11ALSA: timer: Fix the breakage of slave link openTakashi Iwai-3/+2
2019-11-09ALSA: pcm: Unexport snd_pcm_sgbuf_ops_pageTakashi Iwai-2/+6
2019-11-09ALSA: pcm: Yet another missing check of non-cached buffer typeTakashi Iwai-1/+2
2019-11-08ALSA: timer: Fix possible race at assigning a timer instanceTakashi Iwai-55/+60
2019-11-08ALSA: timer: Make snd_timer_close() returning voidTakashi Iwai-11/+7
2019-11-08ALSA: timer: Unify master/slave linking codeTakashi Iwai-33/+33
2019-11-07Merge branch 'for-linus' into for-nextTakashi Iwai-10/+20
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-1/+84
2019-11-07Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-1/+1
2019-11-06ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai-3/+3
2019-11-06ALSA: timer: Limit max amount of slave instancesTakashi Iwai-0/+10
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-1/+1
2019-11-06ALSA: pcm: Create proc files only for non-empty preallocationsTakashi Iwai-1/+2
2019-11-06ALSA: pcm: Warn if doubly preallocatedTakashi Iwai-0/+2
2019-11-06ALSA: pcm: Handle special page mapping in the default mmap handlerTakashi Iwai-1/+13
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai-4/+16
2019-11-06ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS typeTakashi Iwai-3/+8
2019-11-04ALSA: pcm: Fix missing check of the new non-cached buffer typeTakashi Iwai-1/+2
2019-10-30ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai-7/+17
2019-10-21ASoC: compress: fix unsigned integer overflow checkXiaojun Sang-1/+1
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski-14/+14
2019-10-01ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparamsShengjiu Wang-0/+83
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-7/+6
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown-1/+1
2019-09-04ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*Christoph Hellwig-7/+6
2019-08-28ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota-1/+1
2019-08-25ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai-2/+20
2019-07-29ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drainYuki Tsunashima-1/+2
2019-07-23ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax-0/+6
2019-07-23ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax-0/+8
2019-07-23ALSA: compress: Prevent bypasses of set_paramsCharles Keepax-6/+24
2019-07-23ALSA: compress: Fix regression on compressed capture streamsCharles Keepax-5/+11
2019-07-19ALSA: pcm: Fix refcount_inc() on zero usageTakashi Iwai-4/+5
2019-07-16ALSA: seq: Break too long mutex context in the write loopTakashi Iwai-1/+10
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-1174/+84
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai-2/+2
2019-06-28ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-8/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner-2/+1
2019-05-31ALSA: control: Use struct_size()Takashi Iwai-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-1130/+74