Age | Commit message (Expand) | Author |
2016-04-20 | ALSA: timer: Use mod_timer() for rearming the system timer | Takashi Iwai |
2016-03-09 | ALSA: timer: Fix broken compat timer user status ioctl | Takashi Iwai |
2016-03-09 | ALSA: seq: oss: Don't drain at closing a client | Takashi Iwai |
2016-03-09 | ALSA: timer: Fix ioctls for X32 ABI | Takashi Iwai |
2016-03-09 | ALSA: rawmidi: Fix ioctls X32 ABI | Takashi Iwai |
2016-03-09 | ALSA: ctl: Fix ioctls for X32 ABI | Takashi Iwai |
2016-02-25 | ALSA: seq: Fix double port list deletion | Takashi Iwai |
2016-02-17 | ALSA: timer: Fix race between stop and interrupt | Takashi Iwai |
2016-02-17 | ALSA: timer: Fix wrong instance passed to slave callbacks | Takashi Iwai |
2016-02-17 | ALSA: timer: Fix link corruption due to double start or stop | Takashi Iwai |
2016-02-17 | ALSA: timer: Fix leftover link at closing | Takashi Iwai |
2016-02-17 | ALSA: timer: Code cleanup | Takashi Iwai |
2016-02-17 | ALSA: seq: Fix lockdep warnings due to double mutex locks | Takashi Iwai |
2016-02-17 | ALSA: seq: Fix race at closing in virmidi driver | Takashi Iwai |
2016-02-17 | ALSA: seq: Fix yet another races among ALSA timer accesses | Takashi Iwai |
2016-02-17 | ALSA: pcm: Fix potential deadlock in OSS emulation | Takashi Iwai |
2016-02-17 | ALSA: rawmidi: Fix race at copying & updating the position | Takashi Iwai |
2016-02-17 | ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check | Takashi Iwai |
2016-02-17 | ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() | Takashi Iwai |
2016-02-17 | ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures | Takashi Iwai |
2016-01-28 | ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0 | Takashi Iwai |
2016-01-28 | ALSA: hrtimer: Fix stall by hrtimer_cancel() | Takashi Iwai |
2016-01-28 | ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode | Nicolas Boichat |
2016-01-28 | ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode | Nicolas Boichat |
2016-01-28 | ALSA: timer: Fix double unlink of active_list | Takashi Iwai |
2016-01-28 | ALSA: timer: Fix race among timer ioctls | Takashi Iwai |
2016-01-28 | ALSA: timer: Harden slave timer list handling | Takashi Iwai |
2016-01-28 | ALSA: seq: Fix race at timer setup and close | Takashi Iwai |
2016-01-28 | ALSA: seq: Fix missing NULL check at remove_events ioctl | Takashi Iwai |
2015-03-26 | ALSA: control: Add sanity checks for user ctl id name string | Takashi Iwai |
2015-03-18 | ALSA: pcm: Don't leave PREPARED state after draining | Takashi Iwai |
2015-02-05 | ALSA: seq-dummy: remove deadlock-causing events on close | Clemens Ladisch |
2014-11-14 | ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode | Takashi Iwai |
2014-10-30 | ALSA: pcm: use the same dma mmap codepath both for arm and arm64 | Anatol Pomozov |
2014-10-05 | ALSA: pcm: fix fifo_size frame calculation | Clemens Ladisch |
2014-10-05 | ALSA: core: fix buffer overflow in snd_info_get_line() | Clemens Ladisch |
2014-06-26 | ALSA: control: Make sure that id->index does not overflow | Lars-Peter Clausen |
2014-06-26 | ALSA: control: Handle numid overflow | Lars-Peter Clausen |
2014-06-26 | ALSA: control: Don't access controls outside of protected regions | Lars-Peter Clausen |
2014-06-26 | ALSA: control: Fix replacing user controls | Lars-Peter Clausen |
2014-06-26 | ALSA: control: Protect user controls against concurrent access | Lars-Peter Clausen |
2014-03-19 | ALSA: compress: Pass through return value of open ops callback | Charles Keepax |
2014-01-23 | ALSA: Refactor slot assignment code | Takashi Iwai |
2014-01-23 | ALSA: bits vs bytes bug in snd_card_create() | Dan Carpenter |
2014-01-16 | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai | Mark Brown |
2014-01-14 | ALSA: Add helper function for intersecting two rate masks | Lars-Peter Clausen |
2014-01-11 | ALSA: PCM: Warn when buffer preallocation fails | Takashi Iwai |
2014-01-09 | ALSA: Merge memalloc code into snd-pcm module | Takashi Iwai |
2014-01-09 | ALSA: Remove superfluous header inclusions in memalloc.c | Takashi Iwai |
2014-01-09 | ALSA: Remove memory reservation code from memalloc helper | Takashi Iwai |