On Wed, Jun 18, 2003 at 12:58:45PM -0700, Matthew Dharm wrote:
> Greg --
>
> Just a quick heads-up, but I noticed that some changes to scsiglue.c
> migrated to the Linus trees from the linux-scsi trees. So there might be a
> merging issue with this patch.
Yeah, I had only one conflict when I mer
Greg --
Just a quick heads-up, but I noticed that some changes to scsiglue.c
migrated to the Linus trees from the linux-scsi trees. So there might be a
merging issue with this patch.
Matt
On Wed, Jun 18, 2003 at 11:21:52AM -0700, Greg KH wrote:
> ChangeSet 1.1318.4.5, 2003/06/16 14:53:54-07:00,
ChangeSet 1.1305.7.8, 2003/06/16 12:32:53-07:00, [EMAIL PROTECTED]
[PATCH] USB speedtouch: add module parameters
drivers/usb/misc/speedtch.c | 109 +---
1 files changed, 73 insertions(+), 36 deletions(-)
diff -Nru a/drivers/usb/misc/speedtch.c b/driver
ChangeSet 1.1318.4.10, 2003/06/17 10:56:56-07:00, [EMAIL PROTECTED]
[PATCH] USB: net2280, halt ep != 0
Fix from [EMAIL PROTECTED], should fix a chapter 9
test conformance issue.
drivers/usb/gadget/net2280.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff -Nru a/drivers/usb
ChangeSet 1.1318.4.6, 2003/06/16 16:41:05-07:00, [EMAIL PROTECTED]
[PATCH] USB: AX8817X Driver for 2.5
drivers/usb/Makefile.lib |1
drivers/usb/net/Kconfig | 21
drivers/usb/net/Makefile |1
drivers/usb/net/Makefile.mii |1
drivers/usb/net/ax8817x.c| 1341
ChangeSet 1.1318.4.12, 2003/06/17 14:52:45-07:00, [EMAIL PROTECTED]
[PATCH] USB: fix up sparse warnings in drivers/usb/class/*
drivers/usb/class/audio.c| 28 ++--
drivers/usb/class/bluetty.c |2 +-
drivers/usb/class/cdc-acm.c |2 +-
drivers/usb/class/usb-
ChangeSet 1.1318.4.3, 2003/06/16 14:53:28-07:00, [EMAIL PROTECTED]
[PATCH] USB storage: cleanups
Some minor cleanups. First, some locking in the bus-reset. Next, we move
current_sg into struct us_data (why make more memory allocation issues for
ourselves?). Next, we change sm_state into a norm
ChangeSet 1.1318.4.7, 2003/06/16 16:43:23-07:00, [EMAIL PROTECTED]
[PATCH] USB: fix up sparse warnings in ax8817x driver
drivers/usb/net/ax8817x.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff -Nru a/drivers/usb/net/ax8817x.c b/drivers/usb/net/ax8817x.c
--- a/drivers/us
ChangeSet 1.1318.4.4, 2003/06/16 14:53:43-07:00, [EMAIL PROTECTED]
[PATCH] USB storage: unusual_devs fixups
This patch implements US_PR_DEVICE and US_SC_DEVICE, which have the meaning
'use the device's value -- no override'. This should make maintance
easier, and also allow for those few devices
ChangeSet 1.1318.4.5, 2003/06/16 14:53:54-07:00, [EMAIL PROTECTED]
[PATCH] USB storage: more cleanups
This patch (a) removes dead code, (b) renames some static functions with
names that are more apropriate for static functions, and (c) implements a
slave_configure() function.
With the patch I ju
ChangeSet 1.1318.4.8, 2003/06/16 17:39:56-07:00, [EMAIL PROTECTED]
[PATCH] USB storage: avoid NULL-ptr OOPS
This patch will avoid a NULL-pointer dereference OOPS which is caused by
oddly-formed (yet legal) INQUIRY commands that request 0 bytes.
drivers/usb/storage/protocol.c |4
1 fil
ChangeSet 1.1333.1.3, 2003/06/18 10:31:58-07:00, [EMAIL PROTECTED]
[PATCH] USB: usbnet talks to boot loader (blob)
Boot ROMs have talked TFTP forever. Some do it over USB now.
drivers/usb/net/Kconfig |3 ++-
drivers/usb/net/usbnet.c |8
2 files changed, 10 insertions(+), 1 d
ChangeSet 1.1305.7.7, 2003/06/16 12:23:04-07:00, [EMAIL PROTECTED]
[PATCH] USB: Patch to cdc-acm.c to detect ACM part of USB WMC devices
drivers/usb/class/cdc-acm.c | 219 ++--
1 files changed, 111 insertions(+), 108 deletions(-)
diff -Nru a/drivers/us
ChangeSet 1.1305.7.2, 2003/06/13 16:40:57-07:00, [EMAIL PROTECTED]
[PATCH] USB: missed one usblp status buffer change
My previous patch (several months ago) missed one instance of
changing usblp status data from local stack to alloc-ed memory.
drivers/usb/class/usblp.c |6 +++---
1 files c
ChangeSet 1.1305.7.3, 2003/06/13 16:41:08-07:00, [EMAIL PROTECTED]
[PATCH] USB: ehci-hcd: short reads, chip workaround, cleanup
This is a minor update to the patch I posted the other day:
- Updates processing for completed QTDs, fixing a regression
I've been chasing for a while.
- Work
ChangeSet 1.1318.4.2, 2003/06/16 14:52:47-07:00, [EMAIL PROTECTED]
[PATCH] USB: fixed up some __user warnings reported by sparse in drivers/usb/net/*
drivers/usb/net/catc.c|4 ++--
drivers/usb/net/kaweth.c |4 ++--
drivers/usb/net/pegasus.c |6 +++---
drivers/usb/net/rtl8150.c
ChangeSet 1.1318.4.13, 2003/06/17 15:12:58-07:00, [EMAIL PROTECTED]
[PATCH] USB: fix up sparse warnings in drivers/usb/misc/*
drivers/usb/misc/auerswald.c | 10 +-
drivers/usb/misc/brlvger.c| 10 +-
drivers/usb/misc/rio500.c | 10 +-
drivers/usb/misc/rio50
ChangeSet 1.1318.4.9, 2003/06/17 10:56:44-07:00, [EMAIL PROTECTED]
[PATCH] USB: ehci-hcd micro-patch
This is a handful of one-liners, significantly:
- don't disable "park" feature (faster).
- cut'n'paste should have morphed "||" to "&&"
- initialize qh as "live" (as now expected)
The "&&"
ChangeSet 1.1305.7.4, 2003/06/13 16:41:21-07:00, [EMAIL PROTECTED]
[PATCH] USB: Use separate transport_flags bits for transfer_dma
Use separate transfer_flags bits for transfer_dma and setup_dma
Documentation/usb/dma.txt | 31 ---
drivers/usb/class/usblp.c |4
ChangeSet 1.1318.4.11, 2003/06/17 14:38:38-07:00, [EMAIL PROTECTED]
[PATCH] USB: Patch for Vivicam 355
drivers/usb/storage/unusual_devs.h |8
1 files changed, 8 insertions(+)
diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/sto
ChangeSet 1.1305.7.6, 2003/06/16 12:03:07-07:00, [EMAIL PROTECTED]
[PATCH] USB: handle USB printer error bits independently
Some printers report errors (like out of paper or offline) without
setting the main "I have an error" bit. I see this on my home
printer and someone else has confirmed it f
ChangeSet 1.1305.7.5, 2003/06/16 12:01:45-07:00, [EMAIL PROTECTED]
[PATCH] USB: ehci, fix qh re-activation problem
This resolves a problem that appears when relinking
a bulk or control QH that has a partially completed
multi-packet qTD. Some I/O could be repeated.
Such cases can happen when an
ChangeSet 1.1333.1.2, 2003/06/18 10:27:49-07:00, [EMAIL PROTECTED]
[PATCH] USB: convert kaweth to usb_buffer_alloc
- switch to usb_buffer_alloc
drivers/usb/net/kaweth.c | 46 +++---
1 files changed, 39 insertions(+), 7 deletions(-)
diff -Nru a/driv
23 matches
Mail list logo