- 01 Dec, 2003 11 commits
-
-
Jaroslav Kysela authored
HWDEP Midlevel,ALSA Core,PCM Midlevel,RawMidi Midlevel,Timer Midlevel Digigram VX core,L3 drivers,AC97 Codec Core,CS46xx driver Trident driver,YMFPCI driver,GUS Library,SB16/AWE driver,CMIPCI driver CS4281 driver,ENS1370/1+ driver,FM801 driver,Intel8x0 driver Maestro3 driver,RME32 driver,RME96 driver,SonicVibes driver VIA82xx driver,AK4531 codec,ALI5451 driver,EMU10K1/EMU10K2 driver ICE1712 driver,ICE1724 driver,KORG1212 driver,NM256 driver RME HDSP driver,RME9652 driver,USB generic driver - AC97 code - introduced ac97_bus_t structure - moved attached codecs to /proc/asound/card?/codec97#? directory - merged snd_ac97_modem() to snd_ac97_mixer() - proc cleanups - removed already initialized variables - enhanced snd_info_set_text_ops() syntax
-
Jaroslav Kysela authored
Control Midlevel,ALSA Core,EMU8000 driver,SB16/AWE driver EMU10K1/EMU10K2 driver - added support for user control elements (untested) - fixed locking for snd_ctl_remove() function
-
Jaroslav Kysela authored
YMFPCI driver Clemens Ladisch <clemens@ladisch.de>: - This patch adds a control to enable S/PDIF direct recording (without resampling) on the YMF754.
-
Jaroslav Kysela authored
YMFPCI driver Clemens Ladisch <clemens@ladisch.de>: - added the support for the timer on ymfpci chips.
-
Jaroslav Kysela authored
-
Jaroslav Kysela authored
VIA82xx driver Added EPoX EP-8K9A default settings (VIA_DXS_ENABLE)
-
Jaroslav Kysela authored
ALSA<-OSS emulation - reset auto-silence in the OSS mmap mode.
-
Jaroslav Kysela authored
ALSA<-OSS emulation fixed the calculation of bytes. this will fix GETxSPACE, GETxPTR, GETODELAY ioctls.
-
Jaroslav Kysela authored
AMD InterWave driver - fixed the detection of STB board via pnp.
-
Jaroslav Kysela authored
EMU10K1/EMU10K2 driver - fixed double entries of the same controls.
-
Jaroslav Kysela authored
Digigram VX Pocket driver - added the missing licesne and descriptions.
-
- 27 Nov, 2003 18 commits
-
-
Jaroslav Kysela authored
USB generic driver - added the proc files to show ids.
-
Jaroslav Kysela authored
PCM Midlevel,ALSA Core,USB generic driver - prepare callback can sleep if a flag is given in pcm->info_flags. - usbaudio driver uses non-atomic prepare callback for synchronization of pending unlinked urbs. - async_unlink option of usbaudio driver is enabled as default now. - fixed the initialization of pseudo-dma pointers in usbaudio.
-
Jaroslav Kysela authored
PCM Midlevel - clear the status record before calling snd_pcm_status() in proc read. this will prevent to show bogus values when status = OPEN.
-
Jaroslav Kysela authored
Digigram VX core - added hw_constraint to align 4bytes. this will solve the 24bit problem on vx222.
-
Jaroslav Kysela authored
USB generic driver fix by Clemens Ladisch <clemens@ladisch.de>: - don't clear active_mask bits until it's clear that the URB is _not_ resubmitted, to prevent a race with unlinking - initialize active_mask and unlink_mask each time before URBs are started - don't call sleeping functions in trigger callback
-
Jaroslav Kysela authored
USB generic driver - clear unlink_mask bit in the complete callback. - make sure to deactivate urbs before starting streams.
-
Jaroslav Kysela authored
AC97 Codec Core - added new patch codes for ALC655/658. - fixed reset wait loop in the resume phase. - fixed resume of AD1981 multi codecs.
-
Jaroslav Kysela authored
Documentation,Memalloc module,ALS4000 driver,AZT3328 driver ES1938 driver,ES1968 driver,Maestro3 driver,SonicVibes driver ALI5451 driver,EMU10K1/EMU10K2 driver,ICE1712 driver,ICE1724 driver Trident driver - use pci_set_consistent_dma_mask().
-
Jaroslav Kysela authored
YMFPCI driver - fixed possible (but rare) deadlock.
-
Jaroslav Kysela authored
VIA82xx driver - fixed the (syntax) description of dxs_support module option.
-
Jaroslav Kysela authored
GUS Library Omited to remove old code
-
Jaroslav Kysela authored
GUS Library Fixed duplicate control IDs (PCM Playback Volume) for cards with the codec chip
-
Jaroslav Kysela authored
USB generic driver - added a workaround for M-Audio Audiophile USB. - avoid async out and adaptive in if other methods are available. - fixed the hw_constraint check for 24bit formats.
-
Jaroslav Kysela authored
USB generic driver - added async_unlink option. the default bahevior is not changed yet. - added some comments.
-
Jaroslav Kysela authored
I2C lib core - fixed sleep in lock. use mutex for the locking.
-
Jaroslav Kysela authored
CS4236+ driver - fixed the detection of combination of pnp and non-pnp devices.
-
Jaroslav Kysela authored
AC97 Codec Core Added IC Ensemble/KS Waves ID for stereo enhancement
-
Jaroslav Kysela authored
CMIPCI driver - set XCHGDAC bit implicitly on MC4/6 models for fixing wrong playback on some boards. - removed 'Exchange DAC' control from such a model.
-
- 26 Nov, 2003 11 commits
-
-
Jaroslav Kysela authored
EMU10K1/EMU10K2 driver Peter Zubaj <pzad@pobox.sk>: - disable routing from AC97 line out to front speakers. - AC97 ADC is used only for Mic playback and recording - Philips ADC is used for other analog playback and recording (Analog Mix Playback Volume, Analog Mix Capture Volume) - removes unused AC97 controls (is phone used ???) Takashi Iwai <tiwai@suse.de>: - removed the duplicated IEC958 control on Dell's board.
-
Jaroslav Kysela authored
ALSA<-OSS emulation Fixed semantics in snd_pcm_oss_bytes() function.
-
Jaroslav Kysela authored
OPL4 Clemens Ladisch <clemens@ladisch.de> oops - use vfree in error paths, too
-
Jaroslav Kysela authored
AC97 Codec Core Fixed cut & paste bug
-
Jaroslav Kysela authored
VIA82xx driver added the quirk for ASUS A7V600.
-
Jaroslav Kysela authored
AC97 Codec Core Clemens Ladisch <clemens@ladisch.de> new controls for AD1981A/B/1980/1985
-
Jaroslav Kysela authored
OPL4 Clemens Ladisch <clemens@ladisch.de> use vmalloc instead of kmalloc for temp buffer in proc read()/write()
-
Jaroslav Kysela authored
Opti9xx drivers - fixed the detection of opti92x-ad1848 pnp.
-
Jaroslav Kysela authored
OSS device core,ALSA Core - take MODULE_ALIAS_CHARDEV_MAJOR() back. - added missing inclusion of linux/device.h.
-
Jaroslav Kysela authored
ALSA Core,ALS100 driver,AZT2320 driver,DT019x driver,CS4231 driver CS4236+ driver,PC98(CS423x) driver,Opti9xx drivers,SB16/AWE driver Wavefront drivers use the standard port address, 0 = disable, 1 = auto-probe, others manual. negative values are accepted as disable, too.
-
Jaroslav Kysela authored
OSS device core,Documentation,ALSA Core,ALSA<-OSS emulation ALSA<-OSS sequencer,ALSA Minor Numbers Rusty Russell <rusty@rustcorp.com.au>: - added MODULE_ALIAS for sound services. clean up the document. modified by Takashi Iwai <tiwai@suse.de>
-