- 01 Dec, 2003 1 commit
-
-
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 21 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>
-
Jaroslav Kysela authored
Documentation,ALSA Core - cards_limit=1 as default instead of 8. - cards_limit means the number of auto-loaded cards. not limits the actual card numbers for manual loading (e.g. hotplug).
-
Jaroslav Kysela authored
ALSA<-OSS emulation Fixed read for partial OSS period buffer contents
-
Jaroslav Kysela authored
AD1848 driver Robert Harris <robert.f.harris@blueyonder.co.uk> Fixed spinlocks
-
Jaroslav Kysela authored
ALSA<-OSS emulation - avail_min is now 1 - fixed read1() function for avail_min == 1 - fixed conversion between ALSA and OSS position - fixed info.blocks computing in get_ptr() (included fixup) - fixed get_space() function (included fixup)
-
Jaroslav Kysela authored
Documentation,ALS4000 driver,AZT3328 driver,CMIPCI driver ENS1370/1+ driver,VIA82xx driver,YMFPCI driver - use consistent values for specifying the port address (0 = disable, 1 = auto-detect, others = manual) - fixed the auto-detection of joystick port.
-
Jaroslav Kysela authored
YMFPCI driver fixed the auto-detection of joystick port.
-
Jaroslav Kysela authored
CS46xx driver fixed the 4channel mode of another CS429x codec (0x592b).
-
Jaroslav Kysela authored
AC97 Codec Core Ted.Wen@ite.com.tw: - added patch for IT2646.
-
Jaroslav Kysela authored
ALSA Core - fixed oops at resume. - block also the non-blocking devices until the resume is finished.
-
Jaroslav Kysela authored
Documentation,ALS4000 driver,ENS1370/1+ driver,YMFPCI driver added auto-detection of joystick port.
-