aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-08sbawe: fix memory detection part 2Krzysztof Helt1-4/+7
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-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/tiwai/sound-2.6Linus Torvalds1-8/+10
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/tiwai/sound-2.6Linus Torvalds1-45/+67
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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