aboutsummaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-09i8253: Make pcsp sound driver use the shared i8253_lockGravatar Ralf Baechle 1-7/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesGravatar Ralf Baechle 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-3/+3
2011-03-18ALSA: aloop - Fix possible IRQ lock inversionGravatar Takashi Iwai 1-10/+9
2011-02-02ALSA: use linux/io.h to fix compile warningsGravatar Takashi Iwai 1-2/+1
2010-12-14ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceGravatar Joe Perches 1-2/+2
2010-10-20Merge remote branch 'alsa/devel' into topic/miscGravatar Takashi Iwai 1-16/+123
2010-10-20ALSA: snd-aloop - add pause supportGravatar Jaroslav Kysela 1-5/+22
2010-10-20ALSA: snd-aloop - fix locking issues (running flag updates)Gravatar Jaroslav Kysela 1-13/+19
2010-10-18ALSA: snd-aloop: add cable#0 and cable#1 files to proc card treeGravatar Jaroslav Kysela 1-0/+84
2010-10-17Merge remote branch 'alsa/devel' into topic/miscGravatar Takashi Iwai 1-1/+7
2010-10-14ALSA: snd-aloop - fix issue in the timer start functionGravatar Jaroslav Kysela 1-1/+7
2010-10-11Merge remote branch 'alsa/devel' into topic/miscGravatar Takashi Iwai 1-18/+106
2010-10-11ALSA: snd-aloop: Fix hw_params restrictions and checkingGravatar Jaroslav Kysela 1-18/+106
2010-10-04Merge remote branch 'alsa/devel' into topic/miscGravatar Takashi Iwai 1-1/+1
2010-10-02ALSA: snd-aloop - fix "PCM Slave Active" element read valueGravatar Jaroslav Kysela 1-1/+1
2010-09-30Merge remote branch 'alsa/devel' into topic/miscGravatar Takashi Iwai 1-2/+4
2010-09-30ALSA: snd-aloop - fix capture buffer silenceGravatar Jaroslav Kysela 1-2/+4
2010-09-22Merge remote branch 'alsa/devel' into topic/miscGravatar Takashi Iwai 1-1/+1
2010-09-15ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrolGravatar Jaroslav Kysela 1-1/+1
2010-09-07sound: Remove unnecessary casts of private_dataGravatar Joe Perches 1-1/+1
2010-08-18Merge branch 'topic/aloop' into topic/miscGravatar Takashi Iwai 3-0/+1076
2010-08-09ALSA: introduce the snd-aloop module for the PCM loopbackGravatar Jaroslav Kysela 3-0/+1076
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-3/+21
2010-07-15ALSA: Kconfig: SND_AC97_POWER_SAVE description improvementGravatar Michael Witten 1-3/+21
2010-07-15Kconfig: fixo typo in "Xilinx'"Gravatar Michael Witten 1-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-58/+25
2010-05-10ALSA: opl4 - Fix a wrong argument in proc write callbackGravatar Takashi Iwai 1-1/+1
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingGravatar Ingo Molnar 9-2/+7
2010-04-13ALSA: info - Implement common llseek for binary modeGravatar Takashi Iwai 1-24/+0
2010-04-13ALSA: info - Check file position validity in common layerGravatar Takashi Iwai 1-30/+16
2010-04-13ALSA: info - Use standard types for info callbacksGravatar Takashi Iwai 1-8/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 9-2/+7
2010-03-02i8253: Convert i8253_lock to raw_spinlockGravatar Thomas Gleixner 3-9/+9
2010-02-12Merge remote branch 'alsa/devel' into topic/miscGravatar Takashi Iwai 1-110/+180
2010-02-02ALSA: dummy driver - add model parameterGravatar Jaroslav Kysela 1-110/+180
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersGravatar Takashi Iwai 1-0/+2
2009-12-18sound: vx: use vmalloc buffer helper functionsGravatar Clemens Ladisch 1-54/+5
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeGravatar Takashi Iwai 3-21/+48
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Gravatar Jaroslav Kysela 1-1/+1
2009-11-02ALSA: dummy - Fix descriptions of pcm_substreams parameterGravatar Takashi Iwai 1-1/+1
2009-11-01ALSA: snd-pcsp: add nopcm modeGravatar Stas Sergeev 3-20/+47
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsGravatar Julia Lawall 1-2/+0
2009-10-30ALSA: pcsp - Fix nforce workaroundGravatar Stas Sergeev 2-32/+35
2009-10-08ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Gravatar Krzysztof Helt 1-8/+20
2009-09-08ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Gravatar Takashi Iwai 1-1/+1
2009-09-08ALSA: dummy - Add debug proc fileGravatar Takashi Iwai 1-0/+132
2009-09-07ALSA: dummy - Fake buffer allocationsGravatar Takashi Iwai 1-8/+98
2009-09-04ALSA: dummy - Fix the timer calculation in systimer modeGravatar Takashi Iwai 1-8/+21
2009-09-03ALSA: dummy - Better jiffies handlingGravatar Takashi Iwai 1-35/+43