aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcsp: Fix the order of input device unregistrationTakashi Iwai2014-01-031-1/+1
* ALSA: aloop: Fix Oops while PM resumeTakashi Iwai2013-03-061-1/+4
* ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah2012-10-171-0/+6
* ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai2012-08-101-0/+1
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-313-0/+3
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-3110-0/+10
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-317-7/+7
* Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai2011-10-264-5/+5
|\
| * sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-224-5/+5
* | ALSA: aloop - Use vmalloc bufferTakashi Iwai2011-09-241-6/+7
|/
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-142-12/+11
* i8253: Make pcsp sound driver use the shared i8253_lockRalf Baechle2011-06-091-7/+1
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* 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
|\