aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAge
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-30
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* ALSA: convert sound/* to use module_platform_driver()Axel Lin2011-11-27
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai2011-10-26
|\
| * sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* | ALSA: aloop - Use vmalloc bufferTakashi Iwai2011-09-24
|/
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* i8253: Make pcsp sound driver use the shared i8253_lockRalf Baechle2011-06-09
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
* Fix common misspellingsLucas De Marchi2011-03-31
* ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai2011-03-18
* ALSA: use linux/io.h to fix compile warningsTakashi Iwai2011-02-02
* ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches2010-12-14
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-20
|\
| * ALSA: snd-aloop - add pause supportJaroslav Kysela2010-10-20
| * ALSA: snd-aloop - fix locking issues (running flag updates)Jaroslav Kysela2010-10-20
| * ALSA: snd-aloop: add cable#0 and cable#1 files to proc card treeJaroslav Kysela2010-10-18
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-17
|\|
| * ALSA: snd-aloop - fix issue in the timer start functionJaroslav Kysela2010-10-14
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-11
|\|
| * ALSA: snd-aloop: Fix hw_params restrictions and checkingJaroslav Kysela2010-10-11
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-04
|\|
| * ALSA: snd-aloop - fix "PCM Slave Active" element read valueJaroslav Kysela2010-10-02
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-09-30
|\|
| * ALSA: snd-aloop - fix capture buffer silenceJaroslav Kysela2010-09-29
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-09-22
|\|
| * ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrolJaroslav Kysela2010-09-15
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-07
* | Merge branch 'topic/aloop' into topic/miscTakashi Iwai2010-08-18
|\|
| * ALSA: introduce the snd-aloop module for the PCM loopbackJaroslav Kysela2010-08-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-07
|\ \
| * | ALSA: Kconfig: SND_AC97_POWER_SAVE description improvementMichael Witten2010-07-15
| |/
* / Kconfig: fixo typo in "Xilinx'"Michael Witten2010-07-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-20
|\
| * ALSA: opl4 - Fix a wrong argument in proc write callbackTakashi Iwai2010-05-10
| * ALSA: info - Implement common llseek for binary modeTakashi Iwai2010-04-13
| * ALSA: info - Check file position validity in common layerTakashi Iwai2010-04-13
| * ALSA: info - Use standard types for info callbacksTakashi Iwai2010-04-13
* | Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-03
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-02
|/
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-12
|\
| * ALSA: dummy driver - add model parameterJaroslav Kysela2010-02-02
* | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-18
* | sound: vx: use vmalloc buffer helper functionsClemens Ladisch2009-12-18
|/
* Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-01
|\
| * ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-05