| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: Add macros for interrupt endpoint types. | Sarah Sharp | 2012-05-18 | 1 | -0/+11 |
* | USB: Add support to enable/disable USB3 link states. | Sarah Sharp | 2012-05-18 | 1 | -0/+45 |
* | usb: ch9: define Set SEL and Set Isoch Delay macros | Felipe Balbi | 2012-04-30 | 1 | -0/+2 |
* | xHCI: BESL calculation based on USB2.0 LPM errata | Andiry Xu | 2012-03-12 | 1 | -0/+5 |
* | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() | Kuninori Morimoto | 2012-02-01 | 1 | -1/+1 |
* | usb: ch9: fix up MaxStreams helper | Felipe Balbi | 2012-01-04 | 1 | -1/+19 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 1 | -6/+11 |
|\ |
|
| * | USB: Add endpoint usage definitions to ch9.h | Daniel Mack | 2011-09-14 | 1 | -6/+11 |
* | | usb: Provide usb_speed_string() function | Michal Nazarewicz | 2011-09-18 | 1 | -0/+12 |
* | | usb: ch9: add function defines from ch9, USB 3.0 spec | Sebastian Andrzej Siewior | 2011-08-22 | 1 | -0/+5 |
* | | usb: add usb_endpoint_maxp() macro | kuninori.morimoto.gx@renesas.com | 2011-08-22 | 1 | -0/+12 |
|/ |
|
* | usb/ch9: use proper endianess for wBytesPerInterval | Sebastian Andrzej Siewior | 2011-05-02 | 1 | -1/+1 |
* | USB: Add support for SuperSpeed isoc endpoints | Paul Zimmerman | 2011-03-13 | 1 | -0/+2 |
* | USB: fix unsafe USB_SS_MAX_STREAMS() definition | Dmitry Torokhov | 2011-02-25 | 1 | -1/+1 |
* | usb: gadget: langwell_udc: add usb test mode support | Luo Andy | 2010-11-30 | 1 | -0/+10 |
* | usb: usb3.0 ch9 definitions | Tatyana Brokhman | 2010-10-22 | 1 | -1/+57 |
* | USB Gadget: Verify VBUS current before setting the device self-powered bit | Parirajan Muthalagu | 2010-10-22 | 1 | -0/+10 |
* | USB: include/usb/*.h checkpatch cleanup | Greg Kroah-Hartman | 2010-05-20 | 1 | -6/+6 |
* | USB: Add definition for the Pipe Usage descriptor | Matthew Wilcox | 2010-05-20 | 1 | -0/+2 |
* | USB: Add parsing of SuperSpeed endpoint companion descriptor. | Sarah Sharp | 2010-05-20 | 1 | -0/+2 |
* | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS | Greg Kroah-Hartman | 2010-03-02 | 1 | -1/+1 |
* | USB: Move vendor subclass definition from usb/audio.h to usb/ch9.h | Laurent Pinchart | 2009-09-23 | 1 | -0/+2 |
* | USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h | Laurent Pinchart | 2009-09-23 | 1 | -0/+6 |
* | USB: Change names of SuperSpeed ep companion descriptor structs. | Sarah Sharp | 2009-06-15 | 1 | -2/+2 |
* | USB: Parse and store the SuperSpeed endpoint companion descriptors. | Sarah Sharp | 2009-06-15 | 1 | -0/+16 |
* | USB: Add SuperSpeed to the list of USB device speeds. | Sarah Sharp | 2009-06-15 | 1 | -0/+1 |
* | USB: pedantic: spelling correction in comment for ch9.h | D.J. Capelis | 2009-03-24 | 1 | -1/+1 |
* | USB: allow libusb to talk to unauthenticated WUSB devices | David Vrabel | 2009-03-24 | 1 | -1/+1 |
* | USB: Move definitions from usb.h to usb/ch9.h | Julia Lawall | 2009-03-24 | 1 | -0/+179 |
* | USB: fix comment about endianness of descriptors | Phil Endecott | 2008-12-17 | 1 | -2/+6 |
* | USB: Add the USB 2.0 extension descriptor. | Sarah Sharp | 2008-05-02 | 1 | -1/+11 |
* | USB: Standardize inclusion protection and add where missing. | Robert P. J. Day | 2008-04-24 | 1 | -1/+1 |
* | USB: defines for USB "Link Power Management" (LPM) ECN | David Brownell | 2008-04-24 | 1 | -3/+11 |
* | USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h | Greg Kroah-Hartman | 2008-04-24 | 1 | -0/+1 |
* | USB: <linux/usb/ch9.h> minor doc update | David Brownell | 2007-04-27 | 1 | -6/+9 |
* | USB: add rationale on why usb descriptor structures have to be packed | Inaky Perez-Gonzalez | 2007-02-23 | 1 | -4/+18 |
* | USB: descriptor structures have to be packed | Inaky Perez-Gonzalez | 2007-02-16 | 1 | -10/+10 |
* | USB: define USB_CLASS_MISC in <linux/usb/ch9.h> | David Brownell | 2007-02-07 | 1 | -0/+1 |
* | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell | 2007-02-07 | 1 | -0/+562 |