summaryrefslogtreecommitdiffstats
path: root/sound/drivers
AgeCommit message (Expand)AuthorLines
2012-05-15ALSA: snd-aloop - improve the sample copy accurracyJaroslav Kysela-27/+35
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi-1/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell-18/+18
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin-12/+1
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker-0/+3
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker-0/+10
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker-7/+7
2011-10-26Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai-5/+5
2011-09-24ALSA: aloop - Use vmalloc bufferTakashi Iwai-6/+7
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang-5/+5
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch-12/+11
2011-06-09i8253: Make pcsp sound driver use the shared i8253_lockRalf Baechle-7/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2011-03-18ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai-10/+9
2011-02-02ALSA: use linux/io.h to fix compile warningsTakashi Iwai-2/+1
2010-12-14ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches-2/+2
2010-10-20Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai-16/+123
2010-10-20ALSA: snd-aloop - add pause supportJaroslav Kysela-5/+22
2010-10-20ALSA: snd-aloop - fix locking issues (running flag updates)Jaroslav Kysela-13/+19
2010-10-18ALSA: snd-aloop: add cable#0 and cable#1 files to proc card treeJaroslav Kysela-0/+84
2010-10-17Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai-1/+7
2010-10-14ALSA: snd-aloop - fix issue in the timer start functionJaroslav Kysela-1/+7
2010-10-11Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai-18/+106
2010-10-11ALSA: snd-aloop: Fix hw_params restrictions and checkingJaroslav Kysela-18/+106
2010-10-04Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai-1/+1
2010-10-02ALSA: snd-aloop - fix "PCM Slave Active" element read valueJaroslav Kysela-1/+1
2010-09-30Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai-2/+4
2010-09-30ALSA: snd-aloop - fix capture buffer silenceJaroslav Kysela-2/+4
2010-09-22Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai-1/+1
2010-09-15ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrolJaroslav Kysela-1/+1
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches-1/+1
2010-08-18Merge branch 'topic/aloop' into topic/miscTakashi Iwai-0/+1076
2010-08-09ALSA: introduce the snd-aloop module for the PCM loopbackJaroslav Kysela-0/+1076
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-3/+21
2010-07-15ALSA: Kconfig: SND_AC97_POWER_SAVE description improvementMichael Witten-3/+21
2010-07-15Kconfig: fixo typo in "Xilinx'"Michael Witten-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-58/+25
2010-05-10ALSA: opl4 - Fix a wrong argument in proc write callbackTakashi Iwai-1/+1
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar-2/+7
2010-04-13ALSA: info - Implement common llseek for binary modeTakashi Iwai-24/+0
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai-30/+16
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai-8/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+7
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner-9/+9
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai-110/+180
2010-02-02ALSA: dummy driver - add model parameterJaroslav Kysela-110/+180
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai-0/+2
2009-12-18sound: vx: use vmalloc buffer helper functionsClemens Ladisch-54/+5
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai-21/+48