summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2020-03-11Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown
2020-03-06Merge series "simple-audio-card codec2codec support" from Samuel Holland <sam...Mark Brown
2020-03-06ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointerPeter Ujfalusi
2020-03-06ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland
2020-02-18ALSA: core: Implement compress page allocation and free routinesCezary Rojewski
2020-02-14ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai
2020-02-14ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai
2020-02-13ALSA: pcm: Fix double hw_free callsTakashi Iwai
2020-02-11ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi
2020-02-11ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-31ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai
2020-01-29ALSA: pcm: Fix memory leak at closing a stream without hw_freeTakashi Iwai
2020-01-21ALSA: pcm: Set per-card upper limit of PCM buffer allocationsTakashi Iwai
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-16ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() staticTakashi Iwai
2020-01-15ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai
2020-01-12ALSA: timer: fix nsec/sec initialization confusionPierre-Louis Bossart
2020-01-08ALSA: control: potential uninitialized return valueDan Carpenter
2020-01-05ALSA: rawmidi: More constificationTakashi Iwai
2020-01-05ALSA: oss: More constificationsTakashi Iwai
2020-01-05ALSA: jack: More constificationTakashi Iwai
2020-01-05ALSA: info: More constificationsTakashi Iwai
2020-01-05ALSA: seq: More constificationsTakashi Iwai
2020-01-05ALSA: pcm: More constificationsTakashi Iwai
2020-01-04ALSA: control: Add verification for kctl accessesTakashi Iwai
2020-01-03ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definitionTakashi Iwai
2020-01-03ALSA: seq: Constify struct snd_midi_opTakashi Iwai
2020-01-03ALSA: timer: Constify snd_timer_hardware definitionsTakashi Iwai
2020-01-03ALSA: core: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: core: Treat snd_device_ops as constTakashi Iwai
2019-12-24ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto
2019-12-23ALSA: ctl: remove dimen member from elem_info structureTakashi Sakamoto
2019-12-18Merge branch 'for-linus' into for-nextTakashi Iwai
2019-12-17Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...Takashi Iwai
2019-12-14ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai
2019-12-14ALSA: control: remove useless assignment in .info callback of PCM chmap elementTakashi Sakamoto
2019-12-13ALSA: add new 32-bit layout for snd_pcm_mmap_status/controlArnd Bergmann
2019-12-13ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.cArnd Bergmann
2019-12-13ALSA: Avoid using timespec for struct snd_timer_treadBaolin Wang
2019-12-11ALSA: Avoid using timespec for struct snd_rawmidi_statusBaolin Wang
2019-12-11ALSA: Avoid using timespec for struct snd_pcm_statusBaolin Wang
2019-12-11ALSA: Avoid using timespec for struct snd_timer_statusBaolin Wang
2019-12-11ALSA: Replace timespec with timespec64Baolin Wang
2019-12-06Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-04ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-20ALSA: pcm: Add card sync_irq fieldTakashi Iwai
2019-11-20ALSA: pcm: Add the support for sync-stop operationTakashi Iwai