aboutsummaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
2009-03-24Merge branch 'topic/cs423x-merge' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-03-17ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt
2009-02-17ALSA: cs4236 - Merge snd-cs4236-lib module into snd-cs4236Takashi Iwai
2009-02-16ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt
2009-02-16Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai
2009-02-05ALSA: gus - Add missing KERN_* prefix to printkTakashi Iwai
2009-02-05ALSA: wss - Add missing KERN_* prefix to printkTakashi Iwai
2009-01-30ALSA: ess1688: fix OPL3 port settingKrzysztof Helt
2009-01-29ALSA: cmi8330: add MPU-401 supportKrzysztof Helt
2009-01-29ALSA: gus: update debug messagesKrzysztof Helt
2009-01-21ALSA: ad1816a: enable hardware timerKrzysztof Helt
2009-01-21ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt
2009-01-21ALSA: cmi8330: add OPL3 supportKrzysztof Helt
2009-01-14ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai
2009-01-12ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai
2008-12-20Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai
2008-12-11ALSA: sb8 - Fix a return code in the error pathTakashi Iwai
2008-11-10ALSA: gusextreme: Fix build errorsVille Syrjala
2008-11-03ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai
2008-09-09ALSA: remove stale filesTakashi Iwai
2008-08-29ALSA: remove obsolete *_FIRMARE_IN_KERNEL in isa/KconfigTakashi Iwai
2008-08-25ALSA: wss_lib: do not mess mixer settings during probeKrzysztof Helt
2008-08-25ALSA: snd-ad1816a: add different TerraTec EWS64 S modelRene Herman
2008-08-25ALSA: opl3sa2: replace nd_opl3sa2_info_xxx() with snd_wss_info_xxx()Krzysztof Helt
2008-08-25ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt
2008-08-25ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structureKrzysztof Helt
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai
2008-08-13ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman
2008-08-06ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman
2008-08-06ALSA: wss_lib: fix AZT2320 probe.Rene Herman
2008-08-06ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman
2008-08-06ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt
2008-08-06ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman
2008-08-06ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt
2008-08-06ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt
2008-08-06ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt
2008-08-06ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt
2008-08-06ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt
2008-07-18ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman
2008-07-18ALSA: opti93x - Fix NULL dereferenceTakashi Iwai