summaryrefslogtreecommitdiff
path: root/sound/drivers
Commit message (Expand)AuthorAge
* ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-21
* ALSA: vx_core: off by one in vx_read_status()Dan Carpenter2013-06-21
* ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai2013-05-29
* ALSA: virmidi: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: serial-u16550: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: pcsp: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: mtpav: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: mpu401: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: aloop: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-29
* ALSA: sound kconfig typoPavel Machek2013-04-24
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-02-05
|\
| * ALSA: aloop: Fix Oops while PM resumeTakashi Iwai2013-02-04
* | ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-25
|/
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: vx: hard dependency on the standard fw loaderTakashi Iwai2012-11-22
* ALSA: sound/drivers: remove CONFIG_EXPERIMENTALKees Cook2012-10-25
* ALSA: aloop - Close races at restarting the streamTakashi Iwai2012-10-21
* Merge branch 'dummy-ctl-inactive' of git://git.alsa-project.org/alsa-kprivate...Takashi Iwai2012-10-21
|\
| * ALSA: dummy: allow disabling mixer controlsClemens Ladisch2012-10-20
* | ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah2012-10-06
* | sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-06
* | ALSA: opl4: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-05
|/
* ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2012-08-09
* ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai2012-07-25
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai2012-07-03
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-02
* ALSA: snd-aloop - improve the sample copy accurracyJaroslav Kysela2012-05-15
* 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