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

2004-05-19 Thread Erik Rigtorp
On Sat, May 15, 2004 at 10:37:10AM -0700, Linus Torvalds wrote: > Replace all "led" with "cytherm". The code was crap, and would never have > compiled with debugging on anyway. I fixed my crappy code. :) diff -urN linux-2.6.6/drivers/usb/misc/cytherm.c linux-2.6.6-cytherm/drivers/usb/misc/cyther

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

2004-05-19 Thread Greg KH
On Wed, May 19, 2004 at 10:33:21PM +0200, Erik Rigtorp wrote: > On Sat, May 15, 2004 at 10:37:10AM -0700, Linus Torvalds wrote: > > Replace all "led" with "cytherm". The code was crap, and would never have > > compiled with debugging on anyway. > > I fixed my crappy code. :) Linus already did it

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

2004-05-16 Thread Greg KH
On Sun, May 16, 2004 at 10:51:07AM -0700, David Brownell wrote: > Linus Torvalds wrote: > > >... would never have > >compiled with debugging on anyway. > > Speaking of which, please consider merging this. It > missed Greg's push on Friday, but it's needed to build > OHCI and EHCI with CONFIG_US

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

2004-05-16 Thread David Brownell
Linus Torvalds wrote: On Sun, 16 May 2004, David Brownell wrote: More like this then? I'm not sure whether you'd prefer to apply that logic to the "struct pm_info" innards too. That file has multiple CONFIG_PM sections, too. I was thinking just putting it in the existing wrapper sections. Wouldn'

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

2004-05-16 Thread Linus Torvalds
On Sun, 16 May 2004, David Brownell wrote: > > More like this then? I'm not sure whether you'd prefer > to apply that logic to the "struct pm_info" innards too. > That file has multiple CONFIG_PM sections, too. I was thinking just putting it in the existing wrapper sections. We already have w

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

2004-05-16 Thread David Brownell
Linus Torvalds wrote: So I'd much rather just have two different functions, one in the CONFIG_PM section, and one in the !CONFIG_PM one. That's how we already do everything else in that header file (and how we handle PCI etc). More like this then? I'm not sure whether you'd prefer to apply that

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

2004-05-16 Thread Linus Torvalds
On Sun, 16 May 2004, David Brownell wrote: > > Speaking of which, please consider merging this. It > missed Greg's push on Friday, but it's needed to build > OHCI and EHCI with CONFIG_USB_DEBUG when !CONFIG_PM. I really have #ifdef's inside code. Even when it is in header files. So I'd much r

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

2004-05-16 Thread David Brownell
Linus Torvalds wrote: ... would never have compiled with debugging on anyway. Speaking of which, please consider merging this. It missed Greg's push on Friday, but it's needed to build OHCI and EHCI with CONFIG_USB_DEBUG when !CONFIG_PM. By request, this adds (and uses) a new API call to hide the

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

2004-05-15 Thread Linus Torvalds
On Sat, 15 May 2004, Olaf Hering wrote: > On Fri, May 14, Greg KH wrote: > > > drivers/usb/misc/cytherm.c |9 > > current Linus tree does not compile: Replace all "led" with "cytherm". The code was crap, and would never have compiled with debugging on anyway.

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

2004-05-15 Thread Olaf Hering
On Fri, May 14, Greg KH wrote: > drivers/usb/misc/cytherm.c |9 current Linus tree does not compile: CC [M] drivers/usb/misc/cytherm.o drivers/usb/misc/cytherm.c: In function `set_brightness': drivers/usb/misc/cytherm.c:122: error: `led' undeclared (first use in this function

[linux-usb-devel] [BK PATCH] USB changes for 2.6.6

2004-05-14 Thread Greg KH
Hi, Here are USB patches for 2.6.62. There are a bunch of different things here: - interface access fixups - bugfixes - a few new drivers - lots more bugfixes All of these (with the exception of a few minor patches from today) have been in the -mm tree for quite s

[linux-usb-devel] [BK PATCH] USB changes for 2.5.72

2003-06-18 Thread Greg KH
Hi, Here are some USB fixes for 2.5.72. Lots of little minor things are in here, and a new usb network driver was added. Please pull from: bk://kernel.bkbits.net/gregkh/linux/linus-2.5 Patches will be posted to linux-usb-devel as a follow-up thread for those who want to see them. thanks, gre

[linux-usb-devel] [BK PATCH] USB changes for 2.5.70

