summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/cs423x-merge' into for-linusTakashi Iwai2009-03-2421-257/+339
|\
| * ALSA: cs4236 - Merge snd-cs4236-lib module into snd-cs4236Takashi Iwai2009-02-172-27/+3Star
| * ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt2009-02-165-106/+77Star
| * Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-1625-158/+182
| |\
| * | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-057-37/+59
| * | ALSA: gus - Add missing KERN_* prefix to printkTakashi Iwai2009-02-055-18/+43
| * | ALSA: wss - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-23/+53
| * | ALSA: ess1688: fix OPL3 port settingKrzysztof Helt2009-01-301-7/+16
| * | ALSA: cmi8330: add MPU-401 supportKrzysztof Helt2009-01-292-6/+37
| * | ALSA: gus: update debug messagesKrzysztof Helt2009-01-291-9/+15
| * | ALSA: ad1816a: enable hardware timerKrzysztof Helt2009-01-212-5/+7
| * | ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt2009-01-214-21/+4Star
| * | ALSA: cmi8330: add OPL3 supportKrzysztof Helt2009-01-212-2/+29
* | | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-2425-158/+182
|\ \ \ | | |/ | |/|
| * | 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-126-64/+65
| * | ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-1225-100/+122
| |/
* / ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt2009-03-171-6/+12
|/
* Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai2008-12-201-1/+1
|\
| * ALSA: gusextreme: Fix build errorsVille Syrjala2008-11-101-1/+1
* | ALSA: sb8 - Fix a return code in the error pathTakashi Iwai2008-12-111-1/+3
|/
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-038-45/+34Star
* ALSA: remove stale filesTakashi Iwai2008-09-091-0/+0
* ALSA: remove obsolete *_FIRMARE_IN_KERNEL in isa/KconfigTakashi Iwai2008-08-291-1/+1
* ALSA: wss_lib: do not mess mixer settings during probeKrzysztof Helt2008-08-251-5/+5
* ALSA: snd-ad1816a: add different TerraTec EWS64 S modelRene Herman2008-08-251-1/+3
* ALSA: opl3sa2: replace nd_opl3sa2_info_xxx() with snd_wss_info_xxx()Krzysztof Helt2008-08-251-27/+5Star
* ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt2008-08-251-13/+13
* ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structureKrzysztof Helt2008-08-251-14/+19
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-1318-42/+80
* ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman2008-08-131-1/+1
* ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman2008-08-061-64/+69
* ALSA: wss_lib: fix AZT2320 probe.Rene Herman2008-08-061-5/+7
* ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman2008-08-061-0/+2
* ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt2008-08-061-4/+0Star
* ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman2008-08-061-3/+5
* ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt2008-08-061-2/+4
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-069-567/+150Star
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-068-573/+122Star
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-066-282/+73Star
* ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-061-49/+55
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-063-103/+114
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-066-24/+36
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-066-74/+78
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-0612-880/+1129
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-0612-11/+12
* ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt2008-08-065-39/+47
* ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt2008-07-271-0/+1
* ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman2008-07-181-0/+4
* ALSA: opti93x - Fix NULL dereferenceTakashi Iwai2008-07-181-1/+1