Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial

* git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial: (39 commits)
  Add missing maintainer countries in CREDITS
  Fix bytes <-> kilobytes  typo in Kconfig for ramdisk
  fix a typo in Documentation/pi-futex.txt
  BUG_ON conversion for fs/xfs/
  BUG_ON() conversion in fs/nfsd/
  BUG_ON conversion for fs/reiserfs
  BUG_ON cleanups in arch/i386
  BUG_ON cleanup in drivers/net/tokenring/
  BUG_ON cleanup for drivers/md/
  kerneldoc-typo in led-class.c
  debugfs: spelling fix
  rcutorture: Fix incorrect description of default for nreaders parameter
  parport: Remove space in function calls
  Michal Wronski: update contact info
  Spelling fix: "control" instead of "cotrol"
  reboot parameter in Documentation/kernel-parameters.txt
  Fix copy&waste bug in comment in scripts/kernel-doc
  remove duplicate "until" from kernel/workqueue.c
  ite_gpio fix tabbage
  fix file specification in comments
  ...

Fixed trivial path conflicts due to removed files:
   arch/mips/dec/boot/decstation.c, drivers/char/ite_gpio.c
This commit is contained in:
Linus Torvalds
2006-10-03 16:35:11 -07:00
596 changed files with 1095 additions and 1333 deletions

View File

@@ -643,7 +643,7 @@ config SOUND_PSS
command line.
config PSS_MIXER
bool "Enable PSS mixer (Beethoven ADSP-16 and other compatibile)"
bool "Enable PSS mixer (Beethoven ADSP-16 and other compatible)"
depends on SOUND_PSS
help
Answer Y for Beethoven ADSP-16. You may try to say Y also for other

View File

@@ -1,5 +1,5 @@
/*
* sound/ad1848.c
* sound/oss/ad1848.c
*
* The low level driver for the AD1848/CS4248 codec chip which
* is used for example in the MS Sound System.

View File

@@ -1,5 +1,5 @@
/*
* sound/ad1848_mixer.h
* sound/oss/ad1848_mixer.h
*
* Definitions for the mixer of AD1848 and compatible codecs.
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/adlib_card.c
* sound/oss/adlib_card.c
*
* Detection routine for the AdLib card.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/audio.c
* sound/oss/audio.c
*
* Device file manager for /dev/audio
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/awe_hw.h
* sound/oss/awe_hw.h
*
* Access routines and definitions for the low level driver for the
* Creative AWE32/SB32/AWE64 wave table synth.

View File

@@ -1,5 +1,5 @@
/*
* sound/awe_wave.c
* sound/oss/awe_wave.c
*
* The low level driver for the AWE32/SB32/AWE64 wave table synth.
* version 0.4.4; Jan. 4, 2000

View File

@@ -1,5 +1,5 @@
/*
* sound/awe_config.h
* sound/oss/awe_wave.h
*
* Configuration of AWE32/SB32/AWE64 wave table synth driver.
* version 0.4.4; Jan. 4, 2000

View File

@@ -1,5 +1,5 @@
/*
* sound/dev_table.c
* sound/oss/dev_table.c
*
* Device call tables.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/dmabuf.c
* sound/oss/dmabuf.c
*
* The DMA buffer manager for digitized voice applications
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/gus_card.c
* sound/oss/gus_card.c
*
* Detection routine for the Gravis Ultrasound.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/gus2_midi.c
* sound/oss/gus_midi.c
*
* The low level driver for the GUS Midi Interface.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/gus_wave.c
* sound/oss/gus_wave.c
*
* Driver for the Gravis UltraSound wave table synth.
*

View File

@@ -1,5 +1,5 @@
/*
drivers/sound/harmony.c
sound/oss/harmony.c
This is a sound driver for ASP's and Lasi's Harmony sound chip
and is unlikely to be used for anything other than on a HP PA-RISC.

View File

@@ -1,5 +1,5 @@
/*
* sound/ics2101.c
* sound/oss/ics2101.c
*
* Driver for the ICS2101 mixer of GUS v3.7.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/iwmem.h
* sound/oss/iwmem.h
*
* DRAM size encoding table for AMD Interwave chip.
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/maui.c
* sound/oss/maui.c
*
* The low level driver for Turtle Beach Maui and Tropez.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/midi_synth.c
* sound/oss/midi_synth.c
*
* High level midi sequencer manager for dumb MIDI interfaces.
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/midibuf.c
* sound/oss/midibuf.c
*
* Device file manager for /dev/midi#
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/mpu401.c
* sound/oss/mpu401.c
*
* The low level driver for Roland MPU-401 compatible Midi cards.
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/opl3.c
* sound/oss/opl3.c
*
* A low level driver for Yamaha YM3812 and OPL-3 -chips
*

View File

@@ -1,5 +1,5 @@
/*
* sound/opl3sa.c
* sound/oss/opl3sa.c
*
* Low level driver for Yamaha YMF701B aka OPL3-SA chip
*

View File

@@ -1,5 +1,5 @@
/*
* sound/opl3sa2.c
* sound/oss/opl3sa2.c
*
* A low level driver for Yamaha OPL3-SA2 and SA3 cards.
* NOTE: All traces of the name OPL3-SAx have now (December 2000) been

View File

@@ -1,5 +1,5 @@
/*
* sound/pas2_card.c
* sound/oss/pas2_card.c
*
* Detection routine for the Pro Audio Spectrum cards.
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/pas2_midi.c
* sound/oss/pas2_midi.c
*
* The low level driver for the PAS Midi Interface.
*/