2003-05-31 Thread Greg KH
Hi, Here are some USB changes and fixes for 2.5.70. Lots of little minor things are in here, the majority being a bunch of ->owner fixups that Arnaldo did. Please pull from: bk://kernel.bkbits.net/gregkh/linux/linus-2.5 Patches will be posted to linux-usb-devel as a follow-up thread for those

[linux-usb-devel] [BK PATCH] USB changes for 2.4.21-pre6

2003-03-27 Thread Greg KH
Hi, Here are some USB updates and bugfixes for 2.4.21-pre6. These are all changes and bugfixes that have been in 2.5 for a while. Lots of good memory leak fixes are in here. There is also a real nasty bugfix for the usb-ohci and usb-storage drivers that Pete Zaitcev and Arjan van de Ven tracked

[linux-usb-devel] [BK PATCH] USB changes for 2.5.66

2003-03-25 Thread Greg KH
Hi, Here are some small USB changes. Basically all little cleanups and bugfixes, nothing major. Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h CREDITS |4 MAINTAINERS |5 drivers/usb/Makefile|1 dr

[linux-usb-devel] [BK PATCH] USB changes for 2.5.65

2003-03-20 Thread Greg KH
Hi, Here are some small USB changes. Some speedtouch movements, and some small bugfixes, nothing major. There is a bug when removing hubs that is still present in 2.5.65, that I can reproduce but haven't tracked down yet... Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-

[linux-usb-devel] [BK PATCH] USB changes for 2.5.64

2003-03-06 Thread Greg KH
Hi, Here are some small USB changes. The most interesting thing here is a fix to the io_edgeport driver to now work on big endian machines, and finally we now support the Treo USB devices properly. Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/usb/class/usb-

[linux-usb-devel] [BK PATCH] USB changes for 2.4.21-pre5

2003-03-06 Thread Greg KH
Hi, Here are some USB updates and bugfixes for 2.4.21-pre5. These are all changes that have been in 2.5 for a while. The patches are so large because a new firmware image was added for the Keyspan devices, and the USB host controllers moved into their own subdirectory to be more like the 2.5 tre

[linux-usb-devel] [BK PATCH] USB changes for 2.5.63

2003-02-28 Thread Greg KH
Hi, Here are some more USB changes. There are a lot of speedtouch driver updates from Duncan Sands, and a bunch of usb-serial changes by me, as I go though and try to audit all of them for locking issues. There's also some ohci and ehci controller driver updates, and a bunch of other minor chang

[linux-usb-devel] [BK PATCH] USB changes for 2.4.21-pre4

2003-02-20 Thread Greg KH
Hi, Here are some USB updates and bugfixes for 2.4.21-pre4. Please pull from: bk://linuxusb.bkbits.net/marcelo-2.4 The individual patches will be sent in follow up messages to this email to you and the linux-usb-devel mailing list. thanks, greg k-h drivers/usb/auerswald.c | 2178

[linux-usb-devel] [BK PATCH] USB changes for 2.5.62

2003-02-18 Thread Greg KH
Hi, Here are a raft of different USB changes. The majority of them are cleanups of the speedtouch driver from Duncan Sands. There are lots of other minor bug fixes from a lot of different people, and a change to the usb-serial core from me which should fix up a lot of races that people have been

[linux-usb-devel] [BK PATCH] USB changes for 2.5.59

2003-02-03 Thread Greg KH
Hi, Here's a series of USB patches from a lot of different people. They range from a lot of speedtouch driver updates, some usb-storage changes to not keep scsi devices around in memory, to more usb-serial device ids, to some host controller minor updates, and finally some minor scanner driver tw

[linux-usb-devel] [BK PATCH] USB changes for 2.4.21-pre3

2003-01-16 Thread Greg KH
Hi, Here are some USB updates and bugfixes for 2.4.21-pre3. Please pull from: bk://linuxusb.bkbits.net/marcelo-2.4 The individual patches will be sent in follow up messages to this email to you and the linux-usb-devel mailing list. thanks, greg k-h Documentation/Configure.help | 44

[linux-usb-devel] [BK PATCH] USB changes for 2.5.58

2003-01-15 Thread Greg KH
Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h MAINTAINERS |6 ++--- drivers/usb/class/bluetty.c |7 -- drivers/usb/class/cdc-acm.c |4 --- drivers/usb/core/hcd.c |2 - drivers/usb/core/hcd.h |3 -- d

