summaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
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-02-04ALSA: msnd - Fix build error with CONFIG_PNP=nTakashi Iwai
2009-02-04ALSA: sscape: drop redundant fields from soundscape structKrzysztof Helt
2009-02-02ALSA: msnd: add module description and license for the snd-msnd-libKrzysztof Helt
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-29ALSA: sscape: update Kconfig description about SoundScape cardsKrzysztof Helt
2009-01-28ALSA: enable build of snd-msnd-* driversTakashi Iwai
2009-01-28ALSA: Turtle Beach Multisound Classic/Pinnacle driverKrzysztof 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: sscape: use common MPU401 macrosKrzysztof Helt
2009-01-21ALSA: cmi8330: add OPL3 supportKrzysztof Helt
2009-01-17ALSA: wss-lib: remove "pops" before each played soundKrzysztof Helt
2009-01-14ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai
2009-01-13ALSA: sscape: fix incorrect timeout after microcode uploadKrzysztof Helt
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
2009-01-11ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt
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