aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-20Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-16/+123
2010-10-20ALSA: snd-aloop - add pause supportJaroslav Kysela1-5/+22
2010-10-20ALSA: snd-aloop - fix locking issues (running flag updates)Jaroslav Kysela1-13/+19
2010-10-18ALSA: snd-aloop: add cable#0 and cable#1 files to proc card treeJaroslav Kysela1-0/+84
2010-10-17Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-1/+7
2010-10-14ALSA: snd-aloop - fix issue in the timer start functionJaroslav Kysela1-1/+7
2010-10-11Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-18/+106
2010-10-11ALSA: snd-aloop: Fix hw_params restrictions and checkingJaroslav Kysela1-18/+106
2010-10-04Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-1/+1
2010-10-02ALSA: snd-aloop - fix "PCM Slave Active" element read valueJaroslav Kysela1-1/+1
2010-09-30Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-2/+4
2010-09-30ALSA: snd-aloop - fix capture buffer silenceJaroslav Kysela1-2/+4
2010-09-22Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-1/+1
2010-09-15ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrolJaroslav Kysela1-1/+1
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-08-18Merge branch 'topic/aloop' into topic/miscTakashi Iwai3-0/+1076
2010-08-09ALSA: introduce the snd-aloop module for the PCM loopbackJaroslav Kysela3-0/+1076
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-3/+21
2010-07-15ALSA: Kconfig: SND_AC97_POWER_SAVE description improvementMichael Witten1-3/+21
2010-07-15Kconfig: fixo typo in "Xilinx'"Michael Witten1-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-58/+25
2010-05-10ALSA: opl4 - Fix a wrong argument in proc write callbackTakashi Iwai1-1/+1
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar9-2/+7
2010-04-13ALSA: info - Implement common llseek for binary modeTakashi Iwai1-24/+0
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai1-30/+16
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai1-8/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo9-2/+7
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner3-9/+9
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-110/+180
2010-02-02ALSA: dummy driver - add model parameterJaroslav Kysela1-110/+180
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai1-0/+2
2009-12-18sound: vx: use vmalloc buffer helper functionsClemens Ladisch1-54/+5
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai3-21/+48
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-1/+1
2009-11-02ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai1-1/+1
2009-11-01ALSA: snd-pcsp: add nopcm modeStas Sergeev3-20/+47
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall1-2/+0
2009-10-30ALSA: pcsp - Fix nforce workaroundStas Sergeev2-32/+35
2009-10-08ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt1-8/+20
2009-09-08ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai1-1/+1
2009-09-08ALSA: dummy - Add debug proc fileTakashi Iwai1-0/+132
2009-09-07ALSA: dummy - Fake buffer allocationsTakashi Iwai1-8/+98
2009-09-04ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai1-8/+21
2009-09-03ALSA: dummy - Better jiffies handlingTakashi Iwai1-35/+43
2009-09-03ALSA: dummy - Support high-res timer modeTakashi Iwai1-141/+272
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-0/+1
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek2-18/+2
2009-05-20ALSA: pcsp - fix printk format warning againTakashi Iwai1-1/+1
2009-05-14ALSA: pcsp: fix printk format warningRandy Dunlap1-1/+1
2009-05-05sound: serial-u16550: fix buffer overflowClemens Ladisch1-8/+3