[linux-usb-devel] [BK PATCH] USB changes for 2.5.57

2003-01-13 Thread Greg KH
Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h Documentation/usb/proc_usb_info.txt |2 drivers/usb/class/Kconfig|4 drivers/usb/class/audio.c|8 - drivers/usb/class/usb-midi.c | 14 +- drivers/usb/core/hub.c

[linux-usb-devel] [BK PATCH] USB changes for 2.5.55

2003-01-09 Thread Greg KH
On Wed, Jan 08, 2003 at 08:35:45PM -0800, Linus Torvalds wrote: > > All over the map again: arm, alpha, ppc, sparc, usb, isdn, dm, sysfs, > knfsd - you name it. Hm, looks like you didn't get the USB changes I sent :) Here they are again, updated for your latest tree: Please pull from: bk://li

[linux-usb-devel] [BK PATCH] USB changes for 2.5.54

2003-01-08 Thread Greg KH
Hi, Here's some more USB changes, including a change to the dev_printk() macro to take a pointer instead of a reference to struct device. This was requested by a lot of different people, with Randy Dunlap being the most persistent :) Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks,

[linux-usb-devel] [BK PATCH] USB changes for 2.4.21-pre2

2003-01-06 Thread Greg KH
ChangeSet 1.893.2.1, 2002/12/19 14:46:41-08:00, [EMAIL PROTECTED] [PATCH] scanner.h: add/fix vendor/product ids This patch adds additional vendor and product ids for Nikon, Mustek, Plustek, Genius, Epson, Canon, Umax, Hewlett-Packard, Benq, Agfa, and Minolta scanners. The entries for Benq, Genius

[linux-usb-devel] [BK PATCH] USB changes for 2.4.21-pre2

2003-01-06 Thread Greg KH
Hi, Here are some USB updates and bugfixes for 2.4.21-pre2. Please pull from: bk://linuxusb.bkbits.net/marcelo-2.4 The individual patches will be sent in follow up messages to this email to you and the linux-usb-devel mailing list. thanks, greg k-h Documentation/usb/scanner-hp-sane.txt |

[linux-usb-devel] [BK PATCH] USB changes for 2.5.53

2002-12-28 Thread Greg KH
Hi, Here's a lot of little USB changes, mostly all of them are conversions to using the driver core model better for usb and usb-serial devices. Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h Documentation/usb/dma.txt | 104 +++ Documentat

[linux-usb-devel] [BK PATCH] USB changes for 2.5.52

2002-12-18 Thread Greg KH
Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/usb/core/hcd.c |5 drivers/usb/core/hub.c | 61 +++ drivers/usb/core/inode.c |5 drivers/usb/host/ehci-dbg.c| 37 ++- drivers/usb/host/ehci-hcd.c

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

2002-12-16 Thread Greg KH
Hi, Here are some USB updates for 2.4.21-pre1. It also includes the tipar char driver which has been in the 2.5 tree for a while. Please pull from: bk://linuxusb.bkbits.net/marcelo-2.4 The individual patches will be sent in follow up messages to this email to you and the linux-usb-devel mailin

[linux-usb-devel] [BK PATCH] USB changes for 2.5.51

2002-12-13 Thread Greg KH
This also includes a fix in the driver core hotplug call. Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/base/hotplug.c |7 drivers/usb/class/Kconfig |5 drivers/usb/class/usblp.c | 24 ++- drivers/usb/core/hub.c

[linux-usb-devel] [BK PATCH] USB changes for 2.4.20

2002-12-05 Thread Greg KH
Hi, Here are some USB updates for 2.4.20. Pull from: bk://linuxusb.bkbits.net/marcelo-2.4 The individual patches will be sent in follow up messages to this email. thanks, greg k-h drivers/usb/vicam.h | 81 - drivers/usb/vicamurbs.h | 324 -- Documentation/Config

[linux-usb-devel] [BK PATCH] USB changes for 2.5.50

2002-12-01 Thread Greg KH
Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/usb/core/devio.c| 63 +- drivers/usb/core/hcd-pci.c | 31 ++- drivers/usb/core/hcd.c | 11 +-- drivers/usb/core/usb.c | 43 ++- drivers/u

[linux-usb-devel] [BK PATCH] USB changes for 2.5.49

2002-11-27 Thread Greg KH
This also includes some small driver core hotplug fixes. Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h Documentation/usb/ov511.txt|9 Documentation/usb/usb-serial.txt | 43 --- drivers/base/base.h|2 drivers/base/hotplug.c

