aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-29ALSA: cmi8330: add MPU-401 supportKrzysztof Helt2-6/+37
2009-01-29ALSA: gus: update debug messagesKrzysztof Helt1-9/+15
2009-01-29ALSA: sscape: update Kconfig description about SoundScape cardsKrzysztof Helt1-2/+5
2009-01-28ALSA: enable build of snd-msnd-* driversTakashi Iwai1-1/+1
2009-01-28ALSA: Turtle Beach Multisound Classic/Pinnacle driverKrzysztof Helt10-0/+3121
2009-01-21ALSA: ad1816a: enable hardware timerKrzysztof Helt2-5/+7
2009-01-21ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt4-21/+4
2009-01-21ALSA: sscape: use common MPU401 macrosKrzysztof Helt1-8/+4
2009-01-21ALSA: cmi8330: add OPL3 supportKrzysztof Helt2-2/+29
2009-01-17ALSA: wss-lib: remove "pops" before each played soundKrzysztof Helt1-28/+13
2009-01-14ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai1-0/+1
2009-01-13ALSA: sscape: fix incorrect timeout after microcode uploadKrzysztof Helt1-12/+12
2009-01-12ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai6-64/+65
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai25-100/+122
2009-01-11ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt2-105/+48
2008-12-20Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai1-1/+1
2008-12-11ALSA: sb8 - Fix a return code in the error pathTakashi Iwai1-1/+3
2008-11-10ALSA: gusextreme: Fix build errorsVille Syrjala1-1/+1
2008-11-03ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai8-45/+34
2008-09-09ALSA: remove stale filesTakashi Iwai1-0/+0
2008-08-29ALSA: remove obsolete *_FIRMARE_IN_KERNEL in isa/KconfigTakashi Iwai1-1/+1
2008-08-25ALSA: wss_lib: do not mess mixer settings during probeKrzysztof Helt1-5/+5
2008-08-25ALSA: snd-ad1816a: add different TerraTec EWS64 S modelRene Herman1-1/+3
2008-08-25ALSA: opl3sa2: replace nd_opl3sa2_info_xxx() with snd_wss_info_xxx()Krzysztof Helt1-27/+5
2008-08-25ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt1-13/+13
2008-08-25ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structureKrzysztof Helt1-14/+19
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai18-42/+80
2008-08-13ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman1-1/+1
2008-08-06ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman1-64/+69
2008-08-06ALSA: wss_lib: fix AZT2320 probe.Rene Herman1-5/+7
2008-08-06ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman1-0/+2
2008-08-06ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt1-4/+0
2008-08-06ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman1-3/+5
2008-08-06ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt1-2/+4
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt9-567/+150
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt8-573/+122
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt6-282/+73
2008-08-06ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt1-49/+55
2008-08-06ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt3-103/+114
2008-08-06ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt6-24/+36
2008-08-06ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt6-74/+78
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt12-880/+1129
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt12-11/+12
2008-08-06ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt5-39/+47
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt1-0/+1
2008-07-18ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman1-0/+4
2008-07-18ALSA: opti93x - Fix NULL dereferenceTakashi Iwai1-1/+1
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-980/+0
2008-07-14firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh3-980/+0
2008-07-10ALSA: wavefront - add constTakashi Iwai1-1/+1