[linux-usb-devel] patch usb-documentation-update-for-usb_unlink_urb.patch added to gregkh-2.6 tree

2007-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: documentation update for usb_unlink_urb to my gregkh-2.6 tree. Its filename is usb-documentation-update-for-usb_unlink_urb.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/p

[linux-usb-devel] [PATCH] USB: documentation update for usb_unlink_urb

2007-07-13 Thread Alan Stern
This patch (as936) updates the kerneldoc for usb_unlink_urb. The explanation of how endpoint queues are meant to work is now clearer and in better agreement with reality. Signed-off-by: Alan Stern <[EMAIL PROTECTED]> --- Index: usb-2.6/drivers/usb/core/urb.c

[linux-usb-devel] [PATCH] USB: documentation update

2005-11-29 Thread Greg KH
[PATCH] USB: documentation update This patch (as611) fixes a minor mistake and misspelling in the USB documentation. Signed-off-by: Alan Stern <[EMAIL PROTECTED]> Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> --- commit 620948a01c71060a32611bc2f792f58a88cf28b1 tree 69383c05e69e6241ef43d4

[linux-usb-devel] [PATCH] USB documentation update

2005-11-28 Thread Alan Stern
Greg: This patch (as611) fixes a minor mistake and misspelling in the USB documentation. Alan Stern Signed-off-by: Alan Stern <[EMAIL PROTECTED]> --- Index: usb-2.6/Documentation/usb/error-codes.txt === --- usb-2.6.orig/Documen

[linux-usb-devel] [PATCH] USB Documentation update: USB error codes

2005-03-08 Thread Greg KH
ChangeSet 1.2020.1.145, 2005/03/08 01:02:09-08:00, [EMAIL PROTECTED] [PATCH] USB Documentation update: USB error codes This patch fixes a documentation error I made earlier and clears up the meaning of the -ETIMEDOUT error code in urb->status. Some host controller drivers _do_ use that code to i