aboutsummaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-04-10ALSA: sound/isa/sscape.c: add missing resource-release codeGravatar Julia Lawall 1-2/+4
2012-04-08Merge branch 'master' into for-nextGravatar Jiri Kosina 2-2/+1
2012-03-29ALSA: fix isa/opti9xx module param typeGravatar Randy Dunlap 1-1/+1
2012-03-28Email/web address changeGravatar Jonathan Woithe 1-1/+1
2012-02-06ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cGravatar Jesper Juhl 1-1/+0
2011-12-19ALSA: module_param: make bool parameters really boolGravatar Rusty Russell 24-34/+34
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededGravatar Paul Gortmaker 5-0/+5
2011-10-31sound: Add module.h to the previously silent sound usersGravatar Paul Gortmaker 11-0/+11
2011-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCGravatar Paul Gortmaker 1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hGravatar Paul Gortmaker 20-20/+20
2011-09-22sound: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 11-11/+11
2011-09-14ALSA: mpu401: clean up interrupt specificationGravatar Clemens Ladisch 19-30/+21
2011-07-26snd_msnd ->mode is fmode_t, not mode_tGravatar Al Viro 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 3-3/+3
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2010-09-09Merge branch 'fix/misc' into topic/miscGravatar Takashi Iwai 1-2/+6
2010-09-08ALSA: msnd-classic: Fix invalid cfg parameterGravatar Takashi Iwai 1-2/+6
2010-09-07sound: Remove unnecessary casts of private_dataGravatar Joe Perches 4-5/+5
2010-08-13ALSA: ISA: Remove snd-sgalaxyGravatar René Herman 3-381/+0
2010-08-13ALSA: ISA: New Aztech Sound Galaxy driverGravatar René Herman 6-1/+891
2010-07-29ALSA: msnd: check request_region() return valueGravatar Kulikov Vasiliy 1-1/+4
2010-07-29ALSA: sb: check get_user() return valueGravatar Kulikov Vasiliy 1-3/+6
2010-05-20Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 6-342/+222
2010-05-20Merge branch 'topic/core-cleanup' into for-linusGravatar Takashi Iwai 1-40/+8
2010-05-17ALSA: es1688: add pedantic range checksGravatar Dan Carpenter 1-4/+7
2010-05-10ALSA: Merge es1688 and es968 driversGravatar Krzysztof Helt 5-293/+181
2010-05-10ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureGravatar Krzysztof Helt 3-52/+41
2010-04-26ALSA: es968: fix wrong PnP dma indexGravatar Krzysztof Helt 1-1/+1
2010-04-13ALSA: info - Implement common llseek for binary modeGravatar Takashi Iwai 1-26/+0
2010-04-13ALSA: info - Check file position validity in common layerGravatar Takashi Iwai 1-10/+4
2010-04-13ALSA: info - Use standard types for info callbacksGravatar Takashi Iwai 1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 14-10/+4
2010-03-08sound: fix opti92x-ad1848 buildGravatar Randy Dunlap 1-1/+2
2010-03-05ALSA: fix jazz16 compile (udelay)Gravatar Meelis Roos 1-0/+1
2010-03-03ALSA: opti92x: use PnP data to select Master Control portGravatar Krzysztof Helt 2-43/+79
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Jaroslav Kysela 11-671/+843
2010-01-08sbawe: fix memory detection part 2Gravatar Krzysztof Helt 1-4/+7
2009-12-25ALSA: jazz16: refine dma and irq selectionGravatar Krzysztof Helt 2-2/+22
2009-12-22Merge branch 'fix/misc' into topic/miscGravatar Takashi Iwai 2-4/+4
2009-12-21ALSA: jazz16: Add support for Media Vision Jazz16 chipsetGravatar Krzysztof Helt 6-16/+510
2009-12-21ALSA: sbawe: fix memory detectionGravatar Krzysztof Helt 1-3/+3
2009-12-19ALSA: Use kzalloc for allocating only one thingGravatar Julia Lawall 1-1/+1
2009-12-15Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linusGravatar Takashi Iwai 3-3/+3
2009-12-14Merge branch 'next/isa' into topic/miscGravatar Takashi Iwai 9-658/+316
2009-12-14ALSA: sb_mixer: convert pointer tables to mixer control tablesGravatar Krzysztof Helt 1-215/+115
2009-12-14ALSA: sound/isa/gus: Correct code taking the size of a pointerGravatar Julia Lawall 1-1/+2
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-8/+10
2009-12-12ALSA: opti93x: use dB scale for mixer controlsGravatar Krzysztof Helt 1-14/+22
2009-12-11ALSA: opti93x: move controls definitions to opti93x driverGravatar Krzysztof Helt 2-65/+100