update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / urb.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-07-14 Alan Stern[PATCH] USB: Allow NULL argument in usb_unlink_urb...
2004-07-14 Alan Stern[PATCH] USB: Add usb_kill_urb()
2004-04-30 David Brownell[PATCH] USB: reject urb submissions to suspended devices
2004-04-26 Greg Kroah-HartmanUSB: switch struct urb to use a kref instead of it...
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-10 David Brownell[PATCH] USB: usbcore doc update
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-16 David Brownell[PATCH] USB: high speed iso maxpacket is 1024 not 1023
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 David Brownell[PATCH] USB: usb_unlink_urb() kerneldoc
2003-06-13 Alan Stern[PATCH] USB: Use separate transport_flags bits for...
2003-04-29 Greg Kroah-HartmanUSB: create usb_init_urb() for those people who like...
2003-04-14 David Brownell[PATCH] USB: disconnect cleanup, new HCD callback
2003-03-14 Steven Cole[PATCH] USB: spelling fixes for drivers/usb
2003-03-11 Greg Kroah-Hartman[PATCH] USB: fix up a comment in usb_unlink()
2003-03-06 Greg Kroah-Hartman[PATCH] USB: unfortunatly, we can't call usb_unlink_urb...
2003-03-06 David Brownell[PATCH] USB: track usb ch9 device state
2003-02-18 Greg Kroah-Hartman[PATCH] USB: add "present" flag to usb_device structure.
2002-10-29 Josh Myer[PATCH] [PATCH] fix a FIXME in usb.h
2002-10-25 David Brownell[PATCH] rm "automagic resubmit" for usb interrupt transfers
2002-10-13 David Brownell[PATCH] usbcore doc + minor fixes
2002-09-30 David Brownell[PATCH] usbcore misc cleanup
2002-08-28 Greg Kroah-HartmanUSB: fix debugging code to allow USB_NO_DMA_MAP.
2002-08-18 David Brownell[PATCH] misc usbcore cleanups
2002-07-07 David Brownell[PATCH] urb->transfer_flags updates
2002-06-07 David Brownell[PATCH] relocate error checks
2002-05-30 Patrick MochelUSB: Move URB request code from usb.c to urb.c