View File

@@ -1,6 +1,6 @@
/*
* sound/pas2_mixer.c
* sound/oss/pas2_mixer.c
*
* Mixer routines for the Pro Audio Spectrum cards.
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/pss.c
* sound/oss/pss.c
*
* The low level driver for the Personal Sound System (ECHO ESC614).
*

View File

@@ -1,5 +1,5 @@
/*
* sound/sb_audio.c
* sound/oss/sb_audio.c
*
* Audio routines for Sound Blaster compatible cards.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/sb_common.c
* sound/oss/sb_common.c
*
* Common routines for Sound Blaster compatible cards.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/sb_dsp.c
* sound/oss/sb_midi.c
*
* The low level driver for the Sound Blaster DS chips.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/sb_mixer.c
* sound/oss/sb_mixer.c
*
* The low level mixer driver for the Sound Blaster compatible cards.
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/sb_mixer.h
* sound/oss/sb_mixer.h
*
* Definitions for the SB Pro and SB16 mixers
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/sequencer.c
* sound/oss/sequencer.c
*
* The sequencer personality manager.
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/sgalaxy.c
* sound/oss/sgalaxy.c
*
* Low level driver for Aztech Sound Galaxy cards.
* Copyright 1998 Artur Skawina <skawina@geocities.com>

View File

@@ -1,5 +1,5 @@
/*
* sound/sound_timer.c
* sound/oss/sound_timer.c
*/
/*
* Copyright (C) by Hannu Savolainen 1993-1997

View File

@@ -1,5 +1,5 @@
/*
* linux/drivers/sound/soundcard.c
* linux/sound/oss/soundcard.c
*
* Sound card driver for Linux
*

View File

@@ -1,5 +1,5 @@
/*
* sound/sscape.c
* sound/oss/sscape.c
*
* Low level driver for Ensoniq SoundScape
*

View File

@@ -1,5 +1,5 @@
/*
* sound/sys_timer.c
* sound/oss/sys_timer.c
*
* The default timer for the Level 2 sequencer interface
* Uses the (1/HZ sec) timer of kernel.

View File

@@ -1,5 +1,5 @@
/*
* sound/trix.c
* sound/oss/trix.c
*
* Low level driver for the MediaTrix AudioTrix Pro
* (MT-0002-PC Control Chip)

View File

@@ -1,5 +1,5 @@
/*
* sound/uart401.c
* sound/oss/uart401.c
*
* MPU-401 UART driver (formerly uart401_midi.c)
*

View File

@@ -1,5 +1,5 @@
/*
* sound/uart6850.c
* sound/oss/uart6850.c
*
*
* Copyright (C) by Hannu Savolainen 1993-1997

View File

@@ -1,5 +1,5 @@
/*
* sound/v_midi.c
* sound/oss/v_midi.c
*
* The low level driver for the Sound Blaster DS chips.
*

View File

@@ -1,5 +1,5 @@
/*
* linux/drivers/sound/waveartist.c
* linux/sound/oss/waveartist.c
*
* The low level driver for the RWA010 Rockwell Wave Artist
* codec chip used in the Rebel.com NetWinder.

View File

@@ -1,5 +1,5 @@
/*
* linux/drivers/sound/waveartist.h
* linux/sound/oss/waveartist.h
*
* def file for Rockwell RWA010 chip set, as installed in Rebel.com NetWinder
*/

View File

@@ -1,5 +1,5 @@
/*
* sound/wf_midi.c
* sound/oss/wf_midi.c
*
* The low level driver for the WaveFront ICS2115 MIDI interface(s)
* Note that there is also an MPU-401 emulation (actually, a UART-401