aboutsummaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)Author
2013-02-05Merge branch 'for-linus' into for-nextTakashi Iwai
2013-02-04ALSA: aloop: Fix Oops while PM resumeTakashi Iwai
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton
2012-11-22ALSA: vx: hard dependency on the standard fw loaderTakashi Iwai
2012-10-25ALSA: sound/drivers: remove CONFIG_EXPERIMENTALKees Cook
2012-10-21ALSA: aloop - Close races at restarting the streamTakashi Iwai
2012-10-21Merge branch 'dummy-ctl-inactive' of git://git.alsa-project.org/alsa-kprivate...Takashi Iwai
2012-10-20ALSA: dummy: allow disabling mixer controlsClemens Ladisch
2012-10-06ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin
2012-09-05ALSA: opl4: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai
2012-07-25ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai
2012-05-15ALSA: snd-aloop - improve the sample copy accurracyJaroslav Kysela
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-10-26Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai
2011-09-24ALSA: aloop - Use vmalloc bufferTakashi Iwai
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2011-06-09i8253: Make pcsp sound driver use the shared i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-18ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai
2011-02-02ALSA: use linux/io.h to fix compile warningsTakashi Iwai
2010-12-14ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches
2010-10-20Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-10-20ALSA: snd-aloop - add pause supportJaroslav Kysela
2010-10-20ALSA: snd-aloop - fix locking issues (running flag updates)Jaroslav Kysela
2010-10-18ALSA: snd-aloop: add cable#0 and cable#1 files to proc card treeJaroslav Kysela
2010-10-17Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-10-14ALSA: snd-aloop - fix issue in the timer start functionJaroslav Kysela
2010-10-11Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-10-11ALSA: snd-aloop: Fix hw_params restrictions and checkingJaroslav Kysela
2010-10-04Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-10-02ALSA: snd-aloop - fix "PCM Slave Active" element read valueJaroslav Kysela
2010-09-30Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-09-30ALSA: snd-aloop - fix capture buffer silenceJaroslav Kysela
2010-09-22Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-09-15ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrolJaroslav Kysela
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-08-18Merge branch 'topic/aloop' into topic/miscTakashi Iwai