]> git.neil.brown.name Git - history.git/commit
Linux 2.2.18pre7 2.2.18pre7
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:22:19 +0000 (15:22 -0500)
committerAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:22:19 +0000 (15:22 -0500)
commit86fe48ef831fe53cfab25fed6585fb8bc20bc749
tree5e03b560064341f47ea3cf0476c04aabe5f70eed
parentebc772b22b1a0cc00ce0cf99853fbf22833a072b
Linux 2.2.18pre7

o Fix the AGP compile in bug (Arjan van de Ven)
o Revert old incorrect syncppp state change (Ivan Passos)
o Fix i810 rng to actually get built in (Arjan van de Ven)
o Megaraid compile fix, joystick, mkiss fixes (Arjan van de Ven)
o Kawasaki USB ethernet depends on net (Arjan van de Ven)
o Compaq cpqarray update (Charles White)
o Fix usb problem with no USB unit found (Oleg Drokin)
o Driver for the radio on some maestro cards (Adam Tlalka)
o Additional shared map support needed for sparc64(Dave Miller)
o Fix wdt_pci when compiled in (Alan Cox, Arjan van de Ven)
o Fix usb missing symbol when non modular (Arjan van de Ven)
o Identify chip and also handle MTRR for the  (Alan Cox)
Cyrix III
o Allow binding to all ports multicast (Andi Kleen)
o Bring USB docs up to date (Greg Kroah-Hartman)
o Bring USB devio up to date (Greg Kroah-Hartman)
o pci_resource_len null function for non PCI case (Arjan van de Ven)
o Fix synchronous write off end of disk bug (Jari Ruusu)
44 files changed:
Documentation/usb/CREDITS
Documentation/usb/URB.txt
Documentation/usb/input.txt
Documentation/usb/ohci.txt
Documentation/usb/proc_usb_info.txt
Documentation/usb/scanner.txt
Documentation/usb/uhci.txt
Documentation/usb/usb-help.txt
Documentation/usb/usb-serial.txt
Makefile
arch/i386/kernel/mtrr.c
arch/i386/kernel/setup.c
arch/sparc/mm/srmmu.c
arch/sparc/mm/sun4c.c
arch/sparc64/kernel/entry.S
drivers/block/cpqarray.c
drivers/block/cpqarray.h
drivers/block/ida_ioctl.h
drivers/char/Config.in
drivers/char/Makefile
drivers/char/radio-maestro.c [new file with mode: 0644]
drivers/char/wdt_pci.c
drivers/net/hamradio/mkiss.c
drivers/net/syncppp.c
drivers/scsi/megaraid.c
drivers/sound/Config.in
drivers/usb/Config.in
drivers/usb/devio.c
drivers/usb/inode.c
drivers/usb/usb-uhci.c
fs/block_dev.c
fs/locks.c
fs/super.c
include/linux/fs.h
include/linux/joystick.h
include/linux/mm.h
include/linux/pci.h
include/linux/usb.h
include/linux/usbdevice_fs.h
init/main.c
mm/filemap.c
mm/memory.c
mm/mmap.c
net/ipv4/af_inet.c