[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.3, 2003/09/16 11:17:37-07:00, [EMAIL PROTECTED] [PATCH] USB speedtouch: use multiple urbs by default drivers/usb/misc/speedtch.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff -Nru a/drivers/usb/misc/speedtch.c b/drivers/usb/misc/speedtch.c --- a/dri

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.10, 2003/09/16 11:40:50-07:00, [EMAIL PROTECTED] [PATCH] USB: fix up missing in usb documentation. This fixes build problem. Documentation/DocBook/writing_usb_driver.tmpl |1 + 1 files changed, 1 insertion(+) diff -Nru a/Documentation/DocBook/writing_usb_driver.tmpl

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.27, 2003/09/18 14:33:14-07:00, [EMAIL PROTECTED] [PATCH] USB: Changes to core/config.c (7 of 9) This patch changes the usb_parse_interface() routine so that it only handles a single interface/altsetting descriptor at a time, rather than trying to handle all the altsettings for

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.13, 2003/09/17 12:20:18-07:00, [EMAIL PROTECTED] [PATCH] USB: Remove modules.txt: usb serial & storage drivers/usb/Kconfig | 12 +--- drivers/usb/serial/Kconfig | 121 ++-- drivers/usb/storage/Kconfig |6 -- 3 files chan

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.5, 2003/09/16 11:18:08-07:00, [EMAIL PROTECTED] [PATCH] USB speedtouch: neater sanity check Biscuit for Greg. drivers/usb/misc/speedtch.c | 17 ++--- 1 files changed, 10 insertions(+), 7 deletions(-) diff -Nru a/drivers/usb/misc/speedtch.c b/drivers/usb/misc/

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.22, 2003/09/17 17:09:04-07:00, [EMAIL PROTECTED] [PATCH] USB: Changes to core/config.c (3 of 9) This patch includes a bunch of little local improvements to the code, listed in the patch comments. There are only two notable changes. If a device has more configurations than our

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.28, 2003/09/18 14:33:32-07:00, [EMAIL PROTECTED] [PATCH] USB: Changes to core/config.c (8 of 9) This patch adds some extra error checking. The patch-comments list most it. Particularly worth noting is the check on the endpoint addresses. Since these addresses are used as inde

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.2, 2003/09/16 10:53:37-07:00, [EMAIL PROTECTED] [PATCH] USB: fix oops in ipaq driver Should fix bug number 1227 drivers/usb/serial/ipaq.c |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/drivers/usb/serial/ipaq.c b/drivers/usb/serial/ipaq.c --- a/drive

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.15, 2003/09/17 14:18:13-07:00, [EMAIL PROTECTED] [PATCH] USB: Debug code fixes for usblp When compiling usblp with debug info, a compile error occurs. I presume this is because this part of the code has not been updated since the 2.4 kernels. This patch fixes this. I also enha

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.14, 2003/09/17 14:17:50-07:00, [EMAIL PROTECTED] [PATCH] USB: Debug code fixes for vicam When compiling vicam with debug info, a compile error occurs. I presume this is because this part of the code has not been updated since the 2.4 kernels. This patch fixes this. drivers/

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.17, 2003/09/17 14:20:32-07:00, [EMAIL PROTECTED] [PATCH] USB: Changes to core/config.c (1 of 9) This first patch makes only trivial changes. Excess whitespace at the end of lines is removed and return codes are altered from -1 to symbolic error values. The only significant di

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.26, 2003/09/18 14:15:11-07:00, [EMAIL PROTECTED] [PATCH] USB: unusual device fixup for the Y-E floppy drive. drivers/usb/storage/unusual_devs.h |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unu

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.30, 2003/09/19 16:28:31-07:00, [EMAIL PROTECTED] [PATCH] USB: ethtool_ops and ax8817x fixes for usbnet This is a resend of all of my recent usbnet additions which center on adding ethtool_ops support. All have been re-diffed against the latest usbnet from BK. Changes: * Add e

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.20, 2003/09/17 17:06:26-07:00, [EMAIL PROTECTED] [PATCH] USB: psdocs fails for usbgadget It updates the "gadget" kerneldoc, removing some (new) warnings, and showing some fields it hadn't previously been showing (due to limitations in docproc). Plus it adds a bit of informatio

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.18, 2003/09/17 16:54:30-07:00, [EMAIL PROTECTED] [PATCH] USB: make sure we never reference a usbserial port after it has been unregistered. drivers/usb/serial/usb-serial.c |4 +++- 1 files changed, 3 insertions(+), 1 deletion(-) diff -Nru a/drivers/usb/serial/usb-seria

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.16, 2003/09/17 14:20:01-07:00, [EMAIL PROTECTED] [PATCH] [PATCH] drivers/usb version/include cleanup Remove unneeded version.h and doubley included header. Test compiled on 2.6.0-test5-bk3. drivers/usb/gadget/inode.c |1 - drivers/usb/media/usbvideo.c |1 - 2 files

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.8, 2003/09/16 11:28:17-07:00, [EMAIL PROTECTED] [PATCH] USB: usb/gadget/Kconfig, use right PXA2xx symbols I just noticed that Linus' tree is using the wrong CONFIG_* symbols for kicking in the PXA 2xx support (except for "gadgetfs"). It should use USB_PXA2XX not USB_PXA250, si

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.7, 2003/09/16 11:28:01-07:00, [EMAIL PROTECTED] [PATCH] USB: Drop debounce printout for 2.6 This seems to work well enough, we do not need the printout anymore. drivers/usb/core/hub.c |3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) diff -Nru a/drivers/usb/core/

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.19, 2003/09/17 17:06:09-07:00, [EMAIL PROTECTED] [PATCH] USB: Debug code fixes for dabusb drivers/usb/media/dabusb.c |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff -Nru a/drivers/usb/media/dabusb.c b/drivers/usb/media/dabusb.c --- a/drivers/usb/media/da

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.12, 2003/09/17 12:18:01-07:00, [EMAIL PROTECTED] [PATCH] USB: Remove modules.txt: usb_media, usb_input drivers/usb/input/Kconfig | 48 drivers/usb/media/Kconfig | 61 -- 2 files changed, 38 i

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.11, 2003/09/16 13:42:41-07:00, [EMAIL PROTECTED] [PATCH] USB: Use num_altsetting in usbnet and usbtest This patch fixes usbnet and usbtest. When checking endpoints, they iterate through all interfaces out to intf->max_altsetting, but they should only go up to intf->num_altsett

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.6, 2003/09/16 11:18:25-07:00, [EMAIL PROTECTED] [PATCH] USB speedtouch: bump the version number drivers/usb/misc/speedtch.c |4 +++- 1 files changed, 3 insertions(+), 1 deletion(-) diff -Nru a/drivers/usb/misc/speedtch.c b/drivers/usb/misc/speedtch.c --- a/drivers/usb/m

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.9, 2003/09/16 11:40:17-07:00, [EMAIL PROTECTED] [PATCH] USB: make pdfdocs problem The `make pdfdocs' target still fails for me on the `writing_usb_drivers' document. There's one small bug in it, and one problem I haven't figured out yet. There is a malformed b

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.24, 2003/09/17 17:59:40-07:00, [EMAIL PROTECTED] [PATCH] USB: Changes to core/config.c (5 of 9) This patch centralizes the error checking for invalid descriptor lengths and unexpected descriptor types. Instead of doing it in three different places -- while parsing configuratio

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.25, 2003/09/17 17:59:57-07:00, [EMAIL PROTECTED] [PATCH] USB: Changes to core/config.c (6 of 9) This patch removes the home-brewed resizeable arrays used to store altsetting structures, along with the now-unneeded max_altsetting field. Since we are already making a preliminary

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.21, 2003/09/17 17:08:46-07:00, [EMAIL PROTECTED] [PATCH] USB: Changes to core/config.c (2 of 9) This patch fixes the most blatant problems that can happen when an error is encountered during descriptor parsing. The struct device embedded within a struct usb_interface i

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.23, 2003/09/17 17:09:21-07:00, [EMAIL PROTECTED] [PATCH] USB: Changes to core/config.c (4 of 9) Although it's hard to tell from reading the patch, this just moves one section of code to a slightly different spot. Currently the code that skips over the extra class- and vendor-s

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.4, 2003/09/16 11:17:53-07:00, [EMAIL PROTECTED] [PATCH] USB: New email address for duncan CREDITS |2 +- MAINTAINERS |2 +- drivers/usb/misc/speedtch.c |4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff -Nru a/CRED

[linux-usb-devel] Re: [PATCH] USB fixes for 2.6.0-test5

2003-09-19 Thread Greg KH
ChangeSet 1.1315.8.29, 2003/09/18 14:33:50-07:00, [EMAIL PROTECTED] [PATCH] USB: Changes to core/config.c (9 of 9) This patch implements the change discussed last weekend. Rather than allocating separate memory areas for the "extra" descriptors and copying the descriptor contents, it simply make