[linux-usb-devel] [BK PATCH] USB changes for 2.5.48

2002-11-20 Thread Greg KH
Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/usb/core/config.c | 23 +-- drivers/usb/media/vicam.c | 252 - drivers/usb/net/pegasus.c | 303 ++-- drivers/usb/net/pegasus.h

[linux-usb-devel] [BK PATCH] USB changes for 2.5.47

2002-11-14 Thread Greg KH
Here are a bunch of USB updates. They include one patch to kernel.h to fix a compiler problem if DEBUG is enabled improperly ("#if" changed to "#ifdef"). Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/usb/Makefile|7 - drivers/usb/class/Kconfig

[linux-usb-devel] [BK PATCH] USB changes for 2.5.46

2002-11-05 Thread Greg KH
Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/net/irda/irda-usb.c |2 drivers/usb/class/Kconfig |2 drivers/usb/core/devio.c|6 drivers/usb/core/hcd.h |1 drivers/usb/host/ohci-dbg.c | 17

[linux-usb-devel] [BK PATCH] USB changes for 2.5.44

2002-10-28 Thread Greg KH
This series also has a change to the driver core that adds /sbin/hotplug support for all class information. That patch was verified by Pat Mochel as good. Also the way USB interrupt urbs work has been changed to work like all other types of urbs, in that they are not automatically resubmitted. S

[linux-usb-devel] [BK PATCH] USB changes for 2.4.20-pre11

2002-10-21 Thread Greg KH
Hi, Here are three USB patches for 2.4.20-pre11. They are: - reverting a previous patch for the hid-input driver. This allows USB keyboards to work again on PPC machines. The patch was incorrect. - adds a device id for the Sony Clie NX60 device to the USB

[linux-usb-devel] [BK PATCH] USB changes for 2.5.42

2002-10-13 Thread Greg KH
This series also adds the char tipar driver, as the author didn't know anyone else to send it to. Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/char/Config.help| 21 drivers/char/Config.in |1 drivers/char/Makefile

[linux-usb-devel] [BK PATCH] USB changes for 2.5.40

2002-10-02 Thread Greg KH
This series also includes a bugfix to the driver core hotplug logic. Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/usb/serial/usbserial.c | 1950 drivers/base/hotplug.c |1 drivers/usb/Makefile

[linux-usb-devel] [BK PATCH] USB changes for 2.5.39

2002-09-30 Thread Greg KH
This series also includes a patch to the driver core that enables /sbin/hotplug events for all devices in the system (add and remove). Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/base/hotplug.c | 40 +++- drivers/usb/class/bluetty.c |4 d

[linux-usb-devel] [BK PATCH] USB changes for 2.4.20-pre8

2002-09-30 Thread Greg KH
Hi, Here are some USB updates for 2.4.20-pre8. Please pull from: bk://linuxusb.bkbits.net/marcelo-2.4 The individual patches will be sent in follow up messages to this email. thanks, greg k-h drivers/usb/hcd.c | 94 +++-- drivers/usb/hcd.h |1 drive

[linux-usb-devel] [BK PATCH] USB changes for 2.5.38

2002-09-23 Thread Greg KH
Please pull from: bk://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h Documentation/usb/usb-serial.txt| 14 MAINTAINERS |8 drivers/usb/core/usb.c |1 drivers/usb/host/ehci-dbg.c | 14 drivers/usb/host/ehci-hcd.c | 68

[linux-usb-devel] [BK PATCH] USB changes for 2.4.20-pre7

2002-09-18 Thread Greg KH
Hi, Here are some USB updates for 2.4.20-pre7. Pull from: bk://linuxusb.bkbits.net/marcelo-2.4 The individual patches will be sent in follow up messages to this email. thanks, greg k-h Documentation/Configure.help | 12 drivers/usb/hpusbscsi.c|6 drivers/usb/serial/usbser

[linux-usb-devel] [BK PATCH] USB changes for 2.5.27

2002-07-22 Thread Greg KH
Pull from: http://linuxusb.bkbits.net/linus-2.5 drivers/usb/core/message.c | 12 +- drivers/usb/core/usb.c | 73 ++--- drivers/usb/host/ohci-sa.c |1 drivers/usb/host/uhci-hcd.c |4 drivers/usb/input/hid-ff.c |2 drivers/usb/misc/rio500.c

[linux-usb-devel] [BK PATCH] USB changes for 2.5.25

