summaryrefslogtreecommitdiffstats
path: root/sound/isa/opti9xx
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: opti-miro: separate comon probing codeKrzysztof Helt2009-11-301-126/+147
* | ALSA: opti-miro: fix OOPS if hardware is not detectedKrzysztof Helt2009-11-271-1/+2
* | ALSA: opti-miro: expose ACI mixer to outside driversKrzysztof Helt2009-11-231-105/+145
* | ALSA: opti-miro: make miro.h header available outside the alsa directoryKrzysztof Helt2009-11-232-74/+1
* | ALSA: opti-miro: remove snd_card pointer from snd_miro structureKrzysztof Helt2009-11-211-30/+23
* | 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
|/
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-162-14/+18
|\
| * ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai2009-01-141-0/+1
| * ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-121-10/+10
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-122-5/+8
* | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-13/+17
* | ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt2009-01-211-8/+2
|/
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-1/+2
* ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman2008-08-061-3/+5
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-061-15/+0
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-061-5/+2
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-061-11/+11
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-061-1/+1
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-061-4/+0
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-062-25/+34
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-062-2/+2
* ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman2008-07-181-0/+4
* ALSA: opti93x - Fix NULL dereferenceTakashi Iwai2008-07-181-1/+1
* ALSA: opti93x: use cs4231 libKrzysztof Helt2008-06-131-1074/+36
* [ALSA] opti93x: fix sound ouput for Opti930Krzysztof Helt2008-06-131-8/+8
* [ALSA] fix opti9xx/miro section mismatchRandy Dunlap2008-01-312-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-312-2/+0
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-46/+2
* [ALSA] Check value range in ctl callbacksTakashi Iwai2008-01-311-0/+8
* [ALSA] This patch adds support for a wavetable chip onKrzysztof Helt2007-10-161-0/+10
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] opti9xx: adjust OPL3 FM resource valueTakashi Iwai2007-10-161-2/+2
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-16/+2
* [ALSA] Fix unfreed pnp driver in opti9xx ISA driverTakashi Iwai2007-07-201-0/+3
* [ALSA] isa_bus device/driver namingRene Herman2007-05-112-8/+8
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-3/+1
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-112-96/+72
* [ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return valueAmit Choudhary2006-10-221-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+3
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] Fix double free in error path of miro driverTakashi Iwai2006-04-271-3/+0
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-122-4/+10
* [ALSA] Remove obsolete kfree_nocheck callTakashi Iwai2006-03-311-4/+2
* [ALSA] Add snd-miro driverMartin Langer2006-03-313-0/+1532
* [ALSA] opti9x - Fix compile without CONFIG_PNPTakashi Iwai2006-03-221-0/+6
* [ALSA] opti93x - Fix a compile warningTakashi Iwai2006-02-011-1/+1
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+7
* [ALSA] opti9xx - Use platform_deviceTakashi Iwai2006-01-031-298/+209