Age | Commit message (Expand) | Author |
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 |
2015-06-26 | ALSA: jack: Fix endless loop at unique index detection | Takashi Iwai |
2015-06-25 | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-06-23 | ALSA: pcm: Fix pcm_class sysfs output | Takashi Iwai |
2015-06-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-05-29 | ALSA: jack: Fix the id uniqueness check | Takashi Iwai |
2015-05-29 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-05-29 | ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS | Takashi Iwai |
2015-05-27 | ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS | Jie Yang |
2015-05-27 | ALSA: Kconfig: add config item SND_PROC_FS for expert | Jie Yang |
2015-05-22 | Merge branch 'topic/hdmi' into for-next | Takashi Iwai |
2015-05-22 | ALSA: pcm: add IEC958 channel status helper | Russell King |
2015-05-22 | ALSA: pcm: add DRM ELD helper | Russell King |
2015-05-21 | ALSA: jack: Remove MODULE_*() macros | Takashi Iwai |
2015-05-19 | ALSA: pcm: Modify double acknowledged interrupts check condition | Koro Chen |
2015-05-18 | ALSA: info: Drop kerneldoc comment from snd_info_create_entry() | Takashi Iwai |
2015-05-18 | ALSA: info: Move list addition to snd_info_create_entry() | Takashi Iwai |
2015-05-18 | ALSA: info: Register proc entries recursively, too | Takashi Iwai |
2015-05-18 | ALSA: info: Fix leaks of child entries at snd_info_free_entry() | Takashi Iwai |
2015-04-30 | Merge branch 'topic/jack' into for-next | Takashi Iwai |
2015-04-30 | ALSA: jack: Fix another NULL dereference due to empty input jack | Takashi Iwai |