2002-07-07 Thread Greg KH
Pull from: http://linuxusb.bkbits.net/linus-2.5 Documentation/usb/error-codes.txt |9 Documentation/usb/URB.txt | 221 +- drivers/bluetooth/hci_usb.c |3 drivers/net/irda/irda-usb.c |5 drivers/usb/class/bluetty.c |1 drivers/usb/class/cdc-acm.c

[linux-usb-devel] [BK PATCH] USB changes for 2.5.24

2002-07-05 Thread Greg KH
Pull from: http://linuxusb.bkbits.net/linus-2.5 Documentation/DocBook/Makefile|1 Documentation/DocBook/kernel-api.tmpl |1 drivers/usb/class/bluetty.c |5 drivers/usb/class/printer.c | 23 -- drivers/usb/core/Makefile |6 drivers/u

[linux-usb-devel] [BK PATCH] USB changes for 2.5.22

2002-06-18 Thread Greg KH
USB changes for 2.5.22 Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/class/usb-midi.c |2 drivers/usb/host/ohci-dbg.c| 96 +++- drivers/usb/host/ohci-hcd.c|7 +- drivers/usb/host/ohci-mem.c|1 drivers/usb/host/ohci-q.c |

[linux-usb-devel] [BK PATCH] USB changes for 2.5.21

2002-06-14 Thread Greg KH
More USB changes for 2.5.21 Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/Makefile |1 drivers/usb/class/printer.c |8 drivers/usb/core/message.c |8 drivers/usb/host/ohci-hcd.c | 103 ++ drivers/usb/input/Config.

[linux-usb-devel] [BK PATCH] USB changes for 2.5.21

2002-06-11 Thread Greg KH
USB changes for 2.5.21 Pull from: bk://linuxusb.bkbits.net/linus-2.5 Documentation/usb/philips.txt|8 drivers/usb/class/Config.help| 20 + drivers/usb/class/printer.c | 13 - drivers/usb/core/devices.c |4 drivers/usb/core/devio.c | 19 - drivers/usb

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

2002-06-10 Thread Greg KH
On Tue, Jun 11, 2002 at 09:44:33AM +1000, Brad Hards wrote: > On Tue, 11 Jun 2002 09:22, Greg KH wrote: > > On Tue, Jun 11, 2002 at 07:46:24AM +1000, Brad Hards wrote: > > > On Tue, 11 Jun 2002 07:20, Greg KH wrote: > > > > On Tue, Jun 11, 2002 at 07:11:19AM +1000, Brad Hards wrote: > > > > > Ah,

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

2002-06-10 Thread Brad Hards
On Tue, 11 Jun 2002 09:22, Greg KH wrote: > On Tue, Jun 11, 2002 at 07:46:24AM +1000, Brad Hards wrote: > > On Tue, 11 Jun 2002 07:20, Greg KH wrote: > > > On Tue, Jun 11, 2002 at 07:11:19AM +1000, Brad Hards wrote: > > > > Ah, since it so easy, I guess you won't need any assistance to clean > > >

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

2002-06-10 Thread Greg KH
On Tue, Jun 11, 2002 at 07:46:24AM +1000, Brad Hards wrote: > On Tue, 11 Jun 2002 07:20, Greg KH wrote: > > On Tue, Jun 11, 2002 at 07:11:19AM +1000, Brad Hards wrote: > > > Ah, since it so easy, I guess you won't need any assistance to clean up > > > the others :) > > > > I can _always_ use assis

[linux-usb-devel] [BK PATCH] USB changes for 2.4.19-pre10

2002-06-10 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/m-2.4 The individual patches will be sent in follow up messages to this email. thanks, greg k-h drivers/usb/catc.c|7 +++ drivers/usb/dabusb.c |1 + drivers/usb/devices.c |4 +++- drivers/usb/scanner.c | 23 +++

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

2002-06-10 Thread Brad Hards
On Tue, 11 Jun 2002 07:20, Greg KH wrote: > On Tue, Jun 11, 2002 at 07:11:19AM +1000, Brad Hards wrote: > > Ah, since it so easy, I guess you won't need any assistance to clean up > > the others :) > > I can _always_ use assistance :) > > Which other .config items are missing .help entries? >From

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

2002-06-10 Thread Greg KH
On Tue, Jun 11, 2002 at 07:11:19AM +1000, Brad Hards wrote: > Ah, since it so easy, I guess you won't need any assistance to clean up the > others :) I can _always_ use assistance :) Which other .config items are missing .help entries? thanks, greg k-h ___

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

