summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2009-03-09ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai
2009-03-09ALSA: rawmidi - Fix possible race in openTakashi Iwai
2009-03-09ALSA: Clean up snd_monitor_file managementTakashi Iwai
2009-03-09ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai
2009-03-09ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai
2009-03-09ALSA: Remove unneeded snd_pcm_substream.timer_lockTakashi Iwai
2009-03-09ALSA: Rewrite hw_ptr updatersTakashi Iwai
2009-02-23ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen
2009-02-18ALSA: jack - Use card->shortname for input nameTakashi Iwai
2009-02-09Merge branch 'topic/quirk-cleanup' into topic/miscTakashi Iwai
2009-02-09ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai
2009-02-05ALSA: snd_pcm_new api cleanupTim Blechmann
2009-02-05ALSA: hwdep - Make open callback optionalTakashi Iwai
2009-02-04ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin
2009-01-12ALSA: Introduce snd_card_create()Takashi Iwai
2009-01-07ALSA: Add support for video out to the jack reporting APIJani Nikula
2009-01-06Check fops_get() return valueLaurent Pinchart
2009-01-03ALSA: Reduce boilerplate for new jack typesMark Brown
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-25Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai
2008-12-25Merge branch 'topic/snd-hrtimer' into to-pushTakashi Iwai
2008-12-25Merge branch 'topic/jack-mechanical' into to-pushTakashi Iwai
2008-12-25Merge branch 'topic/hda' into to-pushTakashi Iwai
2008-12-25Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai
2008-12-10ALSA: Add support for mechanical jack insertionMark Brown
2008-12-08ALSA: hrtimer - Use hard-irq callbackTakashi Iwai
2008-12-08ALSA: timer - Add comments and use ns_to_ktime()Takashi Iwai
2008-11-26Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai
2008-11-18sound: Fix warnings relating to ignored return value in snd_card_registerHannes Eder
2008-11-12ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela
2008-11-12ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) filesJaroslav Kysela
2008-11-07Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai
2008-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai
2008-11-03ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-29Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai
2008-10-29ALSA: Fix a typo in KconfigTakashi Iwai
2008-10-29ALSA: Warn when control names are truncatedMark Brown
2008-10-27Merge branch 'topic/misc-next' into topic/miscTakashi Iwai
2008-10-27ALSA: jack: lineout support to jack abstraction layerMatthew Ranostay
2008-10-27ALSA: hda: dynamic jack idMatthew Ranostay
2008-10-24ALSA: Add hrtimer backend for ALSA timer interfaceTakashi Iwai
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-20Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...Takashi Iwai
2008-10-18sound: add missing pcm kernel-docRandy Dunlap