aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\
| * Rationalize fasync return valuesJonathan Corbet2009-03-16
| * Use f_lock to protect f_flagsJonathan Corbet2009-03-16
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-23
|\ \
| * \ Merge branch 'topic/quirk-cleanup' into topic/miscTakashi Iwai2009-02-09
| |\ \
| * | | ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai2009-02-05
| * | | ALSA: snd_pcm_new api cleanupTim Blechmann2009-02-05
* | | | Merge branch 'topic/pcm-cleanup' into for-linusTakashi Iwai2009-03-23
|\ \ \ \
| * | | | ALSA: pcm - Safer boundary checksTakashi Iwai2009-03-20
| * | | | ALSA: pcm - Fix delta calculation at boundary overlapTakashi Iwai2009-03-19
| * | | | ALSA: pcm - Reset invalid position even without debug optionTakashi Iwai2009-03-19
| * | | | ALSA: pcm - avoid unnecessary inlineTakashi Iwai2009-03-19
| * | | | ALSA: pcm - Fix a typo in error messagesTakashi Iwai2009-03-19
| * | | | ALSA: Remove unneeded snd_pcm_substream.timer_lockTakashi Iwai2009-03-09
| * | | | ALSA: Rewrite hw_ptr updatersTakashi Iwai2009-03-09
| | |_|/ | |/| |
* | | | Merge branch 'topic/vmaster-update' into for-linusTakashi Iwai2009-03-23
|\ \ \ \
| * | | | ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai2009-03-09
| * | | | ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai2009-03-09
| |/ / /
* | | | Merge branch 'topic/rawmidi-fix' into for-linusTakashi Iwai2009-03-23
|\ \ \ \
| * | | | ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai2009-03-09
| * | | | ALSA: rawmidi - Fix possible race in openTakashi Iwai2009-03-09
| |/ / /
* | | | Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai2009-03-23
|\ \ \ \
| * | | | ALSA: Clean up snd_monitor_file managementTakashi Iwai2009-03-09
| |/ / /
* | | | Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai2009-03-23
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai2009-02-09
| | |/ | |/|
* | | Merge branch 'topic/jack' into for-linusTakashi Iwai2009-03-23
|\ \ \
| * | | ALSA: Add support for video out to the jack reporting APIJani Nikula2009-01-07
| * | | ALSA: Reduce boilerplate for new jack typesMark Brown2009-01-03
* | | | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-23
|\ \ \ \
| * | | | ALSA: hwdep - Make open callback optionalTakashi Iwai2009-02-05
| | |/ / | |/| |
* | | | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-23
|\ \ \ \
| * | | | ALSA: Introduce snd_card_create()Takashi Iwai2009-01-12
| |/ / /
* | | | ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai2009-03-18
* | | | ALSA: pcm_oss, fix locking typoJiri Slaby2009-03-18
* | | | ALSA: oss-mixer - Fixes recording gain controlViral Mehta2009-03-18
| |_|/ |/| |
* | | ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen2009-02-23
* | | ALSA: jack - Use card->shortname for input nameTakashi Iwai2009-02-18
* | | ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin2009-02-04
|/ /
* / Check fops_get() return valueLaurent Pinchart2009-01-06
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-30
|\
* \ Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai2008-12-25
|\ \
| * | sound: Fix warnings relating to ignored return value in snd_card_registerHannes Eder2008-11-18
| * | ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela2008-11-12
| * | ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) filesJaroslav Kysela2008-11-12
| |/
* | Merge branch 'topic/snd-hrtimer' into to-pushTakashi Iwai2008-12-25
|\ \
| * | ALSA: hrtimer - Use hard-irq callbackTakashi Iwai2008-12-08
| * | ALSA: timer - Add comments and use ns_to_ktime()Takashi Iwai2008-12-08
| * | ALSA: Fix a typo in KconfigTakashi Iwai2008-10-29
| * | ALSA: Add hrtimer backend for ALSA timer interfaceTakashi Iwai2008-10-24