aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-2/+4
* Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-153-24/+20
|\
| * ALSA: sound/isa: use memdup_user()Li Zefan2009-04-143-24/+20
* | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-103-2765/+0
|\ \ | |/ |/|
| * ALSA: wavefront - Always use request_firmware()Takashi Iwai2009-04-063-2765/+0
* | ALSA: opl3sa2: add ZV port controlKrzysztof Helt2009-04-061-0/+1
|/
* Merge branch 'topic/sscape-fix' into for-linusTakashi Iwai2009-03-243-181/+96
|\
| * ALSA: sscape: drop redundant fields from soundscape structKrzysztof Helt2009-02-041-28/+16
| * ALSA: sscape: update Kconfig description about SoundScape cardsKrzysztof Helt2009-01-291-2/+5
| * ALSA: sscape: use common MPU401 macrosKrzysztof Helt2009-01-211-8/+4
| * ALSA: wss-lib: remove "pops" before each played soundKrzysztof Helt2009-01-171-28/+13
| * ALSA: sscape: fix incorrect timeout after microcode uploadKrzysztof Helt2009-01-131-12/+12
| * ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt2009-01-112-105/+48
* | Merge branch 'topic/msnd' into for-linusTakashi Iwai2009-03-2411-1/+3128
|\ \
| * | ALSA: msnd - Fix build error with CONFIG_PNP=nTakashi Iwai2009-02-041-2/+5
| * | ALSA: msnd: add module description and license for the snd-msnd-libKrzysztof Helt2009-02-021-0/+3
| * | ALSA: enable build of snd-msnd-* driversTakashi Iwai2009-01-281-1/+1
| * | ALSA: Turtle Beach Multisound Classic/Pinnacle driverKrzysztof Helt2009-01-2810-0/+3121
* | | Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2009-03-242-40/+120
|\ \ \
| * \ \ Merge branch 'fix/opl3sa2-suspend' into topic/isa-miscTakashi Iwai2009-03-171-6/+12
| |\ \ \
| * | | | ALSA: opl3sa2 fix irq releasing and short name of cardKrzysztof Helt2009-03-021-2/+2
| * | | | ALSA: ALS4000, slight mixer improvementsAndreas Mohr2009-02-231-38/+118
* | | | | 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/+3
| * | | | | ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt2009-02-165-106/+77
| * | | | | 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/+4
| * | | | 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/+34
* 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/+5
* ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt2008-08-251-13/+13