Age | Commit message (Expand) | Author |
2009-02-04 | ALSA: msnd - Fix build error with CONFIG_PNP=n | Takashi Iwai |
2009-02-04 | ALSA: sscape: drop redundant fields from soundscape struct | Krzysztof Helt |
2009-02-02 | ALSA: msnd: add module description and license for the snd-msnd-lib | Krzysztof Helt |
2009-01-30 | ALSA: ess1688: fix OPL3 port setting | Krzysztof Helt |
2009-01-29 | ALSA: cmi8330: add MPU-401 support | Krzysztof Helt |
2009-01-29 | ALSA: gus: update debug messages | Krzysztof Helt |
2009-01-29 | ALSA: sscape: update Kconfig description about SoundScape cards | Krzysztof Helt |
2009-01-28 | ALSA: enable build of snd-msnd-* drivers | Takashi Iwai |
2009-01-28 | ALSA: Turtle Beach Multisound Classic/Pinnacle driver | Krzysztof Helt |
2009-01-21 | ALSA: ad1816a: enable hardware timer | Krzysztof Helt |
2009-01-21 | ALSA: do not create OPL3 timers if there is no OPL3 irq wired | Krzysztof Helt |
2009-01-21 | ALSA: sscape: use common MPU401 macros | Krzysztof Helt |
2009-01-21 | ALSA: cmi8330: add OPL3 support | Krzysztof Helt |
2009-01-17 | ALSA: wss-lib: remove "pops" before each played sound | Krzysztof Helt |
2009-01-14 | ALSA: opti9xx - Fix build breakage by snd_card_create() conversion | Takashi Iwai |
2009-01-13 | ALSA: sscape: fix incorrect timeout after microcode upload | Krzysztof Helt |
2009-01-12 | ALSA: Return proper error code at probe in sound/isa/* | Takashi Iwai |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai |
2009-01-11 | ALSA: wss-lib: move AD1845 frequency setting into wss-lib | Krzysztof Helt |
2008-12-20 | Merge branch 'topic/pcsp-fix' into topic/misc | Takashi Iwai |
2008-12-11 | ALSA: sb8 - Fix a return code in the error path | Takashi Iwai |
2008-11-10 | ALSA: gusextreme: Fix build errors | Ville Syrjala |
2008-11-03 | ALSA: remove direct access of dev->bus_id in sound/isa/* | Takashi Iwai |
2008-09-09 | ALSA: remove stale files | Takashi Iwai |
2008-08-29 | ALSA: remove obsolete *_FIRMARE_IN_KERNEL in isa/Kconfig | Takashi Iwai |
2008-08-25 | ALSA: wss_lib: do not mess mixer settings during probe | Krzysztof Helt |
2008-08-25 | ALSA: snd-ad1816a: add different TerraTec EWS64 S model | Rene Herman |
2008-08-25 | ALSA: opl3sa2: replace nd_opl3sa2_info_xxx() with snd_wss_info_xxx() | Krzysztof Helt |
2008-08-25 | ALSA: wss_lib: snd_wss_calibrate_mute improvement | Krzysztof Helt |
2008-08-25 | ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structure | Krzysztof Helt |
2008-08-13 | ALSA: Kill snd_assert() in sound/isa/* | Takashi Iwai |
2008-08-13 | ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function. | Rene Herman |
2008-08-06 | ALSA: wss_lib: rework snd_ad1848_probe() | Rene Herman |
2008-08-06 | ALSA: wss_lib: fix AZT2320 probe. | Rene Herman |
2008-08-06 | ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card ID | Rene Herman |
2008-08-06 | ALSA: wss_lib: remove second mutexes initialization | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fix | Rene Herman |
2008-08-06 | ALSA: wss_lib: fix opti93x capture formats limitations | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use wss detection code instead of ad1848 one | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use wss pcm code instead of ad1848 one | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use wss mixer code instead of ad1848 one | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P) | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: replace ad1848 mixer element macros with wss ones | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use wss constants instead of ad1848 ones | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use struct snd_wss instead of snd_ad1848 | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: move cs4231_lib into wss_lib | Krzysztof Helt |
2008-07-27 | ALSA: cs4232: fix crash during chip PNP detection | Krzysztof Helt |
2008-07-18 | ALSA: opti9xx: no isapnp param for !CONFIG_PNP | Rene Herman |