Age | Commit message (Expand) | Author |
2016-02-03 | ALSA: seq: Fix lockdep warnings due to double mutex locks | Takashi Iwai |
2016-02-03 | ALSA: rawmidi: Fix race at copying & updating the position | Takashi Iwai |
2016-02-03 | ALSA: rawmidi: Make snd_rawmidi_transmit() race-free | Takashi Iwai |
2016-02-03 | ALSA: timer: Sync timer deletion at closing the system timer | Takashi Iwai |
2016-02-01 | ALSA: timer: Fix link corruption due to double start or stop | Takashi Iwai |
2016-02-01 | ALSA: seq: Fix yet another races among ALSA timer accesses | Takashi Iwai |
2016-02-01 | ALSA: pcm: Fix potential deadlock in OSS emulation | Takashi Iwai |
2016-02-01 | ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check | Takashi Iwai |
2016-02-01 | ALSA: seq: Fix race at closing in virmidi driver | Takashi Iwai |
2016-01-28 | ALSA: timer: fix SND_PCM_TIMER Kconfig text | Randy Dunlap |
2016-01-25 | ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures | Takashi Iwai |
2016-01-25 | ALSA: seq: Degrade the error message for too many opens | Takashi Iwai |
2016-01-25 | ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() | Takashi Iwai |
2016-01-22 | Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-21 | ALSA: timer: Introduce disconnect op to snd_timer_instance | Takashi Iwai |
2016-01-21 | ALSA: timer: Handle disconnection more safely | Takashi Iwai |
2016-01-18 | ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0 | Takashi Iwai |
2016-01-18 | ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode | Nicolas Boichat |
2016-01-18 | ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode | Nicolas Boichat |
2016-01-18 | ALSA: hrtimer: Fix stall by hrtimer_cancel() | Takashi Iwai |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-01-15 | ALSA: timer: Code cleanup | Takashi Iwai |
2016-01-15 | ALSA: timer: Harden slave timer list handling | Takashi Iwai |
2016-01-14 | ALSA: timer: Fix race among timer ioctls | Takashi Iwai |
2016-01-13 | ALSA: timer: Fix double unlink of active_list | Takashi Iwai |
2016-01-12 | ALSA: hda_intel: add card number to irq description | Heiner Kallweit |
2016-01-12 | ALSA: seq: Fix race at timer setup and close | Takashi Iwai |
2016-01-12 | ALSA: seq: Fix missing NULL check at remove_events ioctl | Takashi Iwai |
2015-12-20 | ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc | Nicholas Mc Guire |
2015-12-07 | ALSA: compress: add support for 32bit calls in a 64bit kernel | Ravindra Lokhande |
2015-12-03 | ALSA: Fix compat_ioctl handling for OSS emulations | Takashi Iwai |
2015-11-30 | ALSA: compress: Pass id string to snd_compress_new | Richard Fitzgerald |
2015-11-30 | ALSA: compress: Add procfs info file for compressed nodes | Richard Fitzgerald |
2015-11-30 | ALSA: pcm: constify action_ops structures | Julia Lawall |
2015-11-22 | ALSA: midi: constify snd_rawmidi_global_ops structures | Julia Lawall |
2015-11-16 | ALSA: pcm_dmaengine: Properly synchronize DMA on shutdown | Lars-Peter Clausen |
2015-10-28 | ALSA: Constify ratden/ratnum constraints | Lars-Peter Clausen |
2015-10-22 | ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime | Lars-Peter Clausen |
2015-10-16 | ALSA: timer: add config item to export PCM timer disabling for expert | Jie Yang |
2015-10-15 | ALSA: oss: underflow in snd_mixer_oss_proc_write() | Dan Carpenter |
2015-10-09 | ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss | Kosuke Tatsukawa |
2015-09-29 | ALSA: pcm: Avoid double hw_free calls at releasing a stream | Takashi Iwai |
2015-09-24 | ALSA: core: check for underflow in snd_pcm_sw_params() | Dan Carpenter |
2015-09-13 | ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau... | Takashi Sakamoto |
2015-07-24 | Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai |
2015-07-17 | ALSA: pcm: Fix lockdep warning with nonatomic PCM ops | Takashi Iwai |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-07-01 | Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-30 | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() | Vladimir Zapolskiy |
2015-06-29 | ALSA: Fix uninintialized error return | Colin Ian King |