Age | Commit message (Expand) | Author |
2018-12-18 | Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2018-12-18 | Merge branch 'asoc-4.21' into asoc-next | Mark Brown |
2018-12-14 | ALSA: compress: make use of runtime buffer for copy | Srinivas Kandagatla |
2018-12-13 | ALSA: pcm: Fix potential Spectre v1 vulnerability | Gustavo A. R. Silva |
2018-12-07 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-11-29 | ALSA: pcm: Fix starvation on down_write_nonblock() | Chanho Min |
2018-11-29 | ALSA: pcm: Call snd_pcm_unlink() conditionally at closing | Takashi Iwai |
2018-11-24 | ALSA: control: Consolidate helpers for adding and replacing ctl elements | Takashi Iwai |
2018-11-24 | ALSA: control: Fix race between adding and removing a user element | Takashi Iwai |
2018-11-09 | ALSA: oss: Use kvzalloc() for local buffer allocations | Takashi Iwai |
2018-10-12 | ALSA: seq: oss: Use the standard fall-through annotation | Takashi Iwai |
2018-10-12 | ALSA: memalloc: Add fall-through annotation | Takashi Iwai |
2018-10-04 | ALSA: rawmidi: A lightweight function to discard pending bytes | Takashi Iwai |
2018-09-10 | ALSA: pcm: Update hardware pointer before start capture | Ricardo Biehl Pasquali |
2018-09-04 | Merge branch 'topic/pcm-indirect-fixes' into for-next | Takashi Iwai |
2018-09-03 | ALSA: rawmidi: Initialize allocated buffers | Takashi Iwai |
2018-08-28 | ALSA: memalloc: Add non-cached buffer type | Takashi Iwai |
2018-08-28 | ALSA: memalloc: Simplify snd_malloc_dev_pages() calls | Takashi Iwai |
2018-08-28 | ALSA: memalloc: Don't align the size to power-of-two | Takashi Iwai |
2018-08-28 | ALSA: seq: Do error checks at creating system ports | Takashi Iwai |
2018-08-28 | ALSA: seq: add error check in snd_seq_system_client_init() | Dan Carpenter |
2018-08-27 | ALSA: pcm: signedness bug in snd_pcm_plug_alloc() | Dan Carpenter |
2018-08-27 | ALSA: pcm: Return 0 when size < start_threshold in capture | Ricardo Biehl Pasquali |
2018-08-14 | ALSA: seq: virmidi: Fix discarding the unsubscribed output | Takashi Iwai |
2018-08-04 | ALSA: seq_oss: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-04 | ALSA: seq: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-03 | ALSA: compress: Remove empty init and exit | Takashi Iwai |
2018-08-01 | ALSA: seq: Drop unused 64bit division macros | Takashi Iwai |
2018-08-01 | ALSA: seq: Use no intrruptible mutex_lock | Takashi Iwai |
2018-08-01 | ALSA: seq: Fix leftovers at probe error path | Takashi Iwai |
2018-08-01 | ALSA: seq: Remove dead codes | Takashi Iwai |
2018-08-01 | ALSA: seq: Minor cleanup of MIDI event parser helpers | Takashi Iwai |
2018-08-01 | ALSA: pcm: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-07-30 | ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros | Takashi Iwai |
2018-07-30 | ALSA: seq: virmidi: Offload the output event processing | Takashi Iwai |
2018-07-29 | Merge branch 'for-linus' into topic/virmidi | Takashi Iwai |
2018-07-27 | ALSA: pcm: Fix sparse warning wrt PCM format type | Takashi Iwai |
2018-07-27 | ALSA: virmidi: Fix too long output trigger loop | Takashi Iwai |
2018-07-26 | ALSA: pcm: Use standard lower_32_bits() and upper_32_bits() | Takashi Iwai |
2018-07-26 | ALSA: seq: Fix poll() error return | Takashi Iwai |
2018-07-23 | ALSA: memalloc: Don't exceed over the requested size | Takashi Iwai |
2018-07-22 | ALSA: timer: catch invalid timer object creation | Srikanth K H |
2018-07-18 | ALSA: rawmidi: Use kvmalloc() for buffers | Takashi Iwai |
2018-07-17 | ALSA: rawmidi: Minor code refactoring | Takashi Iwai |
2018-07-17 | ALSA: rawmidi: Simplify error paths | Takashi Iwai |
2018-07-17 | ALSA: rawmidi: Tidy up coding styles | Takashi Iwai |
2018-07-17 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-07-17 | ALSA: rawmidi: Change resized buffers atomically | Takashi Iwai |
2018-07-11 | ALSA: pcm: Fix snd_interval_refine first/last with open min/max | Timo Wischer |
2018-07-06 | ALSA: pcm: Allow drivers to set R/W wait time. | Liam Girdwood |