summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Fix double hw_free callsTakashi Iwai2020-02-131-1/+2
* Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-062-79/+140
|\
| * ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai2020-01-312-70/+125
| * ALSA: pcm: Fix memory leak at closing a stream without hw_freeTakashi Iwai2020-01-291-9/+15
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-19/+17
|/
* ALSA: pcm: Set per-card upper limit of PCM buffer allocationsTakashi Iwai2020-01-212-18/+52
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-201-5/+9
|\
| * ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai2020-01-151-5/+9
* | ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() staticTakashi Iwai2020-01-162-5/+2
* | ALSA: timer: fix nsec/sec initialization confusionPierre-Louis Bossart2020-01-121-1/+1
* | ALSA: control: potential uninitialized return valueDan Carpenter2020-01-081-1/+1
* | ALSA: rawmidi: More constificationTakashi Iwai2020-01-051-1/+1
* | ALSA: oss: More constificationsTakashi Iwai2020-01-052-2/+2
* | ALSA: jack: More constificationTakashi Iwai2020-01-051-1/+1
* | ALSA: info: More constificationsTakashi Iwai2020-01-051-2/+2
* | ALSA: seq: More constificationsTakashi Iwai2020-01-053-8/+8
* | ALSA: pcm: More constificationsTakashi Iwai2020-01-053-9/+10
* | ALSA: control: Add verification for kctl accessesTakashi Iwai2020-01-043-38/+256
* | ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definitionTakashi Iwai2020-01-031-6/+8
* | ALSA: seq: Constify struct snd_midi_opTakashi Iwai2020-01-031-15/+22
* | ALSA: timer: Constify snd_timer_hardware definitionsTakashi Iwai2020-01-032-2/+2
* | ALSA: core: Constify snd_device_ops definitionsTakashi Iwai2020-01-038-9/+9
* | ALSA: core: Treat snd_device_ops as constTakashi Iwai2020-01-031-1/+1
* | ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto2019-12-241-2/+3
* | ALSA: ctl: remove dimen member from elem_info structureTakashi Sakamoto2019-12-231-32/+0
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-12-181-0/+4
|\ \ | |/
| * ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai2019-12-141-0/+4
* | Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...Takashi Iwai2019-12-178-455/+614
|\ \
| * | ALSA: add new 32-bit layout for snd_pcm_mmap_status/controlArnd Bergmann2019-12-133-31/+47
| * | ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.cArnd Bergmann2019-12-132-98/+100
| * | ALSA: Avoid using timespec for struct snd_timer_treadBaolin Wang2019-12-132-38/+117
| * | ALSA: Avoid using timespec for struct snd_rawmidi_statusBaolin Wang2019-12-112-94/+125
| * | ALSA: Avoid using timespec for struct snd_pcm_statusBaolin Wang2019-12-113-124/+138
| * | ALSA: Avoid using timespec for struct snd_timer_statusBaolin Wang2019-12-112-57/+62
| * | ALSA: Replace timespec with timespec64Baolin Wang2019-12-113-32/+44
* | | ALSA: control: remove useless assignment in .info callback of PCM chmap elementTakashi Sakamoto2019-12-141-1/+0
|/ /
* | Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-063-0/+6
|\ \ | |/
| * ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai2019-12-043-0/+6
* | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-0/+4
|\ \ | |/ |/|
| * compat_ioctl: remove translation for sound ioctlsArnd Bergmann2019-10-231-0/+4
* | ALSA: pcm: Add card sync_irq fieldTakashi Iwai2019-11-202-0/+3
* | ALSA: pcm: Add the support for sync-stop operationTakashi Iwai2019-11-201-0/+15
* | ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local headerTakashi Iwai2019-11-202-0/+3
* | ALSA: pcm: Allow NULL ioctl opsTakashi Iwai2019-11-201-4/+15
* | ALSA: pcm: Introduce managed buffer allocation modeTakashi Iwai2019-11-202-13/+82
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-11-141-2/+6
|\ \
| * | ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia2019-11-131-2/+6
* | | ALSA: timer: Fix the breakage of slave link openTakashi Iwai2019-11-111-3/+2
* | | ALSA: pcm: Unexport snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-092-2/+6
* | | ALSA: pcm: Yet another missing check of non-cached buffer typeTakashi Iwai2019-11-091-1/+2
OpenPOWER on IntegriCloud