aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-2/+4
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai3-24/+20
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan3-24/+20
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds3-2765/+0
2009-04-06ALSA: wavefront - Always use request_firmware()Takashi Iwai3-2765/+0
2009-04-06ALSA: opl3sa2: add ZV port controlKrzysztof Helt1-0/+1
2009-03-24Merge branch 'topic/sscape-fix' into for-linusTakashi Iwai3-181/+96
2009-03-24Merge branch 'topic/msnd' into for-linusTakashi Iwai11-1/+3128
2009-03-24Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2-40/+120
2009-03-24Merge branch 'topic/cs423x-merge' into for-linusTakashi Iwai21-257/+339
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai25-158/+182
2009-03-17Merge branch 'fix/opl3sa2-suspend' into topic/isa-miscTakashi Iwai1-6/+12
2009-03-17ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt1-6/+12
2009-03-02ALSA: opl3sa2 fix irq releasing and short name of cardKrzysztof Helt1-2/+2
2009-02-23ALSA: ALS4000, slight mixer improvementsAndreas Mohr1-38/+118
2009-02-17ALSA: cs4236 - Merge snd-cs4236-lib module into snd-cs4236Takashi Iwai2-27/+3
2009-02-16ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt5-106/+77
2009-02-16Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai25-158/+182
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai7-37/+59
2009-02-05ALSA: gus - Add missing KERN_* prefix to printkTakashi Iwai5-18/+43
2009-02-05ALSA: wss - Add missing KERN_* prefix to printkTakashi Iwai1-23/+53
2009-02-04ALSA: msnd - Fix build error with CONFIG_PNP=nTakashi Iwai1-2/+5
2009-02-04ALSA: sscape: drop redundant fields from soundscape structKrzysztof Helt1-28/+16
2009-02-02ALSA: msnd: add module description and license for the snd-msnd-libKrzysztof Helt1-0/+3
2009-01-30ALSA: ess1688: fix OPL3 port settingKrzysztof Helt1-7/+16
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