- 21 Feb, 2004 15 commits
-
-
Jaroslav Kysela authored
Digigram VX core Alain Cretet <cretet@digigram.com>: - fixed the 24bit mono recording.
-
Jaroslav Kysela authored
Digigram VX core Alain Cretet <cretet@digigram.com>: - fixed the missing input VU meter.
-
Jaroslav Kysela authored
USB generic driver Clemens Ladisch <clemens@ladisch.de>: Terratec PHASE 26 MIDI support
-
Jaroslav Kysela authored
AC97 Codec Core Clemens Ladisch <clemens@ladisch.de>: added AD1888 support.
-
Jaroslav Kysela authored
AC97 Codec Core - fix for AD1885 - set the default MISC register value. - disabled 'digital audio mode', which seems problematic on many boards.
-
Jaroslav Kysela authored
VIA82xx driver - changed the default DXS of GA-7VAXP to NO_VRA.
-
Jaroslav Kysela authored
Intel8x0 driver - return with IRQ_RETVAL() for the unknown IRQ bits (often found on nForce2) with debug messages.
-
Jaroslav Kysela authored
ICE1712 driver,ICE1724 driver - added the support of independent surround PCM for ice1724.
-
Jaroslav Kysela authored
Digigram VX core - fixed another wrong lock.
-
Jaroslav Kysela authored
Documentation,ALSA Core,PCI drivers,MIXART driver,IGNORE - added snd-mixart driver for Digigram miXart boards.
-
Jaroslav Kysela authored
Digigram VX core - fixed the wrong lock (bug #2052) - use spin_lock_irqsave() now.
-
Jaroslav Kysela authored
USB generic driver - assign PCM unique (sub)streams for each USB format type. this will avoid the mix up of format I and format III on M-audio transit.
-
Jaroslav Kysela authored
AC97 Codec Core - fixed the detection of surround/LFE VRA on ALC650.
-
Jaroslav Kysela authored
AC97 Codec Core - fixed the mic gpio switch handling on the old ALC650. - fixed the wrong register initialization on ALC655/658.
-
Jaroslav Kysela authored
Intel8x0 driver - added the ac97 quirk for Intel D845WN (82801BA)
-
- 20 Feb, 2004 25 commits
-
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/net-2.6
-
David S. Miller authored
-
Alexander Viro authored
pktsched_init() and tc_filter_init() converted to subsys_initcall(). initialization of individual qdisc and tcf_proto switched to module_init(). Some of them used to be registered twice if built-in, BTW. init failure handling in sch_teql.c fixed - it used to leave objects (both qdisc and netdev) registered if insmod failed.
-
Linus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.5/linux
-
Andrew Morton authored
From: Ralf Baechle <ralf@linux-mips.org> Below following 125547 lines of patches, all to arch/mips and include/asm-mips. I'm going to send the remaining stuff of which the one or other bit may need to be discussed in smaller bits.
-
bk://bk.linux1394.org/ieee1394-2.6Linus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.5/linux
-
-
Ben Collins authored
-
Ben Collins authored
-
bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.5/linux
-
Holger Schurig authored
Patch from Holger Schurig PXA Serial port (FFUART, BTUART, STUART) and console support This patch works perfectly here with "console=ttyS0,115200" in the kernel command line. It contains Jean-frederic Clere fix to detect STUART and BTUART. Nico said that I should post it to your patch tracker. It replaces patch 1662/1
-
bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.5/linux
-
Russell King authored
Update the Acorn VIDC sound interrupt handler to return IRQ_HANDLED.
-
Russell King authored
-
Russell King authored
Unfortunately some i2c drivers were missed when the "name" element of struct device was removed. This cset fixes these drivers.
-
Deepak Saxena authored
Patch from Deepak Saxena Follows your suggestion and also removes the #ifdef around pci_unmap_addr and friends. Since pci.h should only be getting included if PCI is enabled by PCI drivers and core, we shouldn't need the NOP version.
-
Tony Lindgren authored
Patch from Tony Lindgren The following patch adds the ARM925 processor support. This patch is based on the proc-arm925.S in 2.4 kernel, and it has been modified to be more like the ARM926 support in the 2.6 kernel, except for the cache flushing and initialization. Also, this patch fixes the writeback cache flushing for most part. There are still some issues with writeback cache flushing with devices using direct memory access, such as USB OHCI. It is recommended to use the writethrough instead if using USB. This is the default for OMAP-1510. OMAP-1610 does not have these issues, as it uses ARM926 core. This patch includes the update for the processor functions to be armv4t instead armv5t as suggested here: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=1740/1
-
David S. Miller authored
into nuts.davemloft.net:/disk1/BK/net-2.6
-
Harald Welte authored
-
Harald Welte authored
- Update listhelp.h to benefit from prefetching - More efficient selective_cleanup() impl. in conntrack - Export number of conntrack buckets via r/o sysctl.
-
Linus Torvalds authored
From David Miller.
-
Russell King authored
Don't list icside.o in drivers/ide/pci/Makefile - it's in drivers/ide/arm.
-
bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.5/linux
-
David Woodhouse authored
-
Art Haas authored
-