Import 2.3.99pre7-92.3.99pre7-9
commit0f0078deb5fe4576f0289e2c11c1a9c7f48186f7
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:34:39 +0000 (23 15:34 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:34:39 +0000 (23 15:34 -0500)
treecfc3ac34eed1f5871a145ecb7867bc6326ed1edf
parent32fe99e4b0fb0ca45fabe8f43ebb3d9a765d8b50
Import 2.3.99pre7-9
123 files changed:
Documentation/sound/Maestro
Documentation/usb/input.txt
arch/i386/kernel/setup.c
drivers/char/Config.in
drivers/char/Makefile
drivers/char/isicom.c
drivers/char/rio/Makefile [new file with mode: 0644]
drivers/char/rio/board.h [new file with mode: 0644]
drivers/char/rio/bootpkt.h [new file with mode: 0644]
drivers/char/rio/brates.h [new file with mode: 0644]
drivers/char/rio/cdproto.h [new file with mode: 0644]
drivers/char/rio/chan.h [new file with mode: 0644]
drivers/char/rio/cirrus.h [new file with mode: 0644]
drivers/char/rio/cmd.h [new file with mode: 0644]
drivers/char/rio/cmdblk.h [new file with mode: 0644]
drivers/char/rio/cmdpkt.h [new file with mode: 0644]
drivers/char/rio/control.h [new file with mode: 0644]
drivers/char/rio/daemon.h [new file with mode: 0644]
drivers/char/rio/data.h [new file with mode: 0644]
drivers/char/rio/debug.h [new file with mode: 0644]
drivers/char/rio/defaults.h [new file with mode: 0644]
drivers/char/rio/eisa.h [new file with mode: 0644]
drivers/char/rio/enable.h [new file with mode: 0644]
drivers/char/rio/error.h [new file with mode: 0644]
drivers/char/rio/errors.h [new file with mode: 0644]
drivers/char/rio/formpkt.h [new file with mode: 0644]
drivers/char/rio/func.h [new file with mode: 0644]
drivers/char/rio/host.h [new file with mode: 0644]
drivers/char/rio/hosthw.h [new file with mode: 0644]
drivers/char/rio/link.h [new file with mode: 0644]
drivers/char/rio/linux_compat.h [new file with mode: 0644]
drivers/char/rio/list.h [new file with mode: 0644]
drivers/char/rio/lrt.h [new file with mode: 0644]
drivers/char/rio/ltt.h [new file with mode: 0644]
drivers/char/rio/lttwake.h [new file with mode: 0644]
drivers/char/rio/map.h [new file with mode: 0644]
drivers/char/rio/mca.h [new file with mode: 0644]
drivers/char/rio/mesg.h [new file with mode: 0644]
drivers/char/rio/param.h [new file with mode: 0644]
drivers/char/rio/parmmap.h [new file with mode: 0644]
drivers/char/rio/pci.h [new file with mode: 0644]
drivers/char/rio/phb.h [new file with mode: 0644]
drivers/char/rio/pkt.h [new file with mode: 0644]
drivers/char/rio/poll.h [new file with mode: 0644]
drivers/char/rio/port.h [new file with mode: 0644]
drivers/char/rio/proto.h [new file with mode: 0644]
drivers/char/rio/protsts.h [new file with mode: 0644]
drivers/char/rio/qbuf.h [new file with mode: 0644]
drivers/char/rio/rio.h [new file with mode: 0644]
drivers/char/rio/rio_linux.c [new file with mode: 0644]
drivers/char/rio/rio_linux.h [new file with mode: 0644]
drivers/char/rio/rioboard.h [new file with mode: 0644]
drivers/char/rio/rioboot.c [new file with mode: 0644]
drivers/char/rio/riocmd.c [new file with mode: 0644]
drivers/char/rio/rioctrl.c [new file with mode: 0644]
drivers/char/rio/riodrvr.h [new file with mode: 0644]
drivers/char/rio/rioinfo.h [new file with mode: 0644]
drivers/char/rio/rioinit.c [new file with mode: 0644]
drivers/char/rio/riointr.c [new file with mode: 0644]
drivers/char/rio/rioioctl.h [new file with mode: 0644]
drivers/char/rio/riolocks.h [new file with mode: 0644]
drivers/char/rio/rioparam.c [new file with mode: 0644]
drivers/char/rio/riopcicopy.c [new file with mode: 0644]
drivers/char/rio/rioroute.c [new file with mode: 0644]
drivers/char/rio/riospace.h [new file with mode: 0644]
drivers/char/rio/riotable.c [new file with mode: 0644]
drivers/char/rio/riotime.h [new file with mode: 0644]
drivers/char/rio/riotty.c [new file with mode: 0644]
drivers/char/rio/riotypes.h [new file with mode: 0644]
drivers/char/rio/riowinif.h [new file with mode: 0644]
drivers/char/rio/riscos.h [new file with mode: 0644]
drivers/char/rio/rom.h [new file with mode: 0644]
drivers/char/rio/route.h [new file with mode: 0644]
drivers/char/rio/rtahw.h [new file with mode: 0644]
drivers/char/rio/rup.h [new file with mode: 0644]
drivers/char/rio/rupstat.h [new file with mode: 0644]
drivers/char/rio/sam.h [new file with mode: 0644]
drivers/char/rio/selftest.h [new file with mode: 0644]
drivers/char/rio/space.h [new file with mode: 0644]
drivers/char/rio/sysmap.h [new file with mode: 0644]
drivers/char/rio/timeouts.h [new file with mode: 0644]
drivers/char/rio/top.h [new file with mode: 0644]
drivers/char/rio/typdef.h [new file with mode: 0644]
drivers/char/rio/unixrup.h [new file with mode: 0644]
drivers/char/tty_io.c
drivers/i2o/i2o_block.c
drivers/i2o/i2o_config.c
drivers/i2o/i2o_core.c
drivers/i2o/i2o_lan.c
drivers/i2o/i2o_lan.h
drivers/i2o/i2o_pci.c
drivers/net/de4x5.c
drivers/net/pcmcia/ibmtr_cs.c
drivers/net/tokenring/smctr.c
drivers/net/tokenring/smctr.h
drivers/scsi/NCR5380.c
drivers/scsi/ini9100u.c
drivers/sound/Makefile
drivers/sound/ac97_codec.c
drivers/sound/i810_audio.c
drivers/sound/mad16.c
drivers/sound/sb_card.c
drivers/sound/trident.c
drivers/sound/trix.c
fs/binfmt_aout.c
fs/binfmt_elf.c
fs/buffer.c
fs/coda/psdev.c
fs/exec.c
fs/proc/array.c
fs/proc/base.c
fs/super.c
fs/udf/inode.c
include/linux/file.h
include/linux/i2o.h
include/linux/sched.h
ipc/shm.c
kernel/exec_domain.c
kernel/exit.c
mm/filemap.c
mm/page_alloc.c
mm/slab.c
mm/vmscan.c