summaryrefslogtreecommitdiff
path: root/include/usb_defs.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-29usb: hub: Parse and save TT details from device descriptorBin Meng1-0/+12
2017-07-29usb: hub: Support 'set hub depth' request for USB 3.0 hubsBin Meng1-0/+3
2017-07-29usb: hub: Add 3.0 hub port status mask of 2.0 hubBin Meng1-1/+6
2017-07-29usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng1-0/+1
2015-04-18dm: usb: Tidy up pipe value decodingSimon Glass1-6/+17
2015-04-18dm: usb: sandbox: Add an emulator for USB hub emulationSimon Glass1-0/+3
2015-04-18dm: usb: Move USB storage definitions to usb_defs.hSimon Glass1-0/+42
2013-10-21usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam1-0/+19
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-05-06usb: fix: Fixing Port status and feature number constantsVivek Gautam1-16/+23
2013-05-06USB: SS: Add support for Super Speed USB interfaceVivek Gautam1-1/+23
2013-05-06USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam1-1/+1
2013-05-06usb: Add new command to set USB 2.0 port test modesJulius Werner1-0/+13
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok1-6/+0
2009-01-28Prepare USB layer for ehciMichael Trimarchi1-0/+10
2005-08-02Remove unnecessary defines from usb_defs.h again.Stefan Roese1-14/+0
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-0/+14
2005-07-21Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk1-14/+0
2003-06-28* Code cleanup:wdenk1-1/+0
2002-03-09Initial revisionwdenk1-0/+256