summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/ch9.h
Commit message (Expand)AuthorAgeFilesLines
* USB: Remove remnants of Wireless USB and UWBAlan Stern2023-08-091-4/+1
* headers/deps: USB: Optimize <linux/usb/ch9.h> dependencies, remove <linux/dev...Ingo Molnar2022-01-051-1/+2
* usb: common: move function's kerneldoc next to its definitionChunfeng Yun2021-03-101-61/+0
* usb: common: add function to get interval expressed in us unitChunfeng Yun2021-03-101-0/+3
* usb: common: Parse for USB SSP genXxYThinh Nguyen2021-02-061-0/+11
* usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen2021-01-181-0/+9
* USB: Fix up terminology in include filesGreg Kroah-Hartman2020-07-021-4/+4
* usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak2019-08-291-0/+27
* usb: introduce usb_ep_type_string() functionChunfeng Yun2019-03-261-0/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-271-1/+10
* usb: common: introduce usb_state_string()Felipe Balbi2013-03-181-0/+9
* UAPI: (Scripted) Disintegrate include/linux/usbDavid Howells2012-10-091-959/+1
* USB: Add macros for interrupt endpoint types.Sarah Sharp2012-05-181-0/+11
* USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-181-0/+45
* usb: ch9: define Set SEL and Set Isoch Delay macrosFelipe Balbi2012-04-301-0/+2
* xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu2012-03-121-0/+5
* usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-011-1/+1
* usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-041-1/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-6/+11
|\
| * USB: Add endpoint usage definitions to ch9.hDaniel Mack2011-09-141-6/+11
* | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-0/+12
* | usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior2011-08-221-0/+5
* | usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com2011-08-221-0/+12
|/
* usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-021-1/+1
* USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman2011-03-131-0/+2
* USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov2011-02-251-1/+1
* usb: gadget: langwell_udc: add usb test mode supportLuo Andy2010-11-301-0/+10
* usb: usb3.0 ch9 definitionsTatyana Brokhman2010-10-221-1/+57
* USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-221-0/+10
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-201-6/+6
* USB: Add definition for the Pipe Usage descriptorMatthew Wilcox2010-05-201-0/+2
* USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp2010-05-201-0/+2
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-1/+1
* USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-231-0/+2
* USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-231-0/+6
* USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-151-2/+2
* USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-151-0/+16
* USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-151-0/+1
* USB: pedantic: spelling correction in comment for ch9.hD.J. Capelis2009-03-241-1/+1
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-241-1/+1
* USB: Move definitions from usb.h to usb/ch9.hJulia Lawall2009-03-241-0/+179
* USB: fix comment about endianness of descriptorsPhil Endecott2008-12-171-2/+6
* USB: Add the USB 2.0 extension descriptor.Sarah Sharp2008-05-021-1/+11
* USB: Standardize inclusion protection and add where missing.Robert P. J. Day2008-04-241-1/+1
* USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-241-3/+11
* USB: add USB_DT_CS_RADIO_CONTROL define to ch9.hGreg Kroah-Hartman2008-04-241-0/+1
* USB: <linux/usb/ch9.h> minor doc updateDavid Brownell2007-04-271-6/+9
* USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez2007-02-231-4/+18
* USB: descriptor structures have to be packedInaky Perez-Gonzalez2007-02-161-10/+10