[linux-usb-devel] [BK PATCH] USB changes for 2.5.5-pre1

2002-02-18 Thread Greg KH
This is a merge of my previously mentioned change sets into your most recent tree, fixing up the merge problem that happened in drivers/usb/inode.c Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/hub.c | 60 + drivers/usb/inode

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.5-pre1

2002-02-15 Thread Greg KH
On Fri, Feb 15, 2002 at 12:16:29PM -0800, Greg KH wrote: > [EMAIL PROTECTED], 2002-02-15 12:06:45-08:00, [EMAIL PROTECTED] > usb skeleton driver: > - fix by Holger Waechtler <[EMAIL PROTECTED]> for if a device does > not have both a bulk in and bulk out endpoint. > > drivers/usb/

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.5-pre1

2002-02-15 Thread Greg KH
On Fri, Feb 15, 2002 at 12:16:29PM -0800, Greg KH wrote: > [EMAIL PROTECTED], 2002-02-15 12:00:16-08:00, [EMAIL PROTECTED] > usb usbfs: > - fixes based on Pat Mochel's latest driverfs fixes based on Al Viro's >comments :) > > drivers/usb/inode.c | 51 --

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.5-pre1

2002-02-15 Thread Greg KH
On Fri, Feb 15, 2002 at 12:16:29PM -0800, Greg KH wrote: > -- > [EMAIL PROTECTED], 2002-02-15 11:59:08-08:00, [EMAIL PROTECTED] > usb visor driver: > - added support for the Clie S-360 device > > drivers/usb/serial/visor.c |9 +++-- > drivers/usb/serial/visor.h |3 ++- >

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.5-pre1

2002-02-15 Thread Greg KH
On Fri, Feb 15, 2002 at 12:16:29PM -0800, Greg KH wrote: > [EMAIL PROTECTED], 2002-02-15 11:58:26-08:00, [EMAIL PROTECTED] > usb hub: > - fixed problem where usb_port_status was on the stack. > Based on a patch from Martin Diehl > > drivers/usb/hub.c | 60 ++

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.5-pre1

2002-02-15 Thread Greg KH
On Fri, Feb 15, 2002 at 12:16:29PM -0800, Greg KH wrote: > -- > [EMAIL PROTECTED], 2002-02-15 11:55:30-08:00, [EMAIL PROTECTED] > usb core: > - Fix for removing a device that does not have a driver bound to it. > > drivers/usb/usb.c |6 +++--- > 1 files changed, 3 insertions(+),

[linux-usb-devel] [BK PATCH] USB changes for 2.5.5-pre1

2002-02-15 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/hub.c | 60 + drivers/usb/inode.c| 51 -- drivers/usb/serial/visor.c |9 +- drivers/usb/serial/visor.h |3 +- drivers/usb

[linux-usb-devel] [BK PATCH] USB changes for 2.5.5-pre1

2002-02-13 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/bluetooth/hci_usb.c |8 +++ drivers/input/joystick/iforce.c |6 ++--- drivers/isdn/hisax/st5481_usb.c |6 ++--- drivers/media/video/cpia_usb.c |4 +-- drivers/usb/CDCEther.c |6 ++--- drivers/usb