aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
...
| * | ALSA: opti-miro: remove snd_card pointer from snd_miro structureKrzysztof Helt2009-11-211-30/+23
| * | ALSA: cs4236: add dB scale for all volume controlsKrzysztof Helt2009-11-191-44/+108
| * | ALSA: opti-miro: Fix missing semicolonTakashi Iwai2009-11-181-1/+1
| * | ALSA: opti-miro: use variables directly in the probe functionKrzysztof Helt2009-11-181-16/+17
| * | ALSA: cs4236: update control namesKrzysztof Helt2009-11-182-32/+25
| * | ALSA: es18xx: code improvementsKrzysztof Helt2009-11-081-50/+41
| * | ALSA: cs4236: detect chip in one passKrzysztof Helt2009-11-053-31/+35
* | | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-054-6/+6
|/ /
* | ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt2009-10-301-46/+25
* | ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt2009-10-301-31/+44
* | ALSA: wss: reuse CS4231 controls for AD1848Krzysztof Helt2009-10-111-56/+23
* | ALSA: wss: convert CS4231 mixer to dB scaleKrzysztof Helt2009-10-101-17/+26
* | ALSA: sscape: coding style fixesKrzysztof Helt2009-10-101-86/+83
* | ALSA: sscape - Remove invalid __devinitdata to module parametersTakashi Iwai2009-10-051-9/+9
* | ALSA: sscape: force AD1848 codec mode on old SoundscapeKrzysztof Helt2009-10-051-4/+29
* | ALSA: sscape: remove MIDI instances counting with limit ULONG_MAXKrzysztof Helt2009-10-041-72/+29
* | ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt2009-10-012-224/+112
* | ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600Krzysztof Helt2009-09-282-36/+86
|/
* Merge branch 'topic/cmi8330' into for-linusTakashi Iwai2009-09-101-34/+52
|\
| * ALSA: cmi8330: Allow MPU-401-less operationOndrej Zary2009-07-071-5/+5
| * ALSA: cmi8330: find OPL3 port automaticallyOndrej Zary2009-07-071-3/+8
| * cmi8330: Add basic CMI8329 supportOndrej Zary2009-07-051-29/+42
| * ALSA: cmi8330: revert comments about AD1848 backOndrej Zary2009-06-291-4/+4
* | ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-191-2/+2
|/
* ALSA: cmi8330: fix MPU-401 PnP init copy&paste bugOndrej Zary2009-06-291-1/+1
* Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai2009-06-101-9/+1
|\
| * ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-291-9/+1
* | Merge branch 'topic/section-fix' into for-linusTakashi Iwai2009-06-102-2/+2
|\ \
| * | ALSA: Add missing __devexit_p() markersJean Delvare2009-06-042-2/+2
| |/
* | Merge branch 'topic/sc6000' into for-linusTakashi Iwai2009-06-102-30/+111
|\ \ | |/ |/|
| * ALSA: sc6000: enable joystick portKrzysztof Helt2009-05-041-2/+7
| * ALSA: sc6000: fix older card initializationKrzysztof Helt2009-04-241-10/+12
| * ALSA: sc6000: add support for SC-6600 and SC-7000Krzysztof Helt2009-04-142-30/+104
* | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-2/+4
* | Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-153-24/+20
|\ \
| * | ALSA: sound/isa: use memdup_user()Li Zefan2009-04-143-24/+20
| |/
* | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-103-2765/+0
|\ \ | |/ |/|
| * ALSA: wavefront - Always use request_firmware()Takashi Iwai2009-04-063-2765/+0
* | ALSA: opl3sa2: add ZV port controlKrzysztof Helt2009-04-061-0/+1
|/
* Merge branch 'topic/sscape-fix' into for-linusTakashi Iwai2009-03-243-181/+96
|\
| * ALSA: sscape: drop redundant fields from soundscape structKrzysztof Helt2009-02-041-28/+16
| * ALSA: sscape: update Kconfig description about SoundScape cardsKrzysztof Helt2009-01-291-2/+5
| * ALSA: sscape: use common MPU401 macrosKrzysztof Helt2009-01-211-8/+4
| * ALSA: wss-lib: remove "pops" before each played soundKrzysztof Helt2009-01-171-28/+13
| * ALSA: sscape: fix incorrect timeout after microcode uploadKrzysztof Helt2009-01-131-12/+12
| * ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt2009-01-112-105/+48
* | Merge branch 'topic/msnd' into for-linusTakashi Iwai2009-03-2411-1/+3128
|\ \
| * | ALSA: msnd - Fix build error with CONFIG_PNP=nTakashi Iwai2009-02-041-2/+5
| * | ALSA: msnd: add module description and license for the snd-msnd-libKrzysztof Helt2009-02-021-0/+3
| * | ALSA: enable build of snd-msnd-* driversTakashi Iwai2009-01-281-1/+1