aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/pcm-cleanup' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/vmaster-update' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/rawmidi-fix' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/jack' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-03-20ALSA: pcm - Safer boundary checksTakashi Iwai
2009-03-19ALSA: pcm - Fix delta calculation at boundary overlapTakashi Iwai
2009-03-19ALSA: pcm - Reset invalid position even without debug optionTakashi Iwai
2009-03-19ALSA: pcm - avoid unnecessary inlineTakashi Iwai
2009-03-19ALSA: pcm - Fix a typo in error messagesTakashi Iwai
2009-03-18ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai
2009-03-18ALSA: pcm_oss, fix locking typoJiri Slaby
2009-03-18ALSA: oss-mixer - Fixes recording gain controlViral Mehta
2009-03-16Rationalize fasync return valuesJonathan Corbet
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
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