An error occurred fetching the project authors.
- 29 Mar, 2004 2 commits
-
-
Jaroslav Kysela authored
Documentation,I2C cs8427,ICE1712 driver fixed cs8427_timeout option to use the correct value in msec.
-
Jaroslav Kysela authored
I2C cs8427,ALSA Version,ICE1712 driver Added cs8427_timeout parameter to the ICE1712 driver
-
- 15 Mar, 2004 1 commit
-
-
Jaroslav Kysela authored
I2C cs8427 Don't reset chip when PCM rate was not changed
-
- 08 Jan, 2004 1 commit
-
-
Jaroslav Kysela authored
-
- 21 Jul, 2003 1 commit
-
-
Jaroslav Kysela authored
- global - updated #ifdefs for sequencer and gameport - removed more "compatibility" code - PCM OSS interface - implemented POST ioctl - fixed read() semantics according original OSS API - AC'97 codec - separated code for specific codecs - added wolfson specific defines - AD1848 - added workaround for thinkpad notebook - EMU10K1 - fixed emufx ioctls - HDSP - updated driver - YMFPCI - added joystick code - USB driver - updated - intel8x0 - added ALI chipset support - ice1712 - fixed initialization for EWS cards
-
- 08 May, 2003 1 commit
-
-
Jaroslav Kysela authored
- PCM - recoded link group locking - MPU401 - replaced RX_LOOP and TX_LOOP bits with atomic_t variables - ICE17xx - moved ak4xxx routines to separate module (snd-ak4xxx-adda) - CS8427 - fixed initialization, added Q-subcode control - AC97 - added more patches for Wolfson codecs - CMIPCI - added 24-bit sample support for S/PDIF - maestro3 - fixes - via82xx - workaround for Award BIOS, dxs_support module parameter - ymfpci - fixed initialization - intel8x0 - code cleanups, recoded inialization of pcm streams - sa11xx-uda1341 - removed debug code and other cleanups - irqreturn_t cleanups
-
- 10 Apr, 2003 1 commit
-
-
Jaroslav Kysela authored
- documentation - control API - added multi-elements to reduce memory usage - improved preallocation of DMA buffers - CS46xx driver - added support for secondary codec - HDSP driver - big update - firmware is loaded with hdsptool now - pmac driver updates (fixed oops and beep stuff) - VIA82xx driver updated - ymfpci driver updated - drivers updated to new PnP layer - wavefront, ad1816a, cs423x, es18xx, interwave, opl3sa2, cmi8330
-
- 08 Feb, 2003 1 commit
-
-
Jaroslav Kysela authored
- cmipci driver cleanups (ac3 & surround) - replaced snd_dma_residue() with snd_dma_pointer() - GCC 3.3 warnings removal - timer interface - recoded using tasklet - improved slave timer locking (should be much faster) - added async support - improved ioctl32 wrapper functions - fixed Makefile problems (synth modules were build for not selected driver) - AC97 codec - improved SPSA control - moved reset function outside the main init code - improved ALC650 initialization - USB driver - added quirk for Roland XV-2020
-
- 01 Oct, 2002 1 commit
-
-
Jaroslav Kysela authored
- C99-like structure initializers - first bunch of changes - CS46xx - fixed the compile with the older image - AC'97 codec - added the ids for ITE chips - check the validity of registers always in the limited register mode - intel8x0 - allow ICH4 to proceed without probing PCR / SCR bits - VIA686 - AC97 cold reset only when AC-link is down
-
- 28 Apr, 2002 1 commit
-
-
Jaroslav Kysela authored
Hello, this ALSA patch contains: - fixed sound_core.c - devfs names - added ARM driver for H3x00 iPaq handhelds from Compaq - added RME Digi32 driver - increased number of RawMidi devices per card to 8 - removed unimplemented IPC definitions from asequencer.h - compilation fixes for snd_printk/snd_printd - added snd_midi_event_no_status() function to seq_midi_event.c - used in OSS emulation code to follow OSS/Lite behaviour - fixed snd_pcm_playback_silence() function (possible memory leak) - fixed endless loop in snd_pcm_playback_drain() - OSS applications using mmap() should end correctly now - fixed autoloading of sequencer clients (oops) - fixed virmidi code (emu10k1) - improved OPL4 chip detection - fixed deadlock in sound/i2c.h - improved cs8427 chip support (proper initialization) - improved CMI8330 detection - improved S/PDIF detection in ENS1371 driver - fixed possible NULL pointer dereference in FM801 driver - added ICH4 to intel8x0 driver - fixed port names allocation in intel8x0 driver - fixed rate detection in intel8x0 driver - AC97 code - better initialization for wolfson codecs - improved CS4205 support (special S/PDIF handling) - emu10k1/audigy updates Jaroslav
-
- 19 Feb, 2002 1 commit
-
-
Jaroslav Kysela authored
this is a sync with the current ALSA CVS tree (last code modification: (Sun Feb 17 17:46:41 2002 UTC)) and 2.5.5-pre1 code and contains: - ALSA code version 0.9.0beta11 - Config.in files updated (separated associated drivers to submenus) - global sound/Makefile fixes - added inclusion of missing header files for alpha architecture - fixed power functions (bad locking) - fixed copy_to_user calls (removed them from spinlocks) - fixed freeing of resource structures - fixed AD1816A driver (inverted volume controls) - added new functions to allocate ISA DMA memory (cleanups in ISA drivers) - updated ISA PnP detection in wavefront driver - added joystick support for VIA686 - updated ES1968 (Maestro2) driver - moved joystick support for YMFPCI to the control interface - updated Korg1212 driver
-
- 13 Feb, 2002 1 commit
-
-
Jaroslav Kysela authored
Integrate ALSA into v2.5.4 Jaroslav
-