aboutsummaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
2012-08-21ALSA: snd-als100: fix suspend/resumeOndrej Zary
2012-07-30ALSA: es1688 - freeup resources on init failureFengguang Wu
2012-07-17ALSA: opti9xx: Fix section mismatch by PM supportTakashi Iwai
2012-07-17ALSA: snd-opti9xx: Implement suspend/resumeOndrej Zary
2012-07-16ALSA: wss_lib: Fix resume on Yamaha OPL3-SAxOndrej Zary
2012-07-16ALSA: wss_lib: fix suspend/resumeOndrej Zary
2012-06-18ALSA: snd-opti9xx: fixes for MED3931 card (opti931)Ondrej Zary
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-10ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-03-29ALSA: fix isa/opti9xx module param typeRandy Dunlap
2012-03-28Email/web address changeJonathan Woithe
2012-02-06ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
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: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2011-07-26snd_msnd ->mode is fmode_t, not mode_tAl Viro
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-09Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-09-08ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-08-13ALSA: ISA: Remove snd-sgalaxyRené Herman
2010-08-13ALSA: ISA: New Aztech Sound Galaxy driverRené Herman
2010-07-29ALSA: msnd: check request_region() return valueKulikov Vasiliy
2010-07-29ALSA: sb: check get_user() return valueKulikov Vasiliy
2010-05-20Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai
2010-05-17ALSA: es1688: add pedantic range checksDan Carpenter
2010-05-10ALSA: Merge es1688 and es968 driversKrzysztof Helt
2010-05-10ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt
2010-04-26ALSA: es968: fix wrong PnP dma indexKrzysztof Helt
2010-04-13ALSA: info - Implement common llseek for binary modeTakashi Iwai
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08sound: fix opti92x-ad1848 buildRandy Dunlap
2010-03-05ALSA: fix jazz16 compile (udelay)Meelis Roos
2010-03-03ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela
2010-01-08sbawe: fix memory detection part 2Krzysztof Helt
2009-12-25ALSA: jazz16: refine dma and irq selectionKrzysztof Helt
2009-12-22Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-12-21ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt
2009-12-21ALSA: sbawe: fix memory detectionKrzysztof Helt
2009-12-19ALSA: Use kzalloc for allocating only one thingJulia Lawall