- 30 Sep, 2003 7 commits
-
-
Jaroslav Kysela authored
into suse.cz:/home/perex/bk/linux-sound/work
-
Jaroslav Kysela authored
D:2003/09/30 10:28:26 C:Control Midlevel,HWDEP Midlevel,ALSA Core,PCM Midlevel,RawMidi Midlevel C:Timer Midlevel,ALSA<-OSS emulation,ALSA sequencer,EMU8000 driver C:Digigram VX222 driver,USB generic driver A:Jaroslav Kysela <perex@suse.cz> F:core/control.c:1.37->1.38 F:core/hwdep.c:1.21->1.22 F:core/init.c:1.38->1.39 F:core/pcm_lib.c:1.43->1.44 F:core/pcm_native.c:1.81->1.82 F:core/rawmidi.c:1.37->1.38 F:core/timer.c:1.46->1.47 F:core/oss/pcm_oss.c:1.52->1.53 F:core/seq/seq_lock.c:1.7->1.8 F:include/rawmidi.h:1.10->1.11 F:isa/sb/emu8000_patch.c:1.6->1.7 F:isa/sb/emu8000_pcm.c:1.10->1.11 F:pci/vx222/vx222_ops.c:1.2->1.3 F:usb/usbaudio.c:1.65->1.66 L:Revised schedule() and set_current_state() calls. L:Replaced need_resched() with cond_resched() call.
-
Jaroslav Kysela authored
D:2003/09/30 09:58:53 C:Generic drivers A:Jaroslav Kysela <perex@suse.cz> F:drivers/dummy.c:1.25->1.26 L:Added emu10k1 emulation by Takashi
-
Jaroslav Kysela authored
D:2003/09/30 08:54:19 C:ALSA<-OSS emulation A:Jaroslav Kysela <perex@suse.cz> F:core/oss/pcm_oss.c:1.51->1.52 L:Fixed compilation for the sync code commited by mistake. L:Fixed possible race in sync1 code (schedule call) and used schedule_timeout.
-
Jaroslav Kysela authored
D:2003/09/29 19:16:18 C:ALSA<-OSS emulation A:Jaroslav Kysela <perex@suse.cz> F:core/oss/pcm_oss.c:1.50->1.51 F:include/pcm_oss.h:1.7->1.8 L:Fixed oops in oss_sync() routine.
-
Jaroslav Kysela authored
D:2003/09/29 08:31:25 C:PCI drivers A:Jaroslav Kysela <perex@suse.cz> F:pci/Kconfig:1.8->1.9 L:Removed GAMEPORT dependency (already handled in drivers)
-
Jaroslav Kysela authored
D:2003/09/26 15:29:05 C:USB generic driver A:Takashi Iwai <tiwai@suse.de> F:usb/usbmixer.c:1.23->1.24 L:probe units even under a selector unit which is marked as ignored or has L:only a single selector.
-
- 29 Sep, 2003 13 commits
-
-
bk://kernel.bkbits.net/acme/ksyms-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Bartlomiej Zolnierkiewicz authored
- common umc8672_init() for built-in and module - release hwif only if hwif->chipset == ide_umc8672 - mark exit functions with __exit - do not use ide_hwifs[] directly - minor cleanups
-
Bartlomiej Zolnierkiewicz authored
- common qd65xx_init() for built-in and module - release hwif only if hwif->chipset == ide_qd65xx - mark exit functions with __exit - do not use ide_hwifs[] directly - minor cleanups
-
Bartlomiej Zolnierkiewicz authored
- common ht6560b_init() for built-in and module - release hwif only if hwif->chipset == ide_ht6560b - when releasing hwif, restore hwif->channel to the default value - mark exit functions with __exit - do not use ide_hwifs[] directly - minor cleanups
-
Bartlomiej Zolnierkiewicz authored
- common dtc2278_init() for built-in and module - touch hwifs only if hwif->chipset == ide_unknown for both ports, so we don't thrash already used hwifs when loading module - release hwif only if hwif->chipset == ide_dtc2278 - mark exit functions with __exit - do not use ide_hwifs[] directly - minor cleanups
-
Bartlomiej Zolnierkiewicz authored
- common ali14xx_init() for built-in and module - do not call findPort() twice - touch hwifs only if chipset was found and initialized - release hwif only if hwif->chipset == ide_ali14xx - when releasing hwif, restore hwif->channel to the default value - mark exit functions with __exit - do not use ide_hwifs[] directly - minor cleanups
-
Bartlomiej Zolnierkiewicz authored
Blind strncpy()->strlcpy() conversion in 2.5.70 made it impossible to change any setting, revert it.
-
bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 30 Sep, 2003 1 commit
-
-
Russell King authored
Finally admit defeat and change the maintainers entry for 8250/16x50 serial.
-
- 29 Sep, 2003 19 commits
-
-
Tom Rini authored
-
Brian Gerst authored
This removes "do_machine_check()" in favour of just calling the appropriate machine check handler directly from the lowlevel exception code.
-
Armin Schindler authored
Removed doubled header file includes. Removed includes of version.h. Removed the use of __KERNEL_SYSCALLS__
-
Armin Schindler authored
fix compiler error of badly punctuated macro definitions.
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
This looks a little simpler, and has the same effect.
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
Don't poke bank 0 on Athlon, some of them don't like it and raise spurious MCEs.
-
Dave Jones authored
-
Matthias Urlichs authored
Editor wraparound and comments don't always like each other.
-
Adrian Bunk authored
This switches fs/Kconfig to use select where appropriate (affects nfs{,d} and afs).
-
Jens Axboe authored
The CDROM_SEND_PACKET ioctl is both slow and ugly, this patch keeps the functionality but utilizes the much better sg_io() framework.
-
Nick Piggin authored
This removes a bogus error message in the bogomips reporting code when running an SMP kernel on UP. It makes the output consistent with what you see on an SMP box. I noticed this while testing, but it recently annoyed me again when booting a knoppix CD - its the first line you'll see.
-
Linus Torvalds authored
Other architectures have other low-level serial chips. Make "PC" configuration shorthand (same as "X86 && !EMBEDDED" right now, but other PC-like architectures may start using it)
-
Geert Uytterhoeven authored
Generic serial: jiffies are unsigned long
-