aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-18ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai1-3/+4
2009-03-18ALSA: pcm_oss, fix locking typoJiri Slaby1-2/+2
2009-03-18ALSA: oss-mixer - Fixes recording gain controlViral Mehta1-0/+3
2009-02-23ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen1-1/+1
2009-02-18ALSA: jack - Use card->shortname for input nameTakashi Iwai1-1/+1
2009-02-04ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin1-1/+1
2009-01-06Check fops_get() return valueLaurent Pinchart1-0/+4
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-12-25Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai2-1/+87
2008-12-25Merge branch 'topic/snd-hrtimer' into to-pushTakashi Iwai4-1/+181
2008-12-25Merge branch 'topic/jack-mechanical' into to-pushTakashi Iwai1-0/+6
2008-12-25Merge branch 'topic/hda' into to-pushTakashi Iwai1-1/+8
2008-12-25Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai3-4/+4
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai11-99/+61
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai3-4/+4
2008-12-10ALSA: Add support for mechanical jack insertionMark Brown1-0/+6
2008-12-08ALSA: hrtimer - Use hard-irq callbackTakashi Iwai1-4/+2
2008-12-08ALSA: timer - Add comments and use ns_to_ktime()Takashi Iwai1-2/+19
2008-11-26Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai1-2/+2
2008-11-18sound: Fix warnings relating to ignored return value in snd_card_registerHannes Eder1-2/+6
2008-11-12ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela2-0/+18
2008-11-12ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) filesJaroslav Kysela1-1/+65
2008-11-07Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai2-1/+14
2008-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+8
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai1-0/+8
2008-11-03ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai1-0/+8
2008-11-01saner FASYNC handling on file closeAl Viro4-4/+4
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+6
2008-10-29Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai1-1/+6
2008-10-29ALSA: Fix a typo in KconfigTakashi Iwai1-1/+1
2008-10-29ALSA: Warn when control names are truncatedMark Brown1-1/+6
2008-10-27Merge branch 'topic/misc-next' into topic/miscTakashi Iwai1-2/+2
2008-10-27ALSA: jack: lineout support to jack abstraction layerMatthew Ranostay1-0/+6
2008-10-27ALSA: hda: dynamic jack idMatthew Ranostay1-1/+2
2008-10-24ALSA: Add hrtimer backend for ALSA timer interfaceTakashi Iwai4-1/+166
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro1-1/+1
2008-10-20Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topic/staging-fixes' into for-linusTakashi Iwai7-93/+42
2008-10-18sound: add missing pcm kernel-docRandy Dunlap1-0/+1
2008-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-40/+35
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2-6/+5
2008-10-16ALSA: Print function symbol in the error messagesTakashi Iwai1-2/+2
2008-10-16ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2-40/+32
2008-10-16ALSA: Handle NULL jacks in snd_jack_report()Mark Brown1-0/+3
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller45-442/+890
2008-10-10ALSA: Add a note on dependency of RTC stuffTakashi Iwai1-0/+3
2008-09-09ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai1-2/+2
2008-09-04ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai1-0/+13
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller1-49/+1
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller1-4/+4
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller1-2/+4