- 26 Nov, 2003 29 commits
-
-
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
-
Jaroslav Kysela authored
VIA82xx driver removed a wrong entry for gigabyte mobos.
-
Jaroslav Kysela authored
USB generic driver Clemens Ladisch <clemens@ladisch.de>: - add support for M-Audio OmniStudio MIDI
-
Jaroslav Kysela authored
Memalloc module - fixed the compilation without PCI support. added ifdef CONFIG_PCI around preallocate_cards().
-
Jaroslav Kysela authored
Documentation,PCMCIA Kconfig - added CONFIG_ISA restriction to vxpocket and vxp440 drivers.
-
Jaroslav Kysela authored
USB generic driver Clemens Ladisch <clemens@ladisch.de>: - fix Edirol comment - use special macros for Yamaha devices - add support for Yamaha MOTIF-R, CVP-204, CVP-206, CVP-208, CVP-210, PSR-1100, PSR-2100, PSR-K1, EZ-250i, MOTIF ES 6, MOTIF ES 7, MOTIF ES 8, CS1D, DSP1D, ACU16-C, NHB32-C, DM1000, 01V96
-
Jaroslav Kysela authored
VIA82xx driver - clean up the rate lock routine. - added another gigabyte mobo entry.
-
Jaroslav Kysela authored
ALSA Core,Timer Midlevel,ALSA sequencer,PPC DACA driver PPC Tumbler driver - check rootfs before calling request_module() to avoid annoying error messages at the boot time.
-
Jaroslav Kysela authored
Timer Midlevel,ALSA sequencer Clemens Ladisch <clemens@ladisch.de>: - fixed timer resolution calculations Some functions assumed that timer->hw.resolution is in Hz, while it's actually in ns/tick.
-
Jaroslav Kysela authored
Documentation,VIA82xx driver - added dxs_support=4 option. no VRA is used for DXS channels in this case. - fixed the quirk for ASUS A7V8-X. - added the quirk for Gigabyte mobo. - removed the error message in codec_valid().
-
Jaroslav Kysela authored
VIA82xx driver - fixed the misuse of long pointer for getting the int value in boot parameter.
-
Jaroslav Kysela authored
PCM Midlevel Simplified snd_pcm_update_hw_ptr*() functions
-
Jaroslav Kysela authored
AC97 Codec Core fixes by James Courtier-Dutton <James@superbug.demon.co.uk>: - fixed the wrong detection of SPDIF output. SPDIF-out is enabled on all chip revisions. - fixed the ac97 codec name shown in proc file, using ac97->id.
-
Jaroslav Kysela authored
VIA82xx driver,AC97 Codec Core - fixed typos in the last change to snd_ac97_set_rate(). the correct flag to check is ac97->scaps. - removed dxs_fixed=1 on VIA8233A (for SPDIF). - added quirks for ASUS A7V8-X and MSI KT4V.
-
Jaroslav Kysela authored
AC97 Codec Core fixed snd_ac97_set_rate() to accept surround and LFE sample rates, too.
-
Jaroslav Kysela authored
EMU10K1/EMU10K2 driver use the standard control names for RCA and optical spdif on audigy.
-
Jaroslav Kysela authored
ICE1712 driver Moved spdif.setup_rate to snd_ice1712_set_pro_rate() function
-
- 25 Nov, 2003 3 commits
-
-
bk://gkernel.bkbits.net/libata-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Dave Kleikamp authored
This fixes an oops that can occur if JFS is used as the root filesystem. Writes to a device node may cause a ->write_inode to be called during a read-only mount. JFS needs to check for NULL log in jfs_flush_journal.
-
Linus Torvalds authored
-
- 24 Nov, 2003 8 commits
-
-
Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
David S. Miller authored
Also, make sure NET_RX_DROP is returned if we did not accept the packet.
-
David S. Miller authored
-
David S. Miller authored
In implementations that use no socket locking, such as RAW sockets, once we queue the SKB to the socket another cpu can remove the SKB from the socket queue and free up the SKB making the skb->len access touch freed memory. Based upon a report from Burton Windle, kernel bugzilla #937
-
bk://linux-scsi.bkbits.net/scsi-bugfixes-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Jeff Garzik authored
-
Benjamin Herrenschmidt authored
Also add some ServerWorks-specific tweaks.
-
Jeff Garzik authored
into redhat.com:/spare/repo/libata-2.5
-