An error occurred fetching the project authors.
- 13 Mar, 2004 2 commits
-
-
Jaroslav Kysela authored
ALSA sequencer,ALSA<-OSS sequencer use wrapper function for DELETE_PORT ioctl calls
-
Jaroslav Kysela authored
ALSA sequencer remove superfluous call to snd_seq_event_port_detach
-
- 23 Feb, 2004 1 commit
-
-
Jaroslav Kysela authored
ALSA sequencer Clemens Ladisch <clemens@ladisch.de> This patch reverses the order of the 'Rawmidi x' and rawmidi name parts of client names to enable selecting clients by a unique prefix (as snd_seq_parse_address does).
-
- 08 Jan, 2004 1 commit
-
-
Jaroslav Kysela authored
ALSA sequencer - new e-mail address of Frank van de Pol.
-
- 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
-
- 20 Mar, 2003 1 commit
-
-
Jaroslav Kysela authored
- created snd-page-alloc module - moved all page allocation code there - preserves preallocated DMA buffers for devices - USB audio driver updated - AC'97 - better modem initialization code - timer API - enhanced (added pause and more event notifications) - splitted ice1724 code from ice1712 to own module - general - timerstamp cleanups (timeval -> timespec) - C99-like cleanups - trident driver - more workaround for wrong IRQ acks - OSS sequencer emulation - fixed OOPS (wrong free order) - more compatible with level 1 of sequencer (/dev/sequencer) - CS46xx driver updated - intel8x0 driver updated - emu10k1 driver updated
-
- 25 Feb, 2003 1 commit
-
-
Jaroslav Kysela authored
- AC97 codec - better modem codec detection - better AD1980 codec support - HWDEP - added generic DSP firmware loading - PCM - added FORWARD ioctl - fixed CS46xx and emufx PCM drivers (appl_ptr update) - sa11xx-uda1341 driver - full duplex mode - DMA stuff updated - minor (but sometimes important) fixes - via82xx driver - fixed routing of multi-channels - added a quirk for ALC650 - USB audio - added quirk for plantronics headset
-
- 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
-
- 22 Sep, 2002 1 commit
-
-
David S. Miller authored
-
- 23 May, 2002 1 commit
-
-
Kai Germaschewski authored
-
- 30 Apr, 2002 1 commit
-
-
Jaroslav Kysela authored
I overlooked these single line changes. Here are next corrections against ChangeSet 1.547:
-
- 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
-
- 15 Apr, 2002 1 commit
-
-
Russell King authored
Include fixes to allow ALSA to compile.
-
- 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
-