2002-06-10 Thread Brad Hards
On Tue, 11 Jun 2002 04:17, Greg KH wrote: > On Sun, Jun 09, 2002 at 09:45:49PM +1000, Brad Hards wrote: > > On Fri, 7 Jun 2002 07:43, Greg KH wrote: > > > [EMAIL PROTECTED], 2002-06-05 16:49:34-07:00, [EMAIL PROTECTED] > > > Added usb-midi driver from NAGANO Daisuke with some porting from me. >

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

2002-06-10 Thread Greg KH
On Sun, Jun 09, 2002 at 09:45:49PM +1000, Brad Hards wrote: > On Fri, 7 Jun 2002 07:43, Greg KH wrote: > > [EMAIL PROTECTED], 2002-06-05 16:49:34-07:00, [EMAIL PROTECTED] > > Added usb-midi driver from NAGANO Daisuke with some porting from me. > > > > drivers/usb/class/Config.in |1 > > dr

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

2002-06-09 Thread Guest section DW
On Sun, Jun 09, 2002 at 09:45:49PM +1000, Brad Hards wrote: > I can't make 2.5.21 compile yet I used --- andries/arch/i386/kernel/Makefile Sun Jun 9 07:27:44 2002 +++ brouwer/arch/i386/kernel/Makefile Sun Jun 9 12:25:47 2002 @@ -15,7 +15,7 @@ obj-y += cpu/ obj-

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

2002-06-09 Thread Brad Hards
On Fri, 7 Jun 2002 07:43, Greg KH wrote: > [EMAIL PROTECTED], 2002-06-05 16:49:34-07:00, [EMAIL PROTECTED] > Added usb-midi driver from NAGANO Daisuke with some porting from me. > > drivers/usb/class/Config.in |1 > drivers/usb/class/Makefile |1 > drivers/usb/class/usb-midi.c | 2228

[linux-usb-devel] [BK PATCH] USB changes for 2.5.20

2002-06-08 Thread Greg KH
Oops, forgot one more patch: Pull from: bk://linuxusb.bkbits.net/linus-2.5 [EMAIL PROTECTED], 2002-06-08 15:44:03-07:00, [EMAIL PROTECTED] [PATCH] USB SA- patch against usb-2.5 bitkeeper This adds SA- support for ohci-hcd and fixes usb-ohci too. drivers/usb/core/hcd.c

[linux-usb-devel] [BK PATCH] USB changes for 2.5.20

2002-06-08 Thread Greg KH
More USB changes for 2.5.20 Pull from: bk://linuxusb.bkbits.net/linus-2.5 (this list does not include the previously send changes, which have not been pulled yet.) drivers/usb/class/usb-midi.c |2 drivers/usb/core/hcd-pci.c | 62 - drivers/usb/core/hcd.c | 269 ++

[linux-usb-devel] [BK PATCH] USB changes for 2.5.20

2002-06-06 Thread Greg KH
More USB changes for 2.5.20 Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/class/Config.in |1 drivers/usb/class/Makefile |1 drivers/usb/class/usb-midi.c | 2228 +++ drivers/usb/class/usb-midi.h | 143 ++ drivers/usb/core/Makef

[linux-usb-devel] [BK PATCH] USB changes for 2.5.20

2002-06-05 Thread Greg KH
USB changes for 2.5.20 Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/net/irda/irda-usb.c|2 drivers/usb/core/message.c |2 drivers/usb/host/ohci-hcd.c| 29 drivers/usb/host/ohci-q.c | 121 ++--- dri

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

2002-05-31 Thread Greg KH
On Sat, Jun 01, 2002 at 02:32:30PM +1000, Brad Hards wrote: > On Sat, 1 Jun 2002 09:54, Greg KH wrote: > > More USB changes for 2.5.19 > > > [EMAIL PROTECTED], 2002-05-31 11:56:35-07:00, [EMAIL PROTECTED] > > [PATCH] USB kernel-api documentation fix > > > > updated the kernel-api documentatio

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

2002-05-31 Thread Brad Hards
On Sat, 1 Jun 2002 09:54, Greg KH wrote: > More USB changes for 2.5.19 > [EMAIL PROTECTED], 2002-05-31 11:56:35-07:00, [EMAIL PROTECTED] > [PATCH] USB kernel-api documentation fix > > updated the kernel-api documentation USB files due to file reorg. > [EMAIL PROTECTED], 2002-05-30 11:52:41-0

