summaryrefslogtreecommitdiffstats
path: root/sound/isa/opti9xx
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
|/
* 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/+0Star
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-061-5/+2Star
* 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/+0Star
* 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/+36Star
* [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/+0Star
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-46/+2Star
* [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/+2Star
* [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/+1Star
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-112-96/+72Star
* [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/+0Star
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-122-4/+10
* [ALSA] Remove obsolete kfree_nocheck callTakashi Iwai2006-03-311-4/+2Star
* [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/+209Star
* [ALSA] Remove xxx_t typedefs: ISA Opti9xxTakashi Iwai2006-01-031-114/+110Star
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0Star
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-18/+7Star
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-2/+6
* [ALSA] opti93x: optimize a register accessClemens Ladisch2005-09-121-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-174-0/+2244