summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai2011-03-181-10/+9
* ALSA: use linux/io.h to fix compile warningsTakashi Iwai2011-02-021-2/+1
* ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches2010-12-141-2/+2
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-201-16/+123
|\
| * ALSA: snd-aloop - add pause supportJaroslav Kysela2010-10-201-5/+22
| * ALSA: snd-aloop - fix locking issues (running flag updates)Jaroslav Kysela2010-10-201-13/+19
| * ALSA: snd-aloop: add cable#0 and cable#1 files to proc card treeJaroslav Kysela2010-10-181-0/+84
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-171-1/+7
|\ \ | |/
| * ALSA: snd-aloop - fix issue in the timer start functionJaroslav Kysela2010-10-141-1/+7
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-111-18/+106
|\ \ | |/
| * ALSA: snd-aloop: Fix hw_params restrictions and checkingJaroslav Kysela2010-10-111-18/+106
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-041-1/+1
|\ \ | |/
| * ALSA: snd-aloop - fix "PCM Slave Active" element read valueJaroslav Kysela2010-10-021-1/+1
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-09-301-2/+4
|\ \ | |/
| * ALSA: snd-aloop - fix capture buffer silenceJaroslav Kysela2010-09-301-2/+4
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-09-221-1/+1
|\ \ | |/
| * ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrolJaroslav Kysela2010-09-151-1/+1
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-1/+1
* | Merge branch 'topic/aloop' into topic/miscTakashi Iwai2010-08-183-0/+1076
|\ \ | |/
| * ALSA: introduce the snd-aloop module for the PCM loopbackJaroslav Kysela2010-08-093-0/+1076
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-071-3/+21
|\ \
| * | ALSA: Kconfig: SND_AC97_POWER_SAVE description improvementMichael Witten2010-07-151-3/+21
| |/
* | Kconfig: fixo typo in "Xilinx'"Michael Witten2010-07-151-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-201-58/+25
|\
| * ALSA: opl4 - Fix a wrong argument in proc write callbackTakashi Iwai2010-05-101-1/+1
| * ALSA: info - Implement common llseek for binary modeTakashi Iwai2010-04-131-24/+0
| * ALSA: info - Check file position validity in common layerTakashi Iwai2010-04-131-30/+16
| * ALSA: info - Use standard types for info callbacksTakashi Iwai2010-04-131-8/+13
* | Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-039-2/+7
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-2/+7
* | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-023-9/+9
|/
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-121-110/+180
|\
| * ALSA: dummy driver - add model parameterJaroslav Kysela2010-02-021-110/+180
* | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-181-0/+2
* | sound: vx: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-54/+5
|/
* Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-013-21/+48
|\
| * ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-1/+1
| * ALSA: snd-pcsp: add nopcm modeStas Sergeev2009-11-013-20/+47
* | ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai2009-11-021-1/+1
|/
* ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-301-2/+0
* ALSA: pcsp - Fix nforce workaroundStas Sergeev2009-10-302-32/+35
* ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt2009-10-081-8/+20
* ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai2009-09-081-1/+1
* ALSA: dummy - Add debug proc fileTakashi Iwai2009-09-081-0/+132
* ALSA: dummy - Fake buffer allocationsTakashi Iwai2009-09-071-8/+98
* ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai2009-09-041-8/+21
* ALSA: dummy - Better jiffies handlingTakashi Iwai2009-09-031-35/+43
* ALSA: dummy - Support high-res timer modeTakashi Iwai2009-09-031-141/+272
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-0/+1
OpenPOWER on IntegriCloud