- 09 Feb, 2004 21 commits
-
-
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/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
-
Marcelo Tosatti authored
PC300 MLPPP support is currently marked broken in 2.6.x. To fix that, attached patch implements tiocmset/tiocmget methods on the pc300_tty.c driver, which is the new method tty drivers are supposed to use instead ioctl. This fixes two related issues in the ioctl handler: - ioctl requesting RTS signal would affect DTR signal - The RTS signal is now handled. Bonus: Throw out unused ioctl handler
-
- 08 Feb, 2004 2 commits
-
-
Bartlomiej Zolnierkiewicz authored
The problem is that when loading next IDE PCI module memory used by previously registered ide_pci_host_proc_list entry is already unmapped (because of __{dev}initdata). This doesn't happen in built-in case because this memory is freed after all drivers are initialized. Fix it by removing __{dev}initdata from all ide_pci_host_proc_t. Thanks to Andre Tomt <andre@tomt.net> for help in debugging this.
-
Benjamin Herrenschmidt authored
The recent change to ide-cd using sector div is passing the wrong type to do_div().
-
- 10 Feb, 2004 14 commits
-
-
Nathan Scott authored
into sgi.com:/source2/xfs-linux-2.6
-
Nathan Scott authored
-
Eric Sandeen authored
SGI Modid: xfs-linux:xfs-kern:164051a6
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:165155a
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:166324a
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:166323a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:165783a
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:166301a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:166207a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:166109a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:166087a
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:166046a
-
Christoph Hellwig authored
All metadata buffers are lockable these days. SGI Modid: xfs-linux:xfs-kern:166042a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:166032a
-
- 08 Feb, 2004 3 commits
-
-
Linus Torvalds authored
users of this that were very confused indeed.
-
Linus Torvalds authored
-
bk://linux-pnp.bkbits.net/pnp-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-