aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/ch9.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-05headers/deps: USB: Optimize <linux/usb/ch9.h> dependencies, remove <linux/dev...Gravatar Ingo Molnar 1-1/+2
2021-03-10usb: common: move function's kerneldoc next to its definitionGravatar Chunfeng Yun 1-61/+0
2021-03-10usb: common: add function to get interval expressed in us unitGravatar Chunfeng Yun 1-0/+3
2021-02-06usb: common: Parse for USB SSP genXxYGravatar Thinh Nguyen 1-0/+11
2021-01-18usb: ch9: Add USB 3.2 SSP attributesGravatar Thinh Nguyen 1-0/+9
2020-07-02USB: Fix up terminology in include filesGravatar Greg Kroah-Hartman 1-4/+4
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Gravatar Pawel Laszczak 1-0/+27
2019-03-26usb: introduce usb_ep_type_string() functionGravatar Chunfeng Yun 1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedGravatar Heikki Krogerus 1-1/+10
2013-03-18usb: common: introduce usb_state_string()Gravatar Felipe Balbi 1-0/+9
2012-10-09UAPI: (Scripted) Disintegrate include/linux/usbGravatar David Howells 1-959/+1
2012-05-18USB: Add macros for interrupt endpoint types.Gravatar Sarah Sharp 1-0/+11
2012-05-18USB: Add support to enable/disable USB3 link states.Gravatar Sarah Sharp 1-0/+45
2012-04-30usb: ch9: define Set SEL and Set Isoch Delay macrosGravatar Felipe Balbi 1-0/+2
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataGravatar Andiry Xu 1-0/+5
2012-02-01usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Gravatar Kuninori Morimoto 1-1/+1
2012-01-04usb: ch9: fix up MaxStreams helperGravatar Felipe Balbi 1-1/+19
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-6/+11
2011-09-18usb: Provide usb_speed_string() functionGravatar Michal Nazarewicz 1-0/+12
2011-09-14USB: Add endpoint usage definitions to ch9.hGravatar Daniel Mack 1-6/+11
2011-08-22usb: ch9: add function defines from ch9, USB 3.0 specGravatar Sebastian Andrzej Siewior 1-0/+5
2011-08-22usb: add usb_endpoint_maxp() macroGravatar kuninori.morimoto.gx@renesas.com 1-0/+12
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalGravatar Sebastian Andrzej Siewior 1-1/+1
2011-03-13USB: Add support for SuperSpeed isoc endpointsGravatar Paul Zimmerman 1-0/+2
2011-02-25USB: fix unsafe USB_SS_MAX_STREAMS() definitionGravatar Dmitry Torokhov 1-1/+1
2010-11-30usb: gadget: langwell_udc: add usb test mode supportGravatar Luo Andy 1-0/+10
2010-10-22usb: usb3.0 ch9 definitionsGravatar Tatyana Brokhman 1-1/+57
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitGravatar Parirajan Muthalagu 1-0/+10
2010-05-20USB: include/usb/*.h checkpatch cleanupGravatar Greg Kroah-Hartman 1-6/+6
2010-05-20USB: Add definition for the Pipe Usage descriptorGravatar Matthew Wilcox 1-0/+2
2010-05-20USB: Add parsing of SuperSpeed endpoint companion descriptor.Gravatar Sarah Sharp 1-0/+2
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGravatar Greg Kroah-Hartman 1-1/+1
2009-09-23USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hGravatar Laurent Pinchart 1-0/+2
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hGravatar Laurent Pinchart 1-0/+6
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Gravatar Sarah Sharp 1-2/+2
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Gravatar Sarah Sharp 1-0/+16
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Gravatar Sarah Sharp 1-0/+1
2009-03-24USB: pedantic: spelling correction in comment for ch9.hGravatar D.J. Capelis 1-1/+1
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesGravatar David Vrabel 1-1/+1
2009-03-24USB: Move definitions from usb.h to usb/ch9.hGravatar Julia Lawall 1-0/+179
2008-12-17USB: fix comment about endianness of descriptorsGravatar Phil Endecott 1-2/+6
2008-05-02USB: Add the USB 2.0 extension descriptor.Gravatar Sarah Sharp 1-1/+11
2008-04-24USB: Standardize inclusion protection and add where missing.Gravatar Robert P. J. Day 1-1/+1
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNGravatar David Brownell 1-3/+11
2008-04-24USB: add USB_DT_CS_RADIO_CONTROL define to ch9.hGravatar Greg Kroah-Hartman 1-0/+1
2007-04-27USB: <linux/usb/ch9.h> minor doc updateGravatar David Brownell 1-6/+9
2007-02-23USB: add rationale on why usb descriptor structures have to be packedGravatar Inaky Perez-Gonzalez 1-4/+18
2007-02-16USB: descriptor structures have to be packedGravatar Inaky Perez-Gonzalez 1-10/+10
2007-02-07USB: define USB_CLASS_MISC in <linux/usb/ch9.h>Gravatar David Brownell 1-0/+1