[linux-usb-devel] Re: [PATCH] Yet more USB changes for 2.5.70

2003-06-06 Thread Greg KH
ChangeSet 1.1303.2.4, 2003/06/05 01:27:46-07:00, [EMAIL PROTECTED] [PATCH] USB: usb_set_configuration in empeg.c you should not drop errors. - proper error detection during initialisation drivers/usb/serial/empeg.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff -Nru a/

[linux-usb-devel] Re: [PATCH] Yet more USB changes for 2.5.70

2003-06-06 Thread Greg KH
ChangeSet 1.1303.2.2, 2003/06/05 01:27:20-07:00, [EMAIL PROTECTED] [PATCH] USB: kerneldoc for gadget API Here's the non-inlined doc for the gadget API. Documentation/DocBook/Makefile|3 Documentation/DocBook/gadget.tmpl | 966 ++ 2 files changed, 9

[linux-usb-devel] Re: [PATCH] Yet more USB changes for 2.5.70

2003-06-06 Thread Greg KH
ChangeSet 1.1303.2.3, 2003/06/05 01:27:33-07:00, [EMAIL PROTECTED] [PATCH] USB: cut usb_set_config from hpusbscsi this cuts out old cruft. drivers/usb/image/hpusbscsi.c | 11 --- 1 files changed, 11 deletions(-) diff -Nru a/drivers/usb/image/hpusbscsi.c b/drivers/usb/image/hpusbscs