[linux-usb-devel] [BK PATCH] USB changes for 2.5.19

2002-05-31 Thread Greg KH
More USB changes for 2.5.19 Pull from: bk://linuxusb.bkbits.net/linus-2.5 Documentation/DocBook/Makefile|3 Documentation/DocBook/kernel-api.tmpl |3 drivers/usb/core/Makefile | 13 drivers/usb/core/config.c | 494 drivers/usb/core/me

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

2002-05-31 Thread Greg KH
On Fri, May 31, 2002 at 08:05:12AM -0700, David Brownell wrote: > >hcd.c is still reliant on the PCI subsystem. This ohci driver does not > >need the PCI subsystem (I'm guessing it runs on boxes that don't have > >PCI) So until hcd.c gets changed, this is still necessary. > > Erm, there was onc

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

2002-05-31 Thread David Brownell
> hcd.c is still reliant on the PCI subsystem. This ohci driver does not > need the PCI subsystem (I'm guessing it runs on boxes that don't have > PCI) So until hcd.c gets changed, this is still necessary. Erm, there was once a minor dependency, but should have been removed quite a while back (

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

2002-05-31 Thread Greg KH
On Fri, May 31, 2002 at 05:42:27PM +1000, Brad Hards wrote: > No real problem, but isn't the plan to go to -hcd? (ie no more usb-uhci, uhci > or usb-ohci) There are lots of host drivers floating out there in embedded world that do not use the current hcd code. I'm trying to drag them on into th

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

2002-05-31 Thread Brad Hards
On Fri, 31 May 2002 17:32, Greg KH wrote: > [EMAIL PROTECTED], 2002-05-29 16:30:28-07:00, [EMAIL PROTECTED] > USB OHCI driver: Added SA support > > Added the patch from Russell King <[EMAIL PROTECTED]> that splits > the usb-ohci driver into two pieces, enabling the sa hardware to >

[linux-usb-devel] [BK PATCH] USB changes for 2.5.19

2002-05-31 Thread Greg KH
Pull from: http://linuxusb.bkbits.net/linus-2.5 drivers/usb/Config.in |8 drivers/usb/Makefile |2 drivers/usb/core/usb.c |8 drivers/usb/host/Config.in |1 drivers/usb/host/Makefile |5 drivers/usb/host/usb-ohci-

[linux-usb-devel] [BK PATCH] USB changes for 2.5.18

2002-05-28 Thread Greg KH
Pull from: http://linuxusb.bkbits.net/linus-2.5 drivers/net/irda/irda-usb.c |2 drivers/usb/Makefile|1 drivers/usb/core/hcd.c | 24 drivers/usb/core/hcd.h | 16 drivers/usb/core/usb.c | 16 drivers/usb/host/Config.help| 10

[linux-usb-devel] [BK PATCH] USB changes for 2.5.17

2002-05-23 Thread Greg KH
More USB changes for 2.5.17. This was prompted by the change in drivers/usb/net/cdc-ether.c by a patch from Rusty, which caused the driver to not build anymore. Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/class/bluetty.c |5 - drivers/usb/class/cdc-acm.c |

[linux-usb-devel] [BK PATCH] USB changes for 2.5.17

2002-05-22 Thread Greg KH
More USB changes for 2.5.17 Pull from: bk://linuxusb.bkbits.net/linus-2.5 MAINTAINERS |8 drivers/media/video/cpia_usb.c | 15 ++-- drivers/usb/class/audio.c |2 + drivers/usb/core/devio.c|1 drivers/usb/core/hcd.c |9 ---

[linux-usb-devel] [BK PATCH] USB changes for 2.5.17

2002-05-21 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/Makefile| 18 - drivers/usb/net/pegasus.c |2 drivers/usb/net/pegasus.h |3 drivers/usb/storage/Makefile| 10 drivers/usb/storage/datafab.c | 340 +++

[linux-usb-devel] [BK PATCH] USB changes for 2.5.15

2002-05-17 Thread Greg KH
This includes 8 new changesets from the last round that I posted. Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/core/hcd.c |7 drivers/usb/core/hcd.h |3 drivers/usb/core/hub.c | 99 + drivers/usb/core/hub.h | 28

[linux-usb-devel] [BK PATCH] USB changes for 2.5.15

2002-05-13 Thread Greg KH
This includes 5 new changesets from the last round that I posted on Saturday evening. Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/core/hcd.c |4 drivers/usb/core/hcd.h |3 drivers/usb/core/hub.c | 99 +++ drivers/usb/core/hub.

[linux-usb-devel] [BK PATCH] USB changes for 2.5.15

2002-05-11 Thread Greg KH
Pull from: http://linuxusb.bkbits.net/linus-2.5 drivers/usb/core/hub.c | 99 +++ drivers/usb/core/hub.h | 28 drivers/usb/core/usb.c |7 drivers/usb/host/ehci-hcd.c | 97 ++- drivers/usb/host/ehci-q.c | 19 drivers/usb/hos

[linux-usb-devel] [BK PATCH] USB changes for 2.4.19-pre6

2002-05-03 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/marcelo-2.4 The individual patches will be sent in follow up messages to this email. thanks, greg k-h CREDITS | 10 Documentation/Configure.help | 15 Documentation/usb/brlvger.txt| 36 + Documentation/usb/ehci.txt

[linux-usb-devel] [BK PATCH] USB changes for 2.5.12

2002-05-02 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/linus-2.5 Documentation/usb/usb-serial.txt |6 drivers/scsi/sd.c |8 drivers/usb/class/printer.c| 13 drivers/usb/host/ohci-hub.c|4 drivers/usb/host/ohci-q.c | 12 drivers/usb/image/mdc800.c

[linux-usb-devel] [BK PATCH] USB changes for 2.5.10

2002-04-26 Thread Greg KH
This includes the changesets I sent out yesterday, with a few more added. Pull from: bk://linuxusb.bkbits.net/linus-2.5 Documentation/usb/ehci.txt | 15 + drivers/usb/Config.help |8 drivers/usb/class/printer.c | 21 + drivers/usb/core/Config.in | 11 - drivers/usb/core/

[linux-usb-devel] [BK PATCH] USB changes for 2.5.10

2002-04-25 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/Config.help |8 drivers/usb/class/printer.c | 21 + drivers/usb/core/Config.in | 11 - drivers/usb/core/usb.c | 170 ++-- drivers/usb/host/ehci-hub.c | 36 +-- drivers/usb/host/ohci-hub.c |5

[linux-usb-devel] [BK PATCH] USB changes for 2.5.8

2002-04-22 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/linus-2.5 (this includes some changesets from the last round I sent that haven't ended up in your tree yet) CREDITS | 10 Documentation/usb/brlvger.txt | 36 + Documentation/usb/ov511.txt | 14

[linux-usb-devel] [BK PATCH] USB changes for 2.5.8

2002-04-19 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/linus-2.5 drivers/usb/Config.in |9 drivers/usb/Makefile| 52 -- drivers/usb/class/Config.in | 11 drivers/usb/class/Makefile |2 drivers/usb/class/printer.c |1

[linux-usb-devel] [BK PATCH] USB changes for 2.4.19-pre7

2002-04-18 Thread Greg KH
Pull from: bk://linuxusb.bkbits.net/marcelo-2.4 The individual patches will be sent in follow up messages to this email. thanks, greg k-h MAINTAINERS | 14 drivers/usb/devio.c | 17 drivers/usb/hcd/ehci-hcd.c| 62 - drivers/usb/hcd/ehci-me

[linux-usb-devel] [BK PATCH] USB changes for 2.5.8

2002-04-16 Thread Greg KH
This includes changes previously sent against 2.5.8-pre3, but were never pulled into your repository. Pull from: bk://linuxusb.bkbits.net/linus-2.5 Documentation/usb/dc2xx.txt | 111 drivers/usb/image/dc2xx.c| 538 - drivers/usb/class/audio.c|

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.369.105.17 -> 1.369.105.18 # drivers/

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.369.105.18 -> 1.369.105.19 # drivers/

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.463 -> 1.464 # drivers/usb/serial/

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.461 -> 1.462 # drivers/usb/misc/t

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.459 -> 1.460 # drivers/usb/net/kaw

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.462 -> 1.463 # drivers/usb/serial/

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.460 -> 1.461 # drivers/usb/net/cat

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.369.105.16 -> 1.369.105.17 # drivers/u

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.458 -> 1.459 # drivers/usb/net/Co

Re: [linux-usb-devel] [BK PATCH] USB changes for 2.5.8-pre3

2002-04-11 Thread Greg KH
# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet1.457 -> 1.458 # drivers/usb/core/h

  1   2   >