- 26 Nov, 2003 40 commits
-
-
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.
-
Jaroslav Kysela authored
VIA82xx driver Zinx Verituse <zinx@epicsol.org>: fixed the calculation of the port for 'Capture Source' control switch.
-
Jaroslav Kysela authored
PCM Midlevel - don't print debug messages for low count of periods - added right path for one period to the update pointer routine (interrupt)
-
Jaroslav Kysela authored
HWDEP Midlevel allow dsp_load callback without dsp_status callback.
-
Jaroslav Kysela authored
PCM Midlevel - don't hold power lock while draining - call trigger callback when suspending/resuming a draining substream
-
Jaroslav Kysela authored
PCM Midlevel removed the export of snd_pcm_lock(). replaced with the normal mutex.
-
Jaroslav Kysela authored
Documentation minor corrections for the recent updates.
-
Jaroslav Kysela authored
Timer Midlevel fixed the unbalanced spinlock at the error path.
-
Jaroslav Kysela authored
EMU10K1/EMU10K2 driver - take back the old definition of FXBUS_PCM_LEFT/RIGHT for sb live. - fixed the audigy routing with the new definition.
-
Jaroslav Kysela authored
PCM Midlevel don't call kfree with NULL pointer (constraint rules is not always allocated).
-
Jaroslav Kysela authored
Timer Midlevel - fixed problem with hw slave source (PCM timer & dmix plugin) - fixes for slave instances - moved active callback check to snd_timer_close() function
-
Jaroslav Kysela authored
VIA82xx driver added the DXS whitelist for twinhead mobo.
-
Jaroslav Kysela authored
AC97 Codec Core fixed typo in the last AD198x fix.
-
Jaroslav Kysela authored
Intel8x0 driver,VIA82xx driver,AC97 Codec Core - use ADI-compatible mode on AD1980 for more better controls. - swap master and headphone on AD1980 and AD1985 as default. - export remove_ctl, swap_ctl and rename_ctl for patch functions. - removed AD1980/AD1985 master-swap quirks (since it's set as default).
-
Jaroslav Kysela authored
ALSA<-OSS emulation added fallback device selection for OSS mixer.
-
Jaroslav Kysela authored
Maestro3 driver don't enable MPU401 irq.
-
Jaroslav Kysela authored
AC97 Codec Core added ALC655 entry (compatible with ALC650).
-
Jaroslav Kysela authored
CS4281 driver,RME32 driver,RME96 driver,CS46xx driver,NM256 driver - fixed compile warnings with cast for memcpy_fromio/toio. - use copy_to_user_fromio() in proc output.
-
Jaroslav Kysela authored
Documentation,SB drivers,YMFPCI driver,ALS4000 driver,AZT3328 driver CMIPCI driver,ENS1370/1+ driver,ES1968 driver,Intel8x0 driver VIA82xx driver - removed joystick control from the card control API. added joystick (or joystick_port) module option instead. - updated documents for this joystick fix. - moved resource management for ALS4000 from sb-common header to the als4000 local code.
-
Jaroslav Kysela authored
Generic drivers,MPU401 UART,ALSA Core,ALS100 driver,AZT2320 driver CMI8330 driver,DT019x driver,ES18xx driver,OPL3SA2 driver Sound Galaxy driver,Sound Scape driver,AD1816A driver,AD1848 driver CS4231 driver,CS4236+ driver,PC98(CS423x) driver,ES1688 driver GUS Classic driver,GUS Extreme driver,GUS MAX driver AMD InterWave driver,Opti9xx drivers,ES968 driver,SB16/AWE driver SB8 driver,Wavefront drivers,CMIPCI driver,VIA82xx driver,YMFPCI driver - fixed the boot parameters with long ints for non-intel architectures. - added get_option_long() for parsing the parameter.
-
Jaroslav Kysela authored
Intel8x0 driver Added mpu_port initialization from the kernel command line
-
Jaroslav Kysela authored
EMU10K1/EMU10K2 driver Peter Zubaj <pzad@pobox.sk>: - redesigned the default DSP routing of audigy1/2 boards. the normal PCM output is sent through 'Stereo Mix', while the independent pcm streams can be attenuated by 'PCM Front', 'PCM Rear', and 'PCM Center/LFE' volumes.
-
Jaroslav Kysela authored
OPL3,Raw OPL FM,ES1968 driver removed obsolete __SND_OSS_COMPAT__.
-
Jaroslav Kysela authored
Sound Scape driver Chris Rankin <rankincj@yahoo.com> - use #define rather than value for the microcode size
-