USB: Add support for SuperSpeed isoc endpoints
[linux-flexiantxendom0-natty.git] / drivers / usb / core / urb.c
2011-03-23 Paul ZimmermanUSB: Add support for SuperSpeed isoc endpoints
2010-10-22 Simon ArlottUSB: output an error message when the pipe type doesn...
2010-08-10 Christian LamparterUSB: fix thread-unsafe anchor utiliy routines
2010-05-20 Matthew WilcoxUSB: Add a usb_pipe_endpoint() convenience function
2010-05-20 Alan SternUSB: fix usbmon and DMA mapping for scatter-gather...
2010-05-20 Alan SternUSB: remove uses of URB_NO_SETUP_DMA_MAP
2010-05-20 Eric LescouetUSB: make hcd.h public (drivers dependency)
2010-03-19 Matthew WilcoxUSB: Fix usb_fill_int_urb for SuperSpeed devices
2010-03-02 Greg Kroah-HartmanUSB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
2010-03-02 Alan SternUSB: check the endpoint type against the pipe type
2009-12-11 David VrabelUSB: allow interrupt transfers to WUSB devices
2009-06-16 Sarah SharpUSB: Support for bandwidth allocation.
2009-06-16 Sarah SharpUSB: Add SuperSpeed to the list of USB device speeds.
2009-03-24 Roel KluinUSB: more u32 conversion after transfer_buffer_length...
2009-03-24 David VrabelUSB: allow libusb to talk to unauthenticated WUSB devices
2009-01-07 Oliver NeukumUSB: extension of anchor API to unpoison an anchor
2009-01-07 Ming LeiUSB: mark "reject" field of struct urb as atomic_t
2008-11-13 Rabin VincentUSB: mention URB_FREE_BUFFER in usb_free_urb documentation
2008-10-29 Alan SternUSB: fix crash when URBs are unlinked after the device...
2008-10-17 Greg Kroah-HartmanUSB: remove err() macro from usb core code
2008-10-17 Oliver NeukumUSB: anchor API changes needed for btusb
2008-10-17 Oliver NeukumUSB: extend poisoning to anchors
2008-10-17 Oliver NeukumUSB: kill URBs permanently
2008-08-21 Oliver NeukumUSB: fix bug in usb_unlink_anchored_urbs()
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Oliver NeukumUSB: add extension of anchor API, usb_unlink_anchored_urbs
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/*.c
2008-02-01 Greg Kroah-HartmanUSB: mark USB drivers as being GPL only
2007-10-25 Oliver NeukumUSB: add URB_FREE_BUFFER to permissible flags
2007-10-12 Alan SternUSB: flush outstanding URBs when suspending
2007-10-12 Alan SternUSB: get rid of urb->lock
2007-10-12 Alan SternUSB: cleanup for previous patches
2007-10-12 Alan SternUSB: address-0 handling during device initialization
2007-10-12 Alan SternUSB: add direction bit to urb->transfer_flags
2007-10-12 Alan SternUSB: add urb->ep
2007-07-20 Alan SternUSB: documentation update for usb_unlink_urb
2007-07-12 Marcel HoltmannUSB: Add URB_FREE_BUFFER flag and the logic behind it
2007-07-12 Oliver NeukumUSB: introduce usb_anchor
2007-02-07 Oliver Neukumusbcore: trivial whitespace fixes
2007-02-07 Alan Sternusbcore: remove unused bandwith-related code
2006-09-27 Tobias KlauserUSB: Remove unneeded void * casts in core files
2006-09-27 Alan SternUSB: remove struct usb_operations
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-02-01 Greg Kroah-Hartman[PATCH] USB: add might_sleep() to usb_unlink_urb()...
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-10-28 David Brownell[PATCH] updates for "controller suspended" handling
2005-10-28 Al Viro[PATCH] gfp_t: drivers/usb
2005-09-08 Alan Stern[PATCH] USB: URB_ASYNC_UNLINK flag removed from the...
2005-07-12 Olav Kongas[PATCH] USB: Fix kmalloc's flags type in USB
2005-05-04 Steven Cole[PATCH] USB: Spelling fixes for drivers/usb.
2005-04-19 Alan Stern[PATCH] USB: USB API documentation modification
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2