Age | Commit message (Expand) | Author |
2020-02-14 | ALSA: seq: Fix concurrent access to queue current tick/time | Takashi Iwai |
2020-02-14 | ALSA: seq: Avoid concurrent access to queue flags | Takashi Iwai |
2020-02-13 | ALSA: pcm: Fix double hw_free calls | Takashi Iwai |
2020-02-06 | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-31 | ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t | Takashi Iwai |
2020-01-29 | ALSA: pcm: Fix memory leak at closing a stream without hw_free | Takashi Iwai |
2020-01-21 | ALSA: pcm: Set per-card upper limit of PCM buffer allocations | Takashi Iwai |
2020-01-20 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2020-01-16 | ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static | Takashi Iwai |
2020-01-15 | ALSA: seq: Fix racy access for queue timer in proc read | Takashi Iwai |
2020-01-12 | ALSA: timer: fix nsec/sec initialization confusion | Pierre-Louis Bossart |
2020-01-08 | ALSA: control: potential uninitialized return value | Dan Carpenter |
2020-01-05 | ALSA: rawmidi: More constification | Takashi Iwai |
2020-01-05 | ALSA: oss: More constifications | Takashi Iwai |
2020-01-05 | ALSA: jack: More constification | Takashi Iwai |
2020-01-05 | ALSA: info: More constifications | Takashi Iwai |
2020-01-05 | ALSA: seq: More constifications | Takashi Iwai |
2020-01-05 | ALSA: pcm: More constifications | Takashi Iwai |
2020-01-04 | ALSA: control: Add verification for kctl accesses | Takashi Iwai |
2020-01-03 | ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definition | Takashi Iwai |
2020-01-03 | ALSA: seq: Constify struct snd_midi_op | Takashi Iwai |
2020-01-03 | ALSA: timer: Constify snd_timer_hardware definitions | Takashi Iwai |
2020-01-03 | ALSA: core: Constify snd_device_ops definitions | Takashi Iwai |
2020-01-03 | ALSA: core: Treat snd_device_ops as const | Takashi Iwai |
2019-12-24 | ALSA: ctl: allow TLV read operation for callback type of element in locked case | Takashi Sakamoto |
2019-12-23 | ALSA: ctl: remove dimen member from elem_info structure | Takashi Sakamoto |
2019-12-18 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2019-12-17 | Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne... | Takashi Iwai |
2019-12-14 | ALSA: pcm: Avoid possible info leaks from PCM stream buffers | Takashi Iwai |
2019-12-14 | ALSA: control: remove useless assignment in .info callback of PCM chmap element | Takashi Sakamoto |
2019-12-13 | ALSA: add new 32-bit layout for snd_pcm_mmap_status/control | Arnd Bergmann |
2019-12-13 | ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c | Arnd Bergmann |
2019-12-13 | ALSA: Avoid using timespec for struct snd_timer_tread | Baolin Wang |
2019-12-11 | ALSA: Avoid using timespec for struct snd_rawmidi_status | Baolin Wang |
2019-12-11 | ALSA: Avoid using timespec for struct snd_pcm_status | Baolin Wang |
2019-12-11 | ALSA: Avoid using timespec for struct snd_timer_status | Baolin Wang |
2019-12-11 | ALSA: Replace timespec with timespec64 | Baolin Wang |
2019-12-06 | Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-12-04 | ALSA: pcm: oss: Avoid potential buffer overflows | Takashi Iwai |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-20 | ALSA: pcm: Add card sync_irq field | Takashi Iwai |
2019-11-20 | ALSA: pcm: Add the support for sync-stop operation | Takashi Iwai |
2019-11-20 | ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header | Takashi Iwai |
2019-11-20 | ALSA: pcm: Allow NULL ioctl ops | Takashi Iwai |
2019-11-20 | ALSA: pcm: Introduce managed buffer allocation mode | Takashi Iwai |
2019-11-14 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2019-11-13 | ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() | paulhsia |
2019-11-11 | ALSA: timer: Fix the breakage of slave link open | Takashi Iwai |
2019-11-09 | ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page | Takashi Iwai |