- 09 Feb, 2004 40 commits
-
-
Jean Tourrilhes authored
<Patch from Stephen Hemminger> o [CORRECT] Better handling of shared IRQs in w83977af_ir driver.
-
Jean Tourrilhes authored
<Patch from Stephen Hemminger> o [CORRECT] Better handling of shared IRQs in via-ircc driver.
-
Jean Tourrilhes authored
<Patch from Stephen Hemminger> o [CORRECT] Better handling of shared IRQs in smsc-ircc2 driver.
-
Jean Tourrilhes authored
<Patch from Stephen Hemminger> o [CORRECT] Better handling of shared IRQs in ali-ircc driver.
-
Jean Tourrilhes authored
<Patch from Stephen Hemminger> o [CORRECT] Better handling of shared IRQs in nsc-ircc driver.
-
Jean Tourrilhes authored
<Patch from Stephen Hemminger> o [FEATURE] remove unused code : device notifier handler.
-
Jean Tourrilhes authored
o [FEATURE] Don't drop IrLAP connection is we *just* received an incomming IrLMP connection request.
-
Jean Tourrilhes authored
<Original patch from Stephen Hemminger> o [CORRECT] Always initialise Ultra packet/header size. o [CORRECT] Don't allow Ultra send on unbound sockets if no dest address is given. o [FEATURE] Properly support Ultra sendto on unbound sockets.
-
Andrew Morton authored
From: Trond Myklebust <trond.myklebust@fys.uio.no> Fix for proper C99 designated initializer, and avoid warning from missing (unreachable - but gcc doesn't know it) return.
-
Linus Torvalds authored
a function of its own. This also allows us to do a better job, since slab.c can now do more proper tests.
-
Linus Torvalds authored
nfs_idmap.h independent of CONFIG_NFS4 and other header files.
-
bk://kernel.bkbits.net/gregkh/linux/i2c-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/gregkh/linux/driver-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/gregkh/linux/usb-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/net-2.6
-
http://nfsclient.bkbits.net/linux-2.5Trond Myklebust authored
into fys.uio.no:/home/linux/bitkeeper/nfsclient-2.5
-
Petri T. Koistinen authored
Here is patch for linux-2.6/drivers/usb/media/Kconfig.
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/i2c-2.6
-
Greg Kroah-Hartman authored
Now this should get that Rusty^Wmonkey off my back...
-
Greg Kroah-Hartman authored
Now this should get that Rusty^Wmonkey off my back...
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/pci-2.6
-
Jean Delvare authored
This is a new ported driver, fscher, which supports the FSC Hermes chip. The original driver was written by Reinhard Nissl, who also ported it to Linux 2.6, as discussed on the lm_sensors mailing list during the last two weeks. I reviewed the code and we made the necessary changes, so that what we have now looks good to me. Please apply on top of your i2c patches stack.
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/driver-2.6
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/usb-2.6
-
http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller authored
into nuts.davemloft.net:/disk1/BK/net-2.6
-
Greg Kroah-Hartman authored
-
Alan Stern authored
On Sat, 7 Feb 2004, Brendan Arthurs wrote: > I'm getting the following message when I power on my USB external > enclosure (a MAP-K51U) with a Maxtor IDE hard drive in it. I'm running > kernel 2.6.2. Hope this is of some use to you. > > Feb 7 11:03:13 europa kernel: hub 4-0:1.0: new USB device on port 2, > assigned address 2 > Feb 7 11:03:13 europa kernel: usb 4-2: Product: USB Mass Storage > Device > Feb 7 11:03:13 europa kernel: usb 4-2: Manufacturer: Genesyslogic > Feb 7 11:03:13 europa kernel: usb-storage: This device > (05e3,0701,0002 S 06 P 50) has an unneeded SubClass entry in > unusual_devs.h > Feb 7 11:03:13 europa kernel: Please send a copy of this message > to <linux-usb-devel@lists.sourceforge.net> Thank you for sending this in. Here's a patch to take care of it. Alexander, does this work for you?
-
Petri T. Koistinen authored
Little URI unifing patch.
-
Petri T. Koistinen authored
Another little patch fixing modules.txt and fine tuning URLs.
-
Petri T. Koistinen authored
Here is a tiny Kconfig update and unify patch.
-
Petri T. Koistinen authored
Here is little URL update for Kconfig file. I hope webmaster remembers to put redirection in place next time URL changes.
-
David Brownell authored
This patch starts dis-entangling some of the enumeration logic by moving initialization code into the usb_alloc_dev() constructor. Some call signatures changed; a usbcore-internal declaration was moved in <linux/usb.h> to a more appropriate location. With the driver model init now more centralized, it's safer to use driver model calls (including dev_info) a lot earlier, so the "new device at address N" message now does that. It also reports the device speed, which may not be evident otherwise.
-
Sridhar Samudrala authored
rmem_default/wmem_default values for SCTP socket buffer sizes.
-
Hideaki Yoshifuji authored
-
Hideaki Yoshifuji authored
-
Hideaki Yoshifuji authored
-
Hideaki Yoshifuji authored
-
Hideaki Yoshifuji authored
-
Hideaki Yoshifuji authored
-