aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-071-0/+8
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-29/+2
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-264-13/+6
|\
| * Rationalize fasync return valuesJonathan Corbet2009-03-163-13/+4
| * Use f_lock to protect f_flagsJonathan Corbet2009-03-161-0/+2
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-246-26/+40
|\ \
| * \ Merge branch 'topic/quirk-cleanup' into topic/miscTakashi Iwai2009-02-091-4/+6
| |\ \
| * | | ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai2009-02-055-25/+39
| * | | ALSA: snd_pcm_new api cleanupTim Blechmann2009-02-051-1/+1
* | | | Merge branch 'topic/pcm-cleanup' into for-linusTakashi Iwai2009-03-243-60/+102
|\ \ \ \
| * | | | ALSA: pcm - Safer boundary checksTakashi Iwai2009-03-201-4/+5
| * | | | ALSA: pcm - Fix delta calculation at boundary overlapTakashi Iwai2009-03-191-2/+7
| * | | | ALSA: pcm - Reset invalid position even without debug optionTakashi Iwai2009-03-191-3/+7
| * | | | ALSA: pcm - avoid unnecessary inlineTakashi Iwai2009-03-191-5/+6
| * | | | ALSA: pcm - Fix a typo in error messagesTakashi Iwai2009-03-191-1/+1
| * | | | ALSA: Remove unneeded snd_pcm_substream.timer_lockTakashi Iwai2009-03-092-7/+0
| * | | | ALSA: Rewrite hw_ptr updatersTakashi Iwai2009-03-091-45/+83
| | |_|/ | |/| |
* | | | Merge branch 'topic/vmaster-update' into for-linusTakashi Iwai2009-03-241-19/+43
|\ \ \ \
| * | | | ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai2009-03-091-2/+14
| * | | | ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai2009-03-091-17/+29
| |/ / /
* | | | Merge branch 'topic/rawmidi-fix' into for-linusTakashi Iwai2009-03-241-184/+195
|\ \ \ \
| * | | | ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai2009-03-091-183/+194
| * | | | ALSA: rawmidi - Fix possible race in openTakashi Iwai2009-03-091-7/+7
| |/ / /
* | | | Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai2009-03-241-27/+15
|\ \ \ \
| * | | | ALSA: Clean up snd_monitor_file managementTakashi Iwai2009-03-091-27/+15
| |/ / /
* | | | Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai2009-03-241-4/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai2009-02-091-4/+6
| | |/ | |/|
* | | Merge branch 'topic/jack' into for-linusTakashi Iwai2009-03-241-24/+21
|\ \ \
| * | | ALSA: Add support for video out to the jack reporting APIJani Nikula2009-01-071-0/+1
| * | | ALSA: Reduce boilerplate for new jack typesMark Brown2009-01-031-24/+20
* | | | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-241-4/+5
|\ \ \ \
| * | | | ALSA: hwdep - Make open callback optionalTakashi Iwai2009-02-051-4/+5
| | |/ / | |/| |
* | | | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-16/+31
|\ \ \ \
| * | | | ALSA: Introduce snd_card_create()Takashi Iwai2009-01-121-16/+31
| |/ / /
* | | | ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai2009-03-181-3/+4
* | | | ALSA: pcm_oss, fix locking typoJiri Slaby2009-03-181-2/+2
* | | | ALSA: oss-mixer - Fixes recording gain controlViral Mehta2009-03-181-0/+3
| |_|/ |/| |
* | | ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen2009-02-231-1/+1
* | | ALSA: jack - Use card->shortname for input nameTakashi Iwai2009-02-181-1/+1
* | | ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin2009-02-041-1/+1
|/ /
* | Check fops_get() return valueLaurent Pinchart2009-01-061-0/+4
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-301-1/+0
|\
* \ Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai2008-12-252-1/+87
|\ \
| * | sound: Fix warnings relating to ignored return value in snd_card_registerHannes Eder2008-11-181-2/+6
| * | ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela2008-11-122-0/+18
| * | ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) filesJaroslav Kysela2008-11-121-1/+65
| |/
* | Merge branch 'topic/snd-hrtimer' into to-pushTakashi Iwai2008-12-254-1/+181
|\ \
| * | ALSA: hrtimer - Use hard-irq callbackTakashi Iwai2008-12-081-4/+2
| * | ALSA: timer - Add comments and use ns_to_ktime()Takashi Iwai2008-12-081-2/+19
| * | ALSA: Fix a typo in KconfigTakashi Iwai2008-10-291-1/+1