summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/ehci.c
Commit message (Expand)AuthorAgeFilesLines
* Rename usb pipes to endpoints as it better represents what they are, and structthompsa2009-06-071-58/+58
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-11/+11
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-85/+85
* Fix a failure to report failure on stalled status stage for controlthompsa2009-05-211-7/+0
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.thompsa2009-05-211-3/+3
* - rename usb2_mode to usb_mode [1]thompsa2009-05-211-2/+2
* Add debug lines for fullspeed and highspeed xfer completion.thompsa2009-05-131-0/+4
* Revert part of r191494 which used the udev state to mark suspending, this needsthompsa2009-05-051-1/+1
* Track the usb device state as its powered on, addressed and configured. This ...thompsa2009-04-251-1/+1
* MFp4 //depot/projects/usb@160930thompsa2009-04-221-49/+55
* MFp4 //depot/projects/usb@160413thompsa2009-04-221-2/+2
* Remove usb_sw_transfer.[ch] which are now empty after r190735.thompsa2009-04-061-1/+0
* Provide a better commit log for r190735, forced by making a whitespace change.thompsa2009-04-061-1/+1
* MFp4 //depot/projects/usb@159946thompsa2009-04-051-10/+0
* MFp4 //depot/projects/usb@159922thompsa2009-04-051-162/+14
* MFp4 //depot/projects/usb @159479,159502,159516,159522,159529thompsa2009-03-201-10/+33
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-6/+7
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-2/+1
* (re)merge r186415,186416 from the old usb stack;thompsa2009-03-071-200/+195
* Fix some missed htole32 conversions to htoehci32.thompsa2009-03-071-8/+8
* MFp4 //depot/projects/usb@158692thompsa2009-03-061-0/+9
* MFp4 //depot/projects/usb@157853thompsa2009-02-241-33/+9
* Move the new USB stack into its new home.thompsa2009-02-231-0/+3965
OpenPOWER on IntegriCloud