aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa
AgeCommit message (Expand)AuthorFilesLines
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker5-0/+5
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker11-0/+11
2011-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker20-20/+20
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang11-11/+11
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch19-30/+21
2011-07-26snd_msnd ->mode is fmode_t, not mode_tAl Viro1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-09-09Merge branch 'fix/misc' into topic/miscTakashi Iwai1-2/+6
2010-09-08ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai1-2/+6
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches4-5/+5
2010-08-13ALSA: ISA: Remove snd-sgalaxyRené Herman3-381/+0
2010-08-13ALSA: ISA: New Aztech Sound Galaxy driverRené Herman6-1/+891
2010-07-29ALSA: msnd: check request_region() return valueKulikov Vasiliy1-1/+4
2010-07-29ALSA: sb: check get_user() return valueKulikov Vasiliy1-3/+6
2010-05-20Merge branch 'topic/misc' into for-linusTakashi Iwai6-342/+222
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai1-40/+8
2010-05-17ALSA: es1688: add pedantic range checksDan Carpenter1-4/+7
2010-05-10ALSA: Merge es1688 and es968 driversKrzysztof Helt5-293/+181
2010-05-10ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt3-52/+41
2010-04-26ALSA: es968: fix wrong PnP dma indexKrzysztof Helt1-1/+1
2010-04-13ALSA: info - Implement common llseek for binary modeTakashi Iwai1-26/+0
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai1-10/+4
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo14-10/+4
2010-03-08sound: fix opti92x-ad1848 buildRandy Dunlap1-1/+2
2010-03-05ALSA: fix jazz16 compile (udelay)Meelis Roos1-0/+1
2010-03-03ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt2-43/+79
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela11-671/+843
2010-01-08sbawe: fix memory detection part 2Krzysztof Helt1-4/+7
2009-12-25ALSA: jazz16: refine dma and irq selectionKrzysztof Helt2-2/+22
2009-12-22Merge branch 'fix/misc' into topic/miscTakashi Iwai2-4/+4
2009-12-21ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt6-16/+510
2009-12-21ALSA: sbawe: fix memory detectionKrzysztof Helt1-3/+3
2009-12-19ALSA: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2009-12-15Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai3-3/+3
2009-12-14Merge branch 'next/isa' into topic/miscTakashi Iwai9-658/+316
2009-12-14ALSA: sb_mixer: convert pointer tables to mixer control tablesKrzysztof Helt1-215/+115
2009-12-14ALSA: sound/isa/gus: Correct code taking the size of a pointerJulia Lawall1-1/+2
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-8/+10
2009-12-12ALSA: opti93x: use dB scale for mixer controlsKrzysztof Helt1-14/+22
2009-12-11ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt2-65/+100
2009-12-11ALSA: dt019x: merge into the als100 driverKrzysztof Helt4-375/+90
2009-12-10ALSA: opti93x: fix irq releasing if the irq cannot be allocatedKrzysztof Helt1-8/+10
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-45/+67
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2009-12-08ALSA: opti93x: set MC indirect registers base from PnP dataKrzysztof Helt1-45/+67
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai7-565/+757
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-3/+3
2009-12-02ALSA: opti9xx: remove snd_opti9xx fieldsKrzysztof Helt1-67/+43
2009-11-30ALSA: opti-miro: add PnP detectionKrzysztof Helt1-11/+192
2009-11-30ALSA: opti-miro: separate comon probing codeKrzysztof Helt1-126/+147
2009-11-27ALSA: opti-miro: fix OOPS if hardware is not detectedKrzysztof Helt1-1/+2
2009-11-23ALSA: opti-miro: expose ACI mixer to outside driversKrzysztof Helt1-105/+145
2009-11-23ALSA: opti-miro: make miro.h header available outside the alsa directoryKrzysztof Helt2-74/+1
2009-11-21ALSA: opti-miro: remove snd_card pointer from snd_miro structureKrzysztof Helt1-30/+23
2009-11-19ALSA: cs4236: add dB scale for all volume controlsKrzysztof Helt1-44/+108
2009-11-18ALSA: opti-miro: Fix missing semicolonTakashi Iwai1-1/+1
2009-11-18ALSA: opti-miro: use variables directly in the probe functionKrzysztof Helt1-16/+17
2009-11-18ALSA: cs4236: update control namesKrzysztof Helt2-32/+25
2009-11-08ALSA: es18xx: code improvementsKrzysztof Helt1-50/+41
2009-11-05ALSA: cs4236: detect chip in one passKrzysztof Helt3-31/+35
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela4-6/+6
2009-10-30ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt1-46/+25
2009-10-30ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt1-31/+44
2009-10-11ALSA: wss: reuse CS4231 controls for AD1848Krzysztof Helt1-56/+23
2009-10-10ALSA: wss: convert CS4231 mixer to dB scaleKrzysztof Helt1-17/+26
2009-10-10ALSA: sscape: coding style fixesKrzysztof Helt1-86/+83
2009-10-05ALSA: sscape - Remove invalid __devinitdata to module parametersTakashi Iwai1-9/+9
2009-10-05ALSA: sscape: force AD1848 codec mode on old SoundscapeKrzysztof Helt1-4/+29
2009-10-04ALSA: sscape: remove MIDI instances counting with limit ULONG_MAXKrzysztof Helt1-72/+29
2009-10-01ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt2-224/+112
2009-09-28ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600Krzysztof Helt2-36/+86
2009-09-10Merge branch 'topic/cmi8330' into for-linusTakashi Iwai1-34/+52
2009-07-19ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-2/+2
2009-07-07ALSA: cmi8330: Allow MPU-401-less operationOndrej Zary1-5/+5
2009-07-07ALSA: cmi8330: find OPL3 port automaticallyOndrej Zary1-3/+8
2009-07-05cmi8330: Add basic CMI8329 supportOndrej Zary1-29/+42
2009-06-29ALSA: cmi8330: revert comments about AD1848 backOndrej Zary1-4/+4
2009-06-29ALSA: cmi8330: fix MPU-401 PnP init copy&paste bugOndrej Zary1-1/+1
2009-06-10Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai1-9/+1
2009-06-10Merge branch 'topic/section-fix' into for-linusTakashi Iwai2-2/+2
2009-06-10Merge branch 'topic/sc6000' into for-linusTakashi Iwai2-30/+111
2009-06-04ALSA: Add missing __devexit_p() markersJean Delvare2-2/+2
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek1-9/+1
2009-05-04ALSA: sc6000: enable joystick portKrzysztof Helt1-2/+7
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-2/+4
2009-04-24ALSA: sc6000: fix older card initializationKrzysztof Helt1-10/+12
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai3-24/+20
2009-04-14ALSA: sc6000: add support for SC-6600 and SC-7000Krzysztof Helt2-30/+104
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan3-24/+20
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds3-2765/+0
2009-04-06ALSA: wavefront - Always use request_firmware()Takashi Iwai3-2765/+0
2009-04-06ALSA: opl3sa2: add ZV port controlKrzysztof Helt1-0/+1
2009-03-24Merge branch 'topic/sscape-fix' into for-linusTakashi Iwai3-181/+96
2009-03-24Merge branch 'topic/msnd' into for-linusTakashi Iwai11-1/+3128
2009-03-24Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2-40/+120
2009-03-24Merge branch 'topic/cs423x-merge' into for-linusTakashi Iwai21-257/+339
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai25-158/+182
2009-03-17Merge branch 'fix/opl3sa2-suspend' into topic/isa-miscTakashi Iwai1-6/+12
2009-03-17ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt1-6/+12
2009-03-02ALSA: opl3sa2 fix irq releasing and short name of cardKrzysztof Helt1-2/+2
2009-02-23ALSA: ALS4000, slight mixer improvementsAndreas Mohr1-38/+118
2009-02-17ALSA: cs4236 - Merge snd-cs4236-lib module into snd-cs4236Takashi Iwai2-27/+3
2009-02-16ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt5-106/+77
2009-02-16Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai25-158/+182
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai7-37/+59
2009-02-05ALSA: gus - Add missing KERN_* prefix to printkTakashi Iwai5-18/+43
2009-02-05ALSA: wss - Add missing KERN_* prefix to printkTakashi Iwai1-23/+53
2009-02-04ALSA: msnd - Fix build error with CONFIG_PNP=nTakashi Iwai1-2/+5
2009-02-04ALSA: sscape: drop redundant fields from soundscape structKrzysztof Helt1-28/+16
2009-02-02ALSA: msnd: add module description and license for the snd-msnd-libKrzysztof Helt1-0/+3
2009-01-30ALSA: ess1688: fix OPL3 port settingKrzysztof Helt1-7/+16
2009-01-29ALSA: cmi8330: add MPU-401 supportKrzysztof Helt2-6/+37
2009-01-29ALSA: gus: update debug messagesKrzysztof Helt1-9/+15
2009-01-29ALSA: sscape: update Kconfig description about SoundScape cardsKrzysztof Helt1-2/+5
2009-01-28ALSA: enable build of snd-msnd-* driversTakashi Iwai1-1/+1
2009-01-28ALSA: Turtle Beach Multisound Classic/Pinnacle driverKrzysztof Helt10-0/+3121
2009-01-21ALSA: ad1816a: enable hardware timerKrzysztof Helt2-5/+7
2009-01-21ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt4-21/+4
2009-01-21ALSA: sscape: use common MPU401 macrosKrzysztof Helt1-8/+4
2009-01-21ALSA: cmi8330: add OPL3 supportKrzysztof Helt2-2/+29
2009-01-17ALSA: wss-lib: remove "pops" before each played soundKrzysztof Helt1-28/+13
2009-01-14ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai1-0/+1
2009-01-13ALSA: sscape: fix incorrect timeout after microcode uploadKrzysztof Helt1-12/+12
2009-01-12ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai6-64/+65
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai25-100/+122
2009-01-11ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt2-105/+48
2008-12-20Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai1-1/+1
2008-12-11ALSA: sb8 - Fix a return code in the error pathTakashi Iwai1-1/+3
2008-11-10ALSA: gusextreme: Fix build errorsVille Syrjala1-1/+1
2008-11-03ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai8-45/+34
2008-09-09ALSA: remove stale filesTakashi Iwai1-0/+0
2008-08-29ALSA: remove obsolete *_FIRMARE_IN_KERNEL in isa/KconfigTakashi Iwai1-1/+1
2008-08-25ALSA: wss_lib: do not mess mixer settings during probeKrzysztof Helt1-5/+5
2008-08-25ALSA: snd-ad1816a: add different TerraTec EWS64 S modelRene Herman1-1/+3
2008-08-25ALSA: opl3sa2: replace nd_opl3sa2_info_xxx() with snd_wss_info_xxx()Krzysztof Helt1-27/+5
2008-08-25ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt1-13/+13
2008-08-25ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structureKrzysztof Helt1-14/+19
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai18-42/+80
2008-08-13ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman1-1/+1
2008-08-06ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman1-64/+69
2008-08-06ALSA: wss_lib: fix AZT2320 probe.Rene Herman1-5/+7
2008-08-06ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman1-0/+2
2008-08-06ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt1-4/+0
2008-08-06ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman1-3/+5
2008-08-06ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt1-2/+4
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt9-567/+150
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt8-573/+122
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt6-282/+73
2008-08-06ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt1-49/+55
2008-08-06ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt3-103/+114
2008-08-06ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt6-24/+36
2008-08-06ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt6-74/+78
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt12-880/+1129
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt12-11/+12
2008-08-06ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt5-39/+47
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt1-0/+1
2008-07-18ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman1-0/+4
2008-07-18ALSA: opti93x - Fix NULL dereferenceTakashi Iwai1-1/+1
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-980/+0
2008-07-14firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh3-980/+0
2008-07-10ALSA: wavefront - add constTakashi Iwai1-1/+1
2008-06-23ALSA: sb - Fix wrong assertionsTakashi Iwai1-2/+2
2008-06-13ALSA: opti93x: use cs4231 libKrzysztof Helt2-1075/+37
2008-06-13ALSA: opti93x: add support for Opti93x codec in cs4231-libKrzysztof Helt1-9/+109
2008-06-13[ALSA] opti93x: fix sound ouput for Opti930Krzysztof Helt1-8/+8
2008-06-06[ALSA] remove SND_GUS_SYNTHAdrian Bunk1-8/+0
2008-05-30[ALSA] trivial clean up of sound/isa/sb/MakefileTakashi Iwai1-2/+0
2008-05-27sound: Convert to menuconfigTakashi Iwai1-33/+18
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2-17/+17
2008-02-29[ALSA] sb8: fix SB 1.0 capture DMA programmingClemens Ladisch1-1/+1
2008-01-31[ALSA] fix opti9xx/miro section mismatchRandy Dunlap2-2/+2
2008-01-31[ALSA] cs4231: remove one busy waitKrzysztof Helt1-1/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai55-55/+0
2008-01-31[ALSA] es18xx: Enable wavetable input from ESS chipsKrzysztof Helt1-0/+2
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-1/+1
2008-01-31[ALSA] sb16 - Suppress compile warningTakashi Iwai1-1/+2
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman13-575/+56
2008-01-31[ALSA] sound/isa: Add missing 'space'Joe Perches1-1/+1
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai1-0/+8
2008-01-31[ALSA] Remove sequencer instrument layerTakashi Iwai5-1148/+0
2008-01-31[ALSA] ad1848 - Fix print formatTakashi Iwai1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-2/+2
2007-10-16[ALSA] Fix thinko in cs4231 mce down checkTakashi Iwai1-6/+7
2007-10-16[ALSA] This patch adds support for a wavetable chip onKrzysztof Helt1-0/+10
2007-10-16[ALSA] This patch removes open_mutex from the ad1848-lib asKrzysztof Helt1-11/+3
2007-10-16[ALSA] fix bootup crash in snd_gus_interrupt()Ingo Molnar2-14/+20
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela49-71/+71
2007-10-16[ALSA] ad1848: simplify MCE down codeTrent Piepho1-36/+21
2007-10-16[ALSA] ad1848: Fix msleep while atomicTrent Piepho1-0/+2
2007-10-16[ALSA] alsa-kernel: schedule_timeout() fixesRene Herman2-8/+6
2007-10-16[ALSA] sscape: support for audio part of VIVO cardsKrzysztof Helt1-75/+145
2007-10-16[ALSA] opti9xx: adjust OPL3 FM resource valueTakashi Iwai1-2/+2
2007-10-16[ALSA] sscape: driver extension to 2nd DMA and WSS portKrzysztof Helt1-50/+100
2007-10-16[ALSA] sc6000: 2 minor fixesKrzysztof Helt1-1/+2
2007-10-16[ALSA] ad1848_lib: waiting loops done after cs4231_libKrzysztof Helt1-7/+7
2007-10-16[ALSA] sc6000 build fixAndrew Morton1-0/+1
2007-10-16[ALSA] SC6000 driver - add HAS_IOPORT dependencyJaroslav Kysela1-1/+1