- 27 Jan, 2004 11 commits
-
-
Jaroslav Kysela authored
PCM Midlevel - added the support of stack dump at xrun. enabled by writing to /proc/asound/card*/pcm*/xrun_debug proc file. built only when CONFIG_SND_DEBUG is set.
-
Jaroslav Kysela authored
Control Midlevel,IOCTL32 emulation,ALSA<-OSS emulation EMU10K1/EMU10K2 driver - fixed the oops in OSS mixer when the control elements are dynamically changed (e.g. emufx). mixer_oss.c handles the numid instead of kcontrol_t pointers. - snd_ctl_find_id and snd_ctl_find_numid don't issue contros_rwsem. the caller has to handle it properly.
-
Jaroslav Kysela authored
Intel8x0 driver - added the workaround for a hardware bug in intel 440MX B-stepping.
-
Jaroslav Kysela authored
Intel8x0 driver - fixed the 6 channel output on nforce. the sample format is once reset to 2 channel mode for aligning the samples.
-
Jaroslav Kysela authored
SB16/AWE driver - added the missing ifdef CONFIG_PNP around the pnp table definition.
-
Jaroslav Kysela authored
ALSA Core,IGNORE - fixed the dependency of emu10k1/sbawe emux synth modules.
-
Jaroslav Kysela authored
ALSA Core,Common EMU synth,SoundFont,EMU8000 driver EMU10K1/EMU10K2 driver - added the support of hwdep for EmuX WaveTable on emu10k1 and sbawe. SoundFont can be loaded via the ALSA native hwdep device now.
-
Jaroslav Kysela authored
Documentation - fixed the description of vx222 install command and a typo. - removed the description of the obsolete aliases for OSS emulation.
-
Jaroslav Kysela authored
AC97 Codec Core Follow 0.9.1 ADI driver (mic in 3.75V, no High-Z mode, remove patch_ad1881() cal for 1985 - we have already 6 DACs
-
Jaroslav Kysela authored
Intel8x0 driver Added more generic entries for Intel hardware (follows 0.9.1adi driver)
-
Jaroslav Kysela authored
into suse.cz:/home/perex/bk/linux-sound/linux-sound
-
- 26 Jan, 2004 22 commits
-
-
http://linux-acpi.bkbits.net/linux-acpi-release-2.6.2Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Len Brown authored
into intel.com:/home/lenb/src/linux-acpi-test-2.6.2
-
Len Brown authored
into intel.com:/home/lenb/src/linux-acpi-test-2.6.1
-
Len Brown authored
from ia64 via Alex Williamson
-
Len Brown authored
from Jes Sorensen
-
Len Brown authored
from Jes Sorensen
-
Len Brown authored
-
http://lia64.bkbits.net/to-linus-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
-
Stéphane Eranian authored
-
Grant Grundler authored
-
Andreas Schwab authored
This fixes a conflicting declaration in xbow.c.
-
Matthew Chapman authored
works without trashing any registers.
-
James Simmons authored
This updates the framebuffer docs to reflect the requirement that all driver names must end in fb.
-
James Simmons authored
[FBCON] Fixed the order of which driver is used for the console. Before the api change the last driver loaded became the default one. Now this is not the case.
-
bk://kernel.bkbits.net/davem/irda-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
David S. Miller authored
-
Andrew Morton authored
From: Sam Ravnborg <sam@ravnborg.org> cscope expect to find the list of files used for the database in a file named cscope.files. Generate this file as part of 'make cscope'. This solves http://bugme.osdl.org/show_bug.cgi?id=1948.
-
Andrew Morton authored
The spinlock debugging feature is supposed to work even on uniprocessor kernels. So we need to instantiate kernel_flag regardless of CONFIG_SMP.
-
David S. Miller authored
-
David Mosberger authored
into tiger.hpl.hp.com:/data1/bk/lia64/to-linus-2.5
-
Andi Kleen authored
The LSM changes broke the error checking for queue lengths in IPC_SET. The LSM check would set set err to 0, but the next check expected it to still be -EPERM. Result was that no error was reported, but the new parameters weren't correctly set.
-
- 25 Jan, 2004 7 commits
-
-
Jaroslav Kysela authored
-
Jaroslav Kysela authored
ALSA Core,ALS100 driver,AZT2320 driver,CMI8330 driver,DT019x driver ES18xx driver,OPL3SA2 driver,Sound Scape driver,AD1816A driver CS4236+ driver,AMD InterWave driver,Opti9xx drivers,ES968 driver SB16/AWE driver,Wavefront drivers,ALS4000 driver,AZT3328 driver CMIPCI driver,CS4281 driver,ENS1370/1+ driver,ES1938 driver ES1968 driver,FM801 driver,Intel8x0 driver,Maestro3 driver,RME32 driver RME96 driver,SonicVibes driver,VIA82xx driver,CS46xx driver EMU10K1/EMU10K2 driver,ICE1712 driver,ICE1724 driver,KORG1212 driver NM256 driver,RME HDSP driver,RME9652 driver,Trident driver Digigram VX222 driver,YMFPCI driver,USB generic driver - added snd_card_set_dev() macro. - sysfsfied more pci, isapnp and usb drivers.
-
Jaroslav Kysela authored
USB generic driver Clemens Ladisch <clemens@ladisch.de> - fix buffer overflow (with 0x prefix, component would need 17 chars) - rewrite shortname logic - include product name in longname even if card doesn't have a quirk
-
Jaroslav Kysela authored
into suse.cz:/home/perex/bk/linux-sound/linux-sound
-
Linus Torvalds authored
-
-
Ben Collins authored
-